Console Output

Started by upstream project "autoplot-run-tests" build number 8999
originally caused by:
 Started by upstream project "autoplot-all" build number 8962
 originally caused by:
  Started by timer
 Started by upstream project "autoplot-all" build number 8962
Running as SYSTEM
Building in workspace /var/local/jenkins/workspace/autoplot-test033
[autoplot-test033] $ /bin/sh -xe /usr/local/apache-tomcat-8.0.27/temp/jenkins7639380614934527654.sh
+ rm -rf Test033.java output-listOfTimes pngwalk-rbsp pngwalk-rbsp-orbit pngwalk3 pngwalk4 pngwalk5 pngwalk6 test033_pngwalk-rbsp-orbit_product____80.png test033_pngwalk-rbsp-orbit_product____82.png test033_product3_200505.png
+ JAR=../autoplot-jar-all/autoplot/Autoplot/dist/AutoplotAll.jar
+ echo === pngwalk-rbsp ===
=== pngwalk-rbsp ===
+ pwd
/var/local/jenkins/workspace/autoplot-test033
+ /usr/local/jdk1.8//bin/java -Djava.awt.headless=true -cp ../autoplot-jar-all/autoplot/Autoplot/dist/AutoplotAll.jar org.autoplot.pngwalk.CreatePngWalk --timeFormat=$(o,id=rbspa-pp) --timeRange=orbit:rbspa-pp:70-99 --vap=/home/jbf/ct/hudson/vap/rbsp_events.vap -o=pngwalk-rbsp/ --version=v1.2
CreatePngWalk 20200819
Jan 24, 2025 12:58:36 PM org.autoplot.state.StatePersistence saveState
INFO: converting from vap version 1.09 to 1.08
+ echo === output-listOfTimes ===
=== output-listOfTimes ===
+ pwd
/var/local/jenkins/workspace/autoplot-test033
+ /usr/local/jdk1.8//bin/java -Djava.awt.headless=true -cp ../autoplot-jar-all/autoplot/Autoplot/dist/AutoplotAll.jar org.autoplot.pngwalk.CreatePngWalk -f $Y$m$d -r 20130801/20130901 -v /home/jbf/ct/hudson/vap/listOfTimes.vap -o output-listOfTimes/ --batchUri=file:///home/jbf/ct/hudson/data/dat/listOfTimes.txt
CreatePngWalk 20200819
Jan 24, 2025 12:58:59 PM org.autoplot.state.StatePersistence saveState
INFO: converting from vap version 1.09 to 1.08
+ echo === pngwalk-rbsp-orbit ===
=== pngwalk-rbsp-orbit ===
+ pwd
/var/local/jenkins/workspace/autoplot-test033
+ /usr/local/jdk1.8//bin/java -Djava.awt.headless=true -cp ../autoplot-jar-all/autoplot/Autoplot/dist/AutoplotAll.jar org.autoplot.pngwalk.CreatePngWalk --timeFormat=$(o,id=rbspa-pp) --timeRange=orbit:rbspa-pp:80-84 --vap=/home/jbf/ct/hudson/vap/rbsp_2panel.vap -o=pngwalk-rbsp-orbit/
CreatePngWalk 20200819
*sys-package-mgr*: processing modified jar, '/var/local/jenkins/workspace/autoplot-jar-all/autoplot/Autoplot/dist/AutoplotAll.jar'
Jan 24, 2025 12:59:10 PM org.autoplot.state.StatePersistence saveState
INFO: converting from vap version 1.09 to 1.08
+ cp ../autoplot-jar-all/autoplot/Autoplot/temp-src/test/endtoend/Test033.java .
+ /usr/local/jdk1.8//bin/java -Djava.awt.headless=true -cp ../autoplot-jar-all/autoplot/Autoplot/dist/AutoplotAll.jar test.endtoend.Test033
Jan 24, 2025 12:59:16 PM org.das2.util.filesystem.HttpFileSystem createHttpFileSystem
SEVERE: Connection refused (Connection refused)
java.net.ConnectException: Connection refused (Connection refused)
	at java.net.PlainSocketImpl.socketConnect(Native Method)
	at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:350)
	at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:206)
	at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:188)
	at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392)
	at java.net.Socket.connect(Socket.java:589)
	at sun.security.ssl.SSLSocketImpl.connect(SSLSocketImpl.java:673)
	at sun.net.NetworkClient.doConnect(NetworkClient.java:175)
	at sun.net.www.http.HttpClient.openServer(HttpClient.java:463)
	at sun.net.www.http.HttpClient.openServer(HttpClient.java:558)
	at sun.net.www.protocol.https.HttpsClient.<init>(HttpsClient.java:264)
	at sun.net.www.protocol.https.HttpsClient.New(HttpsClient.java:367)
	at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.getNewHttpClient(AbstractDelegateHttpsURLConnection.java:191)
	at sun.net.www.protocol.http.HttpURLConnection.plainConnect0(HttpURLConnection.java:1156)
	at sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:1050)
	at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(AbstractDelegateHttpsURLConnection.java:177)
	at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1564)
	at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1492)
	at java.net.HttpURLConnection.getResponseCode(HttpURLConnection.java:480)
	at sun.net.www.protocol.https.HttpsURLConnectionImpl.getResponseCode(HttpsURLConnectionImpl.java:347)
	at org.das2.util.filesystem.HttpFileSystem.createHttpFileSystem(HttpFileSystem.java:234)
	at org.das2.util.filesystem.HttpFileSystemFactory.createFileSystem(HttpFileSystemFactory.java:55)
	at org.das2.util.filesystem.FileSystem.create(FileSystem.java:490)
	at org.das2.util.filesystem.FileSystem.create(FileSystem.java:191)
	at org.autoplot.aggregator.AggregatingDataSourceFactory.getFileStorageModel(AggregatingDataSourceFactory.java:150)
	at org.autoplot.aggregator.AggregatingDataSourceFactory.getDataSource(AggregatingDataSourceFactory.java:99)
	at org.autoplot.datasource.DataSetURI.getDataSource(DataSetURI.java:183)
	at org.autoplot.datasource.DataSetURI.getDataSource(DataSetURI.java:197)
	at org.autoplot.dom.DataSourceController.resolveDataSource(DataSourceController.java:2147)
	at org.autoplot.dom.DataSourceController$3$1.run(DataSourceController.java:155)
	at org.autoplot.util.RunLaterListener.propertyChange(RunLaterListener.java:70)
	at java.beans.PropertyChangeSupport.fire(PropertyChangeSupport.java:335)
	at java.beans.PropertyChangeSupport.firePropertyChange(PropertyChangeSupport.java:328)
	at org.autoplot.dom.DebugPropertyChangeSupport.firePropertyChange(DebugPropertyChangeSupport.java:175)
	at java.beans.PropertyChangeSupport.firePropertyChange(PropertyChangeSupport.java:263)
	at org.autoplot.dom.ChangesSupport$DomLock.unlock(ChangesSupport.java:255)
	at org.autoplot.dom.ApplicationController.syncTo(ApplicationController.java:3522)
	at org.autoplot.dom.Application.syncTo(Application.java:340)
	at org.autoplot.dom.Application.syncTo(Application.java:332)
	at org.autoplot.ApplicationModel.restoreState(ApplicationModel.java:1128)
	at org.autoplot.ApplicationModel.doOpenVap(ApplicationModel.java:1305)
	at org.autoplot.ApplicationModel.doOpenVap(ApplicationModel.java:1193)
	at org.autoplot.ApplicationModel.resetDataSetSourceURL(ApplicationModel.java:505)
	at org.autoplot.ScriptContext.plot(ScriptContext.java:524)
	at org.autoplot.ScriptContext.load(ScriptContext.java:2057)
	at test.endtoend.Test033.makePngWalk3(Test033.java:79)
	at test.endtoend.Test033.main(Test033.java:171)

