Console Output

Started by upstream project "autoplot-all" build number 8045
originally caused by:
 Started by timer
Running as SYSTEM
Building in workspace /var/local/jenkins/workspace/autoplot-test100
[autoplot-test100] $ /bin/sh -xe /usr/local/apache-tomcat-8.0.27/temp/jenkins4253798274639839716.sh
+ svn co https://svn.code.sf.net/p/autoplot/code/autoplot/trunk/ autoplot
Checked out revision 27670.
+ cd autoplot
+ pwd
+ echo pwd: , /var/local/jenkins/workspace/autoplot-test100/autoplot
pwd: , /var/local/jenkins/workspace/autoplot-test100/autoplot
+ [ -d das2java ]
+ cd das2java
+ git pull
Already up to date.
+ cd ..
+ export JAVA_HOME=/usr/local/jdk1.8
+ [ -s /usr/share/tomcat6/autoplot_data/bookmarks/bookmarks.xml ]
+ echo ====================
====================
+ echo empty bookmarks file: /usr/share/tomcat6/autoplot_data/bookmarks/bookmarks.xml 
empty bookmarks file: /usr/share/tomcat6/autoplot_data/bookmarks/bookmarks.xml 
+ echo rm file...
rm file...
+ echo ====================
====================
+ rm -f /usr/share/tomcat6/autoplot_data/bookmarks/bookmarks.xml
+ cd ..
+ JAR=../autoplot-jar-all/autoplot/Autoplot/dist/AutoplotAll.jar
+ echo The present working directory:
The present working directory:
+ pwd
/var/local/jenkins/workspace/autoplot-test100
+ ls -l ../autoplot-jar-all/autoplot/Autoplot/dist/AutoplotAll.jar
-rw-r--r-- 1 tomcat staff 52199427 Jun 10 23:59 ../autoplot-jar-all/autoplot/Autoplot/dist/AutoplotAll.jar
+ rm -fr test100_Test_005_URISwitching.demo007.png test100_Test_005_URISwitching.demo012.png test100_Test_022_ContextOverview.001.png test100_Test_022_ContextOverview.002.png test100_Test_031_MultiPanelPlot.png test100_Test_034_TimeSeriesBrowse.001.png test100_Test_037_ZoomPan.001.png test100_Test_037_ZoomPan.002.png test100_Test_037_ZoomPan.003.png test100_Test_038_CopyPlotElementsDown.png test100_Test_039_OperationsCacheReset.png test100_Test_042_TwoTsb.png test100_Test_042_TwoTsb_2.png test100_Test_042_TwoTsb_3.png test100_Test_042_TwoTsb_4.png test100_Test_051_HanningFilter.png test100_Test_052_FocusSwitching.png test100_Test_052_FocusSwitching_Screen.png test100_Test_100_Demo1423.png
+ rm -fr Test_022_ContextOverview.000.vap Test_031_MultiPanelPlot.vap Test_038_CopyPlotElementsDown.vap Test_039_OperationsCacheReset.vap Test_042_TwoTsb Test_042_TwoTsb.vap Test_042_TwoTsb_2.vap Test_042_TwoTsb_3.vap Test_042_TwoTsb_4.vap Test_051_HanningFilter.vap Test_052_FocusSwitching.vap
+ rm -fr diffs.test100_Test_042_TwoTsb.png diffs.test100_Test_042_TwoTsb_2.png diffs.test100_Test_042_TwoTsb_3.png diffs.test100_Test_042_TwoTsb_4.png
+ echo == make jar ==
== make jar ==
+ /home/jbf/local/apache-ant-1.9.4/bin/ant -Dplatforms.JDK_1.8.home=/usr/local/jdk1.8/ -q -f autoplot/VATesting/build.xml -lib autoplot/APLibs/lib/CopyLibs/org-netbeans-modules-java-j2seproject-copylibstask.jar jar
+ echo   done make jar...
  done make jar...
+ DISPLAY=spot8:2
+ export DISPLAY
+ echo =================================================================
=================================================================
+ echo /home/tomcat/autoplot_data/
/home/tomcat/autoplot_data/
+ echo =================================================================
=================================================================
+ echo == run test ==
== run test ==
+ pwd
/var/local/jenkins/workspace/autoplot-test100
+ ls -l ../autoplot-jar-all/autoplot/Autoplot/dist/AutoplotAll.jar
-rw-r--r-- 1 tomcat staff 52199427 Jun 10 23:59 ../autoplot-jar-all/autoplot/Autoplot/dist/AutoplotAll.jar
+ ls -l autoplot/VATesting/dist/VATesting.jar
-rw-r--r-- 1 tomcat staff 153658 Feb  9 06:48 autoplot/VATesting/dist/VATesting.jar
+ JAVA_VM_ARGS=-DenableResponseMonitor=true
+ CP=-cp ../autoplot-jar-all/autoplot/Autoplot/dist/AutoplotAll.jar:autoplot/APLibs/lib/jemmy-2.2.7.5.jar:autoplot/VATesting/dist/VATesting.jar
+ printf \n\n=== test.Test_000_Init ===\n


=== test.Test_000_Init ===
+ /usr/local/jdk1.8/bin/java -cp ../autoplot-jar-all/autoplot/Autoplot/dist/AutoplotAll.jar:autoplot/APLibs/lib/jemmy-2.2.7.5.jar:autoplot/VATesting/dist/VATesting.jar -DenableResponseMonitor=true org.autoplot.test.Test_000_Init
Using org.netbeans.jemmy.drivers.DefaultDriverInstaller driver installer
Reproduce user actions through event queue.
Use event dispatching to reproduce user actions
Shortcut test events
Using org.netbeans.jemmy.drivers.DefaultDriverInstaller driver installer
Executed test org.autoplot.test.Test_000_Init
Test org.autoplot.test.Test_000_Init has been started
Trace:
Start to wait action "Test org.autoplot.test.Test_000_Init finished"
Jun 11, 2024 8:53:23 AM org.autoplot.AutoplotUtil disableCertificates
INFO: disabling HTTP certificate checks.
ready in just a few seconds...
org.netbeans.jemmy.TestCompletedException: Test passed
	at org.netbeans.jemmy.Test.closeDown(Test.java:133)
	at org.netbeans.jemmy.Test.launch(Test.java:360)
	at org.netbeans.jemmy.ActionProducer.launchAction(ActionProducer.java:319)
	at org.netbeans.jemmy.ActionProducer.run(ActionProducer.java:276)
Trace:
"Test org.autoplot.test.Test_000_Init finished" action has been produced in 4845 milliseconds with result 
    : 0
+ printf \n\n=== test.Test_005_URISwitching ===\n


