On 2 April 2012 15:50, sebb <seb...@gmail.com> wrote: > On 2 April 2012 15:13, sebb <seb...@gmail.com> wrote: >> On 2 April 2012 15:07, sebb <seb...@gmail.com> wrote: >>> On 2 April 2012 15:03, Gump <iss...@commons.apache.org> wrote: >>>> To whom it may engage... >>>> >>>> This is an automated request, but not an unsolicited one. For >>>> more information please visit http://gump.apache.org/nagged.html, >>>> and/or contact the folk at gene...@gump.apache.org. >>>> >>>> Project commons-exec-test has an issue affecting its community integration. >>>> This issue affects 1 projects. >>>> The current state of this project is 'Failed', with reason 'Build Failed'. >>>> For reference only, the following projects are affected by this: >>>> - commons-exec-test : Apache Commons >>>> >>>> >>>> Full details are available at: >>>> >>>> http://vmgump.apache.org/gump/public/apache-commons/commons-exec-test/index.html >>>> >>>> That said, some information snippets are provided here. >>>> >>>> The following annotations (debug/informational/warning/error messages) >>>> were provided: >>>> -WARNING- Overriding Maven settings: >>>> [/srv/gump/public/workspace/apache-commons/exec/gump_mvn_settings.xml] >>>> -DEBUG- (Apache Gump generated) Apache Maven Settings in: >>>> /srv/gump/public/workspace/apache-commons/exec/gump_mvn_settings.xml >>>> -INFO- Failed with reason build failed >>>> -DEBUG- Maven POM in: >>>> /srv/gump/public/workspace/apache-commons/exec/pom.xml >>>> -INFO- Project Reports in: >>>> /srv/gump/public/workspace/apache-commons/exec/target/surefire-reports >>>> >>>> >>>> >>>> The following work was performed: >>>> http://vmgump.apache.org/gump/public/apache-commons/commons-exec-test/gump_work/build_apache-commons_commons-exec-test.html >>>> Work Name: build_apache-commons_commons-exec-test (Type: Build) >>>> Work ended in a state of : Failed >>>> Elapsed: 1 min 24 secs >>>> Command Line: /opt/maven2/bin/mvn --batch-mode --settings >>>> /srv/gump/public/workspace/apache-commons/exec/gump_mvn_settings.xml test >>>> [Working Directory: /srv/gump/public/workspace/apache-commons/exec] >>>> M2_HOME: /opt/maven2 >>>> --------------------------------------------- >>>> FOO.. >>>> org.apache.commons.exec.ExecuteException: Process exited with an error: >>>> 143 (Exit value: 143) >>>> Process completed in 2012 millis; below is its output >>>> Process timed out and was killed. >>>> Executing [sh, -c, src/test/scripts/invoker.sh] >>>> invoker.sh -- going to start daemon process >>>> invoker.sh -- daemon process was started >>>> cd: 21: can't cd to ../../../target >>>> Process completed in 8042 millis; above is its output >>>> 0: process has terminated: false >>>> 1: process has terminated: false >>>> 2: process has terminated: false >>>> 3: process has terminated: false >>>> 4: process has terminated: false >>>> 5: process has terminated: false >>>> Preparing to execute process - commandLine=[/bin/ls, /opt] >>>> Process spun off successfully - process=/bin/ls >>>> PING 127.0.0.1 (127.0.0.1) 56(84) bytes of data. >>>> 64 bytes from 127.0.0.1: icmp_seq=1 ttl=64 time=0.021 ms >>>> 64 bytes from 127.0.0.1: icmp_seq=2 ttl=64 time=0.028 ms >>>> 64 bytes from 127.0.0.1: icmp_seq=3 ttl=64 time=0.027 ms >>>> Process completed in 2004 millis; below is its output >>>> Process timed out and was killed by watchdog. >>>> gdal_translate >>>> HDF5:"/home/kk/grass/data/4404.he5"://HDFEOS/GRIDS/OMI_Column_Amount_O3/Data_Fields/ColumnAmountO3/home/kk/4.tif >>>> FOO.. >>>> Preparing to execute process - commandLine=[/bin/ls, /opt] >>>> Process spun off successfully - process=/bin/ls >>>> Tests run: 40, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 72.82 sec >>>> <<< FAILURE! >>>> >>>> Results : >>>> >>>> Failed tests: >>>> testExec_60(org.apache.commons.exec.DefaultExecutorTest) >>> >>> Error is: >>> >>> ------------------------------------------------------------------------------- >>> Test set: org.apache.commons.exec.DefaultExecutorTest >>> ------------------------------------------------------------------------------- >>> Tests run: 40, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: >>> 72.821 sec <<< FAILURE! >>> testExec_60(org.apache.commons.exec.DefaultExecutorTest) Time >>> elapsed: 6.075 sec <<< FAILURE! >>> junit.framework.AssertionFailedError: Not a single process was killed >>> by the watch dog >>> at junit.framework.Assert.fail(Assert.java:50) >>> at junit.framework.Assert.assertTrue(Assert.java:20) >>> at >>> org.apache.commons.exec.DefaultExecutorTest.testExec_60(DefaultExecutorTest.java:1094) >>> >> >> Also fails for me on WinXP. > > It's a timing issue; hopefully now fixed.
It wasn't, as the fix broke the Continuum test. Changed fix to increase max retries instead. Also print info on how the test behaved. >>>> Tests run: 95, Failures: 1, Errors: 0, Skipped: 0 >>>> >>>> [INFO] >>>> ------------------------------------------------------------------------ >>>> [ERROR] BUILD FAILURE >>>> [INFO] >>>> ------------------------------------------------------------------------ >>>> [INFO] There are test failures. >>>> >>>> Please refer to >>>> /srv/gump/public/workspace/apache-commons/exec/target/surefire-reports for >>>> the individual test results. >>>> [INFO] >>>> ------------------------------------------------------------------------ >>>> [INFO] For more information, run Maven with the -e switch >>>> [INFO] >>>> ------------------------------------------------------------------------ >>>> [INFO] Total time: 1 minute 23 seconds >>>> [INFO] Finished at: Mon Apr 02 14:03:07 UTC 2012 >>>> [INFO] Final Memory: 25M/65M >>>> [INFO] >>>> ------------------------------------------------------------------------ >>>> --------------------------------------------- >>>> >>>> To subscribe to this information via syndicated feeds: >>>> - RSS: >>>> http://vmgump.apache.org/gump/public/apache-commons/commons-exec-test/rss.xml >>>> - Atom: >>>> http://vmgump.apache.org/gump/public/apache-commons/commons-exec-test/atom.xml >>>> >>>> ============================== Gump Tracking Only === >>>> Produced by Apache Gump(TM) version 2.3. >>>> Gump Run 06001202042012, vmgump.apache.org:vmgump:06001202042012 >>>> Gump E-mail Identifier (unique within run) #1. >>>> >>>> -- >>>> Apache Gump >>>> http://gump.apache.org/ [Instance: vmgump] >>>> >>>> --------------------------------------------------------------------- >>>> To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org >>>> For additional commands, e-mail: dev-h...@commons.apache.org >>>> --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org For additional commands, e-mail: dev-h...@commons.apache.org