|
|
-
Re: Build failed in Jenkins: Hadoop-Common-trunk #481Eli Collins 2012-07-24, 15:48
I fixed up the command jenkins was running to hopefully fix this error.
On Tue, Jul 24, 2012 at 2:27 AM, Apache Jenkins Server <[EMAIL PROTECTED]> wrote: > See <https://builds.apache.org/job/Hadoop-Common-trunk/481/changes> > > Changes: > > [eli] HDFS-3709. TestStartup tests still binding to the ephemeral port. Contributed by Eli Collins > > [bobby] MAPREDUCE-3893. allow capacity scheduler configs max-apps and max-am-pct per queue (tgraves via bobby) > > [todd] HDFS-3697. Enable fadvise readahead by default. Contributed by Todd Lipcon. > > ------------------------------------------ > [...truncated 18195 lines...] > [DEBUG] (s) reportsDirectory = <https://builds.apache.org/job/Hadoop-Common-trunk/ws/trunk/hadoop-common-project/hadoop-auth-examples/target/surefire-reports> > [DEBUG] (s) runOrder = filesystem > [DEBUG] (s) session = org.apache.maven.execution.MavenSession@98f352 > [DEBUG] (s) skip = false > [DEBUG] (s) skipTests = false > [DEBUG] (s) systemPropertyVariables = {hadoop.log.dir=null, hadoop.tmp.dir=null, java.net.preferIPv4Stack=true, java.security.egd=file:///dev/urandom, java.security.krb5.conf=<https://builds.apache.org/job/Hadoop-Common-trunk/ws/trunk/hadoop-common-project/hadoop-auth-examples/src/test/resources/krb5.conf,> test.build.classes=null, test.build.data=<https://builds.apache.org/job/Hadoop-Common-trunk/ws/trunk/hadoop-common-project/hadoop-auth-examples/target/test-dir,> test.build.dir=<https://builds.apache.org/job/Hadoop-Common-trunk/ws/trunk/hadoop-common-project/hadoop-auth-examples/target/test-dir,> test.build.webapps=null, test.cache.data=null} > [DEBUG] (s) testClassesDirectory = <https://builds.apache.org/job/Hadoop-Common-trunk/ws/trunk/hadoop-common-project/hadoop-auth-examples/target/test-classes> > [DEBUG] (s) testFailureIgnore = false > [DEBUG] (s) testNGArtifactName = org.testng:testng > [DEBUG] (s) testSourceDirectory = <https://builds.apache.org/job/Hadoop-Common-trunk/ws/trunk/hadoop-common-project/hadoop-auth-examples/src/test/java> > [DEBUG] (s) trimStackTrace = true > [DEBUG] (s) useFile = true > [DEBUG] (s) useManifestOnlyJar = true > [DEBUG] (s) useSystemClassLoader = true > [DEBUG] (s) useUnlimitedThreads = false > [DEBUG] (s) workingDirectory = <https://builds.apache.org/job/Hadoop-Common-trunk/ws/trunk/hadoop-common-project/hadoop-auth-examples> > [DEBUG] -- end configuration -- > [INFO] No tests to run. > [INFO] Surefire report directory: <https://builds.apache.org/job/Hadoop-Common-trunk/ws/trunk/hadoop-common-project/hadoop-auth-examples/target/surefire-reports> > [DEBUG] dummy:dummy:jar:1.0 (selected for null) > [DEBUG] org.apache.maven.surefire:surefire-booter:jar:2.12:compile (selected for compile) > [DEBUG] org.apache.maven.surefire:surefire-api:jar:2.12:compile (selected for compile) > [DEBUG] Adding to surefire booter test classpath: /home/jenkins/.m2/repository/org/apache/maven/surefire/surefire-booter/2.12/surefire-booter-2.12.jar Scope: compile > [DEBUG] Adding to surefire booter test classpath: /home/jenkins/.m2/repository/org/apache/maven/surefire/surefire-api/2.12/surefire-api-2.12.jar Scope: compile > [DEBUG] Setting system property [java.net.preferIPv4Stack]=[true] > [DEBUG] Setting system property [java.security.krb5.conf]=[<https://builds.apache.org/job/Hadoop-Common-trunk/ws/trunk/hadoop-common-project/hadoop-auth-examples/src/test/resources/krb5.conf]> > [DEBUG] Setting system property [tar]=[true] > [DEBUG] Setting system property [test.build.data]=[<https://builds.apache.org/job/Hadoop-Common-trunk/ws/trunk/hadoop-common-project/hadoop-auth-examples/target/test-dir]> > [DEBUG] Setting system property [user.dir]=[<https://builds.apache.org/job/Hadoop-Common-trunk/ws/trunk/hadoop-common-project/hadoop-auth-examples]> > [DEBUG] Setting system property [localRepository]=[/home/jenkins/.m2/repository] > [DEBUG] Setting system property [test.build.dir]=[<https://builds.apache.org/job/Hadoop-Common-trunk/ws/trunk/hadoop-common-project/hadoop-auth-examples/target/test-dir]> |