Jan 24, 2025 12:59:16 PM org.das2.util.filesystem.HttpFileSystem createHttpFileSystem
SEVERE: 0: failed to connect to https://cdaweb.gsfc.nasa.gov/pub/data/omni/low_res_omni/
Connection refused (Connection refused)
java.net.ConnectException: Connection refused (Connection refused)
	at java.net.PlainSocketImpl.socketConnect(Native Method)
	at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:350)
	at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:206)
	at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:188)
	at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392)
	at java.net.Socket.connect(Socket.java:589)
	at sun.security.ssl.SSLSocketImpl.connect(SSLSocketImpl.java:673)
	at sun.net.NetworkClient.doConnect(NetworkClient.java:175)
	at sun.net.www.http.HttpClient.openServer(HttpClient.java:463)
	at sun.net.www.http.HttpClient.openServer(HttpClient.java:558)
	at sun.net.www.protocol.https.HttpsClient.<init>(HttpsClient.java:264)
	at sun.net.www.protocol.https.HttpsClient.New(HttpsClient.java:367)
	at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.getNewHttpClient(AbstractDelegateHttpsURLConnection.java:191)
	at sun.net.www.protocol.http.HttpURLConnection.plainConnect0(HttpURLConnection.java:1156)
	at sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:1050)
	at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(AbstractDelegateHttpsURLConnection.java:177)
	at sun.net.www.protocol.https.HttpsURLConnectionImpl.connect(HttpsURLConnectionImpl.java:162)
	at org.das2.util.filesystem.HttpFileSystem.createHttpFileSystem(HttpFileSystem.java:204)
	at org.das2.util.filesystem.HttpFileSystemFactory.createFileSystem(HttpFileSystemFactory.java:55)
	at org.das2.util.filesystem.FileSystem.create(FileSystem.java:490)
	at org.das2.util.filesystem.FileSystem.create(FileSystem.java:191)
	at org.autoplot.aggregator.AggregatingDataSourceFactory.getFileStorageModel(AggregatingDataSourceFactory.java:150)
	at org.autoplot.aggregator.AggregatingDataSourceFactory.getDataSource(AggregatingDataSourceFactory.java:99)
	at org.autoplot.datasource.DataSetURI.getDataSource(DataSetURI.java:183)
	at org.autoplot.datasource.DataSetURI.getDataSource(DataSetURI.java:197)
	at org.autoplot.dom.DataSourceController.resolveDataSource(DataSourceController.java:2147)
	at org.autoplot.dom.DataSourceController$3$1.run(DataSourceController.java:155)
	at org.autoplot.util.RunLaterListener.propertyChange(RunLaterListener.java:70)
	at java.beans.PropertyChangeSupport.fire(PropertyChangeSupport.java:335)
	at java.beans.PropertyChangeSupport.firePropertyChange(PropertyChangeSupport.java:328)
	at org.autoplot.dom.DebugPropertyChangeSupport.firePropertyChange(DebugPropertyChangeSupport.java:175)
	at java.beans.PropertyChangeSupport.firePropertyChange(PropertyChangeSupport.java:263)
	at org.autoplot.dom.ChangesSupport$DomLock.unlock(ChangesSupport.java:255)
	at org.autoplot.dom.ApplicationController.syncTo(ApplicationController.java:3522)
	at org.autoplot.dom.Application.syncTo(Application.java:340)
	at org.autoplot.dom.Application.syncTo(Application.java:332)
	at org.autoplot.ApplicationModel.restoreState(ApplicationModel.java:1128)
	at org.autoplot.ApplicationModel.doOpenVap(ApplicationModel.java:1305)
	at org.autoplot.ApplicationModel.doOpenVap(ApplicationModel.java:1193)
	at org.autoplot.ApplicationModel.resetDataSetSourceURL(ApplicationModel.java:505)
	at org.autoplot.ScriptContext.plot(ScriptContext.java:524)
	at org.autoplot.ScriptContext.load(ScriptContext.java:2057)
	at test.endtoend.Test033.makePngWalk3(Test033.java:79)
	at test.endtoend.Test033.main(Test033.java:171)