=== test.Test_005_URISwitching ===
+ /usr/local/jdk1.8/bin/java -Djava.util.logging.config.file=/home/jbf/ct/hudson/logging.properties -cp ../autoplot-jar-all/autoplot/Autoplot/dist/AutoplotAll.jar:autoplot/APLibs/lib/jemmy-2.2.7.5.jar:autoplot/VATesting/dist/VATesting.jar -DenableResponseMonitor=true org.autoplot.test.Test_005_URISwitching
Using org.netbeans.jemmy.drivers.DefaultDriverInstaller driver installer
Reproduce user actions through event queue.
Use event dispatching to reproduce user actions
Shortcut test events
Using org.netbeans.jemmy.drivers.DefaultDriverInstaller driver installer
Executed test org.autoplot.test.Test_005_URISwitching
Test org.autoplot.test.Test_005_URISwitching has been started
Trace:
Start to wait action "Test org.autoplot.test.Test_005_URISwitching finished"
handlers: [Ljava.util.logging.Handler;@32d6739b
#logging started at 11 Jun 2024 13:53:26 GMT
    0.000 autoplot.dom.pec: plotElementListener: dataSourceFilterId ->data_0
    0.001 autoplot.dom.pec: plotElement_0.setResetPlotElement(true)
    0.001 autoplot.dom.pec: plotElement_0.setResetRanges(true)
    0.003 autoplot.dom.pec: plotElementListener: renderType null->series
    0.003 autoplot.dom.pec:   postOpsDataSet: null
    0.003 autoplot.dom.pec: setDataSetInternal null
    0.019 autoplot.dom.pec: ENTRY PlotElementController.setRenderer
    0.030 autoplot.dom.pec: RETURN PlotElementController.setRenderer
    0.082 autoplot.gui: disabling HTTP certificate checks.
ready in just a few seconds...
    3.572 autoplot.dom.pec: plotElement_0.setResetPlotElement(true)
    3.572 autoplot.dom.pec: plotElement_0.setResetRanges(true)
turning off default log, look for messages in console tab.
org.netbeans.jemmy.TestCompletedException: Test passed
	at org.netbeans.jemmy.Test.closeDown(Test.java:133)
	at org.netbeans.jemmy.Test.launch(Test.java:360)
	at org.netbeans.jemmy.ActionProducer.launchAction(ActionProducer.java:319)
	at org.netbeans.jemmy.ActionProducer.run(ActionProducer.java:276)
Trace:
"Test org.autoplot.test.Test_005_URISwitching finished" action has been produced in 14182 milliseconds with result 
    : 0
+ printf \n\n=== test.Test_037_ZoomPan ===\n


=== test.Test_037_ZoomPan ===
+ /usr/local/jdk1.8/bin/java -cp ../autoplot-jar-all/autoplot/Autoplot/dist/AutoplotAll.jar:autoplot/APLibs/lib/jemmy-2.2.7.5.jar:autoplot/VATesting/dist/VATesting.jar -DenableResponseMonitor=true org.autoplot.test.Test_037_ZoomPan
Using org.netbeans.jemmy.drivers.DefaultDriverInstaller driver installer
Reproduce user actions through event queue.
Use event dispatching to reproduce user actions
Shortcut test events
Using org.netbeans.jemmy.drivers.DefaultDriverInstaller driver installer
Executed test org.autoplot.test.Test_037_ZoomPan
Test org.autoplot.test.Test_037_ZoomPan has been started
Trace:
Start to wait action "Test org.autoplot.test.Test_037_ZoomPan finished"
Jun 11, 2024 8:53:40 AM org.autoplot.AutoplotUtil disableCertificates
INFO: disabling HTTP certificate checks.
ready in just a few seconds...
org.netbeans.jemmy.TestCompletedException: Test passed
	at org.netbeans.jemmy.Test.closeDown(Test.java:133)
	at org.netbeans.jemmy.Test.launch(Test.java:360)
	at org.netbeans.jemmy.ActionProducer.launchAction(ActionProducer.java:319)
	at org.netbeans.jemmy.ActionProducer.run(ActionProducer.java:276)
Trace:
"Test org.autoplot.test.Test_037_ZoomPan finished" action has been produced in 4255 milliseconds with result 
    : 0
+ printf \n\n=== test.Test_022_ContextOverview ===\n


=== test.Test_022_ContextOverview ===
+ /usr/local/jdk1.8/bin/java -cp ../autoplot-jar-all/autoplot/Autoplot/dist/AutoplotAll.jar:autoplot/APLibs/lib/jemmy-2.2.7.5.jar:autoplot/VATesting/dist/VATesting.jar -DenableResponseMonitor=true org.autoplot.test.Test_022_ContextOverview
Using org.netbeans.jemmy.drivers.DefaultDriverInstaller driver installer
Reproduce user actions through event queue.
Use event dispatching to reproduce user actions
Shortcut test events
Using org.netbeans.jemmy.drivers.DefaultDriverInstaller driver installer
Executed test org.autoplot.test.Test_022_ContextOverview
Test org.autoplot.test.Test_022_ContextOverview has been started
Trace:
Start to wait action "Test org.autoplot.test.Test_022_ContextOverview finished"
Jun 11, 2024 8:53:45 AM org.autoplot.AutoplotUtil disableCertificates
INFO: disabling HTTP certificate checks.
ready in just a few seconds...
turning off default log, look for messages in console tab.
here line 52
here line 54
here line 59
here line 61
after wait, data loaded. 2005-12-31 23:00 to 2006-01-02 01:00
rescale to 2006-01-01 4:12 to 19:48
= Bindings (13)=
  plot_0.colortable to style_0.colortable  (plot_0)
  app_0.timeRange to xaxis_0.range  (app_0)
  plot_0.colortable to style_1.colortable  (plot_0)
  plot_0.colortable to style_2.colortable  (plot_0)
  plot_0.colortable to style_3.colortable  (plot_0)
  plot_1.colortable to style_4.colortable  (plot_1)
  plot_1.colortable to style_5.colortable  (plot_1)
  plot_1.colortable to style_6.colortable  (plot_1)
  plot_1.colortable to style_7.colortable  (plot_1)
  yaxis_0.log to yaxis_1.log  (yaxis_0)
  zaxis_0.range to zaxis_1.range  (zaxis_0)
  zaxis_0.log to zaxis_1.log  (zaxis_0)
  zaxis_0.label to zaxis_1.label  (zaxis_0)
org.netbeans.jemmy.TestCompletedException: Test passed
	at org.netbeans.jemmy.Test.closeDown(Test.java:133)
	at org.netbeans.jemmy.Test.launch(Test.java:360)
	at org.netbeans.jemmy.ActionProducer.launchAction(ActionProducer.java:319)
	at org.netbeans.jemmy.ActionProducer.run(ActionProducer.java:276)
Trace:
"Test org.autoplot.test.Test_022_ContextOverview finished" action has been produced in 24445 milliseconds with result 
    : 0
+ printf \n\n=== test.Test_031_MultiPanelPlot ===\n


=== test.Test_031_MultiPanelPlot ===
+ /usr/local/jdk1.8/bin/java -cp ../autoplot-jar-all/autoplot/Autoplot/dist/AutoplotAll.jar:autoplot/APLibs/lib/jemmy-2.2.7.5.jar:autoplot/VATesting/dist/VATesting.jar -DenableResponseMonitor=true org.autoplot.test.Test_031_MultiPanelPlot
Using org.netbeans.jemmy.drivers.DefaultDriverInstaller driver installer
Reproduce user actions through event queue.
Use event dispatching to reproduce user actions
Shortcut test events
Using org.netbeans.jemmy.drivers.DefaultDriverInstaller driver installer
Executed test org.autoplot.test.Test_031_MultiPanelPlot
Test org.autoplot.test.Test_031_MultiPanelPlot has been started
Trace:
Start to wait action "Test org.autoplot.test.Test_031_MultiPanelPlot finished"
Jun 11, 2024 8:54:09 AM org.autoplot.AutoplotUtil disableCertificates
INFO: disabling HTTP certificate checks.
ready in just a few seconds...
here line 55
here line 59
here line 63
here line 76
javax.swing.JPanel[,1,1,327x369,layout=org.jdesktop.layout.GroupLayout,alignmentX=0.0,alignmentY=0.0,border=javax.swing.border.TitledBorder@4affc194,flags=9,maximumSize=,minimumSize=java.awt.Dimension[width=230,height=230],preferredSize=]
clickPoint: javax.swing.JPanel[,1,1,327x369,layout=org.jdesktop.layout.GroupLayout,alignmentX=0.0,alignmentY=0.0,border=javax.swing.border.TitledBorder@4affc194,flags=9,maximumSize=,minimumSize=java.awt.Dimension[width=230,height=230],preferredSize=]
here line 88
turning off default log, look for messages in console tab.
***** clickPoint AHP= X:71 Y:9
org.netbeans.jemmy.TestCompletedException: Test passed
	at org.netbeans.jemmy.Test.closeDown(Test.java:133)
	at org.netbeans.jemmy.Test.launch(Test.java:360)
	at org.netbeans.jemmy.ActionProducer.launchAction(ActionProducer.java:319)
	at org.netbeans.jemmy.ActionProducer.run(ActionProducer.java:276)
Trace:
"Test org.autoplot.test.Test_031_MultiPanelPlot finished" action has been produced in 23444 milliseconds with result 
    : 0
+ printf OKAY first time\n
OKAY first time
+ printf \n\n=== test.Test_034_TimeSeriesBrowse ===\n


=== test.Test_034_TimeSeriesBrowse ===
+ /usr/local/jdk1.8/bin/java -cp ../autoplot-jar-all/autoplot/Autoplot/dist/AutoplotAll.jar:autoplot/APLibs/lib/jemmy-2.2.7.5.jar:autoplot/VATesting/dist/VATesting.jar -DenableResponseMonitor=true org.autoplot.test.Test_034_TimeSeriesBrowse
Using org.netbeans.jemmy.drivers.DefaultDriverInstaller driver installer
Reproduce user actions through event queue.
Use event dispatching to reproduce user actions
Shortcut test events
Using org.netbeans.jemmy.drivers.DefaultDriverInstaller driver installer
Executed test org.autoplot.test.Test_034_TimeSeriesBrowse
Test org.autoplot.test.Test_034_TimeSeriesBrowse has been started
Trace:
Start to wait action "Test org.autoplot.test.Test_034_TimeSeriesBrowse finished"
Jun 11, 2024 8:54:33 AM org.autoplot.AutoplotUtil disableCertificates
INFO: disabling HTTP certificate checks.
ready in just a few seconds...
1: 0.0 to 100.0
TODO: There should be a way to make sure the app has received the update.
turning off default log, look for messages in console tab.
2: 2000-01-09
3: 2000-01-09
4: 2000-01-10
Boo, sleep because testing server isn't stopping properly.
5: 2000-01-10
current directory: /var/local/jenkins/workspace/autoplot-test100/.
--- bindings ---
plot_0.colortable to style_0.colortable  (plot_0)
app_0.timeRange to xaxis_0.range  (app_0)
plot_1.colortable to style_1.colortable  (plot_1)
app_0.timeRange to xaxis_1.range  (app_0)
---
org.netbeans.jemmy.TestCompletedException: Test passed
	at org.netbeans.jemmy.Test.closeDown(Test.java:133)
	at org.netbeans.jemmy.Test.launch(Test.java:360)
	at org.netbeans.jemmy.ActionProducer.launchAction(ActionProducer.java:319)
	at org.netbeans.jemmy.ActionProducer.run(ActionProducer.java:276)
Trace:
"Test org.autoplot.test.Test_034_TimeSeriesBrowse finished" action has been produced in 7176 milliseconds with result 
    : 0
+ printf \n\n=== test.Test_038_CopyPlotElementsDown ===\n


=== test.Test_038_CopyPlotElementsDown ===
+ /usr/local/jdk1.8/bin/java -cp ../autoplot-jar-all/autoplot/Autoplot/dist/AutoplotAll.jar:autoplot/APLibs/lib/jemmy-2.2.7.5.jar:autoplot/VATesting/dist/VATesting.jar -DenableResponseMonitor=true org.autoplot.test.Test_038_CopyPlotElementsDown
Using org.netbeans.jemmy.drivers.DefaultDriverInstaller driver installer
Reproduce user actions through event queue.
Use event dispatching to reproduce user actions
Shortcut test events
Using org.netbeans.jemmy.drivers.DefaultDriverInstaller driver installer
Executed test org.autoplot.test.Test_038_CopyPlotElementsDown
Test org.autoplot.test.Test_038_CopyPlotElementsDown has been started
Trace:
Start to wait action "Test org.autoplot.test.Test_038_CopyPlotElementsDown finished"
Jun 11, 2024 8:54:41 AM org.autoplot.AutoplotUtil disableCertificates
INFO: disabling HTTP certificate checks.
ready in just a few seconds...
turning off default log, look for messages in console tab.
org.netbeans.jemmy.TestCompletedException: Test passed
	at org.netbeans.jemmy.Test.closeDown(Test.java:133)
	at org.netbeans.jemmy.Test.launch(Test.java:360)
	at org.netbeans.jemmy.ActionProducer.launchAction(ActionProducer.java:319)
	at org.netbeans.jemmy.ActionProducer.run(ActionProducer.java:276)
Trace:
"Test org.autoplot.test.Test_038_CopyPlotElementsDown finished" action has been produced in 7817 milliseconds with result 
    : 0
+ printf \n\n=== test.Test_039_OperationsCacheReset ===\n


=== test.Test_039_OperationsCacheReset ===
+ /usr/local/jdk1.8/bin/java -cp ../autoplot-jar-all/autoplot/Autoplot/dist/AutoplotAll.jar:autoplot/APLibs/lib/jemmy-2.2.7.5.jar:autoplot/VATesting/dist/VATesting.jar -DenableResponseMonitor=true org.autoplot.test.Test_039_OperationsCacheReset
Using org.netbeans.jemmy.drivers.DefaultDriverInstaller driver installer
Reproduce user actions through event queue.
Use event dispatching to reproduce user actions
Shortcut test events
Using org.netbeans.jemmy.drivers.DefaultDriverInstaller driver installer
Executed test org.autoplot.test.Test_039_OperationsCacheReset
Test org.autoplot.test.Test_039_OperationsCacheReset has been started
Trace:
Start to wait action "Test org.autoplot.test.Test_039_OperationsCacheReset finished"
Jun 11, 2024 8:54:49 AM org.autoplot.AutoplotUtil disableCertificates
INFO: disabling HTTP certificate checks.
ready in just a few seconds...
turning off default log, look for messages in console tab.
Done!
org.netbeans.jemmy.TestCompletedException: Test passed
	at org.netbeans.jemmy.Test.closeDown(Test.java:133)
	at org.netbeans.jemmy.Test.launch(Test.java:360)
	at org.netbeans.jemmy.ActionProducer.launchAction(ActionProducer.java:319)
	at org.netbeans.jemmy.ActionProducer.run(ActionProducer.java:276)
Trace:
"Test org.autoplot.test.Test_039_OperationsCacheReset finished" action has been produced in 15619 milliseconds with result 
    : 0
+ printf \n\n=== test.Test_041_Lanl20140214b ===\n


=== test.Test_041_Lanl20140214b ===
+ printf \n\n=== test.Test_042_TwoTsb ===\n


=== test.Test_042_TwoTsb ===
+ /usr/local/jdk1.8/bin/java -cp ../autoplot-jar-all/autoplot/Autoplot/dist/AutoplotAll.jar:autoplot/APLibs/lib/jemmy-2.2.7.5.jar:autoplot/VATesting/dist/VATesting.jar -DenableResponseMonitor=true org.autoplot.test.Test_042_TwoTsb
Using org.netbeans.jemmy.drivers.DefaultDriverInstaller driver installer
Reproduce user actions through event queue.
Use event dispatching to reproduce user actions
Shortcut test events
Using org.netbeans.jemmy.drivers.DefaultDriverInstaller driver installer
Executed test org.autoplot.test.Test_042_TwoTsb
Test org.autoplot.test.Test_042_TwoTsb has been started
Trace:
Start to wait action "Test org.autoplot.test.Test_042_TwoTsb finished"
untagged
AutoplotAll.jar: untagged_version()
build.jenkinsURL: http://cottagesystems.com/jenkins/job/autoplot-jar-all/8402/
Jun 11, 2024 8:55:05 AM org.autoplot.AutoplotUtil disableCertificates
INFO: disabling HTTP certificate checks.
ready in just a few seconds...
turning off default log, look for messages in console tab.
Traceback (innermost last):
  File "tsbNonTimeAxis.jyds", line 2, in ?
java.io.IOException: Server returned HTTP response code: 503 for URL: http://autoplot.org/data/agg/efi/
	at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
	at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
	at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
	at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
	at sun.net.www.protocol.http.HttpURLConnection$10.run(HttpURLConnection.java:1944)
	at sun.net.www.protocol.http.HttpURLConnection$10.run(HttpURLConnection.java:1939)
	at java.security.AccessController.doPrivileged(Native Method)
	at sun.net.www.protocol.http.HttpURLConnection.getChainedException(HttpURLConnection.java:1938)
	at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1508)
	at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1492)
	at org.das2.util.filesystem.HttpFileSystem.doTryDownload(HttpFileSystem.java:415)
	at org.das2.util.filesystem.HttpFileSystem.doDownload(HttpFileSystem.java:604)
	at org.das2.util.filesystem.HttpFileSystem.downloadFile(HttpFileSystem.java:671)
	at org.das2.util.filesystem.HttpFileSystem.listDirectory(HttpFileSystem.java:902)
	at org.das2.util.filesystem.HttpFileSystem.listDirectory(HttpFileSystem.java:1066)
	at org.das2.fsm.FileStorageModel.getNamesFor(FileStorageModel.java:639)
	at org.das2.fsm.FileStorageModel.getNamesFor(FileStorageModel.java:598)
	at org.das2.fsm.FileStorageModel.getBestNamesFor(FileStorageModel.java:561)
	at org.autoplot.aggregator.AggregatingDataSource.getDataSet(AggregatingDataSource.java:397)
	at org.autoplot.aggregator.AggregatingDataSource.getDataSet(AggregatingDataSource.java:372)
	at org.autoplot.jythonsupport.Util.getDataSet(Util.java:214)
	at org.autoplot.jythonsupport.GetDataSetCommand.__call__(GetDataSetCommand.java:170)
	at org.python.core.PyObject.__call__(PyObject.java:495)
	at org.python.pycode._pyx11.f$0(tsbNonTimeAxis.jyds:2)
	at org.python.pycode._pyx11.call_function(tsbNonTimeAxis.jyds)
	at org.python.core.PyTableCode.call(PyTableCode.java:217)
	at org.python.core.PyCode.call(PyCode.java:14)
	at org.python.core.Py.runCode(Py.java:1224)
	at org.python.util.PythonInterpreter.execfile(PythonInterpreter.java:165)
	at org.autoplot.datasource.jython.JythonDataSource.getDataSet(JythonDataSource.java:316)
	at org.autoplot.dom.DataSourceController.loadDataSet(DataSourceController.java:1855)
	at org.autoplot.dom.DataSourceController.updateImmediately(DataSourceController.java:1450)
	at org.autoplot.dom.DataSourceController.access$1300(DataSourceController.java:65)
	at org.autoplot.dom.DataSourceController$11.run(DataSourceController.java:1549)
	at org.das2.system.RequestProcessor$Runner.run(RequestProcessor.java:253)
	at java.lang.Thread.run(Thread.java:748)
