You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@juneau.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2019/09/06 19:42:52 UTC

Build failed in Jenkins: Juneau-Java-1.8 #1435

See <https://builds.apache.org/job/Juneau-Java-1.8/1435/display/redirect?page=changes>

Changes:

[JamesBognar] JUNEAU-140 Provide initial contents of PetStore modules.

------------------------------------------
[...truncated 1.43 MB...]
[WARNING] The assembly descriptor contains a filesystem-root relative reference, which is not cross platform compatible /
[INFO] Building zip: <https://builds.apache.org/job/Juneau-Java-1.8/ws/juneau-examples/juneau-examples-petstore/juneau-examples-petstore-server/target/juneau-examples-rest-petstore-server-8.1.1-SNAPSHOT-bin.zip>
[INFO] 
[INFO] --- apache-rat-plugin:0.12:check (default) @ juneau-examples-petstore-server ---
[INFO] Enabled default license matchers.
[INFO] Will parse SCM ignores for exclusions...
[INFO] Parsing exclusions from <https://builds.apache.org/job/Juneau-Java-1.8/ws/juneau-examples/juneau-examples-petstore/juneau-examples-petstore-server/.gitignore>
[INFO] Finished adding exclusions from SCM ignore files.
[INFO] 64 implicit excludes (use -debug for more details).
[INFO] Exclude: **/DEPENDENCIES
[INFO] Exclude: **/target/**
[INFO] Exclude: **/empty.txt
[INFO] Exclude: **/.settings/**
[INFO] Exclude: **/.project
[INFO] Exclude: **/.classpath
[INFO] Exclude: **/*.launch
[INFO] Exclude: **/*.prefs
[INFO] Exclude: **/*.2
[INFO] Exclude: **/jetty.out.xml
[INFO] Exclude: **/derby.log
[INFO] Exclude: **/dependency-reduced-pom.xml
[INFO] Exclude: **/docs.txt
[INFO] Exclude: **/toc.txt
[INFO] Exclude: **/app.json
[INFO] Exclude: **/Procfile
[INFO] 2 resources included (use -debug for more details)
[INFO] Rat check: Summary over all files. Unapproved: 0, unknown: 0, generated: 0, approved: 2 licenses.
[INFO] 
[INFO] --- maven-source-plugin:3.0.1:jar-no-fork (attach-sources) @ juneau-examples-petstore-server ---
[INFO] Building jar: <https://builds.apache.org/job/Juneau-Java-1.8/ws/juneau-examples/juneau-examples-petstore/juneau-examples-petstore-server/target/juneau-examples-petstore-server-8.1.1-SNAPSHOT-sources.jar>
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ juneau-examples-petstore-server ---
[INFO] Installing <https://builds.apache.org/job/Juneau-Java-1.8/ws/juneau-examples/juneau-examples-petstore/juneau-examples-petstore-server/target/juneau-examples-petstore-server-8.1.1-SNAPSHOT.jar> to /home/jenkins/.m2/repository/org/apache/juneau/juneau-examples-petstore-server/8.1.1-SNAPSHOT/juneau-examples-petstore-server-8.1.1-SNAPSHOT.jar
[INFO] Installing <https://builds.apache.org/job/Juneau-Java-1.8/ws/juneau-examples/juneau-examples-petstore/juneau-examples-petstore-server/pom.xml> to /home/jenkins/.m2/repository/org/apache/juneau/juneau-examples-petstore-server/8.1.1-SNAPSHOT/juneau-examples-petstore-server-8.1.1-SNAPSHOT.pom
[INFO] Installing <https://builds.apache.org/job/Juneau-Java-1.8/ws/juneau-examples/juneau-examples-petstore/juneau-examples-petstore-server/target/juneau-examples-rest-petstore-server-8.1.1-SNAPSHOT-bin.zip> to /home/jenkins/.m2/repository/org/apache/juneau/juneau-examples-petstore-server/8.1.1-SNAPSHOT/juneau-examples-petstore-server-8.1.1-SNAPSHOT-bin.zip
[INFO] Installing <https://builds.apache.org/job/Juneau-Java-1.8/ws/juneau-examples/juneau-examples-petstore/juneau-examples-petstore-server/target/juneau-examples-petstore-server-8.1.1-SNAPSHOT-sources.jar> to /home/jenkins/.m2/repository/org/apache/juneau/juneau-examples-petstore-server/8.1.1-SNAPSHOT/juneau-examples-petstore-server-8.1.1-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ juneau-examples-petstore-server ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven) @ juneau-examples-petstore-server ---
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) @ juneau-examples-petstore-server ---
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ juneau-examples-petstore-server ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <https://builds.apache.org/job/Juneau-Java-1.8/ws/juneau-examples/juneau-examples-petstore/juneau-examples-petstore-server/src/main/resources>
[INFO] Copying 3 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.7.0:compile (default-compile) @ juneau-examples-petstore-server ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ juneau-examples-petstore-server ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <https://builds.apache.org/job/Juneau-Java-1.8/ws/juneau-examples/juneau-examples-petstore/juneau-examples-petstore-server/src/test/resources>
[INFO] Copying 3 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.7.0:testCompile (default-testCompile) @ juneau-examples-petstore-server ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.22.0:test (default-test) @ juneau-examples-petstore-server ---
[INFO] Skipping execution of surefire because it has already been run for this configuration
[INFO] 
[INFO] --- maven-jar-plugin:3.1.0:jar (default-jar) @ juneau-examples-petstore-server ---
[INFO] 
[INFO] --- maven-site-plugin:3.7.1:attach-descriptor (attach-descriptor) @ juneau-examples-petstore-server ---
[INFO] Skipping because packaging 'jar' is not pom.
[INFO] 
[INFO] --- maven-assembly-plugin:3.0.0:single (juneau-assembly) @ juneau-examples-petstore-server ---
[INFO] Reading assembly descriptor: src/assembly/bin.xml
[WARNING] The assembly descriptor contains a filesystem-root relative reference, which is not cross platform compatible /
[WARNING] The assembly descriptor contains a filesystem-root relative reference, which is not cross platform compatible /
[WARNING] The assembly descriptor contains a filesystem-root relative reference, which is not cross platform compatible /
[INFO] Building zip: <https://builds.apache.org/job/Juneau-Java-1.8/ws/juneau-examples/juneau-examples-petstore/juneau-examples-petstore-server/target/juneau-examples-rest-petstore-server-8.1.1-SNAPSHOT-bin.zip>
[INFO] 
[INFO] --- apache-rat-plugin:0.12:check (default) @ juneau-examples-petstore-server ---
[INFO] Enabled default license matchers.
[INFO] Will parse SCM ignores for exclusions...
[INFO] Parsing exclusions from <https://builds.apache.org/job/Juneau-Java-1.8/ws/juneau-examples/juneau-examples-petstore/juneau-examples-petstore-server/.gitignore>
[INFO] Finished adding exclusions from SCM ignore files.
[INFO] 64 implicit excludes (use -debug for more details).
[INFO] Exclude: **/DEPENDENCIES
[INFO] Exclude: **/target/**
[INFO] Exclude: **/empty.txt
[INFO] Exclude: **/.settings/**
[INFO] Exclude: **/.project
[INFO] Exclude: **/.classpath
[INFO] Exclude: **/*.launch
[INFO] Exclude: **/*.prefs
[INFO] Exclude: **/*.2
[INFO] Exclude: **/jetty.out.xml
[INFO] Exclude: **/derby.log
[INFO] Exclude: **/dependency-reduced-pom.xml
[INFO] Exclude: **/docs.txt
[INFO] Exclude: **/toc.txt
[INFO] Exclude: **/app.json
[INFO] Exclude: **/Procfile
[INFO] 2 resources included (use -debug for more details)
[INFO] Rat check: Summary over all files. Unapproved: 0, unknown: 0, generated: 0, approved: 2 licenses.
[INFO] 
[INFO] --- maven-source-plugin:3.0.1:jar-no-fork (attach-sources) @ juneau-examples-petstore-server ---
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ juneau-examples-petstore-server ---
[INFO] Installing <https://builds.apache.org/job/Juneau-Java-1.8/ws/juneau-examples/juneau-examples-petstore/juneau-examples-petstore-server/target/juneau-examples-petstore-server-8.1.1-SNAPSHOT.jar> to /home/jenkins/.m2/repository/org/apache/juneau/juneau-examples-petstore-server/8.1.1-SNAPSHOT/juneau-examples-petstore-server-8.1.1-SNAPSHOT.jar
[INFO] Installing <https://builds.apache.org/job/Juneau-Java-1.8/ws/juneau-examples/juneau-examples-petstore/juneau-examples-petstore-server/pom.xml> to /home/jenkins/.m2/repository/org/apache/juneau/juneau-examples-petstore-server/8.1.1-SNAPSHOT/juneau-examples-petstore-server-8.1.1-SNAPSHOT.pom
[INFO] Installing <https://builds.apache.org/job/Juneau-Java-1.8/ws/juneau-examples/juneau-examples-petstore/juneau-examples-petstore-server/target/juneau-examples-rest-petstore-server-8.1.1-SNAPSHOT-bin.zip> to /home/jenkins/.m2/repository/org/apache/juneau/juneau-examples-petstore-server/8.1.1-SNAPSHOT/juneau-examples-petstore-server-8.1.1-SNAPSHOT-bin.zip
[INFO] Installing <https://builds.apache.org/job/Juneau-Java-1.8/ws/juneau-examples/juneau-examples-petstore/juneau-examples-petstore-server/target/juneau-examples-petstore-server-8.1.1-SNAPSHOT-sources.jar> to /home/jenkins/.m2/repository/org/apache/juneau/juneau-examples-petstore-server/8.1.1-SNAPSHOT/juneau-examples-petstore-server-8.1.1-SNAPSHOT-sources.jar
[INFO] Installing <https://builds.apache.org/job/Juneau-Java-1.8/ws/juneau-examples/juneau-examples-petstore/juneau-examples-petstore-server/target/juneau-examples-rest-petstore-server-8.1.1-SNAPSHOT-bin.zip> to /home/jenkins/.m2/repository/org/apache/juneau/juneau-examples-petstore-server/8.1.1-SNAPSHOT/juneau-examples-petstore-server-8.1.1-SNAPSHOT-bin.zip
[INFO] Installing <https://builds.apache.org/job/Juneau-Java-1.8/ws/juneau-examples/juneau-examples-petstore/juneau-examples-petstore-server/target/juneau-examples-petstore-server-8.1.1-SNAPSHOT-sources.jar> to /home/jenkins/.m2/repository/org/apache/juneau/juneau-examples-petstore-server/8.1.1-SNAPSHOT/juneau-examples-petstore-server-8.1.1-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ juneau-examples-petstore-server ---
Downloading: https://repository.apache.org/content/repositories/snapshots/org/apache/juneau/juneau-examples-petstore-server/8.1.1-SNAPSHOT/maven-metadata.xml
         Uploading: https://repository.apache.org/content/repositories/snapshots/org/apache/juneau/juneau-examples-petstore-server/8.1.1-SNAPSHOT/juneau-examples-petstore-server-8.1.1-20190906.194234-1.jar