Jan 24, 2025 12:59:16 PM org.das2.util.filesystem.HttpFileSystem createHttpFileSystem
INFO: remote filesystem is offline, allowing access to local cache.
Jan 24, 2025 12:59:16 PM org.das2.util.filesystem.HttpFileSystem createHttpFileSystem
WARNING: filesystem is offline: https://cdaweb.gsfc.nasa.gov/pub/data/omni/low_res_omni/
writing pngwalk at /var/local/jenkins/workspace/autoplot-test033/pngwalk3
Jan 24, 2025 12:59:18 PM org.autoplot.state.StatePersistence saveState
INFO: converting from vap version 1.09 to 1.08
still doesn't fit, see https://sourceforge.net/p/autoplot/bugs/1820/
still doesn't fit, see https://sourceforge.net/p/autoplot/bugs/1820/
still doesn't fit, see https://sourceforge.net/p/autoplot/bugs/1820/
still doesn't fit, see https://sourceforge.net/p/autoplot/bugs/1820/
still doesn't fit, see https://sourceforge.net/p/autoplot/bugs/1820/
still doesn't fit, see https://sourceforge.net/p/autoplot/bugs/1820/
still doesn't fit, see https://sourceforge.net/p/autoplot/bugs/1820/
still doesn't fit, see https://sourceforge.net/p/autoplot/bugs/1820/
still doesn't fit, see https://sourceforge.net/p/autoplot/bugs/1820/
still doesn't fit, see https://sourceforge.net/p/autoplot/bugs/1820/
still doesn't fit, see https://sourceforge.net/p/autoplot/bugs/1820/
still doesn't fit, see https://sourceforge.net/p/autoplot/bugs/1820/
still doesn't fit, see https://sourceforge.net/p/autoplot/bugs/1820/
still doesn't fit, see https://sourceforge.net/p/autoplot/bugs/1820/
still doesn't fit, see https://sourceforge.net/p/autoplot/bugs/1820/
still doesn't fit, see https://sourceforge.net/p/autoplot/bugs/1820/
still doesn't fit, see https://sourceforge.net/p/autoplot/bugs/1820/
still doesn't fit, see https://sourceforge.net/p/autoplot/bugs/1820/
still doesn't fit, see https://sourceforge.net/p/autoplot/bugs/1820/
still doesn't fit, see https://sourceforge.net/p/autoplot/bugs/1820/
still doesn't fit, see https://sourceforge.net/p/autoplot/bugs/1820/
still doesn't fit, see https://sourceforge.net/p/autoplot/bugs/1820/
still doesn't fit, see https://sourceforge.net/p/autoplot/bugs/1820/
still doesn't fit, see https://sourceforge.net/p/autoplot/bugs/1820/
still doesn't fit, see https://sourceforge.net/p/autoplot/bugs/1820/
still doesn't fit, see https://sourceforge.net/p/autoplot/bugs/1820/
still doesn't fit, see https://sourceforge.net/p/autoplot/bugs/1820/
still doesn't fit, see https://sourceforge.net/p/autoplot/bugs/1820/
still doesn't fit, see https://sourceforge.net/p/autoplot/bugs/1820/
still doesn't fit, see https://sourceforge.net/p/autoplot/bugs/1820/
still doesn't fit, see https://sourceforge.net/p/autoplot/bugs/1820/
still doesn't fit, see https://sourceforge.net/p/autoplot/bugs/1820/
still doesn't fit, see https://sourceforge.net/p/autoplot/bugs/1820/
still doesn't fit, see https://sourceforge.net/p/autoplot/bugs/1820/
still doesn't fit, see https://sourceforge.net/p/autoplot/bugs/1820/
still doesn't fit, see https://sourceforge.net/p/autoplot/bugs/1820/
still doesn't fit, see https://sourceforge.net/p/autoplot/bugs/1820/
still doesn't fit, see https://sourceforge.net/p/autoplot/bugs/1820/
still doesn't fit, see https://sourceforge.net/p/autoplot/bugs/1820/
still doesn't fit, see https://sourceforge.net/p/autoplot/bugs/1820/
still doesn't fit, see https://sourceforge.net/p/autoplot/bugs/1820/
still doesn't fit, see https://sourceforge.net/p/autoplot/bugs/1820/
still doesn't fit, see https://sourceforge.net/p/autoplot/bugs/1820/
still doesn't fit, see https://sourceforge.net/p/autoplot/bugs/1820/
still doesn't fit, see https://sourceforge.net/p/autoplot/bugs/1820/
still doesn't fit, see https://sourceforge.net/p/autoplot/bugs/1820/
still doesn't fit, see https://sourceforge.net/p/autoplot/bugs/1820/
still doesn't fit, see https://sourceforge.net/p/autoplot/bugs/1820/
still doesn't fit, see https://sourceforge.net/p/autoplot/bugs/1820/
still doesn't fit, see https://sourceforge.net/p/autoplot/bugs/1820/
still doesn't fit, see https://sourceforge.net/p/autoplot/bugs/1820/
still doesn't fit, see https://sourceforge.net/p/autoplot/bugs/1820/
still doesn't fit, see https://sourceforge.net/p/autoplot/bugs/1820/
still doesn't fit, see https://sourceforge.net/p/autoplot/bugs/1820/
still doesn't fit, see https://sourceforge.net/p/autoplot/bugs/1820/
still doesn't fit, see https://sourceforge.net/p/autoplot/bugs/1820/
still doesn't fit, see https://sourceforge.net/p/autoplot/bugs/1820/
still doesn't fit, see https://sourceforge.net/p/autoplot/bugs/1820/
still doesn't fit, see https://sourceforge.net/p/autoplot/bugs/1820/
still doesn't fit, see https://sourceforge.net/p/autoplot/bugs/1820/
still doesn't fit, see https://sourceforge.net/p/autoplot/bugs/1820/
still doesn't fit, see https://sourceforge.net/p/autoplot/bugs/1820/
still doesn't fit, see https://sourceforge.net/p/autoplot/bugs/1820/
still doesn't fit, see https://sourceforge.net/p/autoplot/bugs/1820/
still doesn't fit, see https://sourceforge.net/p/autoplot/bugs/1820/
still doesn't fit, see https://sourceforge.net/p/autoplot/bugs/1820/
test 003: done in     20.67 sec
writing pngwalk at /var/local/jenkins/workspace/autoplot-test033/pngwalk4
Jan 24, 2025 12:59:36 PM org.autoplot.state.StatePersistence saveState
INFO: converting from vap version 1.09 to 1.08
still doesn't fit, see https://sourceforge.net/p/autoplot/bugs/1820/
still doesn't fit, see https://sourceforge.net/p/autoplot/bugs/1820/
still doesn't fit, see https://sourceforge.net/p/autoplot/bugs/1820/
still doesn't fit, see https://sourceforge.net/p/autoplot/bugs/1820/
still doesn't fit, see https://sourceforge.net/p/autoplot/bugs/1820/
still doesn't fit, see https://sourceforge.net/p/autoplot/bugs/1820/
still doesn't fit, see https://sourceforge.net/p/autoplot/bugs/1820/
still doesn't fit, see https://sourceforge.net/p/autoplot/bugs/1820/
still doesn't fit, see https://sourceforge.net/p/autoplot/bugs/1820/
still doesn't fit, see https://sourceforge.net/p/autoplot/bugs/1820/
still doesn't fit, see https://sourceforge.net/p/autoplot/bugs/1820/
still doesn't fit, see https://sourceforge.net/p/autoplot/bugs/1820/
still doesn't fit, see https://sourceforge.net/p/autoplot/bugs/1820/
still doesn't fit, see https://sourceforge.net/p/autoplot/bugs/1820/
still doesn't fit, see https://sourceforge.net/p/autoplot/bugs/1820/
still doesn't fit, see https://sourceforge.net/p/autoplot/bugs/1820/
still doesn't fit, see https://sourceforge.net/p/autoplot/bugs/1820/
still doesn't fit, see https://sourceforge.net/p/autoplot/bugs/1820/
still doesn't fit, see https://sourceforge.net/p/autoplot/bugs/1820/
still doesn't fit, see https://sourceforge.net/p/autoplot/bugs/1820/
still doesn't fit, see https://sourceforge.net/p/autoplot/bugs/1820/
still doesn't fit, see https://sourceforge.net/p/autoplot/bugs/1820/
still doesn't fit, see https://sourceforge.net/p/autoplot/bugs/1820/
still doesn't fit, see https://sourceforge.net/p/autoplot/bugs/1820/
still doesn't fit, see https://sourceforge.net/p/autoplot/bugs/1820/
still doesn't fit, see https://sourceforge.net/p/autoplot/bugs/1820/
still doesn't fit, see https://sourceforge.net/p/autoplot/bugs/1820/
still doesn't fit, see https://sourceforge.net/p/autoplot/bugs/1820/
still doesn't fit, see https://sourceforge.net/p/autoplot/bugs/1820/
still doesn't fit, see https://sourceforge.net/p/autoplot/bugs/1820/
still doesn't fit, see https://sourceforge.net/p/autoplot/bugs/1820/
still doesn't fit, see https://sourceforge.net/p/autoplot/bugs/1820/
still doesn't fit, see https://sourceforge.net/p/autoplot/bugs/1820/
still doesn't fit, see https://sourceforge.net/p/autoplot/bugs/1820/
still doesn't fit, see https://sourceforge.net/p/autoplot/bugs/1820/
still doesn't fit, see https://sourceforge.net/p/autoplot/bugs/1820/
still doesn't fit, see https://sourceforge.net/p/autoplot/bugs/1820/
still doesn't fit, see https://sourceforge.net/p/autoplot/bugs/1820/
still doesn't fit, see https://sourceforge.net/p/autoplot/bugs/1820/
still doesn't fit, see https://sourceforge.net/p/autoplot/bugs/1820/
still doesn't fit, see https://sourceforge.net/p/autoplot/bugs/1820/
still doesn't fit, see https://sourceforge.net/p/autoplot/bugs/1820/
still doesn't fit, see https://sourceforge.net/p/autoplot/bugs/1820/
still doesn't fit, see https://sourceforge.net/p/autoplot/bugs/1820/
still doesn't fit, see https://sourceforge.net/p/autoplot/bugs/1820/
still doesn't fit, see https://sourceforge.net/p/autoplot/bugs/1820/
still doesn't fit, see https://sourceforge.net/p/autoplot/bugs/1820/
still doesn't fit, see https://sourceforge.net/p/autoplot/bugs/1820/
still doesn't fit, see https://sourceforge.net/p/autoplot/bugs/1820/
still doesn't fit, see https://sourceforge.net/p/autoplot/bugs/1820/
test 004: done in     21.27 sec
Jan 24, 2025 12:59:56 PM org.autoplot.state.StatePersistence restoreState
WARNING: Column parent is a row: column_0.
Jan 24, 2025 12:59:56 PM org.autoplot.state.StatePersistence restoreState
WARNING: Column parent is a row: column_1.
writing pngwalk at /var/local/jenkins/workspace/autoplot-test033/pngwalk5
Jan 24, 2025 12:59:59 PM org.autoplot.state.StatePersistence saveState
INFO: converting from vap version 1.09 to 1.08
test 005: done in     25.90 sec
Jan 24, 2025 1:00:23 PM org.das2.util.filesystem.HttpFileSystem createHttpFileSystem
SEVERE: Connection refused (Connection refused)
java.net.ConnectException: Connection refused (Connection refused)
	at java.net.PlainSocketImpl.socketConnect(Native Method)
	at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:350)
	at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:206)
	at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:188)
	at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392)
	at java.net.Socket.connect(Socket.java:589)
	at sun.security.ssl.SSLSocketImpl.connect(SSLSocketImpl.java:673)
	at sun.net.NetworkClient.doConnect(NetworkClient.java:175)
	at sun.net.www.http.HttpClient.openServer(HttpClient.java:463)
	at sun.net.www.http.HttpClient.openServer(HttpClient.java:558)
	at sun.net.www.protocol.https.HttpsClient.<init>(HttpsClient.java:264)
	at sun.net.www.protocol.https.HttpsClient.New(HttpsClient.java:367)
	at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.getNewHttpClient(AbstractDelegateHttpsURLConnection.java:191)
	at sun.net.www.protocol.http.HttpURLConnection.plainConnect0(HttpURLConnection.java:1156)
	at sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:1050)
	at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(AbstractDelegateHttpsURLConnection.java:177)
	at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1564)
	at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1492)
	at java.net.HttpURLConnection.getResponseCode(HttpURLConnection.java:480)
	at sun.net.www.protocol.https.HttpsURLConnectionImpl.getResponseCode(HttpsURLConnectionImpl.java:347)
	at org.das2.util.filesystem.HttpFileSystem.createHttpFileSystem(HttpFileSystem.java:234)
	at org.das2.util.filesystem.HttpFileSystemFactory.createFileSystem(HttpFileSystemFactory.java:55)
	at org.das2.util.filesystem.FileSystem.create(FileSystem.java:490)
	at org.autoplot.datasource.DataSetURI.getFile(DataSetURI.java:978)
	at org.autoplot.cdaweb.CDAWebDB.isOnline(CDAWebDB.java:106)
	at org.autoplot.cdaweb.CDAWebDataSource.getDataSet(CDAWebDataSource.java:122)
	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.autoplot.dom.DataSourceController.update(DataSourceController.java:1581)
	at org.autoplot.dom.TimeSeriesBrowseController.updateTsb(TimeSeriesBrowseController.java:491)
	at org.autoplot.dom.TimeSeriesBrowseController.setup(TimeSeriesBrowseController.java:319)
	at org.autoplot.dom.DataSourceController.resetDataSource(DataSourceController.java:440)
	at org.autoplot.dom.DataSourceController.resolveDataSource(DataSourceController.java:2149)
	at org.autoplot.dom.DataSourceController$3$1.run(DataSourceController.java:155)
	at org.autoplot.util.RunLaterListener.propertyChange(RunLaterListener.java:70)
	at java.beans.PropertyChangeSupport.fire(PropertyChangeSupport.java:335)
	at java.beans.PropertyChangeSupport.firePropertyChange(PropertyChangeSupport.java:328)
	at org.autoplot.dom.DebugPropertyChangeSupport.firePropertyChange(DebugPropertyChangeSupport.java:175)
	at java.beans.PropertyChangeSupport.firePropertyChange(PropertyChangeSupport.java:263)
	at org.autoplot.dom.ChangesSupport$DomLock.unlock(ChangesSupport.java:255)
	at org.autoplot.dom.ApplicationController.syncTo(ApplicationController.java:3522)
	at org.autoplot.dom.Application.syncTo(Application.java:340)
	at org.autoplot.dom.Application.syncTo(Application.java:332)
	at org.autoplot.ApplicationModel.restoreState(ApplicationModel.java:1128)
	at org.autoplot.ApplicationModel.doOpenVap(ApplicationModel.java:1305)
	at org.autoplot.ApplicationModel.doOpenVap(ApplicationModel.java:1193)
	at org.autoplot.ApplicationModel.resetDataSetSourceURL(ApplicationModel.java:505)
	at org.autoplot.ScriptContext.plot(ScriptContext.java:524)
	at org.autoplot.ScriptContext.load(ScriptContext.java:2057)
	at test.endtoend.Test033.makePngWalk6(Test033.java:149)
	at test.endtoend.Test033.main(Test033.java:183)