Caused by: java.io.IOException: Server returned HTTP response code: 503 for URL: http://autoplot.org/data/agg/efi/
	at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1894)
	at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1492)
	at java.net.HttpURLConnection.getResponseCode(HttpURLConnection.java:480)
	at org.das2.util.filesystem.HttpUtil.checkRedirect(HttpUtil.java:231)
	at org.das2.util.filesystem.HttpFileSystem.doDownload(HttpFileSystem.java:585)
	... 24 more

java.io.IOException: java.io.IOException: Server returned HTTP response code: 503 for URL: http://autoplot.org/data/agg/efi/

Traceback (innermost last):
  File "tsbNonTimeAxis.jyds", line 2, in ?
java.io.IOException: Server returned HTTP response code: 503 for URL: http://autoplot.org/data/agg/efi/
	at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
	at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
	at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
	at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
	at sun.net.www.protocol.http.HttpURLConnection$10.run(HttpURLConnection.java:1944)
	at sun.net.www.protocol.http.HttpURLConnection$10.run(HttpURLConnection.java:1939)
	at java.security.AccessController.doPrivileged(Native Method)
	at sun.net.www.protocol.http.HttpURLConnection.getChainedException(HttpURLConnection.java:1938)
	at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1508)
	at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1492)
	at org.das2.util.filesystem.HttpFileSystem.doTryDownload(HttpFileSystem.java:415)
	at org.das2.util.filesystem.HttpFileSystem.doDownload(HttpFileSystem.java:604)
	at org.das2.util.filesystem.HttpFileSystem.downloadFile(HttpFileSystem.java:671)
	at org.das2.util.filesystem.HttpFileSystem.listDirectory(HttpFileSystem.java:902)
	at org.das2.util.filesystem.HttpFileSystem.listDirectory(HttpFileSystem.java:1066)
	at org.das2.fsm.FileStorageModel.getNamesFor(FileStorageModel.java:639)
	at org.das2.fsm.FileStorageModel.getNamesFor(FileStorageModel.java:598)
	at org.das2.fsm.FileStorageModel.getBestNamesFor(FileStorageModel.java:561)
	at org.autoplot.aggregator.AggregatingDataSource.getDataSet(AggregatingDataSource.java:397)
	at org.autoplot.aggregator.AggregatingDataSource.getDataSet(AggregatingDataSource.java:372)
	at org.autoplot.jythonsupport.Util.getDataSet(Util.java:214)
	at org.autoplot.jythonsupport.GetDataSetCommand.__call__(GetDataSetCommand.java:170)
	at org.python.core.PyObject.__call__(PyObject.java:495)
	at org.python.pycode._pyx11.f$0(tsbNonTimeAxis.jyds:2)
	at org.python.pycode._pyx11.call_function(tsbNonTimeAxis.jyds)
	at org.python.core.PyTableCode.call(PyTableCode.java:217)
	at org.python.core.PyCode.call(PyCode.java:14)
	at org.python.core.Py.runCode(Py.java:1224)
	at org.python.util.PythonInterpreter.execfile(PythonInterpreter.java:165)
	at org.autoplot.datasource.jython.JythonDataSource.getDataSet(JythonDataSource.java:316)
	at org.autoplot.dom.DataSourceController.loadDataSet(DataSourceController.java:1855)
	at org.autoplot.dom.DataSourceController.updateImmediately(DataSourceController.java:1450)
	at org.autoplot.dom.DataSourceController.access$1300(DataSourceController.java:65)
	at org.autoplot.dom.DataSourceController$11.run(DataSourceController.java:1549)
	at org.das2.system.RequestProcessor$Runner.run(RequestProcessor.java:253)
	at java.lang.Thread.run(Thread.java:748)
Caused by: java.io.IOException: Server returned HTTP response code: 503 for URL: http://autoplot.org/data/agg/efi/
	at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1894)
	at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1492)
	at java.net.HttpURLConnection.getResponseCode(HttpURLConnection.java:480)
	at org.das2.util.filesystem.HttpUtil.checkRedirect(HttpUtil.java:231)
	at org.das2.util.filesystem.HttpFileSystem.doDownload(HttpFileSystem.java:585)
	... 24 more
java.io.IOException: java.io.IOException: Server returned HTTP response code: 503 for URL: http://autoplot.org/data/agg/efi/
null
error: null
model.getExceptionHandler: org.autoplot.scriptconsole.GuiExceptionHandler@45df5c59
Traceback (innermost last):
  File "tsbNonTimeAxis.jyds", line 2, in ?
java.io.IOException: Server returned HTTP response code: 503 for URL: http://autoplot.org/data/agg/efi/
	at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
	at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
	at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
	at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
	at sun.net.www.protocol.http.HttpURLConnection$10.run(HttpURLConnection.java:1944)
	at sun.net.www.protocol.http.HttpURLConnection$10.run(HttpURLConnection.java:1939)
	at java.security.AccessController.doPrivileged(Native Method)
	at sun.net.www.protocol.http.HttpURLConnection.getChainedException(HttpURLConnection.java:1938)
	at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1508)
	at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1492)
	at org.das2.util.filesystem.HttpFileSystem.doTryDownload(HttpFileSystem.java:415)
	at org.das2.util.filesystem.HttpFileSystem.doDownload(HttpFileSystem.java:604)
	at org.das2.util.filesystem.HttpFileSystem.downloadFile(HttpFileSystem.java:671)
	at org.das2.util.filesystem.HttpFileSystem.listDirectory(HttpFileSystem.java:902)
	at org.das2.util.filesystem.HttpFileSystem.listDirectory(HttpFileSystem.java:1066)
	at org.das2.fsm.FileStorageModel.getNamesFor(FileStorageModel.java:639)
	at org.das2.fsm.FileStorageModel.getNamesFor(FileStorageModel.java:598)
	at org.das2.fsm.FileStorageModel.getBestNamesFor(FileStorageModel.java:561)
	at org.autoplot.aggregator.AggregatingDataSource.getDataSet(AggregatingDataSource.java:397)
	at org.autoplot.aggregator.AggregatingDataSource.getDataSet(AggregatingDataSource.java:372)
	at org.autoplot.jythonsupport.Util.getDataSet(Util.java:214)
	at org.autoplot.jythonsupport.GetDataSetCommand.__call__(GetDataSetCommand.java:170)
	at org.python.core.PyObject.__call__(PyObject.java:495)
	at org.python.pycode._pyx20.f$0(tsbNonTimeAxis.jyds:2)
	at org.python.pycode._pyx20.call_function(tsbNonTimeAxis.jyds)
	at org.python.core.PyTableCode.call(PyTableCode.java:217)
	at org.python.core.PyCode.call(PyCode.java:14)
	at org.python.core.Py.runCode(Py.java:1224)
	at org.python.util.PythonInterpreter.execfile(PythonInterpreter.java:165)
	at org.autoplot.datasource.jython.JythonDataSource.getDataSet(JythonDataSource.java:316)
	at org.autoplot.dom.DataSourceController.loadDataSet(DataSourceController.java:1855)
	at org.autoplot.dom.DataSourceController.updateImmediately(DataSourceController.java:1450)
	at org.autoplot.dom.DataSourceController.access$1300(DataSourceController.java:65)
	at org.autoplot.dom.DataSourceController$11.run(DataSourceController.java:1549)
	at org.das2.system.RequestProcessor$Runner.run(RequestProcessor.java:253)
	at java.lang.Thread.run(Thread.java:748)
Caused by: java.io.IOException: Server returned HTTP response code: 503 for URL: http://autoplot.org/data/agg/efi/
	at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1894)
	at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1492)
	at java.net.HttpURLConnection.getResponseCode(HttpURLConnection.java:480)
	at org.das2.util.filesystem.HttpUtil.checkRedirect(HttpUtil.java:231)
	at org.das2.util.filesystem.HttpFileSystem.doDownload(HttpFileSystem.java:585)
	... 24 more

java.io.IOException: java.io.IOException: Server returned HTTP response code: 503 for URL: http://autoplot.org/data/agg/efi/

Traceback (innermost last):
  File "tsbNonTimeAxis.jyds", line 2, in ?
java.io.IOException: Server returned HTTP response code: 503 for URL: http://autoplot.org/data/agg/efi/
	at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
	at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
	at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
	at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
	at sun.net.www.protocol.http.HttpURLConnection$10.run(HttpURLConnection.java:1944)
	at sun.net.www.protocol.http.HttpURLConnection$10.run(HttpURLConnection.java:1939)
	at java.security.AccessController.doPrivileged(Native Method)
	at sun.net.www.protocol.http.HttpURLConnection.getChainedException(HttpURLConnection.java:1938)
	at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1508)
	at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1492)
	at org.das2.util.filesystem.HttpFileSystem.doTryDownload(HttpFileSystem.java:415)
	at org.das2.util.filesystem.HttpFileSystem.doDownload(HttpFileSystem.java:604)
	at org.das2.util.filesystem.HttpFileSystem.downloadFile(HttpFileSystem.java:671)
	at org.das2.util.filesystem.HttpFileSystem.listDirectory(HttpFileSystem.java:902)
	at org.das2.util.filesystem.HttpFileSystem.listDirectory(HttpFileSystem.java:1066)
	at org.das2.fsm.FileStorageModel.getNamesFor(FileStorageModel.java:639)
	at org.das2.fsm.FileStorageModel.getNamesFor(FileStorageModel.java:598)
	at org.das2.fsm.FileStorageModel.getBestNamesFor(FileStorageModel.java:561)
	at org.autoplot.aggregator.AggregatingDataSource.getDataSet(AggregatingDataSource.java:397)
	at org.autoplot.aggregator.AggregatingDataSource.getDataSet(AggregatingDataSource.java:372)
	at org.autoplot.jythonsupport.Util.getDataSet(Util.java:214)
	at org.autoplot.jythonsupport.GetDataSetCommand.__call__(GetDataSetCommand.java:170)
	at org.python.core.PyObject.__call__(PyObject.java:495)
	at org.python.pycode._pyx20.f$0(tsbNonTimeAxis.jyds:2)
	at org.python.pycode._pyx20.call_function(tsbNonTimeAxis.jyds)
	at org.python.core.PyTableCode.call(PyTableCode.java:217)
	at org.python.core.PyCode.call(PyCode.java:14)
	at org.python.core.Py.runCode(Py.java:1224)
	at org.python.util.PythonInterpreter.execfile(PythonInterpreter.java:165)
	at org.autoplot.datasource.jython.JythonDataSource.getDataSet(JythonDataSource.java:316)
	at org.autoplot.dom.DataSourceController.loadDataSet(DataSourceController.java:1855)
	at org.autoplot.dom.DataSourceController.updateImmediately(DataSourceController.java:1450)
	at org.autoplot.dom.DataSourceController.access$1300(DataSourceController.java:65)
	at org.autoplot.dom.DataSourceController$11.run(DataSourceController.java:1549)
	at org.das2.system.RequestProcessor$Runner.run(RequestProcessor.java:253)
	at java.lang.Thread.run(Thread.java:748)