2/8 KB   4/8 KB   6/8 KB   8/8 KB            Uploaded: https://repository.apache.org/content/repositories/snapshots/org/apache/juneau/juneau-examples-petstore-server/8.1.1-SNAPSHOT/juneau-examples-petstore-server-8.1.1-20190906.194234-1.jar (8 KB at 7.9 KB/sec)
Uploading: https://repository.apache.org/content/repositories/snapshots/org/apache/juneau/juneau-examples-petstore-server/8.1.1-SNAPSHOT/juneau-examples-petstore-server-8.1.1-20190906.194234-1.pom
2/5 KB   4/5 KB   5/5 KB            Uploaded: https://repository.apache.org/content/repositories/snapshots/org/apache/juneau/juneau-examples-petstore-server/8.1.1-SNAPSHOT/juneau-examples-petstore-server-8.1.1-20190906.194234-1.pom (5 KB at 4.6 KB/sec)
Downloading: https://repository.apache.org/content/repositories/snapshots/org/apache/juneau/juneau-examples-petstore-server/maven-metadata.xml
         Uploading: https://repository.apache.org/content/repositories/snapshots/org/apache/juneau/juneau-examples-petstore-server/8.1.1-SNAPSHOT/maven-metadata.xml
798/798 B               Uploaded: https://repository.apache.org/content/repositories/snapshots/org/apache/juneau/juneau-examples-petstore-server/8.1.1-SNAPSHOT/maven-metadata.xml (798 B at 0.9 KB/sec)
Uploading: https://repository.apache.org/content/repositories/snapshots/org/apache/juneau/juneau-examples-petstore-server/maven-metadata.xml
308/308 B               Uploaded: https://repository.apache.org/content/repositories/snapshots/org/apache/juneau/juneau-examples-petstore-server/maven-metadata.xml (308 B at 0.3 KB/sec)
Uploading: https://repository.apache.org/content/repositories/snapshots/org/apache/juneau/juneau-examples-petstore-server/8.1.1-SNAPSHOT/juneau-examples-petstore-server-8.1.1-20190906.194234-1-bin.zip
633/633 B               Uploaded: https://repository.apache.org/content/repositories/snapshots/org/apache/juneau/juneau-examples-petstore-server/8.1.1-SNAPSHOT/juneau-examples-petstore-server-8.1.1-20190906.194234-1-bin.zip (633 B at 0.7 KB/sec)
Uploading: https://repository.apache.org/content/repositories/snapshots/org/apache/juneau/juneau-examples-petstore-server/8.1.1-SNAPSHOT/maven-metadata.xml
1008/1008 B                 Uploaded: https://repository.apache.org/content/repositories/snapshots/org/apache/juneau/juneau-examples-petstore-server/8.1.1-SNAPSHOT/maven-metadata.xml (1008 B at 1.1 KB/sec)
Uploading: https://repository.apache.org/content/repositories/snapshots/org/apache/juneau/juneau-examples-petstore-server/8.1.1-SNAPSHOT/juneau-examples-petstore-server-8.1.1-20190906.194234-1-sources.jar
2/8 KB        4/8 KB   6/8 KB   8/8 KB            Uploaded: https://repository.apache.org/content/repositories/snapshots/org/apache/juneau/juneau-examples-petstore-server/8.1.1-SNAPSHOT/juneau-examples-petstore-server-8.1.1-20190906.194234-1-sources.jar (8 KB at 7.8 KB/sec)
Uploading: https://repository.apache.org/content/repositories/snapshots/org/apache/juneau/juneau-examples-petstore-server/8.1.1-SNAPSHOT/maven-metadata.xml
2/2 KB            Uploaded: https://repository.apache.org/content/repositories/snapshots/org/apache/juneau/juneau-examples-petstore-server/8.1.1-SNAPSHOT/maven-metadata.xml (2 KB at 1.3 KB/sec)
Uploading: https://repository.apache.org/content/repositories/snapshots/org/apache/juneau/juneau-examples-petstore-server/8.1.1-SNAPSHOT/juneau-examples-petstore-server-8.1.1-20190906.194234-1-bin.zip
633/633 B               Uploaded: https://repository.apache.org/content/repositories/snapshots/org/apache/juneau/juneau-examples-petstore-server/8.1.1-SNAPSHOT/juneau-examples-petstore-server-8.1.1-20190906.194234-1-bin.zip (633 B at 0.7 KB/sec)
Uploading: https://repository.apache.org/content/repositories/snapshots/org/apache/juneau/juneau-examples-petstore-server/8.1.1-SNAPSHOT/maven-metadata.xml
2/2 KB               Uploaded: https://repository.apache.org/content/repositories/snapshots/org/apache/juneau/juneau-examples-petstore-server/8.1.1-SNAPSHOT/maven-metadata.xml (2 KB at 1.3 KB/sec)
Uploading: https://repository.apache.org/content/repositories/snapshots/org/apache/juneau/juneau-examples-petstore-server/8.1.1-SNAPSHOT/juneau-examples-petstore-server-8.1.1-20190906.194234-1-sources.jar
2/8 KB   4/8 KB   6/8 KB   8/8 KB            Uploaded: https://repository.apache.org/content/repositories/snapshots/org/apache/juneau/juneau-examples-petstore-server/8.1.1-SNAPSHOT/juneau-examples-petstore-server-8.1.1-20190906.194234-1-sources.jar (8 KB at 7.8 KB/sec)
Uploading: https://repository.apache.org/content/repositories/snapshots/org/apache/juneau/juneau-examples-petstore-server/8.1.1-SNAPSHOT/maven-metadata.xml
2/2 KB            Uploaded: https://repository.apache.org/content/repositories/snapshots/org/apache/juneau/juneau-examples-petstore-server/8.1.1-SNAPSHOT/maven-metadata.xml (2 KB at 1.3 KB/sec)
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Juneau Petstore Example - Client Code 8.1.1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ juneau-examples-petstore-client ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ juneau-examples-petstore-client ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven) @ juneau-examples-petstore-client ---
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) @ juneau-examples-petstore-client ---
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ juneau-examples-petstore-client ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <https://builds.apache.org/job/Juneau-Java-1.8/ws/juneau-examples/juneau-examples-petstore/juneau-examples-petstore-client/src/main/resources>
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.7.0:compile (default-compile) @ juneau-examples-petstore-client ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ juneau-examples-petstore-client ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <https://builds.apache.org/job/Juneau-Java-1.8/ws/juneau-examples/juneau-examples-petstore/juneau-examples-petstore-client/src/test/resources>
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.7.0:testCompile (default-testCompile) @ juneau-examples-petstore-client ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.22.0:test (default-test) @ juneau-examples-petstore-client ---
[INFO] 
[INFO] --- maven-jar-plugin:3.1.0:jar (default-jar) @ juneau-examples-petstore-client ---
[INFO] Building jar: <https://builds.apache.org/job/Juneau-Java-1.8/ws/juneau-examples/juneau-examples-petstore/juneau-examples-petstore-client/target/juneau-examples-petstore-client-8.1.1-SNAPSHOT.jar>
[INFO] 
[INFO] --- maven-site-plugin:3.7.1:attach-descriptor (attach-descriptor) @ juneau-examples-petstore-client ---
[INFO] Skipping because packaging 'jar' is not pom.
[INFO] 
[INFO] --- maven-assembly-plugin:3.0.0:single (juneau-assembly) @ juneau-examples-petstore-client ---
[INFO] Reading assembly descriptor: src/assembly/bin.xml
[WARNING] The assembly descriptor contains a filesystem-root relative reference, which is not cross platform compatible /
[WARNING] The assembly descriptor contains a filesystem-root relative reference, which is not cross platform compatible /
[WARNING] The assembly descriptor contains a filesystem-root relative reference, which is not cross platform compatible /
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Apache Juneau
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Apache Juneau ...................................... SUCCESS [  7.070 s]
[INFO] Apache Juneau - Core APIs .......................... SUCCESS [  4.145 s]
[INFO] Apache Juneau Marshall ............................. SUCCESS [ 45.591 s]
[INFO] Apache Juneau Marshal RDF .......................... SUCCESS [ 12.033 s]
[INFO] Apache Juneau Data Transfer Objects ................ SUCCESS [ 13.714 s]
[INFO] Apache Juneau Core ................................. SUCCESS [  9.916 s]
[INFO] Apache Juneau Config File API ...................... SUCCESS [ 10.230 s]
[INFO] Apache Juneau Core (Unit Tests) .................... SUCCESS [ 53.058 s]
[INFO] Apache Juneau - REST APIs .......................... SUCCESS [  4.066 s]
[INFO] Apache Juneau REST Servlet API ..................... SUCCESS [ 19.086 s]
[INFO] Apache Juneau REST JAX/RS API ...................... SUCCESS [ 10.138 s]
[INFO] Apache Juneau REST Servlet API, RDF support ........ SUCCESS [ 13.950 s]
[INFO] Apache Juneau REST Spring Boot Integration ......... SUCCESS [ 16.111 s]
[INFO] Apache Juneau REST Client API ...................... SUCCESS [ 11.531 s]
[INFO] Apache Juneau REST Mock API ........................ SUCCESS [ 11.289 s]
[INFO] Apache Juneau REST Mock API (Unit Tests) ........... SUCCESS [ 13.142 s]
[INFO] Apache Juneau REST Servlet API (Unit Tests) ........ SUCCESS [ 28.168 s]
[INFO] Apache Juneau REST Client API (Unit Tests) ......... SUCCESS [ 11.977 s]
[INFO] Apache Juneau - Microservice APIs .................. SUCCESS [  3.964 s]
[INFO] Apache Juneau Microservice Core Library ............ SUCCESS [  9.682 s]
[INFO] Apache Juneau Microservice Server .................. SUCCESS [  9.803 s]
[INFO] Apache Juneau Jetty Microservice Template .......... SUCCESS [ 10.792 s]
[INFO] Apache Juneau - Examples ........................... SUCCESS [  3.955 s]
[INFO] Apache Juneau REST Examples ........................ SUCCESS [ 12.088 s]
[INFO] Apache Juneau Microservice (Function Tests) ........ SUCCESS [ 35.873 s]
[INFO] Apache Juneau Spring Boot Microservice Template .... SUCCESS [ 10.560 s]
[INFO] Apache Juneau Core Examples ........................ SUCCESS [  9.750 s]
[INFO] Apache Juneau REST Examples using Jetty ............ SUCCESS [ 14.035 s]
[INFO] Apache Juneau REST Examples using Spring Boot ...... SUCCESS [ 22.887 s]
[INFO] Apache Juneau REST Examples (Function Tests) ....... SUCCESS [ 30.039 s]
[INFO] Apache Juneau Petstore Example ..................... SUCCESS [  3.373 s]
[INFO] Apache Juneau Petstore Example - Common API ........ SUCCESS [ 12.215 s]
[INFO] Apache Juneau Petstore Example - Server Code ....... SUCCESS [ 12.205 s]
[INFO] Apache Juneau Petstore Example - Client Code ....... FAILURE [  0.146 s]
[INFO] Apache Juneau Javadocs ............................. SKIPPED
[INFO] Apache Juneau - Release Engineering ................ SKIPPED
[INFO] Apache Juneau UberJar .............................. SKIPPED
[INFO] Apache Juneau Distribution ......................... SKIPPED
[INFO] Apache Juneau - Configuration Server ............... SKIPPED
[INFO] Apache Juneau Configuration Server API ............. SKIPPED
[INFO] Apache Juneau Configuration Server - Client API .... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 08:19 min
[INFO] Finished at: 2019-09-06T19:42:46+00:00
[INFO] Final Memory: 130M/2242M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-assembly-plugin:3.0.0:single (juneau-assembly) on project juneau-examples-petstore-client: Failed to create assembly: Error creating assembly archive bin: You must set at least one file. -> [Help 1]
[ERROR] 
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :juneau-examples-petstore-client
Build step 'Invoke top-level Maven targets' marked build as failure
Recording test results
[TASKS] Skipping publisher since build result is FAILURE

