You are viewing a plain text version of this content. The canonical link for it is here.
Posted to derby-dev@db.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2012/06/28 23:06:30 UTC

Build failed in Jenkins: Derby-trunk #1407

See <https://builds.apache.org/job/Derby-trunk/1407/changes>

Changes:

[kristwaa] DERBY-2076: Rewrite junitTests/derbyNet/CompatibilityTest to conform to current JUnit usage

Initial check-in of the modernized compatibilty test.
Most of the supporting code is new, the tests themselves are copied from the
old-style test (with modifications).
See package.html for an intro, and note the usage of ReleaseRepository.
If you are already specifying derbyTesting.oldReleasePath no action is needed,
otherwise you must create the release repository (check out the release jar
repos) at the default location $HOME/.derbyTestingReleases.
Main entry point is the _Suite class (run with JUnit).

Note that both the server being tested and the clients tested are run in
separate JVM processes.
VersionedNetworkServerTestSetup controls the server process.
ClientCompatibiltyRunControl control the client process.
VersionCombinationConfigurator generates the version combinations according to
the requested configuration.
ClientCompatibiltySuite defines the suite of tests being run for each client.

Patch file: derby-2076-1b-initial.diff

[kristwaa] DERBY-5836: Move assertDirectoryDeleted from BaseJDBCTestCase to BaseTestCase

Moved the method to a better home.

Patch file: derby-5836-1a-move.diff

[kristwaa] Deleted block that has been commented out for a while.
Enabling the gpg plugin is done in the parent POM.

[dag] DERBY-5829 Lift DB2 restriction on the DEFAULT clause

It removes the restriction on VARCHAR defaults length to maximally 254 characters.

[kahatlen] DERBY-5358: SYSCS_COMPRESS_TABLE failed with conglomerate not found exception

Make TableDescriptor.heapConglomNumber volatile to ensure that
getHeapConglomerateId() never sees a partly initialized value.

[kahatlen] DERBY-5821: tools/derbyrunjartest.java doesn't use jvmflags

Converted the test to JUnit to allow it to use BaseTestCase's helper
methods for starting sub-processes.

Extended BaseTestCase's helper methods with support for running jar
files with java -jar.

[kahatlen] DERBY-5830: Make DoubleProperties.propertyNames() thread-safe

Don't store the property values in the intermediate Hashtable as they
are not needed. They may be null if the Properties instances are
modified after the recursive calls to Properties.propertyNames(), and
trying to store a null value in a Hashtable results in a
NullPointerException, causing issues such as DERBY-4269.

[kmarsden] DERBY-5816 ServicePropertiesFileTest fails on z/OS.
Fix comment issue

[rhillegas] DERBY-5688: Fix template text for MD5 links in release notes transformer.

[rhillegas] DERBY-5688: Add 10.9.1.0 as a starting point in the upgrade tests.

------------------------------------------
[...truncated 902 lines...]
builddb:
     [echo] Begin building toursdb

runijscript:
     [echo] Running script <https://builds.apache.org/job/Derby-trunk/ws/trunk/generated/toursdb/build_toursdb.sql>

jarup:
      [zip] Building zip: <https://builds.apache.org/job/Derby-trunk/ws/trunk/generated/toursdb/toursdb.jar>
     [echo] Finished building toursdb

copyfiles:
     [copy] Copying 12 files to <https://builds.apache.org/job/Derby-trunk/ws/trunk/classes/org/apache/derbyTesting/functionTests/tests/demo>

toursdb:

demo:

testing:

testing:

junitcomponents:
    [javac] Compiling 44 source files to <https://builds.apache.org/job/Derby-trunk/ws/trunk/classes>
    [javac] Compiling 7 source files to <https://builds.apache.org/job/Derby-trunk/ws/trunk/classes>

init:
    [mkdir] Created dir: <https://builds.apache.org/job/Derby-trunk/ws/trunk/classes/org/apache/derbyTesting/functionTests/harness>

compile:
    [javac] Compiling 47 source files to <https://builds.apache.org/job/Derby-trunk/ws/trunk/classes>

copyfiles:
     [copy] Copying 1 file to <https://builds.apache.org/job/Derby-trunk/ws/trunk/classes/org/apache/derbyTesting/functionTests/harness>

FTharness:

