Console Output

Started by upstream project "autoplot-run-tests" build number 9933
originally caused by:
 Started by upstream project "autoplot-all" build number 9880
 originally caused by:
  Started by timer
  Started by timer
  Started by timer
  Started by timer
  Started by timer
  Started by timer
  Started by timer
  Started by timer
  Started by timer
 Started by upstream project "autoplot-all" build number 9880
Running as SYSTEM
Building in workspace /var/local/jenkins/workspace/autoplot-test001
[autoplot-test001] $ /bin/sh -xe /usr/local/apache-tomcat-8.0.27/temp/jenkins6059305537248969286.sh
+ pwd
/var/local/jenkins/workspace/autoplot-test001
+ echo HOME:  /home/tomcat
HOME:  /home/tomcat
+ echo USER:  tomcat
USER:  tomcat
+ echo ~~~~~
~~~~~
+ JAR=../autoplot-jar-all/autoplot/Autoplot/dist/AutoplotAll.jar
+ cp ../autoplot-jar-all/autoplot/Autoplot/src/test/endtoend/Test001.java .
+ /usr/local/jdk1.8//bin/java -Djava.awt.headless=true -cp ../autoplot-jar-all/autoplot/Autoplot/dist/AutoplotAll.jar test.endtoend.Test001
pwd: /var/local/jenkins/workspace/autoplot-test001
autoplot_data: /home/tomcat/autoplot_data
fscache: /home/tomcat/autoplot_data/fscache
--- test001_001 ---
Sep 09, 2025 3:42:30 PM org.das2.util.filesystem.HttpUtil checkRedirect
INFO: URL http://autoplot.org/data/fireworks.wav permanently moved to https://autoplot.org/data/fireworks.wav
Sep 09, 2025 3:42:33 PM org.das2.graph.DasCanvas waitUntilIdle
INFO: strange bug where update event didn't clear dirty flags, reposting.
test001_001 completed in 3642 ms
--- test001_004 ---
Sep 09, 2025 3:42:35 PM org.das2.graph.DasCanvas waitUntilIdle
INFO: strange bug where update event didn't clear dirty flags, reposting.
Sep 09, 2025 3:42:37 PM org.das2.graph.DasCanvas waitUntilIdle
INFO: strange bug where update event didn't clear dirty flags, reposting.
test001_004 completed in 3298 ms
--- test001_002 ---
Sep 09, 2025 3:42:38 PM org.das2.graph.DasCanvas waitUntilIdle
INFO: strange bug where update event didn't clear dirty flags, reposting.
test001_002 completed in 775 ms
--- test001_003 ---
Sep 09, 2025 3:42:39 PM org.das2.graph.DasCanvas waitUntilIdle
INFO: strange bug where update event didn't clear dirty flags, reposting.
Sep 09, 2025 3:42:39 PM org.das2.graph.DasCanvas waitUntilIdle
INFO: strange bug where update event didn't clear dirty flags, reposting.
test001_003 completed in 2029 ms
[autoplot-test001] $ /bin/sh -xe /usr/local/apache-tomcat-8.0.27/temp/jenkins1170520343153062387.sh
+ rm -f diffs.*
+ /home/jbf/ct/hudson/bin/compareImages.sh
== test001_001.png  ==
compare -metric MAE -dissimilarity-threshold 1 test001_001.png /home/jbf/ct/hudson/artifacts/test001_001.png diffs.test001_001.png

diff=4.86801 (7.4281e-05)
== test001_002.png  ==
compare -metric MAE -dissimilarity-threshold 1 test001_002.png /home/jbf/ct/hudson/artifacts/test001_002.png diffs.test001_002.png

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

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

diff=4.86801 (7.4281e-05)
--> matches
Archiving artifacts
Finished: SUCCESS