Jan 24, 2025 1:00:23 PM org.das2.util.filesystem.HttpFileSystem createHttpFileSystem
SEVERE: 0: failed to connect to https://cdaweb.gsfc.nasa.gov/pub/software/cdawlib/
Connection refused (Connection refused)
java.net.ConnectException: Connection refused (Connection refused)
	at java.net.PlainSocketImpl.socketConnect(Native Method)
	at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:350)
	at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:206)
	at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:188)
	at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392)
	at java.net.Socket.connect(Socket.java:589)
	at sun.security.ssl.SSLSocketImpl.connect(SSLSocketImpl.java:673)
	at sun.net.NetworkClient.doConnect(NetworkClient.java:175)
	at sun.net.www.http.HttpClient.openServer(HttpClient.java:463)
	at sun.net.www.http.HttpClient.openServer(HttpClient.java:558)
	at sun.net.www.protocol.https.HttpsClient.<init>(HttpsClient.java:264)
	at sun.net.www.protocol.https.HttpsClient.New(HttpsClient.java:367)
	at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.getNewHttpClient(AbstractDelegateHttpsURLConnection.java:191)
	at sun.net.www.protocol.http.HttpURLConnection.plainConnect0(HttpURLConnection.java:1156)
	at sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:1050)
	at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(AbstractDelegateHttpsURLConnection.java:177)
	at sun.net.www.protocol.https.HttpsURLConnectionImpl.connect(HttpsURLConnectionImpl.java:162)
	at org.das2.util.filesystem.HttpFileSystem.createHttpFileSystem(HttpFileSystem.java:204)
	at org.das2.util.filesystem.HttpFileSystemFactory.createFileSystem(HttpFileSystemFactory.java:55)
	at org.das2.util.filesystem.FileSystem.create(FileSystem.java:490)
	at org.autoplot.datasource.DataSetURI.getFile(DataSetURI.java:978)
	at org.autoplot.cdaweb.CDAWebDB.isOnline(CDAWebDB.java:106)
	at org.autoplot.cdaweb.CDAWebDataSource.getDataSet(CDAWebDataSource.java:122)
	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.autoplot.dom.DataSourceController.update(DataSourceController.java:1581)
	at org.autoplot.dom.TimeSeriesBrowseController.updateTsb(TimeSeriesBrowseController.java:491)
	at org.autoplot.dom.TimeSeriesBrowseController.setup(TimeSeriesBrowseController.java:319)
	at org.autoplot.dom.DataSourceController.resetDataSource(DataSourceController.java:440)
	at org.autoplot.dom.DataSourceController.resolveDataSource(DataSourceController.java:2149)
	at org.autoplot.dom.DataSourceController$3$1.run(DataSourceController.java:155)
	at org.autoplot.util.RunLaterListener.propertyChange(RunLaterListener.java:70)
	at java.beans.PropertyChangeSupport.fire(PropertyChangeSupport.java:335)
	at java.beans.PropertyChangeSupport.firePropertyChange(PropertyChangeSupport.java:328)
	at org.autoplot.dom.DebugPropertyChangeSupport.firePropertyChange(DebugPropertyChangeSupport.java:175)
	at java.beans.PropertyChangeSupport.firePropertyChange(PropertyChangeSupport.java:263)
	at org.autoplot.dom.ChangesSupport$DomLock.unlock(ChangesSupport.java:255)
	at org.autoplot.dom.ApplicationController.syncTo(ApplicationController.java:3522)
	at org.autoplot.dom.Application.syncTo(Application.java:340)
	at org.autoplot.dom.Application.syncTo(Application.java:332)
	at org.autoplot.ApplicationModel.restoreState(ApplicationModel.java:1128)
	at org.autoplot.ApplicationModel.doOpenVap(ApplicationModel.java:1305)
	at org.autoplot.ApplicationModel.doOpenVap(ApplicationModel.java:1193)
	at org.autoplot.ApplicationModel.resetDataSetSourceURL(ApplicationModel.java:505)
	at org.autoplot.ScriptContext.plot(ScriptContext.java:524)
	at org.autoplot.ScriptContext.load(ScriptContext.java:2057)
	at test.endtoend.Test033.makePngWalk6(Test033.java:149)
	at test.endtoend.Test033.main(Test033.java:183)

