Console Output

Started by upstream project "autoplot-run-tests" build number 8718
originally caused by:
 Started by upstream project "autoplot-all" build number 8687
 originally caused by:
  Started by timer
 Started by upstream project "autoplot-all" build number 8687
Running as SYSTEM
Building in workspace /var/local/jenkins/workspace/autoplot-test017
[autoplot-test017] $ /bin/sh -xe /usr/local/apache-tomcat-8.0.27/temp/jenkins1962743936072500921.sh
+ rm -f Test017.java test017_008.dep0.qds test017_008.png test017_008.qds test017_010.txt test017_012.dep0.qds test017_012.png test017_012.qds test017_015.dep0.qds test017_015.png test017_015.qds test017_016.dep0.qds test017_016.png test017_016.qds test017_017.dep0.qds test017_017.png test017_017.qds test017_018.dep0.qds test017_018.png test017_018.qds test017_020.dep0.qds test017_020.png test017_020.qds test017_021.dep0.qds test017_021.png test017_021.qds test017_023.dep0.qds test017_023.png test017_023.qds test017_029.dep0.qds test017_029.png test017_029.qds test017_030.dep0.qds test017_030.png test017_030.qds test017_033.dep0.qds test017_033.png test017_033.qds test017_036.dep0.qds test017_036.png test017_036.qds test017_037.txt test017_038.dep0.qds test017_038.png test017_038.qds test017_045.dep0.qds test017_045.png test017_045.qds
+ JAR=../autoplot-jar-all/autoplot/Autoplot/dist/AutoplotAll.jar
+ cp ../autoplot-jar-all/autoplot/Autoplot/temp-src/test/endtoend/Test017.java .
+ /usr/local/jdk1.8//bin/java -Djava.awt.headless=true -cp ../autoplot-jar-all/autoplot/Autoplot/dist/AutoplotAll.jar test.endtoend.Test017
timer: in 804ms finished start
== test017_008 ==
uri: https://cdaweb.gsfc.nasa.gov/istp_public/data/canopus/mari_mag/1994/cn_k0_mari_19940122_v01.cdf?Epoch
okay!
timer: in 1315ms finished test017_008: https://cdaweb.gsfc.nasa.gov/istp_public/data/canopus/mari_mag/1994/cn_k0_mari_19940122_v01.cdf?Epoch
== test017_009 ==
uri: https://cdaweb.gsfc.nasa.gov/istp_public/data/canopus/bars/%Y/cn_k0_bars_%Y%m%d_v...cdf?E_vel&timerange=1993-01-02+through+1993-01-14
Nov 18, 2024 1:03:08 PM org.autoplot.aggregator.AggregatingDataSourceFactory hasTimeFields
WARNING: URIs should no longer contain percents (%s).
Nov 18, 2024 1:03:08 PM test.endtoend.Test017$ResultRunnable run
SEVERE: root returns 404, indicating it does not exist
java.io.FileNotFoundException: root returns 404, indicating it does not exist
	at org.das2.util.filesystem.HttpFileSystem.createHttpFileSystem(HttpFileSystem.java:279)
	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.jythonsupport.Util.getDataSet(Util.java:273)
	at org.autoplot.jythonsupport.Util.getDataSet(Util.java:556)
	at test.endtoend.Test017$ResultRunnable.run(Test017.java:287)
	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
	at java.lang.Thread.run(Thread.java:748)