Caused by: java.io.IOException: Server returned HTTP response code: 503 for URL: http://autoplot.org/data/agg/efi/
	at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1894)
	at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1492)
	at java.net.HttpURLConnection.getResponseCode(HttpURLConnection.java:480)
	at org.das2.util.filesystem.HttpUtil.checkRedirect(HttpUtil.java:231)
	at org.das2.util.filesystem.HttpFileSystem.doDownload(HttpFileSystem.java:585)
	... 24 more
java.io.IOException: java.io.IOException: Server returned HTTP response code: 503 for URL: http://autoplot.org/data/agg/efi/
null
error: null
model.getExceptionHandler: org.autoplot.scriptconsole.GuiExceptionHandler@45df5c59
Traceback (innermost last):
  File "tsbNonTimeAxis.jyds", line 2, in ?
java.io.IOException: Server returned HTTP response code: 503 for URL: http://autoplot.org/data/agg/efi/
	at sun.reflect.GeneratedConstructorAccessor12.newInstance(Unknown Source)
	at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
	at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
	at sun.net.www.protocol.http.HttpURLConnection$10.run(HttpURLConnection.java:1944)
	at sun.net.www.protocol.http.HttpURLConnection$10.run(HttpURLConnection.java:1939)
	at java.security.AccessController.doPrivileged(Native Method)
	at sun.net.www.protocol.http.HttpURLConnection.getChainedException(HttpURLConnection.java:1938)
	at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1508)
	at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1492)
	at org.das2.util.filesystem.HttpFileSystem.doTryDownload(HttpFileSystem.java:415)
	at org.das2.util.filesystem.HttpFileSystem.doDownload(HttpFileSystem.java:604)
	at org.das2.util.filesystem.HttpFileSystem.downloadFile(HttpFileSystem.java:671)
	at org.das2.util.filesystem.HttpFileSystem.listDirectory(HttpFileSystem.java:902)
	at org.das2.util.filesystem.HttpFileSystem.listDirectory(HttpFileSystem.java:1066)
	at org.das2.fsm.FileStorageModel.getNamesFor(FileStorageModel.java:639)
	at org.das2.fsm.FileStorageModel.getNamesFor(FileStorageModel.java:598)
	at org.das2.fsm.FileStorageModel.getBestNamesFor(FileStorageModel.java:561)
	at org.autoplot.aggregator.AggregatingDataSource.getDataSet(AggregatingDataSource.java:397)
	at org.autoplot.aggregator.AggregatingDataSource.getDataSet(AggregatingDataSource.java:372)
	at org.autoplot.jythonsupport.Util.getDataSet(Util.java:214)
	at org.autoplot.jythonsupport.GetDataSetCommand.__call__(GetDataSetCommand.java:170)
	at org.python.core.PyObject.__call__(PyObject.java:495)
	at org.python.pycode._pyx31.f$0(tsbNonTimeAxis.jyds:2)
	at org.python.pycode._pyx31.call_function(tsbNonTimeAxis.jyds)
	at org.python.core.PyTableCode.call(PyTableCode.java:217)
	at org.python.core.PyCode.call(PyCode.java:14)
	at org.python.core.Py.runCode(Py.java:1224)
	at org.python.util.PythonInterpreter.execfile(PythonInterpreter.java:165)
	at org.autoplot.datasource.jython.JythonDataSource.getDataSet(JythonDataSource.java:316)
	at org.autoplot.dom.DataSourceController.loadDataSet(DataSourceController.java:1855)
	at org.autoplot.dom.DataSourceController.updateImmediately(DataSourceController.java:1450)
	at org.autoplot.dom.DataSourceController.access$1300(DataSourceController.java:65)
	at org.autoplot.dom.DataSourceController$11.run(DataSourceController.java:1549)
	at org.das2.system.RequestProcessor$Runner.run(RequestProcessor.java:253)
	at java.lang.Thread.run(Thread.java:748)
Caused by: java.io.IOException: Server returned HTTP response code: 503 for URL: http://autoplot.org/data/agg/efi/
	at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1894)
	at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1492)
	at java.net.HttpURLConnection.getResponseCode(HttpURLConnection.java:480)
	at org.das2.util.filesystem.HttpUtil.checkRedirect(HttpUtil.java:231)
	at org.das2.util.filesystem.HttpFileSystem.doDownload(HttpFileSystem.java:585)
	... 24 more

java.io.IOException: java.io.IOException: Server returned HTTP response code: 503 for URL: http://autoplot.org/data/agg/efi/

Traceback (innermost last):
  File "tsbNonTimeAxis.jyds", line 2, in ?
java.io.IOException: Server returned HTTP response code: 503 for URL: http://autoplot.org/data/agg/efi/
	at sun.reflect.GeneratedConstructorAccessor12.newInstance(Unknown Source)
	at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
	at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
	at sun.net.www.protocol.http.HttpURLConnection$10.run(HttpURLConnection.java:1944)
	at sun.net.www.protocol.http.HttpURLConnection$10.run(HttpURLConnection.java:1939)
	at java.security.AccessController.doPrivileged(Native Method)
	at sun.net.www.protocol.http.HttpURLConnection.getChainedException(HttpURLConnection.java:1938)
	at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1508)
	at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1492)
	at org.das2.util.filesystem.HttpFileSystem.doTryDownload(HttpFileSystem.java:415)
	at org.das2.util.filesystem.HttpFileSystem.doDownload(HttpFileSystem.java:604)
	at org.das2.util.filesystem.HttpFileSystem.downloadFile(HttpFileSystem.java:671)
	at org.das2.util.filesystem.HttpFileSystem.listDirectory(HttpFileSystem.java:902)
	at org.das2.util.filesystem.HttpFileSystem.listDirectory(HttpFileSystem.java:1066)
	at org.das2.fsm.FileStorageModel.getNamesFor(FileStorageModel.java:639)
	at org.das2.fsm.FileStorageModel.getNamesFor(FileStorageModel.java:598)
	at org.das2.fsm.FileStorageModel.getBestNamesFor(FileStorageModel.java:561)
	at org.autoplot.aggregator.AggregatingDataSource.getDataSet(AggregatingDataSource.java:397)
	at org.autoplot.aggregator.AggregatingDataSource.getDataSet(AggregatingDataSource.java:372)
	at org.autoplot.jythonsupport.Util.getDataSet(Util.java:214)
	at org.autoplot.jythonsupport.GetDataSetCommand.__call__(GetDataSetCommand.java:170)
	at org.python.core.PyObject.__call__(PyObject.java:495)
	at org.python.pycode._pyx31.f$0(tsbNonTimeAxis.jyds:2)
	at org.python.pycode._pyx31.call_function(tsbNonTimeAxis.jyds)
	at org.python.core.PyTableCode.call(PyTableCode.java:217)
	at org.python.core.PyCode.call(PyCode.java:14)
	at org.python.core.Py.runCode(Py.java:1224)
	at org.python.util.PythonInterpreter.execfile(PythonInterpreter.java:165)
	at org.autoplot.datasource.jython.JythonDataSource.getDataSet(JythonDataSource.java:316)
	at org.autoplot.dom.DataSourceController.loadDataSet(DataSourceController.java:1855)
	at org.autoplot.dom.DataSourceController.updateImmediately(DataSourceController.java:1450)
	at org.autoplot.dom.DataSourceController.access$1300(DataSourceController.java:65)
	at org.autoplot.dom.DataSourceController$11.run(DataSourceController.java:1549)
	at org.das2.system.RequestProcessor$Runner.run(RequestProcessor.java:253)
	at java.lang.Thread.run(Thread.java:748)
Caused by: java.io.IOException: Server returned HTTP response code: 503 for URL: http://autoplot.org/data/agg/efi/
	at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1894)
	at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1492)
	at java.net.HttpURLConnection.getResponseCode(HttpURLConnection.java:480)
	at org.das2.util.filesystem.HttpUtil.checkRedirect(HttpUtil.java:231)
	at org.das2.util.filesystem.HttpFileSystem.doDownload(HttpFileSystem.java:585)
	... 24 more
java.io.IOException: java.io.IOException: Server returned HTTP response code: 503 for URL: http://autoplot.org/data/agg/efi/
null
error: null
model.getExceptionHandler: org.autoplot.scriptconsole.GuiExceptionHandler@45df5c59
Traceback (innermost last):
  File "tsbNonTimeAxis.jyds", line 2, in ?
java.io.IOException: Server returned HTTP response code: 503 for URL: http://autoplot.org/data/agg/efi/2000/
	at sun.reflect.GeneratedConstructorAccessor12.newInstance(Unknown Source)
	at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
	at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
	at sun.net.www.protocol.http.HttpURLConnection$10.run(HttpURLConnection.java:1944)
	at sun.net.www.protocol.http.HttpURLConnection$10.run(HttpURLConnection.java:1939)
	at java.security.AccessController.doPrivileged(Native Method)
	at sun.net.www.protocol.http.HttpURLConnection.getChainedException(HttpURLConnection.java:1938)
	at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1508)
	at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1492)
	at org.das2.util.filesystem.HttpFileSystem.doTryDownload(HttpFileSystem.java:415)
	at org.das2.util.filesystem.HttpFileSystem.doDownload(HttpFileSystem.java:604)
	at org.das2.util.filesystem.HttpFileSystem.downloadFile(HttpFileSystem.java:671)
	at org.das2.util.filesystem.HttpFileSystem.listDirectory(HttpFileSystem.java:902)
	at org.das2.util.filesystem.HttpFileSystem.listDirectory(HttpFileSystem.java:1066)
	at org.das2.fsm.FileStorageModel.getNamesFor(FileStorageModel.java:639)
	at org.das2.fsm.FileStorageModel.getBestNamesFor(FileStorageModel.java:561)
	at org.autoplot.aggregator.AggregatingDataSource.getDataSet(AggregatingDataSource.java:397)
	at org.autoplot.aggregator.AggregatingDataSource.getDataSet(AggregatingDataSource.java:372)
	at org.autoplot.jythonsupport.Util.getDataSet(Util.java:214)
	at org.autoplot.jythonsupport.GetDataSetCommand.__call__(GetDataSetCommand.java:170)
	at org.python.core.PyObject.__call__(PyObject.java:495)
	at org.python.pycode._pyx32.f$0(tsbNonTimeAxis.jyds:2)
	at org.python.pycode._pyx32.call_function(tsbNonTimeAxis.jyds)
	at org.python.core.PyTableCode.call(PyTableCode.java:217)
	at org.python.core.PyCode.call(PyCode.java:14)
	at org.python.core.Py.runCode(Py.java:1224)
	at org.python.util.PythonInterpreter.execfile(PythonInterpreter.java:165)
	at org.autoplot.datasource.jython.JythonDataSource.getDataSet(JythonDataSource.java:316)
	at org.autoplot.dom.DataSourceController.loadDataSet(DataSourceController.java:1855)
	at org.autoplot.dom.DataSourceController.updateImmediately(DataSourceController.java:1450)
	at org.autoplot.dom.DataSourceController.access$1300(DataSourceController.java:65)
	at org.autoplot.dom.DataSourceController$11.run(DataSourceController.java:1549)
	at org.das2.system.RequestProcessor$Runner.run(RequestProcessor.java:253)
	at java.lang.Thread.run(Thread.java:748)
Caused by: java.io.IOException: Server returned HTTP response code: 503 for URL: http://autoplot.org/data/agg/efi/2000/
	at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1894)
	at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1492)
	at java.net.HttpURLConnection.getResponseCode(HttpURLConnection.java:480)
	at org.das2.util.filesystem.HttpUtil.checkRedirect(HttpUtil.java:231)
	at org.das2.util.filesystem.HttpFileSystem.doDownload(HttpFileSystem.java:585)
	... 23 more

java.io.IOException: java.io.IOException: Server returned HTTP response code: 503 for URL: http://autoplot.org/data/agg/efi/2000/

Traceback (innermost last):
  File "tsbNonTimeAxis.jyds", line 2, in ?