Jan 24, 2025 1:00:23 PM org.das2.util.filesystem.HttpFileSystem createHttpFileSystem
INFO: remote filesystem is offline, allowing access to local cache.
Jan 24, 2025 1:00:23 PM org.das2.util.filesystem.HttpFileSystem createHttpFileSystem
WARNING: filesystem is offline: https://cdaweb.gsfc.nasa.gov/pub/software/cdawlib/
Jan 24, 2025 1:00:23 PM org.das2.util.filesystem.HttpFileSystem createHttpFileSystem
SEVERE: Connection refused (Connection refused)
java.net.ConnectException: Connection refused (Connection refused)
	at java.net.PlainSocketImpl.socketConnect(Native Method)
	at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:350)
	at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:206)
	at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:188)
	at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392)
	at java.net.Socket.connect(Socket.java:589)
	at sun.security.ssl.SSLSocketImpl.connect(SSLSocketImpl.java:673)
	at sun.net.NetworkClient.doConnect(NetworkClient.java:175)
	at sun.net.www.http.HttpClient.openServer(HttpClient.java:463)
	at sun.net.www.http.HttpClient.openServer(HttpClient.java:558)
	at sun.net.www.protocol.https.HttpsClient.<init>(HttpsClient.java:264)
	at sun.net.www.protocol.https.HttpsClient.New(HttpsClient.java:367)
	at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.getNewHttpClient(AbstractDelegateHttpsURLConnection.java:191)
	at sun.net.www.protocol.http.HttpURLConnection.plainConnect0(HttpURLConnection.java:1156)
	at sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:1050)
	at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(AbstractDelegateHttpsURLConnection.java:177)
	at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1564)
	at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1492)
	at java.net.HttpURLConnection.getResponseCode(HttpURLConnection.java:480)
	at sun.net.www.protocol.https.HttpsURLConnectionImpl.getResponseCode(HttpsURLConnectionImpl.java:347)
	at org.das2.util.filesystem.HttpFileSystem.createHttpFileSystem(HttpFileSystem.java:234)
	at org.das2.util.filesystem.HttpFileSystemFactory.createFileSystem(HttpFileSystemFactory.java:55)
	at org.das2.util.filesystem.FileSystem.create(FileSystem.java:490)
	at org.autoplot.datasource.DataSetURI.getFile(DataSetURI.java:978)
	at org.autoplot.datasource.DataSetURI.getFile(DataSetURI.java:1073)
	at org.autoplot.cdaweb.CDAWebDB.refresh(CDAWebDB.java:173)
	at org.autoplot.cdaweb.CDAWebDB.maybeRefresh(CDAWebDB.java:133)
	at org.autoplot.cdaweb.CDAWebDataSource.getDataSet(CDAWebDataSource.java:135)
	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.autoplot.dom.DataSourceController.update(DataSourceController.java:1581)
	at org.autoplot.dom.TimeSeriesBrowseController.updateTsb(TimeSeriesBrowseController.java:491)
	at org.autoplot.dom.TimeSeriesBrowseController.setup(TimeSeriesBrowseController.java:319)
	at org.autoplot.dom.DataSourceController.resetDataSource(DataSourceController.java:440)
	at org.autoplot.dom.DataSourceController.resolveDataSource(DataSourceController.java:2149)
	at org.autoplot.dom.DataSourceController$3$1.run(DataSourceController.java:155)
	at org.autoplot.util.RunLaterListener.propertyChange(RunLaterListener.java:70)
	at java.beans.PropertyChangeSupport.fire(PropertyChangeSupport.java:335)
	at java.beans.PropertyChangeSupport.firePropertyChange(PropertyChangeSupport.java:328)
	at org.autoplot.dom.DebugPropertyChangeSupport.firePropertyChange(DebugPropertyChangeSupport.java:175)
	at java.beans.PropertyChangeSupport.firePropertyChange(PropertyChangeSupport.java:263)
	at org.autoplot.dom.ChangesSupport$DomLock.unlock(ChangesSupport.java:255)
	at org.autoplot.dom.ApplicationController.syncTo(ApplicationController.java:3522)
	at org.autoplot.dom.Application.syncTo(Application.java:340)
	at org.autoplot.dom.Application.syncTo(Application.java:332)
	at org.autoplot.ApplicationModel.restoreState(ApplicationModel.java:1128)
	at org.autoplot.ApplicationModel.doOpenVap(ApplicationModel.java:1305)
	at org.autoplot.ApplicationModel.doOpenVap(ApplicationModel.java:1193)
	at org.autoplot.ApplicationModel.resetDataSetSourceURL(ApplicationModel.java:505)
	at org.autoplot.ScriptContext.plot(ScriptContext.java:524)
	at org.autoplot.ScriptContext.load(ScriptContext.java:2057)
	at test.endtoend.Test033.makePngWalk6(Test033.java:149)
	at test.endtoend.Test033.main(Test033.java:183)