exception occurred.
timer: in 88ms finished test017_009: https://cdaweb.gsfc.nasa.gov/istp_public/data/canopus/bars/%Y/cn_k0_bars_%Y%m%d_v...cdf?E_vel&timerange=1993-01-02+through+1993-01-14
timer: in 310ms finished test017_010: CC https://cdaweb.gsfc.nasa.gov/istp_public/data/imp/imp8/mag/mag_15sec_cdaweb/1973/i8_15sec_mag_19731030_v03.cdf
== test017_012 ==
uri: https://cdaweb.gsfc.nasa.gov/istp_public/data/cluster/c2/pp/cis/2003/c2_pp_cis_20030104_v02.cdf?N_p__C2_PP_CIS
Nov 18, 2024 1:03:08 PM org.autoplot.metatree.IstpMetadataModel getRange
WARNING: SCALEMIN and SCALEMAX has min value greater than max value: 63,208,857,600,000 > 63,208,857,600,000
Nov 18, 2024 1:03:09 PM org.das2.graph.SeriesRenderer updateFirstLast
INFO: all data removed in firstIndex/lastIndex
Nov 18, 2024 1:03:09 PM org.das2.graph.SeriesRenderer updateFirstLast
INFO: all data removed in firstIndex/lastIndex
okay!
timer: in 523ms finished test017_012: https://cdaweb.gsfc.nasa.gov/istp_public/data/cluster/c2/pp/cis/2003/c2_pp_cis_20030104_v02.cdf?N_p__C2_PP_CIS
== test017_014 ==
uri:  https://cdaweb.gsfc.nasa.gov/istp_public/data/imp/imp8/mag/mag_15sec_cdaweb/2000/i8_15sec_mag_20000101_v03.cdf?F1_Average_B_15s
Nov 18, 2024 1:03:09 PM test.endtoend.Test017$ResultRunnable run
SEVERE: expected file but didn't find one, check URI for question mark
java.lang.IllegalArgumentException: expected file but didn't find one, check URI for question mark
	at org.autoplot.datasource.AbstractDataSource.getFile(AbstractDataSource.java:168)
	at org.autoplot.cdf.CdfDataSource.getDataSet(CdfDataSource.java:298)
	at org.autoplot.jythonsupport.Util.getDataSet(Util.java:277)
	at org.autoplot.jythonsupport.Util.getDataSet(Util.java:556)
	at test.endtoend.Test017$ResultRunnable.run(Test017.java:287)
	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
	at java.lang.Thread.run(Thread.java:748)