java.io.IOException: Server returned HTTP response code: 503 for URL: http://autoplot.org/data/agg/efi/2000/
	at sun.reflect.GeneratedConstructorAccessor12.newInstance(Unknown Source)
	at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
	at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
	at sun.net.www.protocol.http.HttpURLConnection$10.run(HttpURLConnection.java:1944)
	at sun.net.www.protocol.http.HttpURLConnection$10.run(HttpURLConnection.java:1939)
	at java.security.AccessController.doPrivileged(Native Method)
	at sun.net.www.protocol.http.HttpURLConnection.getChainedException(HttpURLConnection.java:1938)
	at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1508)
	at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1492)
	at org.das2.util.filesystem.HttpFileSystem.doTryDownload(HttpFileSystem.java:415)
	at org.das2.util.filesystem.HttpFileSystem.doDownload(HttpFileSystem.java:604)
	at org.das2.util.filesystem.HttpFileSystem.downloadFile(HttpFileSystem.java:671)
	at org.das2.util.filesystem.HttpFileSystem.listDirectory(HttpFileSystem.java:902)
	at org.das2.util.filesystem.HttpFileSystem.listDirectory(HttpFileSystem.java:1066)
	at org.das2.fsm.FileStorageModel.getNamesFor(FileStorageModel.java:639)
	at org.das2.fsm.FileStorageModel.getBestNamesFor(FileStorageModel.java:561)
	at org.autoplot.aggregator.AggregatingDataSource.getDataSet(AggregatingDataSource.java:397)
	at org.autoplot.aggregator.AggregatingDataSource.getDataSet(AggregatingDataSource.java:372)
	at org.autoplot.jythonsupport.Util.getDataSet(Util.java:214)
	at org.autoplot.jythonsupport.GetDataSetCommand.__call__(GetDataSetCommand.java:170)
	at org.python.core.PyObject.__call__(PyObject.java:495)
	at org.python.pycode._pyx32.f$0(tsbNonTimeAxis.jyds:2)
	at org.python.pycode._pyx32.call_function(tsbNonTimeAxis.jyds)
	at org.python.core.PyTableCode.call(PyTableCode.java:217)
	at org.python.core.PyCode.call(PyCode.java:14)
	at org.python.core.Py.runCode(Py.java:1224)
	at org.python.util.PythonInterpreter.execfile(PythonInterpreter.java:165)
	at org.autoplot.datasource.jython.JythonDataSource.getDataSet(JythonDataSource.java:316)
	at org.autoplot.dom.DataSourceController.loadDataSet(DataSourceController.java:1855)
	at org.autoplot.dom.DataSourceController.updateImmediately(DataSourceController.java:1450)
	at org.autoplot.dom.DataSourceController.access$1300(DataSourceController.java:65)
	at org.autoplot.dom.DataSourceController$11.run(DataSourceController.java:1549)
	at org.das2.system.RequestProcessor$Runner.run(RequestProcessor.java:253)
	at java.lang.Thread.run(Thread.java:748)
Caused by: java.io.IOException: Server returned HTTP response code: 503 for URL: http://autoplot.org/data/agg/efi/2000/
	at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1894)
	at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1492)
	at java.net.HttpURLConnection.getResponseCode(HttpURLConnection.java:480)
	at org.das2.util.filesystem.HttpUtil.checkRedirect(HttpUtil.java:231)
	at org.das2.util.filesystem.HttpFileSystem.doDownload(HttpFileSystem.java:585)
	... 23 more
java.io.IOException: java.io.IOException: Server returned HTTP response code: 503 for URL: http://autoplot.org/data/agg/efi/2000/
null
error: null
model.getExceptionHandler: org.autoplot.scriptconsole.GuiExceptionHandler@45df5c59
Traceback (innermost last):
  File "tsbNonTimeAxis.jyds", line 2, in ?
java.io.IOException: Server returned HTTP response code: 503 for URL: http://autoplot.org/data/agg/efi/2000/
	at sun.reflect.GeneratedConstructorAccessor12.newInstance(Unknown Source)
	at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
	at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
	at sun.net.www.protocol.http.HttpURLConnection$10.run(HttpURLConnection.java:1944)
	at sun.net.www.protocol.http.HttpURLConnection$10.run(HttpURLConnection.java:1939)
	at java.security.AccessController.doPrivileged(Native Method)
	at sun.net.www.protocol.http.HttpURLConnection.getChainedException(HttpURLConnection.java:1938)
	at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1508)
	at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1492)
	at org.das2.util.filesystem.HttpFileSystem.doTryDownload(HttpFileSystem.java:415)
	at org.das2.util.filesystem.HttpFileSystem.doDownload(HttpFileSystem.java:604)
	at org.das2.util.filesystem.HttpFileSystem.downloadFile(HttpFileSystem.java:671)
	at org.das2.util.filesystem.HttpFileSystem.listDirectory(HttpFileSystem.java:902)
	at org.das2.util.filesystem.HttpFileSystem.listDirectory(HttpFileSystem.java:1066)
	at org.das2.fsm.FileStorageModel.getNamesFor(FileStorageModel.java:639)
	at org.das2.fsm.FileStorageModel.getBestNamesFor(FileStorageModel.java:561)
	at org.autoplot.aggregator.AggregatingDataSource.getDataSet(AggregatingDataSource.java:397)
	at org.autoplot.aggregator.AggregatingDataSource.getDataSet(AggregatingDataSource.java:372)
	at org.autoplot.jythonsupport.Util.getDataSet(Util.java:214)
	at org.autoplot.jythonsupport.GetDataSetCommand.__call__(GetDataSetCommand.java:170)
	at org.python.core.PyObject.__call__(PyObject.java:495)
	at org.python.pycode._pyx46.f$0(tsbNonTimeAxis.jyds:2)
	at org.python.pycode._pyx46.call_function(tsbNonTimeAxis.jyds)
	at org.python.core.PyTableCode.call(PyTableCode.java:217)
	at org.python.core.PyCode.call(PyCode.java:14)
	at org.python.core.Py.runCode(Py.java:1224)
	at org.python.util.PythonInterpreter.execfile(PythonInterpreter.java:165)
	at org.autoplot.datasource.jython.JythonDataSource.getDataSet(JythonDataSource.java:316)
	at org.autoplot.dom.DataSourceController.loadDataSet(DataSourceController.java:1855)
	at org.autoplot.dom.DataSourceController.updateImmediately(DataSourceController.java:1450)
	at org.autoplot.dom.DataSourceController.access$1300(DataSourceController.java:65)
	at org.autoplot.dom.DataSourceController$11.run(DataSourceController.java:1549)
	at org.das2.system.RequestProcessor$Runner.run(RequestProcessor.java:253)
	at java.lang.Thread.run(Thread.java:748)
Caused by: java.io.IOException: Server returned HTTP response code: 503 for URL: http://autoplot.org/data/agg/efi/2000/
	at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1894)
	at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1492)
	at java.net.HttpURLConnection.getResponseCode(HttpURLConnection.java:480)
	at org.das2.util.filesystem.HttpUtil.checkRedirect(HttpUtil.java:231)
	at org.das2.util.filesystem.HttpFileSystem.doDownload(HttpFileSystem.java:585)
	... 23 more

java.io.IOException: java.io.IOException: Server returned HTTP response code: 503 for URL: http://autoplot.org/data/agg/efi/2000/

Traceback (innermost last):
  File "tsbNonTimeAxis.jyds", line 2, in ?
java.io.IOException: Server returned HTTP response code: 503 for URL: http://autoplot.org/data/agg/efi/2000/
	at sun.reflect.GeneratedConstructorAccessor12.newInstance(Unknown Source)
	at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
	at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
	at sun.net.www.protocol.http.HttpURLConnection$10.run(HttpURLConnection.java:1944)
	at sun.net.www.protocol.http.HttpURLConnection$10.run(HttpURLConnection.java:1939)
	at java.security.AccessController.doPrivileged(Native Method)
	at sun.net.www.protocol.http.HttpURLConnection.getChainedException(HttpURLConnection.java:1938)
	at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1508)
	at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1492)
	at org.das2.util.filesystem.HttpFileSystem.doTryDownload(HttpFileSystem.java:415)
	at org.das2.util.filesystem.HttpFileSystem.doDownload(HttpFileSystem.java:604)
	at org.das2.util.filesystem.HttpFileSystem.downloadFile(HttpFileSystem.java:671)
	at org.das2.util.filesystem.HttpFileSystem.listDirectory(HttpFileSystem.java:902)
	at org.das2.util.filesystem.HttpFileSystem.listDirectory(HttpFileSystem.java:1066)
	at org.das2.fsm.FileStorageModel.getNamesFor(FileStorageModel.java:639)
	at org.das2.fsm.FileStorageModel.getBestNamesFor(FileStorageModel.java:561)
	at org.autoplot.aggregator.AggregatingDataSource.getDataSet(AggregatingDataSource.java:397)
	at org.autoplot.aggregator.AggregatingDataSource.getDataSet(AggregatingDataSource.java:372)
	at org.autoplot.jythonsupport.Util.getDataSet(Util.java:214)
	at org.autoplot.jythonsupport.GetDataSetCommand.__call__(GetDataSetCommand.java:170)
	at org.python.core.PyObject.__call__(PyObject.java:495)
	at org.python.pycode._pyx46.f$0(tsbNonTimeAxis.jyds:2)
	at org.python.pycode._pyx46.call_function(tsbNonTimeAxis.jyds)
	at org.python.core.PyTableCode.call(PyTableCode.java:217)
	at org.python.core.PyCode.call(PyCode.java:14)
	at org.python.core.Py.runCode(Py.java:1224)
	at org.python.util.PythonInterpreter.execfile(PythonInterpreter.java:165)
	at org.autoplot.datasource.jython.JythonDataSource.getDataSet(JythonDataSource.java:316)
	at org.autoplot.dom.DataSourceController.loadDataSet(DataSourceController.java:1855)
	at org.autoplot.dom.DataSourceController.updateImmediately(DataSourceController.java:1450)
	at org.autoplot.dom.DataSourceController.access$1300(DataSourceController.java:65)
	at org.autoplot.dom.DataSourceController$11.run(DataSourceController.java:1549)
	at org.das2.system.RequestProcessor$Runner.run(RequestProcessor.java:253)
	at java.lang.Thread.run(Thread.java:748)
Caused by: java.io.IOException: Server returned HTTP response code: 503 for URL: http://autoplot.org/data/agg/efi/2000/
	at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1894)
	at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1492)
	at java.net.HttpURLConnection.getResponseCode(HttpURLConnection.java:480)
	at org.das2.util.filesystem.HttpUtil.checkRedirect(HttpUtil.java:231)
	at org.das2.util.filesystem.HttpFileSystem.doDownload(HttpFileSystem.java:585)
	... 23 more
java.io.IOException: java.io.IOException: Server returned HTTP response code: 503 for URL: http://autoplot.org/data/agg/efi/2000/
null
error: null
model.getExceptionHandler: org.autoplot.scriptconsole.GuiExceptionHandler@45df5c59
Traceback (innermost last):
  File "tsbNonTimeAxis.jyds", line 3, in ?
