Started by upstream project "autoplot-run-tests" build number 7962 originally caused by: Started by upstream project "autoplot-all" build number 7935 originally caused by: Started by timer Started by upstream project "autoplot-all" build number 7935 Running as SYSTEM Building in workspace /var/local/jenkins/workspace/autoplot-test142 [autoplot-test142] $ /bin/sh -xe /usr/local/apache-tomcat-8.0.27/temp/jenkins8564383493448828154.sh + pwd /var/local/jenkins/workspace/autoplot-test142 + rm -rf Test140.java diffs.test142__home_jbf_ct_hudson_vap_sandDollarTest.vap.png test142.txt test142_000.dep0.qds test142_001.dep0.qds test142_002.dep0.qds test142_003.dep0.qds test142_003.qds test142_004.qds test142_005.dep0.qds test142_005.qds test142_006.dep0.qds test142_006.qds test142_007.dep0.qds test142_007.qds test142_008.dep0.qds test142_008.qds test142_009.dep0.qds test142_009.qds test142_010.dep0.qds test142_010.qds test142_011.qds test142_012.qds test142_013.dep0.qds test142_013.qds test142_014.dep0.qds test142_014.qds test142_015.qds test142_016.dep0.qds test142_016.qds test142__home_jbf_ct_hudson_vap_sandDollarTest.vap.png test142__home_jbf_public_html_i18n_Spa_C3_9F_fakedata.qds.png test142__home_jbf_public_html_i18n_Spa__fakedata.qds.png test142_http_autoplot.org_data_event_simpleEvent.txt_eventListColumn_test1.png test142_http_autoplot.org_data_jyds_tsbNonTimeAxis.jyds_timerange_2000-01-04_000_to_1200.png test142_http_jfaden.net__jbf_autoplot_test__brackets__test.vap.png test142_http_jfaden.net__jbf_autoplot_test_fs.zip_Doc+And+Set__test_.vap.png test142_http_jfaden.net__jbf_autoplot_vap_demos_cdaweb_virtVar.vap.png test142_https_emfisis.physics.uiowa.edu_team_jyds_filterParm.jyds_timerange_2012-12-04.png test142_https_jfaden.net__jbf_autoplot_data_dat_V11979066.CSV_bundle_JSE_X-JSE_Z.png test142_https_sarahandjeremy.net__jbf_autoplot_data_events_Draft_VOTable_EventLList_Std.xml.png test142_https_sarahandjeremy.net__jbf_autoplot_data_events_colorEvents.txt_eventListColumn_field3.png test142_https_sarahandjeremy.net__jbf_autoplot_data_events_windEventlist.xml.png test142_https_sarahandjeremy.net__jbf_i18n_Spa_C3_9F_fakedata.qds.png test142_https_sarahandjeremy.net__jbf_i18n_Spa__fakedata.qds.png test142_vap_cdawebds_SE_K0_FPI_id_Velocity_East+_timerange_1995-09-13.png test142_vap_cdawebds_SE_K0_FPI_id_Velocity_East_20_timerange_1995-09-13.png + JAR=../autoplot-jar-all/autoplot/Autoplot/dist/AutoplotAll.jar + cp ../autoplot-jar-all/autoplot/Autoplot/src/test/endtoend/Test140.java . + wget -O test142.txt http://cottagesystems.com/~jbf/autoplot/test142.txt --2024-05-14 17:32:16-- http://cottagesystems.com/~jbf/autoplot/test142.txt Resolving cottagesystems.com (cottagesystems.com)... 199.188.64.196 Connecting to cottagesystems.com (cottagesystems.com)|199.188.64.196|:80... connected. HTTP request sent, awaiting response... 301 Moved Permanently Location: https://cottagesystems.com/~jbf/autoplot/test142.txt [following] --2024-05-14 17:32:17-- https://cottagesystems.com/~jbf/autoplot/test142.txt Connecting to cottagesystems.com (cottagesystems.com)|199.188.64.196|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 2161 (2.1K) [text/plain] Saving to: ‘test142.txt’ 0K .. 100% 164M=0s 2024-05-14 17:32:17 (164 MB/s) - ‘test142.txt’ saved [2161/2161] + DEBUG= + /usr/local/jdk1.8//bin/java -Xmx2G -Dfile.encoding=UTF-8 -Djava.awt.headless=true -cp ../autoplot-jar-all/autoplot/Autoplot/dist/AutoplotAll.jar test.endtoend.Test140 142 https://jfaden.net/~jbf/autoplot/test142.txt disable certificate checking May 14, 2024 5:32:17 PM org.autoplot.AutoplotUtil disableCertificates INFO: disabling HTTP certificate checks. home (prefs): /home/tomcat autoplot_data: /home/tomcat/autoplot_data fscache: /home/tomcat/autoplot_data/fscache reading logger configuration from System.getProperty("java.util.logging.config.file"): null no config file, set java property java.util.logging.config.file like so: -Djava.util.logging.config.file=/tmp/logging.properties ======================= == from https://jfaden.net/~jbf/autoplot/test142.txt ======================= >> doHistory #1556: http://www.rbsp-ect.lanl.gov/data_pub/autoplot/scripts/rbsp_ephem.jyds?R=T&L=T&MLT=T&ILT=T == 142 000 == uri: http://autoplot.org/data/event/simpleEvent.txt?eventListColumn=test1 dataset: test1[DEPEND_0=3] (events(ordinal)) wrote to file: test142_http_autoplot.org_data_event_simpleEvent.txt_eventListColumn_test1.png Read in 0.272 seconds (test142_000): http://autoplot.org/data/event/simpleEvent.txt?eventListColumn=test1 Plot in 0.631 seconds (test142_000): http://autoplot.org/data/event/simpleEvent.txt?eventListColumn=test1 == 142 001 == uri: https://sarahandjeremy.net/~jbf/autoplot/data/events/Draft_VOTable_EventLList_Std.xml May 14, 2024 5:32:19 PM org.autoplot.spase.VOTableReader$1 endElement SEVERE: null java.text.ParseException: String contains no numeric part to parse into Datum at org.das2.datum.NumberUnits.parse(NumberUnits.java:196) at org.autoplot.spase.VOTableReader$1.endElement(VOTableReader.java:326) at com.sun.org.apache.xerces.internal.parsers.AbstractSAXParser.endElement(AbstractSAXParser.java:609) at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanEndElement(XMLDocumentFragmentScannerImpl.java:1782) at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl$FragmentContentDriver.next(XMLDocumentFragmentScannerImpl.java:2967) at com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.next(XMLDocumentScannerImpl.java:602) at com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.next(XMLNSDocumentScannerImpl.java:112) at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(XMLDocumentFragmentScannerImpl.java:505) at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:842) at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:771) at com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(XMLParser.java:141) at com.sun.org.apache.xerces.internal.parsers.AbstractSAXParser.parse(AbstractSAXParser.java:1140) at com.sun.org.apache.xerces.internal.jaxp.SAXParserImpl$JAXPSAXParser.parse(SAXParserImpl.java:655) at org.autoplot.spase.VOTableReader.readTable(VOTableReader.java:545) at org.autoplot.xmlfile.XmlfileDataSource.getDataSet(XmlfileDataSource.java:138) at org.autoplot.jythonsupport.Util.getDataSet(Util.java:277) at org.autoplot.jythonsupport.Util.getDataSet(Util.java:554) at test.endtoend.Test140.do1(Test140.java:177) at test.endtoend.Test140.doHistory(Test140.java:456) at test.endtoend.Test140.main(Test140.java:530) May 14, 2024 5:32:19 PM org.das2.graph.DasCanvas waitUntilIdle INFO: strange bug where update event didn't clear dirty flags, reposting. dataset: comment[DEPEND_0=3] (comment(ordinal)) wrote to file: test142_https_sarahandjeremy.net__jbf_autoplot_data_events_Draft_VOTable_EventLList_Std.xml.png Read in 0.048 seconds (test142_001): https://sarahandjeremy.net/~jbf/autoplot/data/events/Draft_VOTable_EventLList_Std.xml Plot in 0.921 seconds (test142_001): https://sarahandjeremy.net/~jbf/autoplot/data/events/Draft_VOTable_EventLList_Std.xml == 142 002 == uri: https://sarahandjeremy.net/~jbf/autoplot/data/events/windEventlist.xml java.lang.IllegalArgumentException: StartDate is after StopDate: 2000-06-23T14:40:00.000Z at org.autoplot.xmlfile.XmlfileDataSource.getDataSet(XmlfileDataSource.java:114) at org.autoplot.jythonsupport.Util.getDataSet(Util.java:277) at org.autoplot.jythonsupport.Util.getDataSet(Util.java:554) at test.endtoend.Test140.do1(Test140.java:177) at test.endtoend.Test140.doHistory(Test140.java:456) at test.endtoend.Test140.main(Test140.java:530) java.lang.IllegalArgumentException: StartDate is after StopDate: 2005-01-15T23:00:00.000Z at org.autoplot.xmlfile.XmlfileDataSource.getDataSet(XmlfileDataSource.java:114) at org.autoplot.jythonsupport.Util.getDataSet(Util.java:277) at org.autoplot.jythonsupport.Util.getDataSet(Util.java:554) at test.endtoend.Test140.do1(Test140.java:177) at test.endtoend.Test140.doHistory(Test140.java:456) at test.endtoend.Test140.main(Test140.java:530) java.lang.IllegalArgumentException: StartDate is after StopDate: 2005-01-19T09:20:00.000Z at org.autoplot.xmlfile.XmlfileDataSource.getDataSet(XmlfileDataSource.java:114) at org.autoplot.jythonsupport.Util.getDataSet(Util.java:277) at org.autoplot.jythonsupport.Util.getDataSet(Util.java:554) at test.endtoend.Test140.do1(Test140.java:177) at test.endtoend.Test140.doHistory(Test140.java:456) at test.endtoend.Test140.main(Test140.java:530) java.lang.IllegalArgumentException: StartDate is after StopDate: 2005-05-13T17:00:00.000Z at org.autoplot.xmlfile.XmlfileDataSource.getDataSet(XmlfileDataSource.java:114) at org.autoplot.jythonsupport.Util.getDataSet(Util.java:277) at org.autoplot.jythonsupport.Util.getDataSet(Util.java:554) at test.endtoend.Test140.do1(Test140.java:177) at test.endtoend.Test140.doHistory(Test140.java:456) at test.endtoend.Test140.main(Test140.java:530) java.lang.IllegalArgumentException: StartDate is after StopDate: 2005-08-22T17:15:00.000Z at org.autoplot.xmlfile.XmlfileDataSource.getDataSet(XmlfileDataSource.java:114) at org.autoplot.jythonsupport.Util.getDataSet(Util.java:277) at org.autoplot.jythonsupport.Util.getDataSet(Util.java:554) at test.endtoend.Test140.do1(Test140.java:177) at test.endtoend.Test140.doHistory(Test140.java:456) at test.endtoend.Test140.main(Test140.java:530) java.lang.IllegalArgumentException: StartDate is after StopDate: 2005-09-10T21:45:00.000Z at org.autoplot.xmlfile.XmlfileDataSource.getDataSet(XmlfileDataSource.java:114) at org.autoplot.jythonsupport.Util.getDataSet(Util.java:277) at org.autoplot.jythonsupport.Util.getDataSet(Util.java:554) at test.endtoend.Test140.do1(Test140.java:177) at test.endtoend.Test140.doHistory(Test140.java:456) at test.endtoend.Test140.main(Test140.java:530) May 14, 2024 5:32:23 PM org.das2.graph.DasCanvas waitUntilIdle INFO: strange bug where update event didn't clear dirty flags, reposting. dataset: dataset[DEPEND_0=342] (eventDesc(ordinal)) wrote to file: test142_https_sarahandjeremy.net__jbf_autoplot_data_events_windEventlist.xml.png Read in 2.826 seconds (test142_002): https://sarahandjeremy.net/~jbf/autoplot/data/events/windEventlist.xml Plot in 3.461 seconds (test142_002): https://sarahandjeremy.net/~jbf/autoplot/data/events/windEventlist.xml == 142 003 == uri: https://sarahandjeremy.net/~jbf/autoplot/data/events/colorEvents.txt?eventListColumn=field3 May 14, 2024 5:32:23 PM org.das2.graph.DasCanvas waitUntilIdle INFO: strange bug where update event didn't clear dirty flags, reposting. dataset: dataset[3,BUNDLE_1=4] wrote to file: test142_https_sarahandjeremy.net__jbf_autoplot_data_events_colorEvents.txt_eventListColumn_field3.png Read in 0.007 seconds (test142_003): https://sarahandjeremy.net/~jbf/autoplot/data/events/colorEvents.txt?eventListColumn=field3 Plot in 0.608 seconds (test142_003): https://sarahandjeremy.net/~jbf/autoplot/data/events/colorEvents.txt?eventListColumn=field3 == 142 004 == uri: /home/jbf/ct/hudson/vap/sandDollarTest.vap data_0: vap+jyds:file:/home/jbf/ct/autoplot/tests/1157/demo3.jyds?result1 data_1: vap+jpg:file:///home/jbf/ct/hudson/data/jpg/sanddollar.jpg data_4: vap+jyds:file:/home/jbf/ct/autoplot/tests/1157/demo3.jyds?zz timerange: 2010-01-01 dataset: Y[X=245] (dimensionless) wrote to file: test142__home_jbf_ct_hudson_vap_sandDollarTest.vap.png Read in 3.764 seconds (test142_004): /home/jbf/ct/hudson/vap/sandDollarTest.vap Plot in 3.770 seconds (test142_004): /home/jbf/ct/hudson/vap/sandDollarTest.vap == 142 005 == uri: https://sarahandjeremy.net/~jbf/i18n/Spa%C3%9F/fakedata.qds May 14, 2024 5:32:28 PM org.das2.graph.DasCanvas waitUntilIdle INFO: strange bug where update event didn't clear dirty flags, reposting. dataset: dataset[200,200] (dimensionless) wrote to file: test142_https_sarahandjeremy.net__jbf_i18n_Spa_C3_9F_fakedata.qds.png Read in 0.048 seconds (test142_005): https://sarahandjeremy.net/~jbf/i18n/Spa%C3%9F/fakedata.qds Plot in 0.627 seconds (test142_005): https://sarahandjeremy.net/~jbf/i18n/Spa%C3%9F/fakedata.qds == 142 006 == uri: https://sarahandjeremy.net/~jbf/i18n/Spaß/fakedata.qds May 14, 2024 5:32:29 PM org.das2.graph.DasCanvas waitUntilIdle INFO: strange bug where update event didn't clear dirty flags, reposting. dataset: dataset[200,200] (dimensionless) wrote to file: test142_https_sarahandjeremy.net__jbf_i18n_Spa__fakedata.qds.png Read in 0.022 seconds (test142_006): https://sarahandjeremy.net/~jbf/i18n/Spaß/fakedata.qds Plot in 0.595 seconds (test142_006): https://sarahandjeremy.net/~jbf/i18n/Spaß/fakedata.qds == 142 007 == uri: /home/jbf/public_html/i18n/Spa%C3%9F/fakedata.qds May 14, 2024 5:32:29 PM org.das2.graph.DasCanvas waitUntilIdle INFO: strange bug where update event didn't clear dirty flags, reposting. dataset: dataset[200,200] (dimensionless) wrote to file: test142__home_jbf_public_html_i18n_Spa_C3_9F_fakedata.qds.png Read in 0.016 seconds (test142_007): /home/jbf/public_html/i18n/Spa%C3%9F/fakedata.qds Plot in 0.691 seconds (test142_007): /home/jbf/public_html/i18n/Spa%C3%9F/fakedata.qds == 142 008 == uri: /home/jbf/public_html/i18n/Spaß/fakedata.qds dataset: dataset[200,200] (dimensionless) wrote to file: test142__home_jbf_public_html_i18n_Spa__fakedata.qds.png Read in 0.014 seconds (test142_008): /home/jbf/public_html/i18n/Spaß/fakedata.qds Plot in 0.271 seconds (test142_008): /home/jbf/public_html/i18n/Spaß/fakedata.qds == 142 009 == uri: https://emfisis.physics.uiowa.edu/team/jyds/filterParm.jyds?timerange=2012-12-04 May 14, 2024 5:32:30 PM org.autoplot.jythonsupport.JythonRefactory fixImports WARNING: filterParm.jyds fixImports in 1ms, affected=true. Code contains imports with old ("virbo") names. May 14, 2024 5:32:32 PM org.das2.graph.DasCanvas waitUntilIdle INFO: strange bug where update event didn't clear dirty flags, reposting. dataset: thsvd[Epoch=13940,WFR_fr...=65] (deg) wrote to file: test142_https_emfisis.physics.uiowa.edu_team_jyds_filterParm.jyds_timerange_2012-12-04.png Read in 1.158 seconds (test142_009): https://emfisis.physics.uiowa.edu/team/jyds/filterParm.jyds?timerange=2012-12-04 Plot in 2.227 seconds (test142_009): https://emfisis.physics.uiowa.edu/team/jyds/filterParm.jyds?timerange=2012-12-04 == 142 010 == uri: http://autoplot.org/data/jyds/tsbNonTimeAxis.jyds?timerange=2000-01-04+0:00+to+12:00 dataset: dataset[7177,BUNDLE_1=3] wrote to file: test142_http_autoplot.org_data_jyds_tsbNonTimeAxis.jyds_timerange_2000-01-04_000_to_1200.png Read in 0.641 seconds (test142_010): http://autoplot.org/data/jyds/tsbNonTimeAxis.jyds?timerange=2000-01-04+0:00+to+12:00 Plot in 0.945 seconds (test142_010): http://autoplot.org/data/jyds/tsbNonTimeAxis.jyds?timerange=2000-01-04+0:00+to+12:00 == 142 011 == uri: http://jfaden.net/~jbf/autoplot/test/[brackets]/test.vap May 14, 2024 5:32:33 PM org.das2.util.filesystem.HttpUtil checkRedirect INFO: URL http://jfaden.net/~jbf/autoplot/test/%5Bbrackets%5D/test.vap permanently moved to https://jfaden.net/~jbf/autoplot/test/[brackets]/test.vap data_0: vap+inline:ripples(20,20)+randomn(5334,20,20) timerange: 2010-01-01 May 14, 2024 5:32:34 PM org.das2.graph.DasCanvas waitUntilIdle INFO: strange bug where update event didn't clear dirty flags, reposting. dataset: dataset[20,20] (dimensionless) wrote to file: test142_http_jfaden.net__jbf_autoplot_test__brackets__test.vap.png Read in 0.812 seconds (test142_011): http://jfaden.net/~jbf/autoplot/test/[brackets]/test.vap Plot in 0.816 seconds (test142_011): http://jfaden.net/~jbf/autoplot/test/[brackets]/test.vap == 142 012 == uri: http://jfaden.net/~jbf/autoplot/test/fs.zip/Doc And Set/[test].vap May 14, 2024 5:32:34 PM org.das2.util.filesystem.HttpUtil checkRedirect INFO: URL http://jfaden.net/~jbf/autoplot/test/fs.zip permanently moved to https://jfaden.net/~jbf/autoplot/test/fs.zip data_0: vap+inline:ripples(20,20)+randomn(5334,20,20) timerange: 2010-01-01 May 14, 2024 5:32:35 PM org.das2.graph.DasCanvas waitUntilIdle INFO: strange bug where update event didn't clear dirty flags, reposting. dataset: dataset[20,20] (dimensionless) wrote to file: test142_http_jfaden.net__jbf_autoplot_test_fs.zip_Doc+And+Set__test_.vap.png Read in 0.593 seconds (test142_012): http://jfaden.net/~jbf/autoplot/test/fs.zip/Doc And Set/[test].vap Plot in 0.597 seconds (test142_012): http://jfaden.net/~jbf/autoplot/test/fs.zip/Doc And Set/[test].vap == 142 013 == uri: vap+cdaweb:ds=SE_K0_FPI&id=Velocity_East &timerange=1995-09-13 May 14, 2024 5:32:38 PM org.das2.graph.DasCanvas waitUntilIdle INFO: strange bug where update event didn't clear dirty flags, reposting. dataset: Velocity_East [Epoch=4] (m/s) wrote to file: test142_vap_cdawebds_SE_K0_FPI_id_Velocity_East+_timerange_1995-09-13.png Read in 2.367 seconds (test142_013): vap+cdaweb:ds=SE_K0_FPI&id=Velocity_East &timerange=1995-09-13 Plot in 3.121 seconds (test142_013): vap+cdaweb:ds=SE_K0_FPI&id=Velocity_East &timerange=1995-09-13 == 142 014 == uri: vap+cdaweb:ds=SE_K0_FPI&id=Velocity_East%20&timerange=1995-09-13 May 14, 2024 5:32:39 PM org.das2.graph.DasCanvas waitUntilIdle INFO: strange bug where update event didn't clear dirty flags, reposting. dataset: Velocity_East [Epoch=4] (m/s) wrote to file: test142_vap_cdawebds_SE_K0_FPI_id_Velocity_East_20_timerange_1995-09-13.png Read in 0.138 seconds (test142_014): vap+cdaweb:ds=SE_K0_FPI&id=Velocity_East%20&timerange=1995-09-13 Plot in 0.852 seconds (test142_014): vap+cdaweb:ds=SE_K0_FPI&id=Velocity_East%20&timerange=1995-09-13 == 142 015 == uri: http://jfaden.net/~jbf/autoplot/vap/demos/cdaweb/virtVar.vap May 14, 2024 5:32:39 PM org.das2.util.filesystem.HttpUtil checkRedirect INFO: URL http://jfaden.net/~jbf/autoplot/vap/demos/cdaweb/virtVar.vap permanently moved to https://jfaden.net/~jbf/autoplot/vap/demos/cdaweb/virtVar.vap data_2: vap+cdaweb:ds=THA_L2_ESA&filter=themis&id=tha_peif_densityQ&timerange=2019-04-05 data_3: vap+cdaweb:ds=THA_L2_ESA&filter=themis&id=tha_peef_densityQ&timerange=2019-04-05 timerange: 2019-04-05 May 14, 2024 5:32:42 PM org.das2.graph.DasCanvas waitUntilIdle INFO: strange bug where update event didn't clear dirty flags, reposting. dataset: tha_peif_density[DEPEND_0=706] (cm^-3 (All Qs)) wrote to file: test142_http_jfaden.net__jbf_autoplot_vap_demos_cdaweb_virtVar.vap.png Read in 3.339 seconds (test142_015): http://jfaden.net/~jbf/autoplot/vap/demos/cdaweb/virtVar.vap Plot in 3.343 seconds (test142_015): http://jfaden.net/~jbf/autoplot/vap/demos/cdaweb/virtVar.vap == 142 016 == uri: https://jfaden.net/~jbf/autoplot/data/dat/V11979066.CSV?bundle=JSE_X-JSE_Z dataset: dataset[30236,BUNDLE_1=3] () wrote to file: test142_https_jfaden.net__jbf_autoplot_data_dat_V11979066.CSV_bundle_JSE_X-JSE_Z.png Read in 0.987 seconds (test142_016): https://jfaden.net/~jbf/autoplot/data/dat/V11979066.CSV?bundle=JSE_X-JSE_Z Plot in 1.220 seconds (test142_016): https://jfaden.net/~jbf/autoplot/data/dat/V11979066.CSV?bundle=JSE_X-JSE_Z === Exceptions encountered ============== (none) [autoplot-test142] $ /bin/sh -xe /usr/local/apache-tomcat-8.0.27/temp/jenkins1647842217765499111.sh + rm -f diffs.* + /home/jbf/ct/hudson/bin/compareImagesLoose.sh ## compareImagesLoose version 20150614a == test142__home_jbf_ct_hudson_vap_sandDollarTest.vap.png == compare -metric MAE -dissimilarity-threshold 1 test142__home_jbf_ct_hudson_vap_sandDollarTest.vap.png /home/jbf/ct/hudson/artifacts/test142__home_jbf_ct_hudson_vap_sandDollarTest.vap.png diffs.test142__home_jbf_ct_hudson_vap_sandDollarTest.vap.png diff=0 (0) == test142__home_jbf_public_html_i18n_Spa_C3_9F_fakedata.qds.png == compare -metric MAE -dissimilarity-threshold 1 test142__home_jbf_public_html_i18n_Spa_C3_9F_fakedata.qds.png /home/jbf/ct/hudson/artifacts/test142__home_jbf_public_html_i18n_Spa_C3_9F_fakedata.qds.png diffs.test142__home_jbf_public_html_i18n_Spa_C3_9F_fakedata.qds.png diff=0 (0) == test142__home_jbf_public_html_i18n_Spa__fakedata.qds.png == compare -metric MAE -dissimilarity-threshold 1 test142__home_jbf_public_html_i18n_Spa__fakedata.qds.png /home/jbf/ct/hudson/artifacts/test142__home_jbf_public_html_i18n_Spa__fakedata.qds.png diffs.test142__home_jbf_public_html_i18n_Spa__fakedata.qds.png diff=0 (0) == test142_http_autoplot.org_data_event_simpleEvent.txt_eventListColumn_test1.png == compare -metric MAE -dissimilarity-threshold 1 test142_http_autoplot.org_data_event_simpleEvent.txt_eventListColumn_test1.png /home/jbf/ct/hudson/artifacts/test142_http_autoplot.org_data_event_simpleEvent.txt_eventListColumn_test1.png diffs.test142_http_autoplot.org_data_event_simpleEvent.txt_eventListColumn_test1.png diff=0 (0) == test142_http_autoplot.org_data_jyds_tsbNonTimeAxis.jyds_timerange_2000-01-04_000_to_1200.png == compare -metric MAE -dissimilarity-threshold 1 test142_http_autoplot.org_data_jyds_tsbNonTimeAxis.jyds_timerange_2000-01-04_000_to_1200.png /home/jbf/ct/hudson/artifacts/test142_http_autoplot.org_data_jyds_tsbNonTimeAxis.jyds_timerange_2000-01-04_000_to_1200.png diffs.test142_http_autoplot.org_data_jyds_tsbNonTimeAxis.jyds_timerange_2000-01-04_000_to_1200.png diff=0 (0) == test142_http_jfaden.net__jbf_autoplot_test__brackets__test.vap.png == compare -metric MAE -dissimilarity-threshold 1 test142_http_jfaden.net__jbf_autoplot_test__brackets__test.vap.png /home/jbf/ct/hudson/artifacts/test142_http_jfaden.net__jbf_autoplot_test__brackets__test.vap.png diffs.test142_http_jfaden.net__jbf_autoplot_test__brackets__test.vap.png diff=0 (0) == test142_http_jfaden.net__jbf_autoplot_test_fs.zip_Doc+And+Set__test_.vap.png == compare -metric MAE -dissimilarity-threshold 1 test142_http_jfaden.net__jbf_autoplot_test_fs.zip_Doc+And+Set__test_.vap.png /home/jbf/ct/hudson/artifacts/test142_http_jfaden.net__jbf_autoplot_test_fs.zip_Doc+And+Set__test_.vap.png diffs.test142_http_jfaden.net__jbf_autoplot_test_fs.zip_Doc+And+Set__test_.vap.png diff=0 (0) == test142_http_jfaden.net__jbf_autoplot_vap_demos_cdaweb_virtVar.vap.png == compare -metric MAE -dissimilarity-threshold 1 test142_http_jfaden.net__jbf_autoplot_vap_demos_cdaweb_virtVar.vap.png /home/jbf/ct/hudson/artifacts/test142_http_jfaden.net__jbf_autoplot_vap_demos_cdaweb_virtVar.vap.png diffs.test142_http_jfaden.net__jbf_autoplot_vap_demos_cdaweb_virtVar.vap.png diff=0 (0) == test142_https_emfisis.physics.uiowa.edu_team_jyds_filterParm.jyds_timerange_2012-12-04.png == compare -metric MAE -dissimilarity-threshold 1 test142_https_emfisis.physics.uiowa.edu_team_jyds_filterParm.jyds_timerange_2012-12-04.png /home/jbf/ct/hudson/artifacts/test142_https_emfisis.physics.uiowa.edu_team_jyds_filterParm.jyds_timerange_2012-12-04.png diffs.test142_https_emfisis.physics.uiowa.edu_team_jyds_filterParm.jyds_timerange_2012-12-04.png diff=106.661 (0.00162754) try alternate version in /home/jbf/ct/hudson/artifacts_alt/test142_https_emfisis.physics.uiowa.edu_team_jyds_filterParm.jyds_timerange_2012-12-04.png *** compare -metric MAE test142_https_emfisis.physics.uiowa.edu_team_jyds_filterParm.jyds_timerange_2012-12-04.png /home/jbf/ct/hudson/artifacts_alt/test142_https_emfisis.physics.uiowa.edu_team_jyds_filterParm.jyds_timerange_2012-12-04.png diffs.alt.test142_https_emfisis.physics.uiowa.edu_team_jyds_filterParm.jyds_timerange_2012-12-04.png 2>&1 | cut -d' ' -f1 m=0 THRESHOLD=20.0 --> Alternate Version Matches rm diffs.alt.test142_https_emfisis.physics.uiowa.edu_team_jyds_filterParm.jyds_timerange_2012-12-04.png rm diffs.test142_https_emfisis.physics.uiowa.edu_team_jyds_filterParm.jyds_timerange_2012-12-04.png == test142_https_jfaden.net__jbf_autoplot_data_dat_V11979066.CSV_bundle_JSE_X-JSE_Z.png == compare -metric MAE -dissimilarity-threshold 1 test142_https_jfaden.net__jbf_autoplot_data_dat_V11979066.CSV_bundle_JSE_X-JSE_Z.png /home/jbf/ct/hudson/artifacts/test142_https_jfaden.net__jbf_autoplot_data_dat_V11979066.CSV_bundle_JSE_X-JSE_Z.png diffs.test142_https_jfaden.net__jbf_autoplot_data_dat_V11979066.CSV_bundle_JSE_X-JSE_Z.png diff=0 (0) == test142_https_sarahandjeremy.net__jbf_autoplot_data_events_colorEvents.txt_eventListColumn_field3.png == compare -metric MAE -dissimilarity-threshold 1 test142_https_sarahandjeremy.net__jbf_autoplot_data_events_colorEvents.txt_eventListColumn_field3.png /home/jbf/ct/hudson/artifacts/test142_https_sarahandjeremy.net__jbf_autoplot_data_events_colorEvents.txt_eventListColumn_field3.png diffs.test142_https_sarahandjeremy.net__jbf_autoplot_data_events_colorEvents.txt_eventListColumn_field3.png diff=0 (0) == test142_https_sarahandjeremy.net__jbf_autoplot_data_events_Draft_VOTable_EventLList_Std.xml.png == compare -metric MAE -dissimilarity-threshold 1 test142_https_sarahandjeremy.net__jbf_autoplot_data_events_Draft_VOTable_EventLList_Std.xml.png /home/jbf/ct/hudson/artifacts/test142_https_sarahandjeremy.net__jbf_autoplot_data_events_Draft_VOTable_EventLList_Std.xml.png diffs.test142_https_sarahandjeremy.net__jbf_autoplot_data_events_Draft_VOTable_EventLList_Std.xml.png diff=0 (0) == test142_https_sarahandjeremy.net__jbf_autoplot_data_events_windEventlist.xml.png == compare -metric MAE -dissimilarity-threshold 1 test142_https_sarahandjeremy.net__jbf_autoplot_data_events_windEventlist.xml.png /home/jbf/ct/hudson/artifacts/test142_https_sarahandjeremy.net__jbf_autoplot_data_events_windEventlist.xml.png diffs.test142_https_sarahandjeremy.net__jbf_autoplot_data_events_windEventlist.xml.png diff=0 (0) == test142_https_sarahandjeremy.net__jbf_i18n_Spa_C3_9F_fakedata.qds.png == compare -metric MAE -dissimilarity-threshold 1 test142_https_sarahandjeremy.net__jbf_i18n_Spa_C3_9F_fakedata.qds.png /home/jbf/ct/hudson/artifacts/test142_https_sarahandjeremy.net__jbf_i18n_Spa_C3_9F_fakedata.qds.png diffs.test142_https_sarahandjeremy.net__jbf_i18n_Spa_C3_9F_fakedata.qds.png diff=0 (0) == test142_https_sarahandjeremy.net__jbf_i18n_Spa__fakedata.qds.png == compare -metric MAE -dissimilarity-threshold 1 test142_https_sarahandjeremy.net__jbf_i18n_Spa__fakedata.qds.png /home/jbf/ct/hudson/artifacts/test142_https_sarahandjeremy.net__jbf_i18n_Spa__fakedata.qds.png diffs.test142_https_sarahandjeremy.net__jbf_i18n_Spa__fakedata.qds.png diff=0 (0) == test142_vap_cdawebds_SE_K0_FPI_id_Velocity_East_20_timerange_1995-09-13.png == compare -metric MAE -dissimilarity-threshold 1 test142_vap_cdawebds_SE_K0_FPI_id_Velocity_East_20_timerange_1995-09-13.png /home/jbf/ct/hudson/artifacts/test142_vap_cdawebds_SE_K0_FPI_id_Velocity_East_20_timerange_1995-09-13.png diffs.test142_vap_cdawebds_SE_K0_FPI_id_Velocity_East_20_timerange_1995-09-13.png diff=0 (0) == test142_vap_cdawebds_SE_K0_FPI_id_Velocity_East+_timerange_1995-09-13.png == compare -metric MAE -dissimilarity-threshold 1 test142_vap_cdawebds_SE_K0_FPI_id_Velocity_East+_timerange_1995-09-13.png /home/jbf/ct/hudson/artifacts/test142_vap_cdawebds_SE_K0_FPI_id_Velocity_East+_timerange_1995-09-13.png diffs.test142_vap_cdawebds_SE_K0_FPI_id_Velocity_East+_timerange_1995-09-13.png diff=0 (0) --> matches Archiving artifacts Finished: SUCCESS