copyfiles:
     [copy] Copying 1 file to <https://builds.apache.org/job/Derby-trunk/ws/trunk/classes/org/apache/derbyTesting/functionTests/testData/v1>
     [copy] Copying 1 file to <https://builds.apache.org/job/Derby-trunk/ws/trunk/classes/org/apache/derbyTesting/functionTests/testData/v2>
     [copy] Copying 15 files to <https://builds.apache.org/job/Derby-trunk/ws/trunk/classes/org/apache/derbyTesting/functionTests/testData/ImportExport>
     [copy] Copying 3 files to <https://builds.apache.org/job/Derby-trunk/ws/trunk/classes/org/apache/derbyTesting/functionTests/testData/ResultSetStream>
     [copy] Copying 1 file to <https://builds.apache.org/job/Derby-trunk/ws/trunk/classes/org/apache/derbyTesting/functionTests/testData/ConnectionMethods>
     [copy] Copying 21 files to <https://builds.apache.org/job/Derby-trunk/ws/trunk/classes/org/apache/derbyTesting/functionTests/testData/serializedDataSources>

compile_jdk15:
    [javac] Compiling 1 source file to <https://builds.apache.org/job/Derby-trunk/ws/trunk/classes>

testdata:

copyfiles:
     [copy] Copying 4 files to <https://builds.apache.org/job/Derby-trunk/ws/trunk/classes/org/apache/derbyTesting/functionTests/util>

compile:
    [javac] Compiling 48 source files to <https://builds.apache.org/job/Derby-trunk/ws/trunk/classes>
    [javac] Compiling 2 source files to <https://builds.apache.org/job/Derby-trunk/ws/trunk/classes>

FTpolicy:

util:

unitTests:
    [javac] Compiling 82 source files to <https://builds.apache.org/job/Derby-trunk/ws/trunk/classes>
     [copy] Copying 4 files to <https://builds.apache.org/job/Derby-trunk/ws/trunk/classes/org/apache/derbyTesting/unitTests>

copyfiles:
     [copy] Copying 23 files to <https://builds.apache.org/job/Derby-trunk/ws/trunk/classes/org/apache/derbyTesting/functionTests/multi/stress>

FTstress:

compilex:
    [javac] Compiling 5 source files to <https://builds.apache.org/job/Derby-trunk/ws/trunk/classes>

FTOtestsubdir:

compilet1:
    [javac] Compiling 1 source file to <https://builds.apache.org/job/Derby-trunk/ws/trunk/classes>

copyfiles:
     [copy] Copying 1 file to <https://builds.apache.org/job/Derby-trunk/ws/trunk/classes/org/apache/derbyTesting/functionTests/tests/junitTests/derbyNet>

FTOtestsubdir:

compilet1:
    [javac] Compiling 81 source files to <https://builds.apache.org/job/Derby-trunk/ws/trunk/classes>

compilex:

compilet2:
    [javac] Compiling 9 source files to <https://builds.apache.org/job/Derby-trunk/ws/trunk/classes>

compileSuite:
    [javac] Compiling 1 source file to <https://builds.apache.org/job/Derby-trunk/ws/trunk/classes>

copyfiles:
     [copy] Copying 22 files to <https://builds.apache.org/job/Derby-trunk/ws/trunk/classes/org/apache/derbyTesting/functionTests/tests/jdbcapi>

FTOtestsubdir:

compilet1:
    [javac] Compiling 164 source files to <https://builds.apache.org/job/Derby-trunk/ws/trunk/classes>

compilet2:

compilet3:

compilett4:

copyfiles:
     [copy] Copying 153 files to <https://builds.apache.org/job/Derby-trunk/ws/trunk/classes/org/apache/derbyTesting/functionTests/tests/lang>

FTOtestsubdir:

compile:
    [javac] Compiling 28 source files to <https://builds.apache.org/job/Derby-trunk/ws/trunk/classes>

copyfiles:
     [copy] Copying 139 files to <https://builds.apache.org/job/Derby-trunk/ws/trunk/classes/org/apache/derbyTesting/functionTests/tests/store>

FTOtestsubdir:

compilet1:
    [javac] Compiling 5 source files to <https://builds.apache.org/job/Derby-trunk/ws/trunk/classes>

copyfiles:

FTOtestsubdir:

compile:
    [javac] Compiling 3 source files to <https://builds.apache.org/job/Derby-trunk/ws/trunk/classes>

copyfiles:
     [copy] Copying 16 files to <https://builds.apache.org/job/Derby-trunk/ws/trunk/classes/org/apache/derbyTesting/functionTests/tests/storetests>

FTOtestsubdir:

compilet2:

compilet1:
    [javac] Compiling 22 source files to <https://builds.apache.org/job/Derby-trunk/ws/trunk/classes>

copyfiles:
     [copy] Copying 31 files to <https://builds.apache.org/job/Derby-trunk/ws/trunk/classes/org/apache/derbyTesting/functionTests/tests/tools>

FTOtestsubdir:

copyfiles:
     [copy] Copying 126 files to <https://builds.apache.org/job/Derby-trunk/ws/trunk/classes/org/apache/derbyTesting/functionTests/tests/nist>

nistsuites:

FTOtestsubdir:

