Return-Path: Delivered-To: apmail-harmony-alerts-archive@minotaur.apache.org Received: (qmail 11088 invoked from network); 30 Apr 2010 13:24:20 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 30 Apr 2010 13:24:20 -0000 Received: (qmail 56919 invoked by uid 500); 30 Apr 2010 13:24:20 -0000 Delivered-To: apmail-harmony-alerts-archive@harmony.apache.org Received: (qmail 56875 invoked by uid 500); 30 Apr 2010 13:24:19 -0000 Mailing-List: contact alerts-help@harmony.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@harmony.apache.org Delivered-To: mailing list alerts@harmony.apache.org Received: (qmail 56863 invoked by uid 99); 30 Apr 2010 13:24:19 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 30 Apr 2010 13:24:19 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.106] (HELO hudson.zones.apache.org) (140.211.11.106) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 30 Apr 2010 13:24:14 +0000 Received: from hudson.zones.apache.org (localhost [127.0.0.1]) by hudson.zones.apache.org (8.13.8+Sun/8.13.8) with ESMTP id o3UDNp6X021390; Fri, 30 Apr 2010 09:23:52 -0400 (EDT) Date: Fri, 30 Apr 2010 13:23:51 +0000 (UTC) From: Apache Hudson Server To: tellison@apache.org, alerts@harmony.apache.org Message-ID: <8343529.871272633831861.JavaMail.hudson@hudson.zones.apache.org> Subject: Build failed in Hudson: Harmony-1.5-head-linux-x86_64-full-tests #178 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org See Changes: [hindessm] Fix drlvm on windows to use hyzlib rather than download (which is broken again. [odeakin] Replace RuntimeException with AssertionError. ------------------------------------------ [...truncated 25790 lines...] [junit] STDOUT> TestedThread: started [junit] STDOUT> TestedThread: Wait for 'Stop' command with NullPointerException... [junit] STDOUT> StopDebuggee: Wait for TestedThread to finish... [junit] [SYNC] Received message: ready [junit] testStop001: get threadID to Stop... [junit] testStop001: ID of the tested thread to Stop = 2032 [junit] STDOUT> [SYNC] Message sent: ready [junit] testStop001: get throwable for Stop command... [junit] testStop001: throwable = ObjectID: 1586 [junit] testStop001: send "Stop" command [junit] testStop001: wait for Debuggee message about test status... [junit] [SYNC] Waiting for any messsage [junit] STDOUT> TestedThread: Exception is caught: java.lang.NullPointerException [junit] STDOUT> TestedThread: PASSED: It is expected Exception [junit] STDOUT> StopDebuggee: TestedThread finished [junit] [SYNC] Received message: PASSED [junit] testStop001: Received from Debuggee test status = PASSED [junit] testStop001: PASSED [junit] ---------------------------------------- [junit] [SYNC] Closed socket [junit] Completed sync connection [junit] Waiting for process exit [junit] STDOUT> [SYNC] Message sent: PASSED [junit] STDOUT> StopDebuggee: finishing... [junit] STDOUT> [SYNC] Closed socket [junit] Redirector completed: STDOUT [junit] Redirector completed: STDERR [junit] Finished debuggee with exit code: 0 [junit] Finished process [junit] Waiting for redirectors finish [junit] Finished redirectors [junit] Closed JDWP connection with debuggee VM [junit] <<<===================================== [junit] [junit] [junit] Running org.apache.harmony.jpda.tests.jdwp.VirtualMachine.HoldEventsTest [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 60.707 sec [junit] Output: [junit] [junit] =====================================>>> [junit] Run: org.apache.harmony.jpda.tests.jdwp.VirtualMachine.HoldEventsTest.testHoldEvents001 [junit] ---------------------------------------- [junit] [SYNC] Binding socket on port: 0 [junit] [SYNC] Bound socket on port: 47316 [junit] Start listening on: null [junit] Listening on: minerva.apache.org:59484 [junit] Launch: -cp ":/home/hudson/.ant/lib/junit-4.6.jar:/usr/share/ant/lib/ant-launcher.jar:/usr/share/ant/lib/ant.jar:/usr/share/ant/lib/ant-junit.jar" -agentlib:jdwp=transport=dt_socket,address=minerva.apache.org:59484,server=n,suspend=y -Djpda.settings.verbose=true -Djpda.settings.syncPort=47316 org.apache.harmony.jpda.tests.jdwp.VirtualMachine.HoldEventsDebuggee [junit] Launch process: -cp ":/home/hudson/.ant/lib/junit-4.6.jar:/usr/share/ant/lib/ant-launcher.jar:/usr/share/ant/lib/ant.jar:/usr/share/ant/lib/ant-junit.jar" -agentlib:jdwp=transport=dt_socket,address=minerva.apache.org:59484,server=n,suspend=y -Djpda.settings.verbose=true -Djpda.settings.syncPort=47316 org.apache.harmony.jpda.tests.jdwp.VirtualMachine.HoldEventsDebuggee [junit] Splitted command line: [ -cp, :/home/hudson/.ant/lib/junit-4.6.jar:/usr/share/ant/lib/ant-launcher.jar:/usr/share/ant/lib/ant.jar:/usr/share/ant/lib/ant-junit.jar, -agentlib:jdwp=transport=dt_socket,address=minerva.apache.org:59484,server=n,suspend=y, -Djpda.settings.verbose=true, -Djpda.settings.syncPort=47316, org.apache.harmony.jpda.tests.jdwp.VirtualMachine.HoldEventsDebuggee] [junit] Launched process [junit] Start redirectors [junit] Redirector started: STDERR [junit] Redirector started: STDOUT [junit] Started redirectors [junit] Launched debuggee process [junit] Accepting JDWP connection [junit] Established transport connection [junit] Established JDWP connection with debuggee VM [junit] Received inital VM_INIT event [junit] Adjusted VM-dependent type lengths [junit] Resumed debuggee VM [junit] [SYNC] Accepting socket connection [junit] STDOUT> [SYNC] Attaching socket to: localhost:47316 [junit] [SYNC] Accepted socket connection [junit] Established sync connection [junit] ---------------------------------------- [junit] [SYNC] Waiting for message: ready [junit] STDOUT> [SYNC] Attached socket [junit] [SYNC] Received message: ready [junit] send HoldEvents [junit] allow to start thread [junit] [SYNC] Message sent: continue [junit] STDOUT> [SYNC] Message sent: ready [junit] STDOUT> wait for SGNL_CONTINUE to start thread [junit] STDOUT> [SYNC] Waiting for message: continue [junit] STDOUT> [SYNC] Received message: continue [junit] STDOUT> starting thread [junit] no events were received [junit] send ReleaseEvents [junit] expected event received: org.apache.harmony.jpda.tests.framework.jdwp.EventPacket@3ce742ae [junit] ---------------------------------------- [junit] [SYNC] Closed socket [junit] Completed sync connection [junit] Waiting for process exit [junit] STDOUT> TestedThread: started [junit] STDOUT> thread is finished [junit] STDOUT> [SYNC] Closed socket [junit] Redirector completed: STDOUT [junit] Redirector completed: STDERR [junit] Finished debuggee with exit code: 0 [junit] Finished process [junit] Waiting for redirectors finish [junit] Finished redirectors [junit] Closed JDWP connection with debuggee VM [junit] <<<===================================== [junit] [junit] touch-failures-file: touch-errors-file: test-module: build-tests: [echo] Compiling TOOLS tests [mkdir] Created dir: [hy.javac] Compiling 3 source files to [hy.javac] Since fork is false, ignoring memoryMaximumSize setting prepare-exclude: [echo] TOOLS exclude list: run-tests: [echo] Running TOOLS tests [echo] test.jre.home= [junit] Running org.apache.harmony.jretools.tests.keytool.GenKeyTest [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 1.631 sec [junit] Running org.apache.harmony.jretools.tests.toolutils.KeyStoreLoaderSaverTest [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.011 sec touch-failures-file: touch-errors-file: test-module: prepare-exclude: [echo] SAMSA exclude list: run-tests: [echo] Running SAMSA tests [echo] test.jre.home= [echo] Run jdk/bin/java -version in [echo] Run jdk/bin/javac -version in [exec] Eclipse Java Compiler 0.972_R35x, 3.5.1 release, Copyright IBM Corp 2000, 2009. All rights reserved. [echo] Run jdk/bin/javah in [exec] JNI-style header files generator. [exec] [exec] Usage: org.apache.harmony.tools.javah.Main [options] [exec] [exec] [options] [exec] -bootclasspath The given path will be prepended to [exec] the default class path. [exec] [exec] -classpath The given path will be appended to [exec] the default class path. [exec] [exec] -o All the output will be redirected into [exec] the specified file. [exec] [exec] -d All the header files will be created in the specified [exec] directory which will be created if it is necessary. [exec] [exec] -inner Inner classes will be processed automatically. [exec] [exec] -verbose Allows running commentary. [exec] [exec] A list of the fully qualified class names [exec] separated by a space. [exec] Result: 1 [echo] Run jdk/bin/javadoc in [exec] JavaDoc is not implemented yet [echo] Run jdk/bin/jarsigner in [exec] JarSigner help. [exec] Usage: jarsigner {options} JAR-file alias [exec] jarsigner -verify {options} JAR-file [exec] [exec] -verify verify a signed JAR file [exec] -keystore location of the keystore [exec] -storetype type of the keystore [exec] -storepass keystore password [exec] -keypass private key password (if differs from ) [exec] -signedjar name of the signed JAR file [exec] -sigfile name of .SF and .DSA files [exec] -verbose provide additional output [exec] -silent provide as few output as possible [exec] -certs display certificates (use with -verify and -verbose) [exec] -tsa location of time-stamp authority [exec] -tsacert keystore alias of the TSA certificate [exec] -proxy {:} proxy server host address and port, e.g. proxy.server.com:1234 [exec] -proxytype type of the proxy server (HTTP or SOCKS) [exec] -providerclass class name of cryptographic service provider [exec] -providername provider name [exec] -ksproviderclass class name of cryptographic service provider for managing keystore [exec] -ksprovidername keystore provider name [exec] -sigproviderclass class name of cryptographic service provider for work with signatures [exec] -sigprovidername signature provider name [exec] -certproviderclass class name of cryptographic service provider for work with certificates [exec] -certprovidername certificate provider name [exec] -mdproviderclass class name of cryptographic service provider for work with message digests [exec] -mdprovidername message digest provider name [echo] Run jdk/jre/bin/keytool -help in [exec] [exec] Keytool usage: [exec] keytool {-} {-} {}... -J [exec] [exec] Known commands: [exec] -certreq Generate certificate request [exec] -checkcrl Check certificates revocation status [exec] -convert Convert keystore to another format [exec] -delete Remove entry from keystore [exec] -export Export certificate to a file or stdout [exec] -genkey Secret key or key pair generation [exec] -help This help message or help on a command [exec] -import Import a certificate (chain) or a CSR reply [exec] -keyclone Duplicate a key entry [exec] -keypasswd Change key password [exec] -printcert Print to stdout a certificate from file [exec] -selfcert Generate a self-signed certificate with existing key [exec] -storepasswd Change keystore password [exec] -verify Verify a certificate chain [exec] [exec] Help usage: [exec] keytool -help {} [exec] E.g.: keytool -help genkey [exec] [echo] Run jdk/jre/bin/unpack200 in [exec] Usage: unpack200 [-opt... | --option=value]... x.pack[.gz] y.jar [exec] (For more information, run unpack200 --help) [echo] Run jdk/jre/bin/pack200 in [exec] Usage: pack200 [-opt... | --option=value]... x.pack[.gz] y.jar [exec] (For more information, run pack200 --help) test-module: process-test-output: -check-for-empty: -process-empty: process-empty: full-report: short-report: gen-report: check-test-result: BUILD FAILED :879: The following error occurred while executing this line: :162: There were test failures. Total time: 24 minutes 29 seconds Archiving artifacts Recording test results