You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@oozie.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2017/02/04 13:53:47 UTC

Build failed in Jenkins: oozie-trunk-precommit-build #3615

See <https://builds.apache.org/job/oozie-trunk-precommit-build/3615/changes>

Changes:

[abafna] OOZIE-2789 Maven complains about checkstyle error during build (xzheng

------------------------------------------
[...truncated 4050 lines...]
[INFO] Copying xbean-asm5-shaded-3.17.jar to <https://builds.apache.org/job/oozie-trunk-precommit-build/ws/server/target/dependency/xbean-asm5-shaded-3.17.jar>
[INFO] Copying oozie-client-4.4.0-SNAPSHOT.jar to <https://builds.apache.org/job/oozie-trunk-precommit-build/ws/server/target/dependency/oozie-client-4.4.0-SNAPSHOT.jar>
[INFO] Copying serp-1.15.1.jar to <https://builds.apache.org/job/oozie-trunk-precommit-build/ws/server/target/dependency/serp-1.15.1.jar>
[INFO] Copying asm-5.0.1.jar to <https://builds.apache.org/job/oozie-trunk-precommit-build/ws/server/target/dependency/asm-5.0.1.jar>
[INFO] Copying openjpa-lib-2.4.1.jar to <https://builds.apache.org/job/oozie-trunk-precommit-build/ws/server/target/dependency/openjpa-lib-2.4.1.jar>
[INFO] Copying opencsv-2.3.jar to <https://builds.apache.org/job/oozie-trunk-precommit-build/ws/server/target/dependency/opencsv-2.3.jar>
[INFO] Copying jasper-runtime-5.5.23.jar to <https://builds.apache.org/job/oozie-trunk-precommit-build/ws/server/target/dependency/jasper-runtime-5.5.23.jar>
[INFO] Copying curator-client-2.5.0.jar to <https://builds.apache.org/job/oozie-trunk-precommit-build/ws/server/target/dependency/curator-client-2.5.0.jar>
[INFO] Copying jetty-annotations-9.2.19.v20160908.jar to <https://builds.apache.org/job/oozie-trunk-precommit-build/ws/server/target/dependency/jetty-annotations-9.2.19.v20160908.jar>
[INFO] Copying jersey-server-1.9.jar to <https://builds.apache.org/job/oozie-trunk-precommit-build/ws/server/target/dependency/jersey-server-1.9.jar>
[INFO] Copying jackson-core-2.2.2.jar to <https://builds.apache.org/job/oozie-trunk-precommit-build/ws/server/target/dependency/jackson-core-2.2.2.jar>
[INFO] 
[INFO] >>> findbugs-maven-plugin:3.0.0:check (findbug) > :findbugs @ oozie-server >>>
[INFO] 
[INFO] --- findbugs-maven-plugin:3.0.0:findbugs (findbugs) @ oozie-server ---
[INFO] Fork Value is true
[INFO] Done FindBugs Analysis....
[INFO] 
[INFO] <<< findbugs-maven-plugin:3.0.0:check (findbug) < :findbugs @ oozie-server <<<
[INFO] 
[INFO] --- findbugs-maven-plugin:3.0.0:check (findbug) @ oozie-server ---
[INFO] BugInstance size is 0
[INFO] Error size is 0
[INFO] No errors/warnings found
[INFO] 
[INFO] --- xml-maven-plugin:1.0:transform (default) @ oozie-server ---
Warning:  org.apache.xerces.parsers.SAXParser: Feature 'http://javax.xml.XMLConstants/feature/secure-processing' is not recognized.
Warning:  org.apache.xerces.parsers.SAXParser: Property 'http://javax.xml.XMLConstants/property/accessExternalDTD' is not recognized.
Warning:  org.apache.xerces.parsers.SAXParser: Property 'http://www.oracle.com/xml/jaxp/properties/entityExpansionLimit' is not recognized.
[INFO] Transforming file: <https://builds.apache.org/job/oozie-trunk-precommit-build/ws/server/target/findbugs/findbugsXml.xml>
[INFO] Transformed 1 file(s).
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.9.1:check (default) @ oozie-server ---
[INFO] Starting audit...
Audit done.

[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Oozie Distro 4.4.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ oozie-distro ---
[INFO] Deleting <https://builds.apache.org/job/oozie-trunk-precommit-build/ws/distro/target>
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ oozie-distro ---
[INFO] 
[INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ oozie-distro ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <https://builds.apache.org/job/oozie-trunk-precommit-build/ws/distro/src/main/resources>
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ oozie-distro ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ oozie-distro ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <https://builds.apache.org/job/oozie-trunk-precommit-build/ws/distro/src/test/resources>
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @ oozie-distro ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.12.2:test (default-test) @ oozie-distro ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ oozie-distro ---
[INFO] Building jar: <https://builds.apache.org/job/oozie-trunk-precommit-build/ws/distro/target/oozie-distro-4.4.0-SNAPSHOT.jar>
[INFO] 
[INFO] --- maven-site-plugin:2.0-beta-6:attach-descriptor (attach-descriptor) @ oozie-distro ---
[INFO] 
[INFO] >>> findbugs-maven-plugin:3.0.0:check (findbug) > :findbugs @ oozie-distro >>>
[INFO] 
[INFO] --- findbugs-maven-plugin:3.0.0:findbugs (findbugs) @ oozie-distro ---
[INFO] 
[INFO] <<< findbugs-maven-plugin:3.0.0:check (findbug) < :findbugs @ oozie-distro <<<
[INFO] 
[INFO] --- findbugs-maven-plugin:3.0.0:check (findbug) @ oozie-distro ---
[INFO] 
[INFO] --- xml-maven-plugin:1.0:transform (default) @ oozie-distro ---
[WARNING] The directory <https://builds.apache.org/job/oozie-trunk-precommit-build/ws/distro/target/findbugs,> which is a base directory of a ValidationSet or TransformationSet, does not exist.
[WARNING] No files found for transformation by stylesheet fancy-hist.xsl
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.9.1:check (default) @ oozie-distro ---
[INFO] Starting audit...
Audit done.

[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Oozie ZooKeeper Security Tests 4.4.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ oozie-zookeeper-security-tests ---
[INFO] Deleting <https://builds.apache.org/job/oozie-trunk-precommit-build/ws/zookeeper-security-tests/target>
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ oozie-zookeeper-security-tests ---
[INFO] 
[INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ oozie-zookeeper-security-tests ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <https://builds.apache.org/job/oozie-trunk-precommit-build/ws/zookeeper-security-tests/src/main/resources>
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ oozie-zookeeper-security-tests ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ oozie-zookeeper-security-tests ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <https://builds.apache.org/job/oozie-trunk-precommit-build/ws/zookeeper-security-tests/src/test/resources>
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @ oozie-zookeeper-security-tests ---
[INFO] Compiling 2 source files to <https://builds.apache.org/job/oozie-trunk-precommit-build/ws/zookeeper-security-tests/target/test-classes>
[INFO] 
[INFO] --- maven-surefire-plugin:2.12.2:test (default-test) @ oozie-zookeeper-security-tests ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ oozie-zookeeper-security-tests ---
[INFO] Building jar: <https://builds.apache.org/job/oozie-trunk-precommit-build/ws/zookeeper-security-tests/target/oozie-zookeeper-security-tests-4.4.0-SNAPSHOT.jar>
[INFO] 
[INFO] --- maven-site-plugin:2.0-beta-6:attach-descriptor (attach-descriptor) @ oozie-zookeeper-security-tests ---
[INFO] 
[INFO] >>> findbugs-maven-plugin:3.0.0:check (findbug) > :findbugs @ oozie-zookeeper-security-tests >>>
[INFO] 
[INFO] --- findbugs-maven-plugin:3.0.0:findbugs (findbugs) @ oozie-zookeeper-security-tests ---
[INFO] 
[INFO] <<< findbugs-maven-plugin:3.0.0:check (findbug) < :findbugs @ oozie-zookeeper-security-tests <<<
[INFO] 
[INFO] --- findbugs-maven-plugin:3.0.0:check (findbug) @ oozie-zookeeper-security-tests ---
[INFO] 
[INFO] --- xml-maven-plugin:1.0:transform (default) @ oozie-zookeeper-security-tests ---
[WARNING] The directory <https://builds.apache.org/job/oozie-trunk-precommit-build/ws/zookeeper-security-tests/target/findbugs,> which is a base directory of a ValidationSet or TransformationSet, does not exist.
[WARNING] No files found for transformation by stylesheet fancy-hist.xsl
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.9.1:check (default) @ oozie-zookeeper-security-tests ---
[INFO] Starting audit...
Audit done.

[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Apache Oozie Main .................................. SUCCESS [  3.345 s]
[INFO] Apache Oozie Hadoop Utils hadoop-2-4.4.0-SNAPSHOT .. SUCCESS [ 12.155 s]
[INFO] Apache Oozie Hadoop Distcp hadoop-2-4.4.0-SNAPSHOT . SUCCESS [  0.177 s]
[INFO] Apache Oozie Hadoop Auth hadoop-2-4.4.0-SNAPSHOT Test SUCCESS [  0.253 s]
[INFO] Apache Oozie Hadoop Libs ........................... SUCCESS [  0.110 s]
[INFO] Apache Oozie Client ................................ SUCCESS [ 24.367 s]
[INFO] Apache Oozie Share Lib Oozie ....................... SUCCESS [ 15.802 s]
[INFO] Apache Oozie Share Lib HCatalog .................... SUCCESS [ 10.140 s]
[INFO] Apache Oozie Share Lib Distcp ...................... SUCCESS [  9.376 s]
[INFO] Apache Oozie Core .................................. SUCCESS [01:28 min]
[INFO] Apache Oozie Share Lib Streaming ................... SUCCESS [ 13.212 s]
[INFO] Apache Oozie Share Lib Pig ......................... SUCCESS [ 14.163 s]
[INFO] Apache Oozie Share Lib Hive ........................ SUCCESS [ 13.475 s]
[INFO] Apache Oozie Share Lib Hive 2 ...................... SUCCESS [ 11.931 s]
[INFO] Apache Oozie Share Lib Sqoop ....................... SUCCESS [ 10.580 s]
[INFO] Apache Oozie Examples .............................. SUCCESS [ 16.005 s]
[INFO] Apache Oozie Share Lib Spark ....................... SUCCESS [ 13.824 s]
[INFO] Apache Oozie Share Lib ............................. SUCCESS [  0.055 s]
[INFO] Apache Oozie Docs .................................. SUCCESS [  5.348 s]
[INFO] Apache Oozie WebApp ................................ SUCCESS [  7.893 s]
[INFO] Apache Oozie Tools ................................. SUCCESS [ 17.258 s]
[INFO] Apache Oozie MiniOozie ............................. SUCCESS [  1.530 s]
[INFO] Apache Oozie Server ................................ SUCCESS [ 18.459 s]
[INFO] Apache Oozie Distro ................................ SUCCESS [  1.346 s]
[INFO] Apache Oozie ZooKeeper Security Tests .............. SUCCESS [  4.183 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 05:15 min
[INFO] Finished at: 2017-02-04T13:53:37+00:00
[INFO] Final Memory: 127M/1750M
[INFO] ------------------------------------------------------------------------
[TRACE] FindBugs output in HEAD verified and saved
  Running test-patch task BACKWARDS_COMPATIBILITY
  Running test-patch task TESTS
  Running test-patch task DISTRO

Applying patch

Checking patch a/server/pom.xml => b/server/pom.xml...
error: a/server/pom.xml: No such file or directory
Checking patch a/src/main/assemblies/distro.xml => b/src/main/assemblies/distro.xml...
error: a/src/main/assemblies/distro.xml: No such file or directory
Checking patch a/server/pom.xml => b/server/pom.xml...
error: a/server/pom.xml: No such file or directory
Checking patch a/src/main/assemblies/distro.xml => b/src/main/assemblies/distro.xml...
error: a/src/main/assemblies/distro.xml: No such file or directory
Checking patch server/pom.xml...
Checking patch src/main/assemblies/distro.xml...
Checking patch server/pom.xml...
Checking patch src/main/assemblies/distro.xml...
Checking patch server/pom.xml...
error: while searching for:
                    <groupId>org.mortbay.jetty</groupId>
                    <artifactId>jetty-util</artifactId>
                </exclusion>
            </exclusions>
        </dependency>
        <dependency>

error: patch failed: server/pom.xml:89
error: server/pom.xml: patch does not apply
Checking patch src/main/assemblies/distro.xml...
error: while searching for:
                <outputDirectory>/embedded-oozie-server</outputDirectory>
                <includes>
                    <include>oozie-server*.jar</include>
                    <include>**/jetty*.jar</include>
                    <include>**/*jsp*.jar</include>
                    <include>**/mail*.jar</include>
                    <include>**/apache*.jar</include>
                    <include>**/commons-el*.jar</include>
                    <include>**/javax.servlet-api-3.1.0.jar</include>
                    <include>**/jasper*jar</include>
                    <include>**/taglibs-*jar</include>
                    <include>**/org.eclipse.jdt.core-*jar</include>
                </includes>

error: patch failed: src/main/assemblies/distro.xml:82
error: src/main/assemblies/distro.xml: patch does not apply
Checking patch pom.xml...
error: while searching for:
                    <groupId>org.mortbay.jetty</groupId>
                    <artifactId>jetty-util</artifactId>
                </exclusion>
            </exclusions>
        </dependency>
        <dependency>

error: patch failed: pom.xml:89
error: pom.xml: patch does not apply
Checking patch main/assemblies/distro.xml...
error: main/assemblies/distro.xml: No such file or directory
Patch failed to apply to head of branch

Adding comment to JIRA
Comment added.

test-patch exit code: 1

Build step 'Execute shell' marked build as failure
Archiving artifacts
Compressed 643.51 KB of artifacts by 34.8% relative to #3613
Recording test results
ERROR: Step ?Publish JUnit test result report? failed: No test report files were found. Configuration error?


Jenkins build is back to normal : oozie-trunk-precommit-build #3616

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/oozie-trunk-precommit-build/3616/>