java.io.IOException: Server returned HTTP response code: 503 for URL: http://autoplot.org/data/agg/efi/
	at sun.reflect.GeneratedConstructorAccessor12.newInstance(Unknown Source)
	at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
	at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
	at sun.net.www.protocol.http.HttpURLConnection$10.run(HttpURLConnection.java:1944)
	at sun.net.www.protocol.http.HttpURLConnection$10.run(HttpURLConnection.java:1939)
	at java.security.AccessController.doPrivileged(Native Method)
	at sun.net.www.protocol.http.HttpURLConnection.getChainedException(HttpURLConnection.java:1938)
	at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1508)
	at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1492)
	at org.das2.util.filesystem.HttpFileSystem.doTryDownload(HttpFileSystem.java:415)
	at org.das2.util.filesystem.HttpFileSystem.doDownload(HttpFileSystem.java:604)
	at org.das2.util.filesystem.HttpFileSystem.downloadFile(HttpFileSystem.java:671)
	at org.das2.util.filesystem.HttpFileSystem.listDirectory(HttpFileSystem.java:902)
	at org.das2.util.filesystem.HttpFileSystem.listDirectory(HttpFileSystem.java:1066)
	at org.das2.fsm.FileStorageModel.getNamesFor(FileStorageModel.java:639)
	at org.das2.fsm.FileStorageModel.getNamesFor(FileStorageModel.java:598)
	at org.das2.fsm.FileStorageModel.getBestNamesFor(FileStorageModel.java:561)
	at org.autoplot.aggregator.AggregatingDataSource.getDataSet(AggregatingDataSource.java:397)
	at org.autoplot.aggregator.AggregatingDataSource.getDataSet(AggregatingDataSource.java:372)
	at org.autoplot.jythonsupport.Util.getDataSet(Util.java:214)
	at org.autoplot.jythonsupport.GetDataSetCommand.__call__(GetDataSetCommand.java:170)
	at org.python.core.PyObject.__call__(PyObject.java:495)
	at org.python.pycode._pyx45.f$0(tsbNonTimeAxis.jyds:3)
	at org.python.pycode._pyx45.call_function(tsbNonTimeAxis.jyds)
	at org.python.core.PyTableCode.call(PyTableCode.java:217)
	at org.python.core.PyCode.call(PyCode.java:14)
	at org.python.core.Py.runCode(Py.java:1224)
	at org.python.util.PythonInterpreter.execfile(PythonInterpreter.java:165)
	at org.autoplot.datasource.jython.JythonDataSource.getDataSet(JythonDataSource.java:316)
	at org.autoplot.dom.DataSourceController.loadDataSet(DataSourceController.java:1855)
	at org.autoplot.dom.DataSourceController.updateImmediately(DataSourceController.java:1450)
	at org.autoplot.dom.DataSourceController.access$1300(DataSourceController.java:65)
	at org.autoplot.dom.DataSourceController$11.run(DataSourceController.java:1549)
	at org.das2.system.RequestProcessor$Runner.run(RequestProcessor.java:253)
	at java.lang.Thread.run(Thread.java:748)
Caused by: java.io.IOException: Server returned HTTP response code: 503 for URL: http://autoplot.org/data/agg/efi/
	at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1894)
	at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1492)
	at java.net.HttpURLConnection.getResponseCode(HttpURLConnection.java:480)
	at org.das2.util.filesystem.HttpUtil.checkRedirect(HttpUtil.java:231)
	at org.das2.util.filesystem.HttpFileSystem.doDownload(HttpFileSystem.java:585)
	... 24 more

java.io.IOException: java.io.IOException: Server returned HTTP response code: 503 for URL: http://autoplot.org/data/agg/efi/

Traceback (innermost last):
  File "tsbNonTimeAxis.jyds", line 3, in ?
java.io.IOException: Server returned HTTP response code: 503 for URL: http://autoplot.org/data/agg/efi/
	at sun.reflect.GeneratedConstructorAccessor12.newInstance(Unknown Source)
	at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
	at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
	at sun.net.www.protocol.http.HttpURLConnection$10.run(HttpURLConnection.java:1944)
	at sun.net.www.protocol.http.HttpURLConnection$10.run(HttpURLConnection.java:1939)
	at java.security.AccessController.doPrivileged(Native Method)
	at sun.net.www.protocol.http.HttpURLConnection.getChainedException(HttpURLConnection.java:1938)
	at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1508)
	at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1492)
	at org.das2.util.filesystem.HttpFileSystem.doTryDownload(HttpFileSystem.java:415)
	at org.das2.util.filesystem.HttpFileSystem.doDownload(HttpFileSystem.java:604)
	at org.das2.util.filesystem.HttpFileSystem.downloadFile(HttpFileSystem.java:671)
	at org.das2.util.filesystem.HttpFileSystem.listDirectory(HttpFileSystem.java:902)
	at org.das2.util.filesystem.HttpFileSystem.listDirectory(HttpFileSystem.java:1066)
	at org.das2.fsm.FileStorageModel.getNamesFor(FileStorageModel.java:639)
	at org.das2.fsm.FileStorageModel.getNamesFor(FileStorageModel.java:598)
	at org.das2.fsm.FileStorageModel.getBestNamesFor(FileStorageModel.java:561)
	at org.autoplot.aggregator.AggregatingDataSource.getDataSet(AggregatingDataSource.java:397)
	at org.autoplot.aggregator.AggregatingDataSource.getDataSet(AggregatingDataSource.java:372)
	at org.autoplot.jythonsupport.Util.getDataSet(Util.java:214)
	at org.autoplot.jythonsupport.GetDataSetCommand.__call__(GetDataSetCommand.java:170)
	at org.python.core.PyObject.__call__(PyObject.java:495)
	at org.python.pycode._pyx45.f$0(tsbNonTimeAxis.jyds:3)
	at org.python.pycode._pyx45.call_function(tsbNonTimeAxis.jyds)
	at org.python.core.PyTableCode.call(PyTableCode.java:217)
	at org.python.core.PyCode.call(PyCode.java:14)
	at org.python.core.Py.runCode(Py.java:1224)
	at org.python.util.PythonInterpreter.execfile(PythonInterpreter.java:165)
	at org.autoplot.datasource.jython.JythonDataSource.getDataSet(JythonDataSource.java:316)
	at org.autoplot.dom.DataSourceController.loadDataSet(DataSourceController.java:1855)
	at org.autoplot.dom.DataSourceController.updateImmediately(DataSourceController.java:1450)
	at org.autoplot.dom.DataSourceController.access$1300(DataSourceController.java:65)
	at org.autoplot.dom.DataSourceController$11.run(DataSourceController.java:1549)
	at org.das2.system.RequestProcessor$Runner.run(RequestProcessor.java:253)
	at java.lang.Thread.run(Thread.java:748)
Caused by: java.io.IOException: Server returned HTTP response code: 503 for URL: http://autoplot.org/data/agg/efi/
	at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1894)
	at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1492)
	at java.net.HttpURLConnection.getResponseCode(HttpURLConnection.java:480)
	at org.das2.util.filesystem.HttpUtil.checkRedirect(HttpUtil.java:231)
	at org.das2.util.filesystem.HttpFileSystem.doDownload(HttpFileSystem.java:585)
	... 24 more
java.io.IOException: java.io.IOException: Server returned HTTP response code: 503 for URL: http://autoplot.org/data/agg/efi/
null
error: null
model.getExceptionHandler: org.autoplot.scriptconsole.GuiExceptionHandler@45df5c59
Traceback (innermost last):
  File "tsbNonTimeAxis.jyds", line 2, in ?
java.io.IOException: Server returned HTTP response code: 503 for URL: http://autoplot.org/data/agg/efi/
	at sun.reflect.GeneratedConstructorAccessor12.newInstance(Unknown Source)
	at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
	at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
	at sun.net.www.protocol.http.HttpURLConnection$10.run(HttpURLConnection.java:1944)
	at sun.net.www.protocol.http.HttpURLConnection$10.run(HttpURLConnection.java:1939)
	at java.security.AccessController.doPrivileged(Native Method)
	at sun.net.www.protocol.http.HttpURLConnection.getChainedException(HttpURLConnection.java:1938)
	at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1508)
	at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1492)
	at org.das2.util.filesystem.HttpFileSystem.doTryDownload(HttpFileSystem.java:415)
	at org.das2.util.filesystem.HttpFileSystem.doDownload(HttpFileSystem.java:604)
	at org.das2.util.filesystem.HttpFileSystem.downloadFile(HttpFileSystem.java:671)
	at org.das2.util.filesystem.HttpFileSystem.listDirectory(HttpFileSystem.java:902)
	at org.das2.util.filesystem.HttpFileSystem.listDirectory(HttpFileSystem.java:1066)
	at org.das2.fsm.FileStorageModel.getNamesFor(FileStorageModel.java:639)
	at org.das2.fsm.FileStorageModel.getNamesFor(FileStorageModel.java:598)
	at org.das2.fsm.FileStorageModel.getBestNamesFor(FileStorageModel.java:561)
	at org.autoplot.aggregator.AggregatingDataSource.getDataSet(AggregatingDataSource.java:397)
	at org.autoplot.aggregator.AggregatingDataSource.getDataSet(AggregatingDataSource.java:372)
	at org.autoplot.jythonsupport.Util.getDataSet(Util.java:214)
	at org.autoplot.jythonsupport.GetDataSetCommand.__call__(GetDataSetCommand.java:170)
	at org.python.core.PyObject.__call__(PyObject.java:495)
	at org.python.pycode._pyx59.f$0(tsbNonTimeAxis.jyds:2)
	at org.python.pycode._pyx59.call_function(tsbNonTimeAxis.jyds)
	at org.python.core.PyTableCode.call(PyTableCode.java:217)
	at org.python.core.PyCode.call(PyCode.java:14)
	at org.python.core.Py.runCode(Py.java:1224)
	at org.python.util.PythonInterpreter.execfile(PythonInterpreter.java:165)
	at org.autoplot.datasource.jython.JythonDataSource.getDataSet(JythonDataSource.java:316)
	at org.autoplot.dom.DataSourceController.loadDataSet(DataSourceController.java:1855)
	at org.autoplot.dom.DataSourceController.updateImmediately(DataSourceController.java:1450)
	at org.autoplot.dom.DataSourceController.access$1300(DataSourceController.java:65)
	at org.autoplot.dom.DataSourceController$11.run(DataSourceController.java:1549)
	at org.das2.system.RequestProcessor$Runner.run(RequestProcessor.java:253)
	at java.lang.Thread.run(Thread.java:748)
Caused by: java.io.IOException: Server returned HTTP response code: 503 for URL: http://autoplot.org/data/agg/efi/
	at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1894)
	at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1492)
	at java.net.HttpURLConnection.getResponseCode(HttpURLConnection.java:480)
	at org.das2.util.filesystem.HttpUtil.checkRedirect(HttpUtil.java:231)
	at org.das2.util.filesystem.HttpFileSystem.doDownload(HttpFileSystem.java:585)
	... 24 more

java.io.IOException: java.io.IOException: Server returned HTTP response code: 503 for URL: http://autoplot.org/data/agg/efi/

Traceback (innermost last):
  File "tsbNonTimeAxis.jyds", line 2, in ?
java.io.IOException: Server returned HTTP response code: 503 for URL: http://autoplot.org/data/agg/efi/
	at sun.reflect.GeneratedConstructorAccessor12.newInstance(Unknown Source)
	at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
	at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
	at sun.net.www.protocol.http.HttpURLConnection$10.run(HttpURLConnection.java:1944)
	at sun.net.www.protocol.http.HttpURLConnection$10.run(HttpURLConnection.java:1939)
	at java.security.AccessController.doPrivileged(Native Method)
	at sun.net.www.protocol.http.HttpURLConnection.getChainedException(HttpURLConnection.java:1938)
	at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1508)
	at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1492)
	at org.das2.util.filesystem.HttpFileSystem.doTryDownload(HttpFileSystem.java:415)
	at org.das2.util.filesystem.HttpFileSystem.doDownload(HttpFileSystem.java:604)
	at org.das2.util.filesystem.HttpFileSystem.downloadFile(HttpFileSystem.java:671)
	at org.das2.util.filesystem.HttpFileSystem.listDirectory(HttpFileSystem.java:902)
	at org.das2.util.filesystem.HttpFileSystem.listDirectory(HttpFileSystem.java:1066)
	at org.das2.fsm.FileStorageModel.getNamesFor(FileStorageModel.java:639)
	at org.das2.fsm.FileStorageModel.getNamesFor(FileStorageModel.java:598)
	at org.das2.fsm.FileStorageModel.getBestNamesFor(FileStorageModel.java:561)
	at org.autoplot.aggregator.AggregatingDataSource.getDataSet(AggregatingDataSource.java:397)
	at org.autoplot.aggregator.AggregatingDataSource.getDataSet(AggregatingDataSource.java:372)
	at org.autoplot.jythonsupport.Util.getDataSet(Util.java:214)
	at org.autoplot.jythonsupport.GetDataSetCommand.__call__(GetDataSetCommand.java:170)
	at org.python.core.PyObject.__call__(PyObject.java:495)
	at org.python.pycode._pyx59.f$0(tsbNonTimeAxis.jyds:2)
	at org.python.pycode._pyx59.call_function(tsbNonTimeAxis.jyds)
	at org.python.core.PyTableCode.call(PyTableCode.java:217)
	at org.python.core.PyCode.call(PyCode.java:14)
	at org.python.core.Py.runCode(Py.java:1224)
	at org.python.util.PythonInterpreter.execfile(PythonInterpreter.java:165)
	at org.autoplot.datasource.jython.JythonDataSource.getDataSet(JythonDataSource.java:316)
	at org.autoplot.dom.DataSourceController.loadDataSet(DataSourceController.java:1855)
	at org.autoplot.dom.DataSourceController.updateImmediately(DataSourceController.java:1450)
	at org.autoplot.dom.DataSourceController.access$1300(DataSourceController.java:65)
	at org.autoplot.dom.DataSourceController$11.run(DataSourceController.java:1549)
	at org.das2.system.RequestProcessor$Runner.run(RequestProcessor.java:253)
	at java.lang.Thread.run(Thread.java:748)
