Return-Path: X-Original-To: apmail-ant-notifications-archive@minotaur.apache.org Delivered-To: apmail-ant-notifications-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 246B6118EA for ; Sat, 26 Jul 2014 06:03:47 +0000 (UTC) Received: (qmail 58302 invoked by uid 500); 26 Jul 2014 06:03:47 -0000 Delivered-To: apmail-ant-notifications-archive@ant.apache.org Received: (qmail 58258 invoked by uid 500); 26 Jul 2014 06:03:47 -0000 Mailing-List: contact notifications-help@ant.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@ant.apache.org Delivered-To: mailing list notifications@ant.apache.org Received: (qmail 58246 invoked by uid 99); 26 Jul 2014 06:03:47 -0000 Received: from crius.apache.org (HELO crius) (140.211.11.14) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 26 Jul 2014 06:03:47 +0000 Received: from crius.apache.org (localhost [127.0.0.1]) by crius (Postfix) with ESMTP id A3C18E01151 for ; Sat, 26 Jul 2014 06:03:46 +0000 (UTC) Date: Sat, 26 Jul 2014 06:03:44 +0000 (UTC) From: Apache Jenkins Server To: notifications@ant.apache.org Message-ID: <171615003.5495.1406354624264.JavaMail.jenkins@crius> Subject: Build failed in Jenkins: AntLib-svn #5 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Jenkins-Job: AntLib-svn X-Jenkins-Result: FAILURE See Changes: [bodewig] committed a bad merge ------------------------------------------ [...truncated 153 lines...] antlib: checksum-target-jar: m2-init: m2-copy-pom: m2-make-pom: m2-pom: ivy-init: copy-ivy.xml: make-ivy.xml: ivy.xml: javadoc_check: javadoc: [mkdir] Created dir: [javadoc] Generating Javadoc [javadoc] Javadoc execution [javadoc] Loading source files for package org.apache.ant.svn... [javadoc] Constructing Javadoc information... [javadoc] Standard Doclet version 1.7.0_60 [javadoc] Building tree for all the packages and classes... [javadoc] :26: warning - @ant.task is an unknown tag. [javadoc] :71: warning - @ant.task is an unknown tag. [javadoc] :64: warning - @param argument "path" is not a parameter name. [javadoc] :64: warning - @param argument "revision" is not a parameter name. [javadoc] :58: warning - @ant.task is an unknown tag. [javadoc] :92: warning - @ant.task is an unknown tag. [javadoc] Building index for all the packages and classes... [javadoc] Building index for all classes... [javadoc] Generating [javadoc] 6 warnings bin-dist: [mkdir] Created dir: [copy] Copying 14 files to [copy] Copying 26 files to [copy] Copying 2 files to check-contributors: style-contributors: [xslt] Processing to [xslt] Loading stylesheet check-changes: style-changes: create-readable-documents: [zip] Building zip: [tar] Building tar: [gzip] Building: [bzip2] Building: [delete] Deleting: [delete] Deleting directory setup-properties: setup: m2-init: m2-copy-pom: m2-make-pom: m2-pom: ivy-init: copy-ivy.xml: make-ivy.xml: ivy.xml: src-dist: [mkdir] Created dir: [copy] Copying 47 files to check-contributors: style-contributors: [xslt] Processing to [xslt] Loading stylesheet check-changes: style-changes: create-readable-documents: [zip] Building zip: [tar] Building tar: [gzip] Building: [bzip2] Building: [delete] Deleting: [delete] Deleting directory BUILD SUCCESSFUL Total time: 7 seconds [AntLib-svn] $ /home/hudson/tools/ant/latest/bin/ant -lib ant-antunit.jar -lib build/lib -lib lib/compile -lib lib/test test Buildfile: setup-properties: setup: determine-test-types: setup-for-junit-tests: download-ivy: [echo] installing ivy... [get] Getting: http://repo1.maven.org/maven2/org/apache/ivy/ivy/2.4.0-rc1/ivy-2.4.0-rc1.jar [get] To: [get] Not modified - so not downloaded install-ivy: -no-resolve: resolve: [ivy:resolve] :: Apache Ivy 2.4.0-rc1 - 20140315220245 :: http://ant.apache.org/ivy/ :: [ivy:resolve] :: loading settings :: url = jar: [ivy:resolve] :: resolving dependencies :: Apache Ant#ant-svn;0.1-SNAPSHOT [ivy:resolve] confs: [default, test] [ivy:resolve] found junit#junit;4.11 in default [ivy:resolve] found org.hamcrest#hamcrest-core;1.3 in default [ivy:resolve] :: resolution report :: resolve 138ms :: artifacts dl 5ms --------------------------------------------------------------------- | | modules || artifacts | | conf | number| search|dwnlded|evicted|| number|dwnlded| --------------------------------------------------------------------- | default | 0 | 0 | 0 | 0 || 0 | 0 | | test | 2 | 0 | 0 | 0 || 2 | 0 | --------------------------------------------------------------------- [ivy:retrieve] :: retrieving :: Apache Ant#ant-svn [sync] [ivy:retrieve] confs: [default] [ivy:retrieve] 0 artifacts copied, 0 already retrieved (0kB/2ms) [ivy:retrieve] :: retrieving :: Apache Ant#ant-svn [sync] [ivy:retrieve] confs: [test] [ivy:retrieve] 0 artifacts copied, 2 already retrieved (0kB/4ms) compile: check-for-NOTICE: antlib: compile-tests: [javac] :145: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [javac] Compiling 4 source files to [javac] warning: [options] bootstrap class path not set in conjunction with -source 1.3 [javac] Note: Some input files use or override a deprecated API. [javac] Note: Recompile with -Xlint:deprecation for details. [javac] 1 warning ready-to-test-with-junit: junit-test: [mkdir] Created dir: [junit] Testsuite: org.apache.ant.svn.AbstractSvnTaskTest [junit] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.072 sec [junit] [junit] Testcase: testRevisionAttribute took 1.19 sec [junit] Testcase: testAbstractSvnTask took 1.832 sec [junit] Testsuite: org.apache.ant.svn.SvnChangeLogTaskTest [junit] Tests run: 4, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 9.579 sec [junit] [junit] Testcase: testEndDate took 2.488 sec [junit] Testcase: testEnd took 2.366 sec [junit] Testcase: testLog took 2.303 sec [junit] FAILED [junit] Expected to find revision 161885, but log was [junit] [junit] [junit] [junit] junit.framework.AssertionFailedError: Expected to find revision 161885, but log was [junit] [junit] [junit] [junit] at junit.framework.Assert.fail(Assert.java:57) [junit] at junit.framework.Assert.assertTrue(Assert.java:22) [junit] at org.apache.ant.svn.SvnChangeLogTaskTest.assertRev161885(SvnChangeLogTaskTest.java:89) [junit] at org.apache.ant.svn.SvnChangeLogTaskTest.testLog(SvnChangeLogTaskTest.java:46) [junit] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [junit] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) [junit] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [junit] at java.lang.reflect.Method.invoke(Method.java:606) [junit] at junit.framework.TestCase.runTest(TestCase.java:176) [junit] at junit.framework.TestCase.runBare(TestCase.java:141) [junit] at junit.framework.TestResult$1.protect(TestResult.java:122) [junit] at junit.framework.TestResult.runProtected(TestResult.java:142) [junit] at junit.framework.TestResult.run(TestResult.java:125) [junit] at junit.framework.TestCase.run(TestCase.java:129) [junit] at junit.framework.TestSuite.runTest(TestSuite.java:255) [junit] at junit.framework.TestSuite.run(TestSuite.java:250) [junit] at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.run(JUnitTestRunner.java:532) [junit] at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.launch(JUnitTestRunner.java:1179) [junit] at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:1001) [junit] [junit] Testcase: testStart took 2.409 sec [junit] TEST org.apache.ant.svn.SvnChangeLogTaskTest FAILED [junit] Testsuite: org.apache.ant.svn.SvnRevisionDiffTest [junit] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.606 sec [junit] [junit] Testcase: testDiff took 3.164 sec [junit] Testcase: testDiffUrl took 1.435 sec [junit] Testsuite: org.apache.ant.svn.SvnTagDiffTest [junit] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 32.789 sec [junit] [junit] Testcase: testDiffWithImplicitTrunk took 12.791 sec [junit] Testcase: testDiffWithTwoTags took 7.209 sec [junit] Testcase: testDiffWithExplicitTrunk took 12.779 sec [junit] Tests FAILED setup-for-antunit-tests: ready-to-test-with-antunit: antunit-test: test: BUILD FAILED :208: At least one JUnit test has failed. Total time: 52 seconds Build step 'Invoke Ant' marked build as failure [WARNINGS] Skipping publisher since build result is FAILURE [TASKS] Skipping publisher since build result is FAILURE Archiving artifacts Sending artifact delta relative to AntLib-svn #1 Archived 25 artifacts Archive block size is 32768 Received 1 blocks and 580209 bytes Compression is 5.3% Took 0.27 sec Recording test results Publishing Javadoc