exception occurred.
timer: in 2ms finished test017_014:  https://cdaweb.gsfc.nasa.gov/istp_public/data/imp/imp8/mag/mag_15sec_cdaweb/2000/i8_15sec_mag_20000101_v03.cdf?F1_Average_B_15s
== test017_015 ==
uri: https://cdaweb.gsfc.nasa.gov/istp_public/data/lanl/97_spa/2005/l7_k0_spa_20050405_v01.cdf?spa_p_dens
Nov 18, 2024 1:03:09 PM org.das2.graph.DasCanvas waitUntilIdle
INFO: strange bug where update event didn't clear dirty flags, reposting.
okay!
timer: in 966ms finished test017_015: https://cdaweb.gsfc.nasa.gov/istp_public/data/lanl/97_spa/2005/l7_k0_spa_20050405_v01.cdf?spa_p_dens
== test017_016 ==
uri: https://cdaweb.gsfc.nasa.gov/istp_public/data/themis/tha/l2/fgm/2007/tha_l2_fgm_20070224_v01.cdf?tha_fgh_gse
okay!
timer: in 1404ms finished test017_016: https://cdaweb.gsfc.nasa.gov/istp_public/data/themis/tha/l2/fgm/2007/tha_l2_fgm_20070224_v01.cdf?tha_fgh_gse
== test017_017 ==
uri: https://cdaweb.gsfc.nasa.gov/istp_public/data/geotail/orbit/def_or/1995/ge_or_def_19950101_v02.cdf?GSE_POS
Nov 18, 2024 1:03:12 PM org.das2.graph.DasCanvas waitUntilIdle
INFO: strange bug where update event didn't clear dirty flags, reposting.
okay!
timer: in 789ms finished test017_017: https://cdaweb.gsfc.nasa.gov/istp_public/data/geotail/orbit/def_or/1995/ge_or_def_19950101_v02.cdf?GSE_POS
== test017_018 ==
uri: https://cdaweb.gsfc.nasa.gov/istp_public/data/geotail/mgf/mgf_k0/1998/ge_k0_mgf_19980102_v01.cdf?IB
Nov 18, 2024 1:03:12 PM org.das2.graph.DasCanvas waitUntilIdle
INFO: strange bug where update event didn't clear dirty flags, reposting.
okay!
timer: in 795ms finished test017_018: https://cdaweb.gsfc.nasa.gov/istp_public/data/geotail/mgf/mgf_k0/1998/ge_k0_mgf_19980102_v01.cdf?IB
== test017_020 ==
uri: file:/home/jbf/ct/hudson/data/fits/m42_40min_red.zip/m42_40min_red.fits
Nov 18, 2024 1:03:15 PM org.das2.graph.DasCanvas waitUntilIdle
INFO: strange bug where update event didn't clear dirty flags, reposting.
okay!
timer: in 2515ms finished test017_020: file:/home/jbf/ct/hudson/data/fits/m42_40min_red.zip/m42_40min_red.fits
== test017_021 ==
uri: vap+bin:ftp://ftp.nmh.ac.uk/wdc/obsdata/hourval/single_year/1909/clh1909.wdc
Nov 18, 2024 1:03:15 PM org.das2.util.filesystem.KeyChain getUserInfo
WARNING: ** java.awt.headless=true: HEADLESS MODE means needed credentials cannot be queried
Nov 18, 2024 1:03:15 PM ftpfs.FTPBeanFileSystem <init>
INFO: exception when listing the first time, going offline
org.das2.util.filesystem.FileSystem$FileSystemOfflineException: user cancelled credentials
	at ftpfs.FTPBeanFileSystem.listDirectory(FTPBeanFileSystem.java:354)
	at ftpfs.FTPBeanFileSystem.<init>(FTPBeanFileSystem.java:87)
	at ftpfs.FTPBeanFileSystemFactory.createFileSystem(FTPBeanFileSystemFactory.java:32)
	at org.das2.util.filesystem.FileSystem.create(FileSystem.java:490)
	at org.autoplot.datasource.DataSetURI.getFile(DataSetURI.java:979)
	at org.autoplot.datasource.AbstractDataSource.getFile(AbstractDataSource.java:177)
	at org.autoplot.datasource.AbstractDataSource.getFile(AbstractDataSource.java:170)
	at org.autoplot.binarydatasource.BinaryDataSource.getDataSet(BinaryDataSource.java:167)
	at org.autoplot.jythonsupport.Util.getDataSet(Util.java:277)
	at org.autoplot.jythonsupport.Util.getDataSet(Util.java:556)
	at test.endtoend.Test017$ResultRunnable.run(Test017.java:287)
	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
	at java.lang.Thread.run(Thread.java:748)