Jan 24, 2025 1:00:23 PM org.das2.util.filesystem.HttpFileSystem createHttpFileSystem
SEVERE: 0: failed to connect to https://cdaweb.gsfc.nasa.gov/pub/catalogs/
Connection refused (Connection refused)
java.net.ConnectException: Connection refused (Connection refused)
	at java.net.PlainSocketImpl.socketConnect(Native Method)
	at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:350)
	at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:206)
	at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:188)
	at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392)
	at java.net.Socket.connect(Socket.java:589)
	at sun.security.ssl.SSLSocketImpl.connect(SSLSocketImpl.java:673)
	at sun.net.NetworkClient.doConnect(NetworkClient.java:175)
	at sun.net.www.http.HttpClient.openServer(HttpClient.java:463)
	at sun.net.www.http.HttpClient.openServer(HttpClient.java:558)
	at sun.net.www.protocol.https.HttpsClient.<init>(HttpsClient.java:264)
	at sun.net.www.protocol.https.HttpsClient.New(HttpsClient.java:367)
	at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.getNewHttpClient(AbstractDelegateHttpsURLConnection.java:191)
	at sun.net.www.protocol.http.HttpURLConnection.plainConnect0(HttpURLConnection.java:1156)
	at sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:1050)
	at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(AbstractDelegateHttpsURLConnection.java:177)
	at sun.net.www.protocol.https.HttpsURLConnectionImpl.connect(HttpsURLConnectionImpl.java:162)
	at org.das2.util.filesystem.HttpFileSystem.createHttpFileSystem(HttpFileSystem.java:204)
	at org.das2.util.filesystem.HttpFileSystemFactory.createFileSystem(HttpFileSystemFactory.java:55)
	at org.das2.util.filesystem.FileSystem.create(FileSystem.java:490)
	at org.autoplot.datasource.DataSetURI.getFile(DataSetURI.java:978)
	at org.autoplot.datasource.DataSetURI.getFile(DataSetURI.java:1073)
	at org.autoplot.cdaweb.CDAWebDB.refresh(CDAWebDB.java:173)
	at org.autoplot.cdaweb.CDAWebDB.maybeRefresh(CDAWebDB.java:133)
	at org.autoplot.cdaweb.CDAWebDataSource.getDataSet(CDAWebDataSource.java:135)
	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.autoplot.dom.DataSourceController.update(DataSourceController.java:1581)
	at org.autoplot.dom.TimeSeriesBrowseController.updateTsb(TimeSeriesBrowseController.java:491)
	at org.autoplot.dom.TimeSeriesBrowseController.setup(TimeSeriesBrowseController.java:319)
	at org.autoplot.dom.DataSourceController.resetDataSource(DataSourceController.java:440)
	at org.autoplot.dom.DataSourceController.resolveDataSource(DataSourceController.java:2149)
	at org.autoplot.dom.DataSourceController$3$1.run(DataSourceController.java:155)
	at org.autoplot.util.RunLaterListener.propertyChange(RunLaterListener.java:70)
	at java.beans.PropertyChangeSupport.fire(PropertyChangeSupport.java:335)
	at java.beans.PropertyChangeSupport.firePropertyChange(PropertyChangeSupport.java:328)
	at org.autoplot.dom.DebugPropertyChangeSupport.firePropertyChange(DebugPropertyChangeSupport.java:175)
	at java.beans.PropertyChangeSupport.firePropertyChange(PropertyChangeSupport.java:263)
	at org.autoplot.dom.ChangesSupport$DomLock.unlock(ChangesSupport.java:255)
	at org.autoplot.dom.ApplicationController.syncTo(ApplicationController.java:3522)
	at org.autoplot.dom.Application.syncTo(Application.java:340)
	at org.autoplot.dom.Application.syncTo(Application.java:332)
	at org.autoplot.ApplicationModel.restoreState(ApplicationModel.java:1128)
	at org.autoplot.ApplicationModel.doOpenVap(ApplicationModel.java:1305)
	at org.autoplot.ApplicationModel.doOpenVap(ApplicationModel.java:1193)
	at org.autoplot.ApplicationModel.resetDataSetSourceURL(ApplicationModel.java:505)
	at org.autoplot.ScriptContext.plot(ScriptContext.java:524)
	at org.autoplot.ScriptContext.load(ScriptContext.java:2057)
	at test.endtoend.Test033.makePngWalk6(Test033.java:149)
	at test.endtoend.Test033.main(Test033.java:183)

Jan 24, 2025 1:00:23 PM org.das2.util.filesystem.HttpFileSystem createHttpFileSystem
INFO: remote filesystem is offline, allowing access to local cache.
Jan 24, 2025 1:00:23 PM org.das2.util.filesystem.HttpFileSystem createHttpFileSystem
WARNING: filesystem is offline: https://cdaweb.gsfc.nasa.gov/pub/catalogs/
Jan 24, 2025 1:00:23 PM org.das2.util.filesystem.HttpFileSystem createHttpFileSystem
SEVERE: Connection refused (Connection refused)
java.net.ConnectException: Connection refused (Connection refused)
	at java.net.PlainSocketImpl.socketConnect(Native Method)
	at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:350)
	at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:206)
	at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:188)
	at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392)
	at java.net.Socket.connect(Socket.java:589)
	at sun.security.ssl.SSLSocketImpl.connect(SSLSocketImpl.java:673)
	at sun.net.NetworkClient.doConnect(NetworkClient.java:175)
	at sun.net.www.http.HttpClient.openServer(HttpClient.java:463)
	at sun.net.www.http.HttpClient.openServer(HttpClient.java:558)
	at sun.net.www.protocol.https.HttpsClient.<init>(HttpsClient.java:264)
	at sun.net.www.protocol.https.HttpsClient.New(HttpsClient.java:367)
	at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.getNewHttpClient(AbstractDelegateHttpsURLConnection.java:191)
	at sun.net.www.protocol.http.HttpURLConnection.plainConnect0(HttpURLConnection.java:1156)
	at sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:1050)
	at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(AbstractDelegateHttpsURLConnection.java:177)
	at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1564)
	at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1492)
	at java.net.HttpURLConnection.getResponseCode(HttpURLConnection.java:480)
	at sun.net.www.protocol.https.HttpsURLConnectionImpl.getResponseCode(HttpsURLConnectionImpl.java:347)
	at org.das2.util.filesystem.HttpFileSystem.createHttpFileSystem(HttpFileSystem.java:234)
	at org.das2.util.filesystem.HttpFileSystemFactory.createFileSystem(HttpFileSystemFactory.java:55)
	at org.das2.util.filesystem.FileSystem.create(FileSystem.java:490)
	at org.das2.util.filesystem.FileSystem.create(FileSystem.java:191)
	at org.autoplot.cdaweb.CDAWebDB.getFiles(CDAWebDB.java:275)
	at org.autoplot.cdaweb.CDAWebDB.getFiles(CDAWebDB.java:250)
	at org.autoplot.cdaweb.CDAWebDataSource.getDataSet(CDAWebDataSource.java:144)
	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.autoplot.dom.DataSourceController.update(DataSourceController.java:1581)
	at org.autoplot.dom.TimeSeriesBrowseController.updateTsb(TimeSeriesBrowseController.java:491)
	at org.autoplot.dom.TimeSeriesBrowseController.setup(TimeSeriesBrowseController.java:319)
	at org.autoplot.dom.DataSourceController.resetDataSource(DataSourceController.java:440)
	at org.autoplot.dom.DataSourceController.resolveDataSource(DataSourceController.java:2149)
	at org.autoplot.dom.DataSourceController$3$1.run(DataSourceController.java:155)
	at org.autoplot.util.RunLaterListener.propertyChange(RunLaterListener.java:70)
	at java.beans.PropertyChangeSupport.fire(PropertyChangeSupport.java:335)
	at java.beans.PropertyChangeSupport.firePropertyChange(PropertyChangeSupport.java:328)
	at org.autoplot.dom.DebugPropertyChangeSupport.firePropertyChange(DebugPropertyChangeSupport.java:175)
	at java.beans.PropertyChangeSupport.firePropertyChange(PropertyChangeSupport.java:263)
	at org.autoplot.dom.ChangesSupport$DomLock.unlock(ChangesSupport.java:255)
	at org.autoplot.dom.ApplicationController.syncTo(ApplicationController.java:3522)
	at org.autoplot.dom.Application.syncTo(Application.java:340)
	at org.autoplot.dom.Application.syncTo(Application.java:332)
	at org.autoplot.ApplicationModel.restoreState(ApplicationModel.java:1128)
	at org.autoplot.ApplicationModel.doOpenVap(ApplicationModel.java:1305)
	at org.autoplot.ApplicationModel.doOpenVap(ApplicationModel.java:1193)
	at org.autoplot.ApplicationModel.resetDataSetSourceURL(ApplicationModel.java:505)
	at org.autoplot.ScriptContext.plot(ScriptContext.java:524)
	at org.autoplot.ScriptContext.load(ScriptContext.java:2057)
	at test.endtoend.Test033.makePngWalk6(Test033.java:149)
	at test.endtoend.Test033.main(Test033.java:183)