Caused by: java.io.IOException: Server returned HTTP response code: 503 for URL: http://autoplot.org/data/agg/efi/
	at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1894)
	at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1492)
	at java.net.HttpURLConnection.getResponseCode(HttpURLConnection.java:480)
	at org.das2.util.filesystem.HttpUtil.checkRedirect(HttpUtil.java:231)
	at org.das2.util.filesystem.HttpFileSystem.doDownload(HttpFileSystem.java:585)
	... 24 more
java.io.IOException: java.io.IOException: Server returned HTTP response code: 503 for URL: http://autoplot.org/data/agg/efi/
null
error: null
model.getExceptionHandler: org.autoplot.scriptconsole.GuiExceptionHandler@45df5c59
Traceback (innermost last):
  File "tsbNonTimeAxis.jyds", line 2, in ?
java.io.IOException: Server returned HTTP response code: 503 for URL: http://autoplot.org/data/agg/efi/2000/
	at sun.reflect.GeneratedConstructorAccessor12.newInstance(Unknown Source)
	at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
	at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
	at sun.net.www.protocol.http.HttpURLConnection$10.run(HttpURLConnection.java:1944)
	at sun.net.www.protocol.http.HttpURLConnection$10.run(HttpURLConnection.java:1939)
	at java.security.AccessController.doPrivileged(Native Method)
	at sun.net.www.protocol.http.HttpURLConnection.getChainedException(HttpURLConnection.java:1938)
	at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1508)
	at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1492)
	at org.das2.util.filesystem.HttpFileSystem.doTryDownload(HttpFileSystem.java:415)
	at org.das2.util.filesystem.HttpFileSystem.doDownload(HttpFileSystem.java:604)
	at org.das2.util.filesystem.HttpFileSystem.downloadFile(HttpFileSystem.java:671)
	at org.das2.util.filesystem.HttpFileSystem.listDirectory(HttpFileSystem.java:902)
	at org.das2.util.filesystem.HttpFileSystem.listDirectory(HttpFileSystem.java:1066)
	at org.das2.fsm.FileStorageModel.getNamesFor(FileStorageModel.java:639)
	at org.das2.fsm.FileStorageModel.getBestNamesFor(FileStorageModel.java:561)
	at org.autoplot.aggregator.AggregatingDataSource.getDataSet(AggregatingDataSource.java:397)
	at org.autoplot.aggregator.AggregatingDataSource.getDataSet(AggregatingDataSource.java:372)
	at org.autoplot.jythonsupport.Util.getDataSet(Util.java:214)
	at org.autoplot.jythonsupport.GetDataSetCommand.__call__(GetDataSetCommand.java:170)
	at org.python.core.PyObject.__call__(PyObject.java:495)
	at org.python.pycode._pyx60.f$0(tsbNonTimeAxis.jyds:2)
	at org.python.pycode._pyx60.call_function(tsbNonTimeAxis.jyds)
	at org.python.core.PyTableCode.call(PyTableCode.java:217)
	at org.python.core.PyCode.call(PyCode.java:14)
	at org.python.core.Py.runCode(Py.java:1224)
	at org.python.util.PythonInterpreter.execfile(PythonInterpreter.java:165)
	at org.autoplot.datasource.jython.JythonDataSource.getDataSet(JythonDataSource.java:316)
	at org.autoplot.dom.DataSourceController.loadDataSet(DataSourceController.java:1855)
	at org.autoplot.dom.DataSourceController.updateImmediately(DataSourceController.java:1450)
	at org.autoplot.dom.DataSourceController.access$1300(DataSourceController.java:65)
	at org.autoplot.dom.DataSourceController$11.run(DataSourceController.java:1549)
	at org.das2.system.RequestProcessor$Runner.run(RequestProcessor.java:253)
	at java.lang.Thread.run(Thread.java:748)
Caused by: java.io.IOException: Server returned HTTP response code: 503 for URL: http://autoplot.org/data/agg/efi/2000/
	at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1894)
	at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1492)
	at java.net.HttpURLConnection.getResponseCode(HttpURLConnection.java:480)
	at org.das2.util.filesystem.HttpUtil.checkRedirect(HttpUtil.java:231)
	at org.das2.util.filesystem.HttpFileSystem.doDownload(HttpFileSystem.java:585)
	... 23 more

java.io.IOException: java.io.IOException: Server returned HTTP response code: 503 for URL: http://autoplot.org/data/agg/efi/2000/

Traceback (innermost last):
  File "tsbNonTimeAxis.jyds", line 2, in ?
java.io.IOException: Server returned HTTP response code: 503 for URL: http://autoplot.org/data/agg/efi/2000/
	at sun.reflect.GeneratedConstructorAccessor12.newInstance(Unknown Source)
	at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
	at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
	at sun.net.www.protocol.http.HttpURLConnection$10.run(HttpURLConnection.java:1944)
	at sun.net.www.protocol.http.HttpURLConnection$10.run(HttpURLConnection.java:1939)
	at java.security.AccessController.doPrivileged(Native Method)
	at sun.net.www.protocol.http.HttpURLConnection.getChainedException(HttpURLConnection.java:1938)
	at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1508)
	at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1492)
	at org.das2.util.filesystem.HttpFileSystem.doTryDownload(HttpFileSystem.java:415)
	at org.das2.util.filesystem.HttpFileSystem.doDownload(HttpFileSystem.java:604)
	at org.das2.util.filesystem.HttpFileSystem.downloadFile(HttpFileSystem.java:671)
	at org.das2.util.filesystem.HttpFileSystem.listDirectory(HttpFileSystem.java:902)
	at org.das2.util.filesystem.HttpFileSystem.listDirectory(HttpFileSystem.java:1066)
	at org.das2.fsm.FileStorageModel.getNamesFor(FileStorageModel.java:639)
	at org.das2.fsm.FileStorageModel.getBestNamesFor(FileStorageModel.java:561)
	at org.autoplot.aggregator.AggregatingDataSource.getDataSet(AggregatingDataSource.java:397)
	at org.autoplot.aggregator.AggregatingDataSource.getDataSet(AggregatingDataSource.java:372)
	at org.autoplot.jythonsupport.Util.getDataSet(Util.java:214)
	at org.autoplot.jythonsupport.GetDataSetCommand.__call__(GetDataSetCommand.java:170)
	at org.python.core.PyObject.__call__(PyObject.java:495)
	at org.python.pycode._pyx60.f$0(tsbNonTimeAxis.jyds:2)
	at org.python.pycode._pyx60.call_function(tsbNonTimeAxis.jyds)
	at org.python.core.PyTableCode.call(PyTableCode.java:217)
	at org.python.core.PyCode.call(PyCode.java:14)
	at org.python.core.Py.runCode(Py.java:1224)
	at org.python.util.PythonInterpreter.execfile(PythonInterpreter.java:165)
	at org.autoplot.datasource.jython.JythonDataSource.getDataSet(JythonDataSource.java:316)
	at org.autoplot.dom.DataSourceController.loadDataSet(DataSourceController.java:1855)
	at org.autoplot.dom.DataSourceController.updateImmediately(DataSourceController.java:1450)
	at org.autoplot.dom.DataSourceController.access$1300(DataSourceController.java:65)
	at org.autoplot.dom.DataSourceController$11.run(DataSourceController.java:1549)
	at org.das2.system.RequestProcessor$Runner.run(RequestProcessor.java:253)
	at java.lang.Thread.run(Thread.java:748)
Caused by: java.io.IOException: Server returned HTTP response code: 503 for URL: http://autoplot.org/data/agg/efi/2000/
	at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1894)
	at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1492)
	at java.net.HttpURLConnection.getResponseCode(HttpURLConnection.java:480)
	at org.das2.util.filesystem.HttpUtil.checkRedirect(HttpUtil.java:231)
	at org.das2.util.filesystem.HttpFileSystem.doDownload(HttpFileSystem.java:585)
	... 23 more
java.io.IOException: java.io.IOException: Server returned HTTP response code: 503 for URL: http://autoplot.org/data/agg/efi/2000/
null
error: null
model.getExceptionHandler: org.autoplot.scriptconsole.GuiExceptionHandler@45df5c59
Sleep 2 seconds to see if that fixes last image
org.netbeans.jemmy.TestCompletedException: Test passed
	at org.netbeans.jemmy.Test.closeDown(Test.java:133)
	at org.netbeans.jemmy.Test.launch(Test.java:360)
	at org.netbeans.jemmy.ActionProducer.launchAction(ActionProducer.java:319)
	at org.netbeans.jemmy.ActionProducer.run(ActionProducer.java:276)
Trace:
"Test org.autoplot.test.Test_042_TwoTsb finished" action has been produced in 200705 milliseconds with result 
    : 0
+ pwd
+ pwd
+ /usr/local/jdk1.8/bin/java -Djava.awt.headless=true -DenableResponseMonitor=true -cp ../autoplot-jar-all/autoplot/Autoplot/dist/AutoplotAll.jar:autoplot/APLibs/lib/jemmy-2.2.7.5.jar:autoplot/VATesting/dist/VATesting.jar org.virbo.autoplot.AutoplotUI --script=/var/local/jenkins/workspace/autoplot-test100/autoplot/VATesting/src/util/makeTutorialHtml.jy dir=/var/local/jenkins/workspace/autoplot-test100/Test_042_TwoTsb name=
reference to old org.virbo.autoplot needs fixing. http://autoplot.org/autoplot2017
welcome to autoplot (untagged)
Jun 11, 2024 8:58:26 AM org.autoplot.AutoplotUI main
INFO: welcome to autoplot (untagged)
*sys-package-mgr*: can't create package cache dir, '/var/local/jenkins/workspace/autoplot-jar-all/autoplot/Autoplot/dist/AutoplotAll.jar/cachedir/packages'
+ printf \n\n=== test.Test_050_FftFilter ===\n


=== test.Test_050_FftFilter ===
+ echo 1556: test.Test_050_FftFilter disabled until RBSP-ECT data is available again.
1556: test.Test_050_FftFilter disabled until RBSP-ECT data is available again.
+ printf \n\n=== test.Test_051_HanningFilter ===\n


=== test.Test_051_HanningFilter ===
+ /usr/local/jdk1.8/bin/java -cp ../autoplot-jar-all/autoplot/Autoplot/dist/AutoplotAll.jar:autoplot/APLibs/lib/jemmy-2.2.7.5.jar:autoplot/VATesting/dist/VATesting.jar -DenableResponseMonitor=true org.autoplot.test.Test_051_HanningFilter
Using org.netbeans.jemmy.drivers.DefaultDriverInstaller driver installer
Reproduce user actions through event queue.
Use event dispatching to reproduce user actions
Shortcut test events
Using org.netbeans.jemmy.drivers.DefaultDriverInstaller driver installer
Executed test org.autoplot.test.Test_051_HanningFilter
Test org.autoplot.test.Test_051_HanningFilter has been started
Trace:
Start to wait action "Test org.autoplot.test.Test_051_HanningFilter finished"
$Date: 2023-12-11 17:40:04 -0600 (Mon, 11 Dec 2023) $
Jun 11, 2024 8:58:33 AM org.autoplot.AutoplotUtil disableCertificates
INFO: disabling HTTP certificate checks.
ready in just a few seconds...
turning off default log, look for messages in console tab.
Done!
org.netbeans.jemmy.TestCompletedException: Test passed
	at org.netbeans.jemmy.Test.closeDown(Test.java:133)
	at org.netbeans.jemmy.Test.launch(Test.java:360)
	at org.netbeans.jemmy.ActionProducer.launchAction(ActionProducer.java:319)
	at org.netbeans.jemmy.ActionProducer.run(ActionProducer.java:276)
Trace:
"Test org.autoplot.test.Test_051_HanningFilter finished" action has been produced in 21143 milliseconds with result 
    : 0