Jenkins build is back to normal : Juneau-Java-1.8 #1437

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Juneau-Java-1.8/1437/display/redirect?page=changes>


Build failed in Jenkins: Juneau-Java-1.8 #1436

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Juneau-Java-1.8/1436/display/redirect?page=changes>

Changes:

[JamesBognar] Javadoc updates.

[JamesBognar] JUNEAU-141 Move @RemoteResource/@RemoteMethod annotations into

------------------------------------------
[...truncated 1.10 MB...]
[INFO] 
[INFO] --- apache-rat-plugin:0.12:check (default) @ juneau-examples-petstore-server ---
[INFO] Enabled default license matchers.
[INFO] Will parse SCM ignores for exclusions...
[INFO] Parsing exclusions from <https://builds.apache.org/job/Juneau-Java-1.8/ws/juneau-examples/juneau-examples-petstore/juneau-examples-petstore-server/.gitignore>
[INFO] Finished adding exclusions from SCM ignore files.
[INFO] 64 implicit excludes (use -debug for more details).
[INFO] Exclude: **/DEPENDENCIES
[INFO] Exclude: **/target/**
[INFO] Exclude: **/empty.txt
[INFO] Exclude: **/.settings/**
[INFO] Exclude: **/.project
[INFO] Exclude: **/.classpath
[INFO] Exclude: **/*.launch
[INFO] Exclude: **/*.prefs
[INFO] Exclude: **/*.2
[INFO] Exclude: **/jetty.out.xml
[INFO] Exclude: **/derby.log
[INFO] Exclude: **/dependency-reduced-pom.xml
[INFO] Exclude: **/docs.txt
[INFO] Exclude: **/toc.txt
[INFO] Exclude: **/app.json
[INFO] Exclude: **/Procfile
[INFO] 2 resources included (use -debug for more details)
[INFO] Rat check: Summary over all files. Unapproved: 0, unknown: 0, generated: 0, approved: 2 licenses.
[INFO] 
[INFO] --- maven-source-plugin:3.0.1:jar-no-fork (attach-sources) @ juneau-examples-petstore-server ---
[INFO] Building jar: <https://builds.apache.org/job/Juneau-Java-1.8/ws/juneau-examples/juneau-examples-petstore/juneau-examples-petstore-server/target/juneau-examples-petstore-server-8.1.1-SNAPSHOT-sources.jar>
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ juneau-examples-petstore-server ---
[INFO] Installing <https://builds.apache.org/job/Juneau-Java-1.8/ws/juneau-examples/juneau-examples-petstore/juneau-examples-petstore-server/target/juneau-examples-petstore-server-8.1.1-SNAPSHOT.jar> to /home/jenkins/.m2/repository/org/apache/juneau/juneau-examples-petstore-server/8.1.1-SNAPSHOT/juneau-examples-petstore-server-8.1.1-SNAPSHOT.jar
[INFO] Installing <https://builds.apache.org/job/Juneau-Java-1.8/ws/juneau-examples/juneau-examples-petstore/juneau-examples-petstore-server/pom.xml> to /home/jenkins/.m2/repository/org/apache/juneau/juneau-examples-petstore-server/8.1.1-SNAPSHOT/juneau-examples-petstore-server-8.1.1-SNAPSHOT.pom
[INFO] Installing <https://builds.apache.org/job/Juneau-Java-1.8/ws/juneau-examples/juneau-examples-petstore/juneau-examples-petstore-server/target/juneau-examples-rest-petstore-server-8.1.1-SNAPSHOT-bin.zip> to /home/jenkins/.m2/repository/org/apache/juneau/juneau-examples-petstore-server/8.1.1-SNAPSHOT/juneau-examples-petstore-server-8.1.1-SNAPSHOT-bin.zip
[INFO] Installing <https://builds.apache.org/job/Juneau-Java-1.8/ws/juneau-examples/juneau-examples-petstore/juneau-examples-petstore-server/target/juneau-examples-petstore-server-8.1.1-SNAPSHOT-sources.jar> to /home/jenkins/.m2/repository/org/apache/juneau/juneau-examples-petstore-server/8.1.1-SNAPSHOT/juneau-examples-petstore-server-8.1.1-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ juneau-examples-petstore-server ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven) @ juneau-examples-petstore-server ---
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) @ juneau-examples-petstore-server ---
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ juneau-examples-petstore-server ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <https://builds.apache.org/job/Juneau-Java-1.8/ws/juneau-examples/juneau-examples-petstore/juneau-examples-petstore-server/src/main/resources>
[INFO] Copying 3 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.7.0:compile (default-compile) @ juneau-examples-petstore-server ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ juneau-examples-petstore-server ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <https://builds.apache.org/job/Juneau-Java-1.8/ws/juneau-examples/juneau-examples-petstore/juneau-examples-petstore-server/src/test/resources>
[INFO] Copying 3 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.7.0:testCompile (default-testCompile) @ juneau-examples-petstore-server ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.22.0:test (default-test) @ juneau-examples-petstore-server ---
[INFO] Skipping execution of surefire because it has already been run for this configuration
[INFO] 
[INFO] --- maven-jar-plugin:3.1.0:jar (default-jar) @ juneau-examples-petstore-server ---
[INFO] 
[INFO] --- maven-site-plugin:3.7.1:attach-descriptor (attach-descriptor) @ juneau-examples-petstore-server ---
[INFO] Skipping because packaging 'jar' is not pom.
[INFO] 
[INFO] --- maven-assembly-plugin:3.0.0:single (juneau-assembly) @ juneau-examples-petstore-server ---
[INFO] Reading assembly descriptor: src/assembly/bin.xml
[WARNING] The assembly descriptor contains a filesystem-root relative reference, which is not cross platform compatible /
[WARNING] The assembly descriptor contains a filesystem-root relative reference, which is not cross platform compatible /
[WARNING] The assembly descriptor contains a filesystem-root relative reference, which is not cross platform compatible /
[INFO] Building zip: <https://builds.apache.org/job/Juneau-Java-1.8/ws/juneau-examples/juneau-examples-petstore/juneau-examples-petstore-server/target/juneau-examples-rest-petstore-server-8.1.1-SNAPSHOT-bin.zip>
[INFO] 
[INFO] --- apache-rat-plugin:0.12:check (default) @ juneau-examples-petstore-server ---
[INFO] Enabled default license matchers.
[INFO] Will parse SCM ignores for exclusions...
[INFO] Parsing exclusions from <https://builds.apache.org/job/Juneau-Java-1.8/ws/juneau-examples/juneau-examples-petstore/juneau-examples-petstore-server/.gitignore>
[INFO] Finished adding exclusions from SCM ignore files.
[INFO] 64 implicit excludes (use -debug for more details).
[INFO] Exclude: **/DEPENDENCIES
[INFO] Exclude: **/target/**
[INFO] Exclude: **/empty.txt
[INFO] Exclude: **/.settings/**
[INFO] Exclude: **/.project
[INFO] Exclude: **/.classpath
[INFO] Exclude: **/*.launch
[INFO] Exclude: **/*.prefs
[INFO] Exclude: **/*.2
[INFO] Exclude: **/jetty.out.xml
[INFO] Exclude: **/derby.log
[INFO] Exclude: **/dependency-reduced-pom.xml
[INFO] Exclude: **/docs.txt
[INFO] Exclude: **/toc.txt
[INFO] Exclude: **/app.json
[INFO] Exclude: **/Procfile
[INFO] 2 resources included (use -debug for more details)
[INFO] Rat check: Summary over all files. Unapproved: 0, unknown: 0, generated: 0, approved: 2 licenses.
[INFO] 
[INFO] --- maven-source-plugin:3.0.1:jar-no-fork (attach-sources) @ juneau-examples-petstore-server ---
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ juneau-examples-petstore-server ---
[INFO] Installing <https://builds.apache.org/job/Juneau-Java-1.8/ws/juneau-examples/juneau-examples-petstore/juneau-examples-petstore-server/target/juneau-examples-petstore-server-8.1.1-SNAPSHOT.jar> to /home/jenkins/.m2/repository/org/apache/juneau/juneau-examples-petstore-server/8.1.1-SNAPSHOT/juneau-examples-petstore-server-8.1.1-SNAPSHOT.jar
[INFO] Installing <https://builds.apache.org/job/Juneau-Java-1.8/ws/juneau-examples/juneau-examples-petstore/juneau-examples-petstore-server/pom.xml> to /home/jenkins/.m2/repository/org/apache/juneau/juneau-examples-petstore-server/8.1.1-SNAPSHOT/juneau-examples-petstore-server-8.1.1-SNAPSHOT.pom
[INFO] Installing <https://builds.apache.org/job/Juneau-Java-1.8/ws/juneau-examples/juneau-examples-petstore/juneau-examples-petstore-server/target/juneau-examples-rest-petstore-server-8.1.1-SNAPSHOT-bin.zip> to /home/jenkins/.m2/repository/org/apache/juneau/juneau-examples-petstore-server/8.1.1-SNAPSHOT/juneau-examples-petstore-server-8.1.1-SNAPSHOT-bin.zip
[INFO] Installing <https://builds.apache.org/job/Juneau-Java-1.8/ws/juneau-examples/juneau-examples-petstore/juneau-examples-petstore-server/target/juneau-examples-petstore-server-8.1.1-SNAPSHOT-sources.jar> to /home/jenkins/.m2/repository/org/apache/juneau/juneau-examples-petstore-server/8.1.1-SNAPSHOT/juneau-examples-petstore-server-8.1.1-SNAPSHOT-sources.jar
[INFO] Installing <https://builds.apache.org/job/Juneau-Java-1.8/ws/juneau-examples/juneau-examples-petstore/juneau-examples-petstore-server/target/juneau-examples-rest-petstore-server-8.1.1-SNAPSHOT-bin.zip> to /home/jenkins/.m2/repository/org/apache/juneau/juneau-examples-petstore-server/8.1.1-SNAPSHOT/juneau-examples-petstore-server-8.1.1-SNAPSHOT-bin.zip
[INFO] Installing <https://builds.apache.org/job/Juneau-Java-1.8/ws/juneau-examples/juneau-examples-petstore/juneau-examples-petstore-server/target/juneau-examples-petstore-server-8.1.1-SNAPSHOT-sources.jar> to /home/jenkins/.m2/repository/org/apache/juneau/juneau-examples-petstore-server/8.1.1-SNAPSHOT/juneau-examples-petstore-server-8.1.1-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ juneau-examples-petstore-server ---
Downloading: https://repository.apache.org/content/repositories/snapshots/org/apache/juneau/juneau-examples-petstore-server/8.1.1-SNAPSHOT/maven-metadata.xml
2/2 KB            Downloaded: https://repository.apache.org/content/repositories/snapshots/org/apache/juneau/juneau-examples-petstore-server/8.1.1-SNAPSHOT/maven-metadata.xml (2 KB at 2.0 KB/sec)
Uploading: https://repository.apache.org/content/repositories/snapshots/org/apache/juneau/juneau-examples-petstore-server/8.1.1-SNAPSHOT/juneau-examples-petstore-server-8.1.1-20190906.220754-2.jar
2/8 KB   4/8 KB   6/8 KB   8/8 KB            Uploaded: https://repository.apache.org/content/repositories/snapshots/org/apache/juneau/juneau-examples-petstore-server/8.1.1-SNAPSHOT/juneau-examples-petstore-server-8.1.1-20190906.220754-2.jar (8 KB at 8.0 KB/sec)
Uploading: https://repository.apache.org/content/repositories/snapshots/org/apache/juneau/juneau-examples-petstore-server/8.1.1-SNAPSHOT/juneau-examples-petstore-server-8.1.1-20190906.220754-2.pom
2/5 KB   4/5 KB   5/5 KB            Uploaded: https://repository.apache.org/content/repositories/snapshots/org/apache/juneau/juneau-examples-petstore-server/8.1.1-SNAPSHOT/juneau-examples-petstore-server-8.1.1-20190906.220754-2.pom (5 KB at 4.5 KB/sec)
Downloading: https://repository.apache.org/content/repositories/snapshots/org/apache/juneau/juneau-examples-petstore-server/maven-metadata.xml
308/308 B               Downloaded: https://repository.apache.org/content/repositories/snapshots/org/apache/juneau/juneau-examples-petstore-server/maven-metadata.xml (308 B at 0.5 KB/sec)
Uploading: https://repository.apache.org/content/repositories/snapshots/org/apache/juneau/juneau-examples-petstore-server/8.1.1-SNAPSHOT/maven-metadata.xml
2/2 KB               Uploaded: https://repository.apache.org/content/repositories/snapshots/org/apache/juneau/juneau-examples-petstore-server/8.1.1-SNAPSHOT/maven-metadata.xml (2 KB at 1.3 KB/sec)
Uploading: https://repository.apache.org/content/repositories/snapshots/org/apache/juneau/juneau-examples-petstore-server/maven-metadata.xml
308/308 B               Uploaded: https://repository.apache.org/content/repositories/snapshots/org/apache/juneau/juneau-examples-petstore-server/maven-metadata.xml (308 B at 0.3 KB/sec)
Uploading: https://repository.apache.org/content/repositories/snapshots/org/apache/juneau/juneau-examples-petstore-server/8.1.1-SNAPSHOT/juneau-examples-petstore-server-8.1.1-20190906.220754-2-bin.zip
633/633 B               Uploaded: https://repository.apache.org/content/repositories/snapshots/org/apache/juneau/juneau-examples-petstore-server/8.1.1-SNAPSHOT/juneau-examples-petstore-server-8.1.1-20190906.220754-2-bin.zip (633 B at 0.7 KB/sec)
Uploading: https://repository.apache.org/content/repositories/snapshots/org/apache/juneau/juneau-examples-petstore-server/8.1.1-SNAPSHOT/maven-metadata.xml
2/2 KB               Uploaded: https://repository.apache.org/content/repositories/snapshots/org/apache/juneau/juneau-examples-petstore-server/8.1.1-SNAPSHOT/maven-metadata.xml (2 KB at 1.3 KB/sec)
Uploading: https://repository.apache.org/content/repositories/snapshots/org/apache/juneau/juneau-examples-petstore-server/8.1.1-SNAPSHOT/juneau-examples-petstore-server-8.1.1-20190906.220754-2-sources.jar
2/8 KB   4/8 KB   6/8 KB   8/8 KB            Uploaded: https://repository.apache.org/content/repositories/snapshots/org/apache/juneau/juneau-examples-petstore-server/8.1.1-SNAPSHOT/juneau-examples-petstore-server-8.1.1-20190906.220754-2-sources.jar (8 KB at 7.7 KB/sec)
Uploading: https://repository.apache.org/content/repositories/snapshots/org/apache/juneau/juneau-examples-petstore-server/8.1.1-SNAPSHOT/maven-metadata.xml
2/2 KB            Uploaded: https://repository.apache.org/content/repositories/snapshots/org/apache/juneau/juneau-examples-petstore-server/8.1.1-SNAPSHOT/maven-metadata.xml (2 KB at 1.3 KB/sec)
Uploading: https://repository.apache.org/content/repositories/snapshots/org/apache/juneau/juneau-examples-petstore-server/8.1.1-SNAPSHOT/juneau-examples-petstore-server-8.1.1-20190906.220754-2-bin.zip
633/633 B               Uploaded: https://repository.apache.org/content/repositories/snapshots/org/apache/juneau/juneau-examples-petstore-server/8.1.1-SNAPSHOT/juneau-examples-petstore-server-8.1.1-20190906.220754-2-bin.zip (633 B at 0.7 KB/sec)
Uploading: https://repository.apache.org/content/repositories/snapshots/org/apache/juneau/juneau-examples-petstore-server/8.1.1-SNAPSHOT/maven-metadata.xml
2/2 KB               Uploaded: https://repository.apache.org/content/repositories/snapshots/org/apache/juneau/juneau-examples-petstore-server/8.1.1-SNAPSHOT/maven-metadata.xml (2 KB at 1.3 KB/sec)
Uploading: https://repository.apache.org/content/repositories/snapshots/org/apache/juneau/juneau-examples-petstore-server/8.1.1-SNAPSHOT/juneau-examples-petstore-server-8.1.1-20190906.220754-2-sources.jar
2/8 KB   4/8 KB   6/8 KB   8/8 KB            Uploaded: https://repository.apache.org/content/repositories/snapshots/org/apache/juneau/juneau-examples-petstore-server/8.1.1-SNAPSHOT/juneau-examples-petstore-server-8.1.1-20190906.220754-2-sources.jar (8 KB at 7.8 KB/sec)
Uploading: https://repository.apache.org/content/repositories/snapshots/org/apache/juneau/juneau-examples-petstore-server/8.1.1-SNAPSHOT/maven-metadata.xml
2/2 KB            Uploaded: https://repository.apache.org/content/repositories/snapshots/org/apache/juneau/juneau-examples-petstore-server/8.1.1-SNAPSHOT/maven-metadata.xml (2 KB at 1.3 KB/sec)
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Juneau Petstore Example - Client Code 8.1.1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ juneau-examples-petstore-client ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ juneau-examples-petstore-client ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven) @ juneau-examples-petstore-client ---
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) @ juneau-examples-petstore-client ---
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ juneau-examples-petstore-client ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <https://builds.apache.org/job/Juneau-Java-1.8/ws/juneau-examples/juneau-examples-petstore/juneau-examples-petstore-client/src/main/resources>
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.7.0:compile (default-compile) @ juneau-examples-petstore-client ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ juneau-examples-petstore-client ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <https://builds.apache.org/job/Juneau-Java-1.8/ws/juneau-examples/juneau-examples-petstore/juneau-examples-petstore-client/src/test/resources>
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.7.0:testCompile (default-testCompile) @ juneau-examples-petstore-client ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.22.0:test (default-test) @ juneau-examples-petstore-client ---
[INFO] 
[INFO] --- maven-jar-plugin:3.1.0:jar (default-jar) @ juneau-examples-petstore-client ---
[INFO] Building jar: <https://builds.apache.org/job/Juneau-Java-1.8/ws/juneau-examples/juneau-examples-petstore/juneau-examples-petstore-client/target/juneau-examples-petstore-client-8.1.1-SNAPSHOT.jar>
[INFO] 
[INFO] --- maven-site-plugin:3.7.1:attach-descriptor (attach-descriptor) @ juneau-examples-petstore-client ---
[INFO] Skipping because packaging 'jar' is not pom.
[INFO] 
[INFO] --- maven-assembly-plugin:3.0.0:single (juneau-assembly) @ juneau-examples-petstore-client ---
[INFO] Reading assembly descriptor: src/assembly/bin.xml
[WARNING] The assembly descriptor contains a filesystem-root relative reference, which is not cross platform compatible /
[WARNING] The assembly descriptor contains a filesystem-root relative reference, which is not cross platform compatible /
[WARNING] The assembly descriptor contains a filesystem-root relative reference, which is not cross platform compatible /
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Apache Juneau
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Apache Juneau ...................................... SUCCESS [  7.915 s]
[INFO] Apache Juneau - Core APIs .......................... SUCCESS [  4.189 s]
[INFO] Apache Juneau Marshall ............................. SUCCESS [ 44.060 s]
[INFO] Apache Juneau Marshal RDF .......................... SUCCESS [ 12.975 s]
[INFO] Apache Juneau Data Transfer Objects ................ SUCCESS [ 14.657 s]
[INFO] Apache Juneau Core ................................. SUCCESS [ 10.160 s]
[INFO] Apache Juneau Config File API ...................... SUCCESS [ 10.988 s]
[INFO] Apache Juneau Core (Unit Tests) .................... SUCCESS [ 52.851 s]
[INFO] Apache Juneau - REST APIs .......................... SUCCESS [  4.158 s]
[INFO] Apache Juneau REST Servlet API ..................... SUCCESS [ 19.893 s]
[INFO] Apache Juneau REST JAX/RS API ...................... SUCCESS [ 12.407 s]
[INFO] Apache Juneau REST Servlet API, RDF support ........ SUCCESS [ 14.506 s]
[INFO] Apache Juneau REST Spring Boot Integration ......... SUCCESS [ 14.223 s]
[INFO] Apache Juneau REST Client API ...................... SUCCESS [ 12.371 s]
[INFO] Apache Juneau REST Mock API ........................ SUCCESS [ 16.288 s]
[INFO] Apache Juneau REST Mock API (Unit Tests) ........... SUCCESS [ 13.797 s]
[INFO] Apache Juneau REST Servlet API (Unit Tests) ........ SUCCESS [ 27.702 s]
[INFO] Apache Juneau REST Client API (Unit Tests) ......... SUCCESS [ 13.082 s]
[INFO] Apache Juneau - Microservice APIs .................. SUCCESS [  4.055 s]
[INFO] Apache Juneau Microservice Core Library ............ SUCCESS [ 10.732 s]
[INFO] Apache Juneau Microservice Server .................. SUCCESS [ 12.450 s]
[INFO] Apache Juneau Jetty Microservice Template .......... SUCCESS [ 10.751 s]
[INFO] Apache Juneau - Examples ........................... SUCCESS [  4.014 s]
[INFO] Apache Juneau REST Examples ........................ SUCCESS [ 11.639 s]
[INFO] Apache Juneau Microservice (Function Tests) ........ SUCCESS [ 43.385 s]
[INFO] Apache Juneau Spring Boot Microservice Template .... SUCCESS [ 11.056 s]
[INFO] Apache Juneau Core Examples ........................ SUCCESS [  9.484 s]
[INFO] Apache Juneau REST Examples using Jetty ............ SUCCESS [ 14.136 s]
[INFO] Apache Juneau REST Examples using Spring Boot ...... SUCCESS [ 23.220 s]
[INFO] Apache Juneau REST Examples (Function Tests) ....... SUCCESS [ 26.258 s]
[INFO] Apache Juneau Petstore Example ..................... SUCCESS [  3.961 s]
[INFO] Apache Juneau Petstore Example - Common API ........ SUCCESS [ 12.964 s]
[INFO] Apache Juneau Petstore Example - Server Code ....... SUCCESS [ 12.236 s]
[INFO] Apache Juneau Petstore Example - Client Code ....... FAILURE [  0.229 s]
[INFO] Apache Juneau Javadocs ............................. SKIPPED
[INFO] Apache Juneau - Release Engineering ................ SKIPPED
[INFO] Apache Juneau UberJar .............................. SKIPPED
[INFO] Apache Juneau Distribution ......................... SKIPPED
[INFO] Apache Juneau - Configuration Server ............... SKIPPED
[INFO] Apache Juneau Configuration Server API ............. SKIPPED
[INFO] Apache Juneau Configuration Server - Client API .... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 08:39 min
[INFO] Finished at: 2019-09-06T22:08:06+00:00
[INFO] Final Memory: 182M/6242M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-assembly-plugin:3.0.0:single (juneau-assembly) on project juneau-examples-petstore-client: Failed to create assembly: Error creating assembly archive bin: You must set at least one file. -> [Help 1]
[ERROR] 
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :juneau-examples-petstore-client
Build step 'Invoke top-level Maven targets' marked build as failure
Recording test results
[TASKS] Skipping publisher since build result is FAILURE