Jan 24, 2025 1:00:23 PM org.das2.util.filesystem.HttpFileSystem createHttpFileSystem
SEVERE: 0: failed to connect to https://cdaweb.gsfc.nasa.gov/pub/data/voyager/voyager1/magnetic_fields_cdaweb/mag_48s/
Connection refused (Connection refused)
java.net.ConnectException: Connection refused (Connection refused)
	at java.net.PlainSocketImpl.socketConnect(Native Method)
	at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:350)
	at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:206)
	at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:188)
	at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392)
	at java.net.Socket.connect(Socket.java:589)
	at sun.security.ssl.SSLSocketImpl.connect(SSLSocketImpl.java:673)
	at sun.net.NetworkClient.doConnect(NetworkClient.java:175)
	at sun.net.www.http.HttpClient.openServer(HttpClient.java:463)
	at sun.net.www.http.HttpClient.openServer(HttpClient.java:558)
	at sun.net.www.protocol.https.HttpsClient.<init>(HttpsClient.java:264)
	at sun.net.www.protocol.https.HttpsClient.New(HttpsClient.java:367)
	at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.getNewHttpClient(AbstractDelegateHttpsURLConnection.java:191)
	at sun.net.www.protocol.http.HttpURLConnection.plainConnect0(HttpURLConnection.java:1156)
	at sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:1050)
	at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(AbstractDelegateHttpsURLConnection.java:177)
	at sun.net.www.protocol.https.HttpsURLConnectionImpl.connect(HttpsURLConnectionImpl.java:162)
	at org.das2.util.filesystem.HttpFileSystem.createHttpFileSystem(HttpFileSystem.java:204)
	at org.das2.util.filesystem.HttpFileSystemFactory.createFileSystem(HttpFileSystemFactory.java:55)
	at org.das2.util.filesystem.FileSystem.create(FileSystem.java:490)
	at org.das2.util.filesystem.FileSystem.create(FileSystem.java:191)
	at org.autoplot.cdaweb.CDAWebDB.getFiles(CDAWebDB.java:275)
	at org.autoplot.cdaweb.CDAWebDB.getFiles(CDAWebDB.java:250)
	at org.autoplot.cdaweb.CDAWebDataSource.getDataSet(CDAWebDataSource.java:144)
	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.autoplot.dom.DataSourceController.update(DataSourceController.java:1581)
	at org.autoplot.dom.TimeSeriesBrowseController.updateTsb(TimeSeriesBrowseController.java:491)
	at org.autoplot.dom.TimeSeriesBrowseController.setup(TimeSeriesBrowseController.java:319)
	at org.autoplot.dom.DataSourceController.resetDataSource(DataSourceController.java:440)
	at org.autoplot.dom.DataSourceController.resolveDataSource(DataSourceController.java:2149)
	at org.autoplot.dom.DataSourceController$3$1.run(DataSourceController.java:155)
	at org.autoplot.util.RunLaterListener.propertyChange(RunLaterListener.java:70)
	at java.beans.PropertyChangeSupport.fire(PropertyChangeSupport.java:335)
	at java.beans.PropertyChangeSupport.firePropertyChange(PropertyChangeSupport.java:328)
	at org.autoplot.dom.DebugPropertyChangeSupport.firePropertyChange(DebugPropertyChangeSupport.java:175)
	at java.beans.PropertyChangeSupport.firePropertyChange(PropertyChangeSupport.java:263)
	at org.autoplot.dom.ChangesSupport$DomLock.unlock(ChangesSupport.java:255)
	at org.autoplot.dom.ApplicationController.syncTo(ApplicationController.java:3522)
	at org.autoplot.dom.Application.syncTo(Application.java:340)
	at org.autoplot.dom.Application.syncTo(Application.java:332)
	at org.autoplot.ApplicationModel.restoreState(ApplicationModel.java:1128)
	at org.autoplot.ApplicationModel.doOpenVap(ApplicationModel.java:1305)
	at org.autoplot.ApplicationModel.doOpenVap(ApplicationModel.java:1193)
	at org.autoplot.ApplicationModel.resetDataSetSourceURL(ApplicationModel.java:505)
	at org.autoplot.ScriptContext.plot(ScriptContext.java:524)
	at org.autoplot.ScriptContext.load(ScriptContext.java:2057)
	at test.endtoend.Test033.makePngWalk6(Test033.java:149)
	at test.endtoend.Test033.main(Test033.java:183)