+ printf \n\n=== test.Test_052_FocusSwitching ===\n


=== test.Test_052_FocusSwitching ===
+ /usr/local/jdk1.8/bin/java -cp ../autoplot-jar-all/autoplot/Autoplot/dist/AutoplotAll.jar:autoplot/APLibs/lib/jemmy-2.2.7.5.jar:autoplot/VATesting/dist/VATesting.jar -DenableResponseMonitor=true org.autoplot.test.Test_052_FocusSwitching
Using org.netbeans.jemmy.drivers.DefaultDriverInstaller driver installer
Reproduce user actions through event queue.
Use event dispatching to reproduce user actions
Shortcut test events
Using org.netbeans.jemmy.drivers.DefaultDriverInstaller driver installer
Executed test org.autoplot.test.Test_052_FocusSwitching
Test org.autoplot.test.Test_052_FocusSwitching has been started
Trace:
Start to wait action "Test org.autoplot.test.Test_052_FocusSwitching finished"
Jun 11, 2024 8:58:55 AM org.autoplot.AutoplotUtil disableCertificates
INFO: disabling HTTP certificate checks.
ready in just a few seconds...
turning off default log, look for messages in console tab.
Done!
org.netbeans.jemmy.TestCompletedException: Test passed
	at org.netbeans.jemmy.Test.closeDown(Test.java:133)
	at org.netbeans.jemmy.Test.launch(Test.java:360)
	at org.netbeans.jemmy.ActionProducer.launchAction(ActionProducer.java:319)
	at org.netbeans.jemmy.ActionProducer.run(ActionProducer.java:276)
Trace:
"Test org.autoplot.test.Test_052_FocusSwitching finished" action has been produced in 10994 milliseconds with result 
    : 0
+ printf \n\n=== test.Test_100_Demo1423 ===\n


=== test.Test_100_Demo1423 ===
+ /usr/local/jdk1.8/bin/java -cp ../autoplot-jar-all/autoplot/Autoplot/dist/AutoplotAll.jar:autoplot/APLibs/lib/jemmy-2.2.7.5.jar:autoplot/VATesting/dist/VATesting.jar -DenableResponseMonitor=true org.autoplot.test.Test_100_Demo1423
Using org.netbeans.jemmy.drivers.DefaultDriverInstaller driver installer
Jun 11, 2024 8:59:06 AM org.autoplot.AutoplotUtil disableCertificates
INFO: disabling HTTP certificate checks.
ready in just a few seconds...
turning off default log, look for messages in console tab.
Elec_Counts[Epoch=360,Telesc...=3,Sector=36,Elec_C...=10] (cnts/s)  We will total over the 1st index, then the 1st index again.
Elec_Counts=2081.9 cnts/s
dataset[Epoch=360,Elec_C...=10] (cnts/s)
839.66 cnts/s 702.50 cnts/s 583.85 cnts/s
Done!
+ mv Test_005_URISwitching.demo007.png test100_Test_005_URISwitching.demo007.png
+ mv Test_005_URISwitching.demo012.png test100_Test_005_URISwitching.demo012.png
+ mv Test_022_ContextOverview.001.png test100_Test_022_ContextOverview.001.png
+ mv Test_022_ContextOverview.002.png test100_Test_022_ContextOverview.002.png
+ mv Test_031_MultiPanelPlot.png test100_Test_031_MultiPanelPlot.png
+ mv Test_034_TimeSeriesBrowse.001.png test100_Test_034_TimeSeriesBrowse.001.png
+ mv Test_037_ZoomPan.001.png test100_Test_037_ZoomPan.001.png
+ mv Test_037_ZoomPan.002.png test100_Test_037_ZoomPan.002.png
+ mv Test_037_ZoomPan.003.png test100_Test_037_ZoomPan.003.png
+ mv Test_038_CopyPlotElementsDown.png test100_Test_038_CopyPlotElementsDown.png
+ mv Test_039_OperationsCacheReset.png test100_Test_039_OperationsCacheReset.png
+ mv Test_042_TwoTsb.png test100_Test_042_TwoTsb.png
+ mv Test_042_TwoTsb_2.png test100_Test_042_TwoTsb_2.png
+ mv Test_042_TwoTsb_3.png test100_Test_042_TwoTsb_3.png
+ mv Test_042_TwoTsb_4.png test100_Test_042_TwoTsb_4.png
+ mv Test_051_HanningFilter.png test100_Test_051_HanningFilter.png
+ mv Test_052_FocusSwitching.png test100_Test_052_FocusSwitching.png
+ mv Test_052_FocusSwitching_Screen.png test100_Test_052_FocusSwitching_Screen.png
+ mv Test_100_Demo1423.png test100_Test_100_Demo1423.png
+ /usr/local/jdk1.8/bin/java -cp ../autoplot-jar-all/autoplot/Autoplot/dist/AutoplotAll.jar:autoplot/APLibs/lib/jemmy-2.2.7.5.jar:autoplot/VATesting/dist/VATesting.jar -DenableResponseMonitor=true org.autoplot.AutoplotUI --version
Autoplot version untagged
[autoplot-test100] $ /bin/sh -xe /usr/local/apache-tomcat-8.0.27/temp/jenkins9122736096873106854.sh
+ rm -f diffs.*
+ /home/jbf/ct/hudson/bin/compareImagesLoose.sh
## compareImagesLoose version 20150614a
== test100_Test_005_URISwitching.demo007.png  ==
compare -metric MAE -dissimilarity-threshold 1 test100_Test_005_URISwitching.demo007.png /home/jbf/ct/hudson/artifacts/test100_Test_005_URISwitching.demo007.png diffs.test100_Test_005_URISwitching.demo007.png

diff=3.32787 (5.078e-05)
== test100_Test_005_URISwitching.demo012.png  ==
compare -metric MAE -dissimilarity-threshold 1 test100_Test_005_URISwitching.demo012.png /home/jbf/ct/hudson/artifacts/test100_Test_005_URISwitching.demo012.png diffs.test100_Test_005_URISwitching.demo012.png

diff=0 (0)
== test100_Test_022_ContextOverview.001.png  ==
compare -metric MAE -dissimilarity-threshold 1 test100_Test_022_ContextOverview.001.png /home/jbf/ct/hudson/artifacts/test100_Test_022_ContextOverview.001.png diffs.test100_Test_022_ContextOverview.001.png

diff=1.48987 (2.2734e-05)
== test100_Test_022_ContextOverview.002.png  ==
compare -metric MAE -dissimilarity-threshold 1 test100_Test_022_ContextOverview.002.png /home/jbf/ct/hudson/artifacts/test100_Test_022_ContextOverview.002.png diffs.test100_Test_022_ContextOverview.002.png

diff=1.78749 (2.72753e-05)
== test100_Test_031_MultiPanelPlot.png  ==
compare -metric MAE -dissimilarity-threshold 1 test100_Test_031_MultiPanelPlot.png /home/jbf/ct/hudson/artifacts/test100_Test_031_MultiPanelPlot.png diffs.test100_Test_031_MultiPanelPlot.png

diff=0 (0)
== test100_Test_034_TimeSeriesBrowse.001.png  ==
compare -metric MAE -dissimilarity-threshold 1 test100_Test_034_TimeSeriesBrowse.001.png /home/jbf/ct/hudson/artifacts/test100_Test_034_TimeSeriesBrowse.001.png diffs.test100_Test_034_TimeSeriesBrowse.001.png

diff=0 (0)
== test100_Test_037_ZoomPan.001.png  ==
compare -metric MAE -dissimilarity-threshold 1 test100_Test_037_ZoomPan.001.png /home/jbf/ct/hudson/artifacts/test100_Test_037_ZoomPan.001.png diffs.test100_Test_037_ZoomPan.001.png

diff=0 (0)
== test100_Test_037_ZoomPan.002.png  ==
compare -metric MAE -dissimilarity-threshold 1 test100_Test_037_ZoomPan.002.png /home/jbf/ct/hudson/artifacts/test100_Test_037_ZoomPan.002.png diffs.test100_Test_037_ZoomPan.002.png

diff=0 (0)
== test100_Test_037_ZoomPan.003.png  ==
compare -metric MAE -dissimilarity-threshold 1 test100_Test_037_ZoomPan.003.png /home/jbf/ct/hudson/artifacts/test100_Test_037_ZoomPan.003.png diffs.test100_Test_037_ZoomPan.003.png

diff=0 (0)
== test100_Test_038_CopyPlotElementsDown.png  ==
compare -metric MAE -dissimilarity-threshold 1 test100_Test_038_CopyPlotElementsDown.png /home/jbf/ct/hudson/artifacts/test100_Test_038_CopyPlotElementsDown.png diffs.test100_Test_038_CopyPlotElementsDown.png

diff=0 (0)
== test100_Test_039_OperationsCacheReset.png  ==
compare -metric MAE -dissimilarity-threshold 1 test100_Test_039_OperationsCacheReset.png /home/jbf/ct/hudson/artifacts/test100_Test_039_OperationsCacheReset.png diffs.test100_Test_039_OperationsCacheReset.png

diff=0 (0)
== test100_Test_042_TwoTsb_2.png  ==
compare -metric MAE -dissimilarity-threshold 1 test100_Test_042_TwoTsb_2.png /home/jbf/ct/hudson/artifacts/test100_Test_042_TwoTsb_2.png diffs.test100_Test_042_TwoTsb_2.png

diff=3898.41 (0.0594859)
****** no alternate version found for test100_Test_042_TwoTsb_2.png
== test100_Test_042_TwoTsb_3.png  ==
compare -metric MAE -dissimilarity-threshold 1 test100_Test_042_TwoTsb_3.png /home/jbf/ct/hudson/artifacts/test100_Test_042_TwoTsb_3.png diffs.test100_Test_042_TwoTsb_3.png

diff=3271.69 (0.0499228)
****** no alternate version found for test100_Test_042_TwoTsb_3.png
== test100_Test_042_TwoTsb_4.png  ==
compare -metric MAE -dissimilarity-threshold 1 test100_Test_042_TwoTsb_4.png /home/jbf/ct/hudson/artifacts/test100_Test_042_TwoTsb_4.png diffs.test100_Test_042_TwoTsb_4.png

diff=3383.61 (0.0516306)
****** no alternate version found for test100_Test_042_TwoTsb_4.png
== test100_Test_042_TwoTsb.png  ==
compare -metric MAE -dissimilarity-threshold 1 test100_Test_042_TwoTsb.png /home/jbf/ct/hudson/artifacts/test100_Test_042_TwoTsb.png diffs.test100_Test_042_TwoTsb.png

diff=3946.05 (0.0602129)
****** no alternate version found for test100_Test_042_TwoTsb.png
== test100_Test_051_HanningFilter.png  ==
compare -metric MAE -dissimilarity-threshold 1 test100_Test_051_HanningFilter.png /home/jbf/ct/hudson/artifacts/test100_Test_051_HanningFilter.png diffs.test100_Test_051_HanningFilter.png

diff=0 (0)
== test100_Test_052_FocusSwitching.png  ==
compare -metric MAE -dissimilarity-threshold 1 test100_Test_052_FocusSwitching.png /home/jbf/ct/hudson/artifacts/test100_Test_052_FocusSwitching.png diffs.test100_Test_052_FocusSwitching.png

diff=0.413413 (6.30828e-06)
== test100_Test_052_FocusSwitching_Screen.png  ==
compare -metric MAE -dissimilarity-threshold 1 test100_Test_052_FocusSwitching_Screen.png /home/jbf/ct/hudson/artifacts/test100_Test_052_FocusSwitching_Screen.png diffs.test100_Test_052_FocusSwitching_Screen.png

diff=0 (0)
== test100_Test_100_Demo1423.png  ==
compare -metric MAE -dissimilarity-threshold 1 test100_Test_100_Demo1423.png /home/jbf/ct/hudson/artifacts/test100_Test_100_Demo1423.png diffs.test100_Test_100_Demo1423.png

diff=0 (0)
*** Summary ***
   Differences found, see diffs.test100_Test_042_TwoTsb_2.png diffs.test100_Test_042_TwoTsb_3.png diffs.test100_Test_042_TwoTsb_4.png diffs.test100_Test_042_TwoTsb.png
Build step 'Execute shell' marked build as failure
Archiving artifacts
Finished: FAILURE