okay!
timer: in 339ms finished test017_021: vap+bin:ftp://ftp.nmh.ac.uk/wdc/obsdata/hourval/single_year/1909/clh1909.wdc
== test017_023 ==
uri: vap+dat:http://wind.nasa.gov/swe_apbimax/wi_swe_fc_apbimax.1995005.txt?comment=;&column=21&timeFormat=$Y+$j&time=field0
Nov 18, 2024 1:03:16 PM org.das2.util.filesystem.HttpUtil checkRedirect
INFO: URL http://wind.nasa.gov/swe_apbimax/wi_swe_fc_apbimax.1995005.txt permanently moved to https://wind.nasa.gov/swe_apbimax/wi_swe_fc_apbimax.1995005.txt
Nov 18, 2024 1:03:17 PM org.das2.graph.DasCanvas waitUntilIdle
INFO: strange bug where update event didn't clear dirty flags, reposting.
okay!
timer: in 1260ms finished test017_023: vap+dat:http://wind.nasa.gov/swe_apbimax/wi_swe_fc_apbimax.1995005.txt?comment=;&column=21&timeFormat=$Y+$j&time=field0
== test017_029 ==
uri: http://wind.nasa.gov/swe_apbimax/wi_swe_fc_apbimax.2001017.txt?column=field2&comment=;&time=field0&timeFormat=$Y+$j
Nov 18, 2024 1:03:17 PM org.das2.util.filesystem.HttpUtil checkRedirect
INFO: URL http://wind.nasa.gov/swe_apbimax/wi_swe_fc_apbimax.2001017.txt permanently moved to https://wind.nasa.gov/swe_apbimax/wi_swe_fc_apbimax.2001017.txt
okay!
timer: in 265ms finished test017_029: http://wind.nasa.gov/swe_apbimax/wi_swe_fc_apbimax.2001017.txt?column=field2&comment=;&time=field0&timeFormat=$Y+$j
== test017_030 ==
uri: http://vho.nasa.gov/mission/soho/celias_pm_30sec/1998.txt?time=YY&column=GSE_X&timeFormat=$y+$b+$d+$(ignore):$H:$M:$S
Nov 18, 2024 1:03:17 PM org.das2.util.filesystem.HttpFileSystem createHttpFileSystem
SEVERE: vho.nasa.gov
java.net.UnknownHostException: vho.nasa.gov
	at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:184)
	at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392)
	at java.net.Socket.connect(Socket.java:589)
	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.http.HttpClient.<init>(HttpClient.java:242)
	at sun.net.www.http.HttpClient.New(HttpClient.java:339)
	at sun.net.www.http.HttpClient.New(HttpClient.java:357)
	at sun.net.www.protocol.http.HttpURLConnection.getNewHttpClient(HttpURLConnection.java:1220)
	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.http.HttpURLConnection.connect(HttpURLConnection.java:984)
	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 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:979)
	at org.autoplot.datasource.AbstractDataSource.getFile(AbstractDataSource.java:177)
	at org.autoplot.datasource.AbstractDataSource.getFile(AbstractDataSource.java:170)
	at org.autoplot.ascii.AsciiTableDataSource.doReadFile(AsciiTableDataSource.java:665)
	at org.autoplot.ascii.AsciiTableDataSource.getDataSet(AsciiTableDataSource.java:225)
	at org.autoplot.jythonsupport.Util.getDataSet(Util.java:277)
	at org.autoplot.jythonsupport.Util.getDataSet(Util.java:556)
	at test.endtoend.Test017$ResultRunnable.run(Test017.java:287)
	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
	at java.lang.Thread.run(Thread.java:748)

Nov 18, 2024 1:03:17 PM org.das2.util.filesystem.HttpFileSystem createHttpFileSystem
SEVERE: 0: failed to connect to http://vho.nasa.gov/mission/soho/celias_pm_30sec/
vho.nasa.gov
java.net.UnknownHostException: vho.nasa.gov
	at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:184)
	at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392)
	at java.net.Socket.connect(Socket.java:589)
	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.http.HttpClient.<init>(HttpClient.java:242)
	at sun.net.www.http.HttpClient.New(HttpClient.java:339)
	at sun.net.www.http.HttpClient.New(HttpClient.java:357)
	at sun.net.www.protocol.http.HttpURLConnection.getNewHttpClient(HttpURLConnection.java:1220)
	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.http.HttpURLConnection.connect(HttpURLConnection.java:984)
	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:979)
	at org.autoplot.datasource.AbstractDataSource.getFile(AbstractDataSource.java:177)
	at org.autoplot.datasource.AbstractDataSource.getFile(AbstractDataSource.java:170)
	at org.autoplot.ascii.AsciiTableDataSource.doReadFile(AsciiTableDataSource.java:665)
	at org.autoplot.ascii.AsciiTableDataSource.getDataSet(AsciiTableDataSource.java:225)
	at org.autoplot.jythonsupport.Util.getDataSet(Util.java:277)
	at org.autoplot.jythonsupport.Util.getDataSet(Util.java:556)
	at test.endtoend.Test017$ResultRunnable.run(Test017.java:287)
	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
	at java.lang.Thread.run(Thread.java:748)

