Return-Path: Delivered-To: apmail-harmony-alerts-archive@minotaur.apache.org Received: (qmail 34521 invoked from network); 21 Apr 2010 02:29:58 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 21 Apr 2010 02:29:58 -0000 Received: (qmail 49416 invoked by uid 500); 21 Apr 2010 02:29:58 -0000 Delivered-To: apmail-harmony-alerts-archive@harmony.apache.org Received: (qmail 49370 invoked by uid 500); 21 Apr 2010 02:29:57 -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 49357 invoked by uid 99); 21 Apr 2010 02:29:57 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 21 Apr 2010 02:29:57 +0000 X-ASF-Spam-Status: No, hits=-1399.1 required=10.0 tests=ALL_TRUSTED,AWL 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; Wed, 21 Apr 2010 02:29:55 +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 o3L2TYcg020864; Tue, 20 Apr 2010 22:29:34 -0400 (EDT) Date: Wed, 21 Apr 2010 02:29:34 +0000 (UTC) From: Apache Hudson Server To: tellison@apache.org, alerts@harmony.apache.org Message-ID: <32340689.411271816974408.JavaMail.hudson@hudson.zones.apache.org> In-Reply-To: <855105.4201271473636389.JavaMail.hudson@hudson.zones.apache.org> References: <855105.4201271473636389.JavaMail.hudson@hudson.zones.apache.org> Subject: Build failed in Hudson: Harmony-1.5-head-linux-x86_64-full-tests #165 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit See Changes: [hindessm] Add missing dependency that can cause "ant clean" to fail. [hindessm] Add crashed test checking and short/full report to hdk test wrapper. [zhoukevin] Apply patch for HARMONY-6504: [classlib][luni]Harmony returns null for header related function when file URL is handled. This patch implements the header related functions [getHeaderField(int)/getHeaderFieldKey(int)/getHeaderField(String)/getLastModified()] to prevent Harmony to return null when file URL is handled. [hindessm] Reverting bad commit r935847. [zhoukevin] This patch implements the header related functions [getHeaderField(int)/getHeaderFieldKey(int)/getHeaderField(String)/getLastModified()] to prevent Harmony to return null when file URL is handled. [hindessm] Remove invalid dependency on eclipse jdt jdi jar. [hindessm] Another gcc 4.5 fix (avoid overriding identical built in defines). [hindessm] Fix another gcc 4.5 compiler error. [hindessm] 'false' is not a pointer type so use NULL instead. Avoids compile errors on gcc 4.5. [odeakin] Apply patch for HARMONY-6476 ([jdktools] Implement the serialver command line tool) with some minor modifications. [hindessm] Fix/workaround to allow drlvm to compile on gcc 4.4 and 4.5. [hindessm] Setting includeantruntime="false" for remainder of build. [hindessm] Applying patches from "[#HARMONY-6500] [classlib][luni] HttpURLConnectionTest.testUsingProxy2 doesn't throw ConnectException when port is already in use". [hindessm] Applying patches from "[#HARMONY-6501] [classlib][awt] Memory leak bug in LinuxNativeFont.c(507)". ------------------------------------------ [...truncated 25795 lines...] [junit] STDOUT> StopDebuggee: started [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] testStop001: get throwable for Stop command... [junit] testStop001: throwable = ObjectID: 1598 [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: 61.577 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: 57424 [junit] Start listening on: null [junit] Listening on: minerva.apache.org:59546 [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:59546,server=n,suspend=y -Djpda.settings.verbose=true -Djpda.settings.syncPort=57424 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:59546,server=n,suspend=y -Djpda.settings.verbose=true -Djpda.settings.syncPort=57424 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:59546,server=n,suspend=y, -Djpda.settings.verbose=true, -Djpda.settings.syncPort=57424, 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:57424 [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@9c042ae [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.34 sec [junit] Running org.apache.harmony.jretools.tests.toolutils.KeyStoreLoaderSaverTest [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.01 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: :161: There were test errors. Total time: 22 minutes 58 seconds Archiving artifacts Recording test results