See https://builds.apache.org/job/ZooKeeper_branch34_solaris/1440/
###################################################################################
########################## LAST 60 LINES OF THE CONSOLE
###########################
[...truncated 217 lines...]
[javac] It is recommended that the compiler be upgraded.
[javac] warning:
org/apache/kerby/kerberos/kerb/keytab/Keytab.class(org/apache/kerby/kerberos/kerb/keytab:Keytab.class):
major version 51 is newer than 50, the highest major version supported by this
compiler.
[javac] It is recommended that the compiler be upgraded.
[javac] warning:
org/apache/kerby/kerberos/kerb/type/base/PrincipalName.class(org/apache/kerby/kerberos/kerb/type/base:PrincipalName.class):
major version 51 is newer than 50, the highest major version supported by this
compiler.
[javac] It is recommended that the compiler be upgraded.
[javac]
/zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/ZooKeeper_branch34_solaris/src/java/test/org/apache/zookeeper/server/PurgeTxnTest.java:464:
cannot find symbol
[javac] symbol : method createZKClient(java.lang.String)
[javac] location: class org.apache.zookeeper.test.ClientBase
[javac] ZooKeeper zk = ClientBase.createZKClient(HOSTPORT);
[javac] ^
[javac]
/zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/ZooKeeper_branch34_solaris/src/java/test/org/apache/zookeeper/server/PurgeTxnTest.java:503:
cannot find symbol
[javac] symbol : method createZKClient(java.lang.String)
[javac] location: class org.apache.zookeeper.test.ClientBase
[javac] zk = ClientBase.createZKClient(HOSTPORT);
[javac] ^
[javac] warning:
org/apache/kerby/kerberos/kerb/server/KdcServer.class(org/apache/kerby/kerberos/kerb/server:KdcServer.class):
major version 51 is newer than 50, the highest major version supported by this
compiler.
[javac] It is recommended that the compiler be upgraded.
[javac] warning:
org/apache/kerby/kerberos/kerb/server/KdcConfig.class(org/apache/kerby/kerberos/kerb/server:KdcConfig.class):
major version 51 is newer than 50, the highest major version supported by this
compiler.
[javac] It is recommended that the compiler be upgraded.
[javac] warning:
org/apache/kerby/kerberos/kerb/common/Krb5Conf.class(org/apache/kerby/kerberos/kerb/common:Krb5Conf.class):
major version 51 is newer than 50, the highest major version supported by this
compiler.
[javac] It is recommended that the compiler be upgraded.
[javac] warning:
org/apache/kerby/config/Conf.class(org/apache/kerby/config:Conf.class): major
version 51 is newer than 50, the highest major version supported by this
compiler.
[javac] It is recommended that the compiler be upgraded.
[javac] warning:
org/apache/kerby/config/ConfigKey.class(org/apache/kerby/config:ConfigKey.class):
major version 51 is newer than 50, the highest major version supported by this
compiler.
[javac] It is recommended that the compiler be upgraded.
[javac] warning:
org/apache/kerby/kerberos/kerb/admin/LocalKadmin.class(org/apache/kerby/kerberos/kerb/admin:LocalKadmin.class):
major version 51 is newer than 50, the highest major version supported by this
compiler.
[javac] It is recommended that the compiler be upgraded.
[javac] warning:
org/apache/kerby/kerberos/kerb/admin/Kadmin.class(org/apache/kerby/kerberos/kerb/admin:Kadmin.class):
major version 51 is newer than 50, the highest major version supported by this
compiler.
[javac] It is recommended that the compiler be upgraded.
[javac] warning:
org/apache/kerby/kerberos/kerb/type/KrbSequenceType.class(org/apache/kerby/kerberos/kerb/type:KrbSequenceType.class):
major version 51 is newer than 50, the highest major version supported by this
compiler.
[javac] It is recommended that the compiler be upgraded.
[javac] warning:
org/apache/kerby/asn1/type/Asn1SequenceType.class(org/apache/kerby/asn1/type:Asn1SequenceType.class):
major version 51 is newer than 50, the highest major version supported by this
compiler.
[javac] It is recommended that the compiler be upgraded.
[javac] warning:
org/apache/kerby/asn1/type/Asn1CollectionType.class(org/apache/kerby/asn1/type:Asn1CollectionType.class):
major version 51 is newer than 50, the highest major version supported by this
compiler.
[javac] It is recommended that the compiler be upgraded.
[javac] warning:
org/apache/kerby/asn1/type/AbstractAsn1Type.class(org/apache/kerby/asn1/type:AbstractAsn1Type.class):
major version 51 is newer than 50, the highest major version supported by this
compiler.
[javac] It is recommended that the compiler be upgraded.
[javac] warning:
org/apache/kerby/asn1/type/Asn1Encodeable.class(org/apache/kerby/asn1/type:Asn1Encodeable.class):
major version 51 is newer than 50, the highest major version supported by this
compiler.
[javac] It is recommended that the compiler be upgraded.
[javac] warning:
org/apache/kerby/asn1/type/Asn1Object.class(org/apache/kerby/asn1/type:Asn1Object.class):
major version 51 is newer than 50, the highest major version supported by this
compiler.
[javac] It is recommended that the compiler be upgraded.
[javac] Note: Some input files use or override a deprecated API.
[javac] Note: Recompile with -Xlint:deprecation for details.
[javac] Note:
/zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/ZooKeeper_branch34_solaris/src/java/test/org/apache/zookeeper/test/LoadFromLogTest.java
uses unchecked or unsafe operations.
[javac] Note: Recompile with -Xlint:unchecked for details.
[javac] 2 errors
[javac] 20 warnings
BUILD FAILED
/zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/ZooKeeper_branch34_solaris/build.xml:407:
Compile failed; see the compiler error output for details.
Total time: 22 seconds
Build step 'Invoke Ant' marked build as failure
[locks-and-latches] Releasing all the locks
[locks-and-latches] All the locks released
Recording test results
ERROR: Step ?Publish JUnit test result report? failed: No test report files
were found. Configuration error?
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any
###################################################################################
############################## FAILED TESTS (if any)
##############################
No tests ran.