Nov 18, 2024 1:03:17 PM org.das2.util.filesystem.HttpFileSystem createHttpFileSystem
INFO: remote filesystem is offline, allowing access to local cache.
Nov 18, 2024 1:03:17 PM org.das2.util.filesystem.HttpFileSystem createHttpFileSystem
WARNING: filesystem is offline: http://vho.nasa.gov/mission/soho/celias_pm_30sec/
Nov 18, 2024 1:03:29 PM org.das2.graph.DasCanvas waitUntilIdle
INFO: strange bug where update event didn't clear dirty flags, reposting.
Nov 18, 2024 1:03:29 PM org.das2.graph.Renderer refreshImmediately
WARNING: Coordinate out of bounds!
java.lang.ArrayIndexOutOfBoundsException: Coordinate out of bounds!
	at sun.awt.image.IntegerInterleavedRaster.setDataElements(IntegerInterleavedRaster.java:421)
	at org.das2.graph.HugeScatterRenderer.renderHistogram(HugeScatterRenderer.java:881)
	at org.das2.graph.HugeScatterRenderer.updatePlotImage(HugeScatterRenderer.java:1014)
	at org.das2.graph.Renderer.refreshImmediately(Renderer.java:1082)
	at org.das2.graph.Renderer.access$000(Renderer.java:77)
	at org.das2.graph.Renderer$1.run(Renderer.java:1130)
	at java.lang.Thread.run(Thread.java:748)

Nov 18, 2024 1:03:29 PM org.autoplot.ScriptContext$1 uncaughtException
SEVERE: runtime exception: java.lang.ArrayIndexOutOfBoundsException: Coordinate out of bounds!
java.lang.ArrayIndexOutOfBoundsException: Coordinate out of bounds!
	at sun.awt.image.IntegerInterleavedRaster.setDataElements(IntegerInterleavedRaster.java:421)
	at org.das2.graph.HugeScatterRenderer.renderHistogram(HugeScatterRenderer.java:881)
	at org.das2.graph.HugeScatterRenderer.updatePlotImage(HugeScatterRenderer.java:1014)
	at org.das2.graph.Renderer.refreshImmediately(Renderer.java:1082)
	at org.das2.graph.Renderer.access$000(Renderer.java:77)
	at org.das2.graph.Renderer$1.run(Renderer.java:1130)
	at java.lang.Thread.run(Thread.java:748)

Nov 18, 2024 1:03:29 PM org.autoplot.scriptconsole.ExitExceptionHandler handleUncaught
WARNING: uncaught exception occurred: Coordinate out of bounds!
java.lang.ArrayIndexOutOfBoundsException: Coordinate out of bounds!
	at sun.awt.image.IntegerInterleavedRaster.setDataElements(IntegerInterleavedRaster.java:421)
	at org.das2.graph.HugeScatterRenderer.renderHistogram(HugeScatterRenderer.java:881)
	at org.das2.graph.HugeScatterRenderer.updatePlotImage(HugeScatterRenderer.java:1014)
	at org.das2.graph.Renderer.refreshImmediately(Renderer.java:1082)
	at org.das2.graph.Renderer.access$000(Renderer.java:77)
	at org.das2.graph.Renderer$1.run(Renderer.java:1130)
	at java.lang.Thread.run(Thread.java:748)

java.lang.ArrayIndexOutOfBoundsException: Coordinate out of bounds!
	at sun.awt.image.IntegerInterleavedRaster.setDataElements(IntegerInterleavedRaster.java:421)
	at org.das2.graph.HugeScatterRenderer.renderHistogram(HugeScatterRenderer.java:881)
	at org.das2.graph.HugeScatterRenderer.updatePlotImage(HugeScatterRenderer.java:1014)
	at org.das2.graph.Renderer.refreshImmediately(Renderer.java:1082)
	at org.das2.graph.Renderer.access$000(Renderer.java:77)
	at org.das2.graph.Renderer$1.run(Renderer.java:1130)
	at java.lang.Thread.run(Thread.java:748)
Build step 'Execute shell' marked build as failure
Archiving artifacts
Sending e-mails to: faden@cottagesystems.com
Finished: FAILURE