Jan 24, 2025 1:00:23 PM org.das2.util.filesystem.HttpFileSystem createHttpFileSystem
INFO: remote filesystem is offline, allowing access to local cache.
Jan 24, 2025 1:00:24 PM org.das2.util.filesystem.HttpFileSystem createHttpFileSystem
WARNING: filesystem is offline: https://cdaweb.gsfc.nasa.gov/pub/data/voyager/voyager1/magnetic_fields_cdaweb/mag_48s/
Jan 24, 2025 1:00:24 PM org.das2.util.monitor.SubTaskMonitor finished
WARNING: SubTaskMonitor.finished called twice, which could cause problems in the future
Jan 24, 2025 1:00:24 PM org.das2.util.filesystem.HttpFileSystem createHttpFileSystem
WARNING: filesystem is offline: https://cdaweb.gsfc.nasa.gov/pub/software/cdawlib/0MASTERS/
Jan 24, 2025 1:00:24 PM org.das2.graph.DasCanvas waitUntilIdle
INFO: strange bug where update event didn't clear dirty flags, reposting.
writing pngwalk at /var/local/jenkins/workspace/autoplot-test033/pngwalk6
Jan 24, 2025 1:00:24 PM org.das2.util.monitor.SubTaskMonitor finished
WARNING: SubTaskMonitor.finished called twice, which could cause problems in the future
Jan 24, 2025 1:00:25 PM org.das2.util.monitor.SubTaskMonitor finished
WARNING: SubTaskMonitor.finished called twice, which could cause problems in the future
Jan 24, 2025 1:00:25 PM org.autoplot.state.StatePersistence saveState
INFO: converting from vap version 1.09 to 1.08
Jan 24, 2025 1:00:25 PM org.das2.util.monitor.SubTaskMonitor finished
WARNING: SubTaskMonitor.finished called twice, which could cause problems in the future
Jan 24, 2025 1:00:26 PM org.das2.util.monitor.SubTaskMonitor finished
WARNING: SubTaskMonitor.finished called twice, which could cause problems in the future
Jan 24, 2025 1:00:26 PM org.das2.util.monitor.SubTaskMonitor finished
WARNING: SubTaskMonitor.finished called twice, which could cause problems in the future
Jan 24, 2025 1:00:27 PM org.das2.util.monitor.SubTaskMonitor finished
WARNING: SubTaskMonitor.finished called twice, which could cause problems in the future
Jan 24, 2025 1:00:27 PM org.das2.util.monitor.SubTaskMonitor finished
WARNING: SubTaskMonitor.finished called twice, which could cause problems in the future
Jan 24, 2025 1:00:28 PM org.das2.util.monitor.SubTaskMonitor finished
WARNING: SubTaskMonitor.finished called twice, which could cause problems in the future
Jan 24, 2025 1:00:28 PM org.das2.util.monitor.SubTaskMonitor finished
WARNING: SubTaskMonitor.finished called twice, which could cause problems in the future
Jan 24, 2025 1:00:29 PM org.das2.util.monitor.SubTaskMonitor finished
WARNING: SubTaskMonitor.finished called twice, which could cause problems in the future
Jan 24, 2025 1:00:29 PM org.das2.util.monitor.SubTaskMonitor finished
WARNING: SubTaskMonitor.finished called twice, which could cause problems in the future
Jan 24, 2025 1:00:30 PM org.das2.util.monitor.SubTaskMonitor finished
WARNING: SubTaskMonitor.finished called twice, which could cause problems in the future
Jan 24, 2025 1:00:30 PM org.das2.util.monitor.SubTaskMonitor finished
WARNING: SubTaskMonitor.finished called twice, which could cause problems in the future
Jan 24, 2025 1:00:31 PM org.das2.util.monitor.SubTaskMonitor finished
WARNING: SubTaskMonitor.finished called twice, which could cause problems in the future
Jan 24, 2025 1:00:31 PM org.das2.util.monitor.SubTaskMonitor finished
WARNING: SubTaskMonitor.finished called twice, which could cause problems in the future
Jan 24, 2025 1:00:32 PM org.das2.util.monitor.SubTaskMonitor finished
WARNING: SubTaskMonitor.finished called twice, which could cause problems in the future
Jan 24, 2025 1:00:32 PM org.das2.util.monitor.SubTaskMonitor finished
WARNING: SubTaskMonitor.finished called twice, which could cause problems in the future
Jan 24, 2025 1:00:33 PM org.das2.util.monitor.SubTaskMonitor finished
WARNING: SubTaskMonitor.finished called twice, which could cause problems in the future
Jan 24, 2025 1:00:33 PM org.das2.util.monitor.SubTaskMonitor finished
WARNING: SubTaskMonitor.finished called twice, which could cause problems in the future
Jan 24, 2025 1:00:34 PM org.das2.util.monitor.SubTaskMonitor finished
WARNING: SubTaskMonitor.finished called twice, which could cause problems in the future
Jan 24, 2025 1:00:34 PM org.das2.util.monitor.SubTaskMonitor finished
WARNING: SubTaskMonitor.finished called twice, which could cause problems in the future
Jan 24, 2025 1:00:35 PM org.das2.util.monitor.SubTaskMonitor finished
WARNING: SubTaskMonitor.finished called twice, which could cause problems in the future
Jan 24, 2025 1:00:35 PM org.das2.util.monitor.SubTaskMonitor finished
WARNING: SubTaskMonitor.finished called twice, which could cause problems in the future
Jan 24, 2025 1:00:36 PM org.das2.util.monitor.SubTaskMonitor finished
WARNING: SubTaskMonitor.finished called twice, which could cause problems in the future
Jan 24, 2025 1:00:36 PM org.das2.util.monitor.SubTaskMonitor finished
WARNING: SubTaskMonitor.finished called twice, which could cause problems in the future
Jan 24, 2025 1:00:37 PM org.das2.util.monitor.SubTaskMonitor finished
WARNING: SubTaskMonitor.finished called twice, which could cause problems in the future
Jan 24, 2025 1:00:37 PM org.das2.util.monitor.SubTaskMonitor finished
WARNING: SubTaskMonitor.finished called twice, which could cause problems in the future
Jan 24, 2025 1:00:38 PM org.das2.util.monitor.SubTaskMonitor finished
WARNING: SubTaskMonitor.finished called twice, which could cause problems in the future
Jan 24, 2025 1:00:38 PM org.das2.util.monitor.SubTaskMonitor finished
WARNING: SubTaskMonitor.finished called twice, which could cause problems in the future
Jan 24, 2025 1:00:39 PM org.das2.util.monitor.SubTaskMonitor finished
WARNING: SubTaskMonitor.finished called twice, which could cause problems in the future
Jan 24, 2025 1:00:39 PM org.das2.util.monitor.SubTaskMonitor finished
WARNING: SubTaskMonitor.finished called twice, which could cause problems in the future
Jan 24, 2025 1:00:40 PM org.das2.util.monitor.SubTaskMonitor finished
WARNING: SubTaskMonitor.finished called twice, which could cause problems in the future
test 006: done in     17.56 sec
[autoplot-test033] $ /bin/sh -xe /usr/local/apache-tomcat-8.0.27/temp/jenkins4379777578567084115.sh
+ rm -f diffs.*
+ cp pngwalk3/product3_200505.png test033_product3_200505.png
+ cp pngwalk-rbsp-orbit/product____80.png test033_pngwalk-rbsp-orbit_product____80.png
+ cp pngwalk-rbsp-orbit/product____82.png test033_pngwalk-rbsp-orbit_product____82.png
+ /home/jbf/ct/hudson/bin/compareImages.sh
== test033_pngwalk-rbsp-orbit_product____80.png  ==
compare -metric MAE -dissimilarity-threshold 1 test033_pngwalk-rbsp-orbit_product____80.png /home/jbf/ct/hudson/artifacts/test033_pngwalk-rbsp-orbit_product____80.png diffs.test033_pngwalk-rbsp-orbit_product____80.png

diff=35.6279 (0.000543647)
 try alternate version in /home/jbf/ct/hudson/artifacts_alt/test033_pngwalk-rbsp-orbit_product____80.png ***
compare -metric MAE test033_pngwalk-rbsp-orbit_product____80.png /home/jbf/ct/hudson/artifacts_alt/test033_pngwalk-rbsp-orbit_product____80.png diffs.alt.test033_pngwalk-rbsp-orbit_product____80.png 2>&1 | cut -d' ' -f1 
m=0
THRESHOLD=20.0
--> Alternate Version Matches
    rm diffs.alt.test033_pngwalk-rbsp-orbit_product____80.png
    rm diffs.test033_pngwalk-rbsp-orbit_product____80.png
== test033_pngwalk-rbsp-orbit_product____82.png  ==
compare -metric MAE -dissimilarity-threshold 1 test033_pngwalk-rbsp-orbit_product____82.png /home/jbf/ct/hudson/artifacts/test033_pngwalk-rbsp-orbit_product____82.png diffs.test033_pngwalk-rbsp-orbit_product____82.png

diff=36.4167 (0.000555683)
 try alternate version in /home/jbf/ct/hudson/artifacts_alt/test033_pngwalk-rbsp-orbit_product____82.png ***
compare -metric MAE test033_pngwalk-rbsp-orbit_product____82.png /home/jbf/ct/hudson/artifacts_alt/test033_pngwalk-rbsp-orbit_product____82.png diffs.alt.test033_pngwalk-rbsp-orbit_product____82.png 2>&1 | cut -d' ' -f1 
m=0
THRESHOLD=20.0
--> Alternate Version Matches
    rm diffs.alt.test033_pngwalk-rbsp-orbit_product____82.png
    rm diffs.test033_pngwalk-rbsp-orbit_product____82.png
== test033_product3_200505.png  ==
compare -metric MAE -dissimilarity-threshold 1 test033_product3_200505.png /home/jbf/ct/hudson/artifacts/test033_product3_200505.png diffs.test033_product3_200505.png

diff=71.76 (0.00109499)
 try alternate version in /home/jbf/ct/hudson/artifacts_alt/test033_product3_200505.png ***
compare -metric MAE test033_product3_200505.png /home/jbf/ct/hudson/artifacts_alt/test033_product3_200505.png diffs.alt.test033_product3_200505.png 2>&1 | cut -d' ' -f1 
m=0
THRESHOLD=20.0
--> Alternate Version Matches
    rm diffs.alt.test033_product3_200505.png
    rm diffs.test033_product3_200505.png
--> matches
Archiving artifacts
Finished: SUCCESS