compile:
    [javac] Compiling 2 source files to <https://builds.apache.org/job/Derby-trunk/ws/trunk/classes>

copy:

FTOtestsubdir:

compilet2:
    [javac] Compiling 1 source file to <https://builds.apache.org/job/Derby-trunk/ws/trunk/classes>

compilet3:
    [javac] Compiling 1 source file to <https://builds.apache.org/job/Derby-trunk/ws/trunk/classes>

compilet1:
    [javac] Compiling 32 source files to <https://builds.apache.org/job/Derby-trunk/ws/trunk/classes>

copyfiles:
     [copy] Copying 26 files to <https://builds.apache.org/job/Derby-trunk/ws/trunk/classes/org/apache/derbyTesting/functionTests/tests/derbynet>

FTOtestsubdir:

copyfiles:
     [copy] Copying 54 files to <https://builds.apache.org/job/Derby-trunk/ws/trunk/classes/org/apache/derbyTesting/functionTests/tests/unit>

FTOtestsubdir:

compile:
    [javac] Compiling 5 source files to <https://builds.apache.org/job/Derby-trunk/ws/trunk/classes>

copyfiles:
     [copy] Copying 15 files to <https://builds.apache.org/job/Derby-trunk/ws/trunk/classes/org/apache/derbyTesting/functionTests/tests/i18n>
     [copy] Copying 4 files to <https://builds.apache.org/job/Derby-trunk/ws/trunk/classes/org/apache/derbyTesting/functionTests/tests/i18n/data>

FTOtestsubdir:

copyfiles:
     [copy] Copying 2 files to <https://builds.apache.org/job/Derby-trunk/ws/trunk/classes/org/apache/derbyTesting/functionTests/tests/jdbc4>

compile_jdbc4:
    [javac] Compiling 39 source files to <https://builds.apache.org/job/Derby-trunk/ws/trunk/classes>

compile:

compile:
    [javac] Compiling 2 source files to <https://builds.apache.org/job/Derby-trunk/ws/trunk/classes>

copyfiles:
     [copy] Copying 2 files to <https://builds.apache.org/job/Derby-trunk/ws/trunk/classes/org/apache/derbyTesting/functionTests/tests/perf>

FTOtestsubdir:

compile_jdk15:
    [javac] Compiling 14 source files to <https://builds.apache.org/job/Derby-trunk/ws/trunk/classes>

compile:

memorytests:
    [javac] Compiling 11 source files to <https://builds.apache.org/job/Derby-trunk/ws/trunk/classes>

compile:
    [javac] Compiling 9 source files to <https://builds.apache.org/job/Derby-trunk/ws/trunk/classes>

copy:

FTOtestsubdir:

multitests:
    [javac] Compiling 3 source files to <https://builds.apache.org/job/Derby-trunk/ws/trunk/classes>

compilet1:
    [javac] Compiling 1 source file to <https://builds.apache.org/job/Derby-trunk/ws/trunk/classes>

FTOtestsubdir:

compilet1:
    [javac] Compiling 56 source files to <https://builds.apache.org/job/Derby-trunk/ws/trunk/classes>
    [javac] <https://builds.apache.org/job/Derby-trunk/ws/trunk/java/testing/org/apache/derbyTesting/functionTests/tests/replicationTests/ReplicationRun.java>:1776: error: cannot find symbol
    [javac]                 BaseTestCase.assertDirectoryDeleted(masterHome);
    [javac]                             ^
    [javac]   symbol:   method assertDirectoryDeleted(File)
    [javac]   location: class BaseTestCase
    [javac] <https://builds.apache.org/job/Derby-trunk/ws/trunk/java/testing/org/apache/derbyTesting/functionTests/tests/replicationTests/ReplicationRun.java>:1782: error: cannot find symbol
    [javac]                 BaseTestCase.assertDirectoryDeleted(slaveHome);
    [javac]                             ^
    [javac]   symbol:   method assertDirectoryDeleted(File)
    [javac]   location: class BaseTestCase
    [javac] 2 errors

BUILD FAILED
<https://builds.apache.org/job/Derby-trunk/ws/trunk/build.xml>:651: The following error occurred while executing this line:
<https://builds.apache.org/job/Derby-trunk/ws/trunk/java/testing/build.xml>:85: The following error occurred while executing this line:
<https://builds.apache.org/job/Derby-trunk/ws/trunk/java/testing/org/apache/derbyTesting/functionTests/tests/replicationTests/build.xml>:81: Compile failed; see the compiler error output for details.

Total time: 1 minute 34 seconds
Build step 'Invoke Ant' marked build as failure
[WARNINGS] Skipping publisher since build result is FAILURE
Archiving artifacts

Jenkins build is back to normal : Derby-trunk #1408

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Derby-trunk/1408/changes>