Console Output

Started by upstream project "autoplot-run-tests" build number 8527
originally caused by:
 Started by upstream project "autoplot-all" build number 8498
 originally caused by:
  Started by timer
 Started by upstream project "autoplot-all" build number 8498
Running as SYSTEM
Building in workspace /var/local/jenkins/workspace/autoplot-test010
[autoplot-test010] $ /bin/sh -xe /usr/local/apache-tomcat-8.0.27/temp/jenkins6074426005761661302.sh
+ JAR=../autoplot-jar-all/autoplot/Autoplot/dist/AutoplotAll.jar
+ cp ../autoplot-jar-all/autoplot/Autoplot/temp-src/test/endtoend/Test010.java .
+ /usr/local/jdk1.8//bin/java -Djava.awt.headless=true -cp ../autoplot-jar-all/autoplot/Autoplot/dist/AutoplotAll.jar test.endtoend.Test010
## http://autoplot.org/data/autoplot.dat ##
Oct 02, 2024 12:59:39 PM org.das2.util.filesystem.HttpUtil checkRedirect
INFO: URL http://autoplot.org/data/autoplot.dat permanently moved to https://autoplot.org/data/autoplot.dat
ok
## https://cdaweb.gsfc.nasa.gov/istp_public/data/ ##
ok
## https://cdaweb.gsfc.nasa.gov/pub/data/ ##
java.io.IOException: https://cdaweb.gsfc.nasa.gov/pub/data/
	at org.autoplot.datasource.DataSetURI.downloadResourceAsTempFile(DataSetURI.java:1402)
	at test.endtoend.Test010.doTest(Test010.java:21)
	at test.endtoend.Test010.main(Test010.java:44)
Caused by: java.io.IOException: Server returned HTTP response code: 403 for URL: https://cdaweb.gsfc.nasa.gov/pub/data/
	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 sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:263)
	at org.autoplot.datasource.DataSetURI.downloadResourceAsTempFile(DataSetURI.java:1354)
	... 2 more
Caused by: java.io.IOException: Server returned HTTP response code: 403 for URL: https://cdaweb.gsfc.nasa.gov/pub/data/
	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 sun.net.www.protocol.https.HttpsURLConnectionImpl.getResponseCode(HttpsURLConnectionImpl.java:347)
	at org.das2.datum.HttpUtil.checkRedirect(HttpUtil.java:77)
	at org.autoplot.datasource.DataSetURI.downloadResourceAsTempFile(DataSetURI.java:1345)
	... 2 more
Build step 'Execute shell' marked build as failure
Archiving artifacts
Sending e-mails to: faden@cottagesystems.com
Finished: FAILURE