UnstableConsole Output

Skipping 76 KB.. Full Log
/OK83NS9ZwhNEghAwQwghQWAACwxA+XYgAAAA==[WARNING] /home/cibuild02/workspace/jrg-temp-config/harvester/harvester-core/src/main/java/dk/netarkivet/harvester/harvesting/frontier/FrontierReportLine.java:94: warning - Tag @see: reference not found: https://webarchive.jira.com/wiki/display/Heritrix/Precedence+Feature+Notes
[WARNING] /home/cibuild02/workspace/jrg-temp-config/harvester/harvester-core/src/main/java/dk/netarkivet/harvester/HarvesterSettings.java:198: warning - Tag @link: reference not found: DefaultJobGenerator
[WARNING] /home/cibuild02/workspace/jrg-temp-config/harvester/harvester-core/src/main/java/dk/netarkivet/harvester/HarvesterSettings.java:198: warning - Tag @link: reference not found: FixedDomainConfigurationCountJobGenerator
[WARNING] /home/cibuild02/workspace/jrg-temp-config/harvester/harvester-core/src/main/java/dk/netarkivet/harvester/HarvesterSettings.java:183: warning - Tag @link: reference not found: FixedDomainConfigurationCountJobGenerator
[WARNING] /home/cibuild02/workspace/jrg-temp-config/harvester/harvester-core/src/main/java/dk/netarkivet/harvester/HarvesterSettings.java:168: warning - Tag @link: reference not found: FixedDomainConfigurationCountJobGenerator
[WARNING] /home/cibuild02/workspace/jrg-temp-config/harvester/harvester-core/src/main/java/dk/netarkivet/harvester/HarvesterSettings.java:175: warning - Tag @link: reference not found: FixedDomainConfigurationCountJobGenerator
[WARNING] /home/cibuild02/workspace/jrg-temp-config/harvester/harvester-core/src/main/java/dk/netarkivet/harvester/HarvesterSettings.java:323: warning - Tag @link: reference not found: JobDispatcher
[INFO] Building jar: /home/cibuild02/workspace/jrg-temp-config/harvester/harvester-core/target/harvester-core-5.4-SNAPSHOT-javadoc.jar
[INFO] 
[INFO] --- maven-install-plugin:2.4:install (default-install) @ harvester-core ---
[INFO] Installing /home/cibuild02/workspace/jrg-temp-config/harvester/harvester-core/target/harvester-core-5.4-SNAPSHOT.jar to /home/cibuild02/.m2/repository/org/netarchivesuite/harvester-core/5.4-SNAPSHOT/harvester-core-5.4-SNAPSHOT.jar
[INFO] Installing /home/cibuild02/workspace/jrg-temp-config/harvester/harvester-core/pom.xml to /home/cibuild02/.m2/repository/org/netarchivesuite/harvester-core/5.4-SNAPSHOT/harvester-core-5.4-SNAPSHOT.pom
[INFO] Installing /home/cibuild02/workspace/jrg-temp-config/harvester/harvester-core/target/harvester-core-5.4-SNAPSHOT-tests.jar to /home/cibuild02/.m2/repository/org/netarchivesuite/harvester-core/5.4-SNAPSHOT/harvester-core-5.4-SNAPSHOT-tests.jar
[INFO] Installing /home/cibuild02/workspace/jrg-temp-config/harvester/harvester-core/target/harvester-core-5.4-SNAPSHOT-sources.jar to /home/cibuild02/.m2/repository/org/netarchivesuite/harvester-core/5.4-SNAPSHOT/harvester-core-5.4-SNAPSHOT-sources.jar
[INFO] Installing /home/cibuild02/workspace/jrg-temp-config/harvester/harvester-core/target/harvester-core-5.4-SNAPSHOT-javadoc.jar to /home/cibuild02/.m2/repository/org/netarchivesuite/harvester-core/5.4-SNAPSHOT/harvester-core-5.4-SNAPSHOT-javadoc.jar
[JENKINS] Archiving disabled
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building NetarchiveSuite - archive - test 5.4-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ archive-test ---
[INFO] 
[INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (agent) @ archive-test ---
[INFO] argLine set to -javaagent:/home/cibuild02/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/cibuild02/workspace/jrg-temp-config/archive/archive-test/../target/jacoco.exec,append=true
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ archive-test ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/cibuild02/workspace/jrg-temp-config/archive/archive-test/src/main/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ archive-test ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ archive-test ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] Copying 280 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ archive-test ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 78 source files to /home/cibuild02/workspace/jrg-temp-config/archive/archive-test/target/test-classes
[WARNING] /home/cibuild02/workspace/jrg-temp-config/archive/archive-test/src/test/java/dk/netarkivet/archive/webinterface/BitpreserveFileStatusTester.java: Some input files use or override a deprecated API.
[WARNING] /home/cibuild02/workspace/jrg-temp-config/archive/archive-test/src/test/java/dk/netarkivet/archive/webinterface/BitpreserveFileStatusTester.java: Recompile with -Xlint:deprecation for details.
[WARNING] /home/cibuild02/workspace/jrg-temp-config/archive/archive-test/src/test/java/dk/netarkivet/archive/webinterface/BatchGUITester.java: Some input files use unchecked or unsafe operations.
[WARNING] /home/cibuild02/workspace/jrg-temp-config/archive/archive-test/src/test/java/dk/netarkivet/archive/webinterface/BatchGUITester.java: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-surefire-plugin:2.17:test (default-test) @ archive-test ---
[JENKINS] Recording test results
[INFO] 
[INFO] --- maven-jgit-buildnumber-plugin:1.2.9:extract-buildnumber (git-buildnumber) @ archive-test ---
[INFO] 
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ archive-test ---
[WARNING] JAR will be empty - no content was marked for inclusion!
[INFO] Building jar: /home/cibuild02/workspace/jrg-temp-config/archive/archive-test/target/archive-test-5.4-SNAPSHOT.jar
[INFO] 
[INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ archive-test >>>
[INFO] 
[INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (agent) @ archive-test ---
[INFO] argLine set to -javaagent:/home/cibuild02/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/cibuild02/workspace/jrg-temp-config/archive/archive-test/../target/jacoco.exec,append=true
[WARNING] Failed to getClass for org.apache.maven.plugin.source.SourceJarMojo
[INFO] 
[INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ archive-test <<<
[INFO] 
[INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ archive-test ---
[INFO] No sources in project. Archive not created.
[INFO] 
[INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ archive-test ---
[INFO] 
[INFO] --- maven-install-plugin:2.4:install (default-install) @ archive-test ---
[INFO] Installing /home/cibuild02/workspace/jrg-temp-config/archive/archive-test/target/archive-test-5.4-SNAPSHOT.jar to /home/cibuild02/.m2/repository/org/netarchivesuite/archive-test/5.4-SNAPSHOT/archive-test-5.4-SNAPSHOT.jar
[INFO] Installing /home/cibuild02/workspace/jrg-temp-config/archive/archive-test/pom.xml to /home/cibuild02/.m2/repository/org/netarchivesuite/archive-test/5.4-SNAPSHOT/archive-test-5.4-SNAPSHOT.pom
[JENKINS] Archiving disabled
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building NetarchiveSuite - bitpreservation - webapp 5.4-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ bitpreservation-gui ---
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ bitpreservation-gui ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/cibuild02/workspace/jrg-temp-config/archive/bitpreservation-gui/src/main/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ bitpreservation-gui ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ bitpreservation-gui ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/cibuild02/workspace/jrg-temp-config/archive/bitpreservation-gui/src/test/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ bitpreservation-gui ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.17:test (default-test) @ bitpreservation-gui ---
[INFO] No tests to run.
[JENKINS] Recording test results[INFO] 
[INFO] --- maven-jgit-buildnumber-plugin:1.2.9:extract-buildnumber (git-buildnumber) @ bitpreservation-gui ---

[INFO] 
[INFO] --- maven-war-plugin:2.2:war (default-war) @ bitpreservation-gui ---
[INFO] Packaging webapp
[INFO] Assembling webapp [bitpreservation-gui] in [/home/cibuild02/workspace/jrg-temp-config/archive/bitpreservation-gui/target/BitPreservation]
[INFO] Processing war project
[INFO] Copying webapp resources [/home/cibuild02/workspace/jrg-temp-config/archive/bitpreservation-gui/src/main/webapp]
[INFO] Webapp assembled in [244 msecs]
[INFO] Building war: /home/cibuild02/workspace/jrg-temp-config/archive/bitpreservation-gui/target/BitPreservation.war
[INFO] WEB-INF/web.xml already added, skipping
[INFO] 
[INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ bitpreservation-gui >>>
[WARNING] Failed to getClass for org.apache.maven.plugin.source.SourceJarMojo
[INFO] 
[INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ bitpreservation-gui <<<
[INFO] 
[INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ bitpreservation-gui ---
[INFO] No sources in project. Archive not created.
[INFO] 
[INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ bitpreservation-gui ---
[INFO] 
[INFO] --- maven-install-plugin:2.4:install (default-install) @ bitpreservation-gui ---
[INFO] Installing /home/cibuild02/workspace/jrg-temp-config/archive/bitpreservation-gui/target/BitPreservation.war to /home/cibuild02/.m2/repository/org/netarchivesuite/bitpreservation-gui/5.4-SNAPSHOT/bitpreservation-gui-5.4-SNAPSHOT.war
[INFO] Installing /home/cibuild02/workspace/jrg-temp-config/archive/bitpreservation-gui/pom.xml to /home/cibuild02/.m2/repository/org/netarchivesuite/bitpreservation-gui/5.4-SNAPSHOT/bitpreservation-gui-5.4-SNAPSHOT.pom
[JENKINS] Archiving disabled
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building NetarchiveSuite - Harvest Scheduler 5.4-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ harvest-scheduler ---
[INFO] 
[INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (agent) @ harvest-scheduler ---
[INFO] argLine set to -javaagent:/home/cibuild02/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/cibuild02/workspace/jrg-temp-config/harvester/harvest-scheduler/../target/jacoco.exec,append=true
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ harvest-scheduler ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/cibuild02/workspace/jrg-temp-config/harvester/harvest-scheduler/src/main/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ harvest-scheduler ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 13 source files to /home/cibuild02/workspace/jrg-temp-config/harvester/harvest-scheduler/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ harvest-scheduler ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/cibuild02/workspace/jrg-temp-config/harvester/harvest-scheduler/src/test/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ harvest-scheduler ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 5 source files to /home/cibuild02/workspace/jrg-temp-config/harvester/harvest-scheduler/target/test-classes
[INFO] 
[INFO] --- maven-surefire-plugin:2.17:test (default-test) @ harvest-scheduler ---
[JENKINS] Recording test results[INFO] 
[INFO] --- maven-jgit-buildnumber-plugin:1.2.9:extract-buildnumber (git-buildnumber) @ harvest-scheduler ---

[INFO] 
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ harvest-scheduler ---
[INFO] Building jar: /home/cibuild02/workspace/jrg-temp-config/harvester/harvest-scheduler/target/harvest-scheduler-5.4-SNAPSHOT.jar
[INFO] 
[INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ harvest-scheduler >>>
[INFO] 
[INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (agent) @ harvest-scheduler ---
[INFO] argLine set to -javaagent:/home/cibuild02/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/cibuild02/workspace/jrg-temp-config/harvester/harvest-scheduler/../target/jacoco.exec,append=true
[WARNING] Failed to getClass for org.apache.maven.plugin.source.SourceJarMojo
[INFO] 
[INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ harvest-scheduler <<<
[INFO] 
[INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ harvest-scheduler ---
[INFO] Building jar: /home/cibuild02/workspace/jrg-temp-config/harvester/harvest-scheduler/target/harvest-scheduler-5.4-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ harvest-scheduler ---
[INFO] Building jar: /home/cibuild02/workspace/jrg-temp-config/harvester/harvest-scheduler/target/harvest-scheduler-5.4-SNAPSHOT-javadoc.jar
[INFO] 
[INFO] --- maven-install-plugin:2.4:install (default-install) @ harvest-scheduler ---
[INFO] Installing /home/cibuild02/workspace/jrg-temp-config/harvester/harvest-scheduler/target/harvest-scheduler-5.4-SNAPSHOT.jar to /home/cibuild02/.m2/repository/org/netarchivesuite/harvest-scheduler/5.4-SNAPSHOT/harvest-scheduler-5.4-SNAPSHOT.jar
[INFO] Installing /home/cibuild02/workspace/jrg-temp-config/harvester/harvest-scheduler/pom.xml to /home/cibuild02/.m2/repository/org/netarchivesuite/harvest-scheduler/5.4-SNAPSHOT/harvest-scheduler-5.4-SNAPSHOT.pom
[INFO] Installing /home/cibuild02/workspace/jrg-temp-config/harvester/harvest-scheduler/target/harvest-scheduler-5.4-SNAPSHOT-sources.jar to /home/cibuild02/.m2/repository/org/netarchivesuite/harvest-scheduler/5.4-SNAPSHOT/harvest-scheduler-5.4-SNAPSHOT-sources.jar
[INFO] Installing /home/cibuild02/workspace/jrg-temp-config/harvester/harvest-scheduler/target/harvest-scheduler-5.4-SNAPSHOT-javadoc.jar to /home/cibuild02/.m2/repository/org/netarchivesuite/harvest-scheduler/5.4-SNAPSHOT/harvest-scheduler-5.4-SNAPSHOT-javadoc.jar
[JENKINS] Archiving disabled
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building NetarchiveSuite - monitor 5.4-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ monitor ---
[INFO] 
[INFO] --- maven-jgit-buildnumber-plugin:1.2.9:extract-buildnumber (git-buildnumber) @ monitor ---
[INFO] 
[INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ monitor >>>
[WARNING] Failed to getClass for org.apache.maven.plugin.source.SourceJarMojo
[INFO] 
[INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ monitor <<<
[INFO] 
[INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ monitor ---
[INFO] 
[INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ monitor ---
[INFO] Not executing Javadoc as the project is not a Java classpath-capable package
[INFO] 
[INFO] --- maven-install-plugin:2.4:install (default-install) @ monitor ---
[INFO] Installing /home/cibuild02/workspace/jrg-temp-config/monitor/pom.xml to /home/cibuild02/.m2/repository/org/netarchivesuite/monitor/5.4-SNAPSHOT/monitor-5.4-SNAPSHOT.pom
[JENKINS] Archiving disabled
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building NetarchiveSuite - monitor - core 5.4-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ monitor-core ---
[INFO] 
[INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (agent) @ monitor-core ---
[INFO] argLine set to -javaagent:/home/cibuild02/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/cibuild02/workspace/jrg-temp-config/monitor/monitor-core/../target/jacoco.exec,append=true
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ monitor-core ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 7 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ monitor-core ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 23 source files to /home/cibuild02/workspace/jrg-temp-config/monitor/monitor-core/target/classes
[WARNING] /home/cibuild02/workspace/jrg-temp-config/monitor/monitor-core/src/main/java/dk/netarkivet/monitor/webinterface/JMXSummaryUtils.java: /home/cibuild02/workspace/jrg-temp-config/monitor/monitor-core/src/main/java/dk/netarkivet/monitor/webinterface/JMXSummaryUtils.java uses or overrides a deprecated API.
[WARNING] /home/cibuild02/workspace/jrg-temp-config/monitor/monitor-core/src/main/java/dk/netarkivet/monitor/webinterface/JMXSummaryUtils.java: Recompile with -Xlint:deprecation for details.
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ monitor-core ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ monitor-core ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 6 source files to /home/cibuild02/workspace/jrg-temp-config/monitor/monitor-core/target/test-classes
[WARNING] /home/cibuild02/workspace/jrg-temp-config/monitor/monitor-core/src/test/java/dk/netarkivet/monitor/jmx/JMXUtilsTester.java:[30,33] com.sun.jndi.rmi.registry.RegistryContextFactory is internal proprietary API and may be removed in a future release
[WARNING] /home/cibuild02/workspace/jrg-temp-config/monitor/monitor-core/src/test/java/dk/netarkivet/monitor/jmx/JMXUtilsTester.java:[72,63] com.sun.jndi.rmi.registry.RegistryContextFactory is internal proprietary API and may be removed in a future release
[WARNING] /home/cibuild02/workspace/jrg-temp-config/monitor/monitor-core/src/test/java/dk/netarkivet/monitor/jmx/JMXUtilsTester.java:[74,23] com.sun.jndi.rmi.registry.RegistryContextFactory is internal proprietary API and may be removed in a future release
[INFO] 
[INFO] --- maven-surefire-plugin:2.17:test (default-test) @ monitor-core ---
[JENKINS] Recording test results
[INFO] 
[INFO] --- maven-jgit-buildnumber-plugin:1.2.9:extract-buildnumber (git-buildnumber) @ monitor-core ---
[INFO] 
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ monitor-core ---
[INFO] Building jar: /home/cibuild02/workspace/jrg-temp-config/monitor/monitor-core/target/monitor-core-5.4-SNAPSHOT.jar
[INFO] 
[INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ monitor-core >>>
[INFO] 
[INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (agent) @ monitor-core ---
[INFO] argLine set to -javaagent:/home/cibuild02/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/cibuild02/workspace/jrg-temp-config/monitor/monitor-core/../target/jacoco.exec,append=true
[WARNING] Failed to getClass for org.apache.maven.plugin.source.SourceJarMojo
[INFO] 
[INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ monitor-core <<<
[INFO] 
[INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ monitor-core ---
[INFO] Building jar: /home/cibuild02/workspace/jrg-temp-config/monitor/monitor-core/target/monitor-core-5.4-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ monitor-core ---
[INFO] Building jar: /home/cibuild02/workspace/jrg-temp-config/monitor/monitor-core/target/monitor-core-5.4-SNAPSHOT-javadoc.jar
[INFO] 
[INFO] --- maven-install-plugin:2.4:install (default-install) @ monitor-core ---
[INFO] Installing /home/cibuild02/workspace/jrg-temp-config/monitor/monitor-core/target/monitor-core-5.4-SNAPSHOT.jar to /home/cibuild02/.m2/repository/org/netarchivesuite/monitor-core/5.4-SNAPSHOT/monitor-core-5.4-SNAPSHOT.jar
[INFO] Installing /home/cibuild02/workspace/jrg-temp-config/monitor/monitor-core/pom.xml to /home/cibuild02/.m2/repository/org/netarchivesuite/monitor-core/5.4-SNAPSHOT/monitor-core-5.4-SNAPSHOT.pom
[INFO] Installing /home/cibuild02/workspace/jrg-temp-config/monitor/monitor-core/target/monitor-core-5.4-SNAPSHOT-sources.jar to /home/cibuild02/.m2/repository/org/netarchivesuite/monitor-core/5.4-SNAPSHOT/monitor-core-5.4-SNAPSHOT-sources.jar
[INFO] Installing /home/cibuild02/workspace/jrg-temp-config/monitor/monitor-core/target/monitor-core-5.4-SNAPSHOT-javadoc.jar to /home/cibuild02/.m2/repository/org/netarchivesuite/monitor-core/5.4-SNAPSHOT/monitor-core-5.4-SNAPSHOT-javadoc.jar
[JENKINS] Archiving disabled
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building NetarchiveSuite - wayback 5.4-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ wayback ---
[INFO] 
[INFO] --- maven-jgit-buildnumber-plugin:1.2.9:extract-buildnumber (git-buildnumber) @ wayback ---
[INFO] 
[INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ wayback >>>
[WARNING] Failed to getClass for org.apache.maven.plugin.source.SourceJarMojo
[INFO] 
[INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ wayback <<<
[INFO] 
[INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ wayback ---
[INFO] 
[INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ wayback ---
[INFO] Not executing Javadoc as the project is not a Java classpath-capable package
[INFO] 
[INFO] --- maven-install-plugin:2.4:install (default-install) @ wayback ---
[INFO] Installing /home/cibuild02/workspace/jrg-temp-config/wayback/pom.xml to /home/cibuild02/.m2/repository/org/netarchivesuite/wayback/5.4-SNAPSHOT/wayback-5.4-SNAPSHOT.pom
[JENKINS] Archiving disabled
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building NetarchiveSuite - wayback - indexer 5.4-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ wayback-indexer ---
[INFO] 
[INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (agent) @ wayback-indexer ---
[INFO] argLine set to -javaagent:/home/cibuild02/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/cibuild02/workspace/jrg-temp-config/wayback/wayback-indexer/../target/jacoco.exec,append=true
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ wayback-indexer ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ wayback-indexer ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 21 source files to /home/cibuild02/workspace/jrg-temp-config/wayback/wayback-indexer/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ wayback-indexer ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ wayback-indexer ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 2 source files to /home/cibuild02/workspace/jrg-temp-config/wayback/wayback-indexer/target/test-classes
[INFO] 
[INFO] --- maven-surefire-plugin:2.17:test (default-test) @ wayback-indexer ---
[JENKINS] Recording test results[INFO] 
[INFO] --- maven-jgit-buildnumber-plugin:1.2.9:extract-buildnumber (git-buildnumber) @ wayback-indexer ---

[INFO] 
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ wayback-indexer ---
[INFO] Building jar: /home/cibuild02/workspace/jrg-temp-config/wayback/wayback-indexer/target/wayback-indexer-5.4-SNAPSHOT.jar
[INFO] 
[INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ wayback-indexer >>>
[INFO] 
[INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (agent) @ wayback-indexer ---
[INFO] argLine set to -javaagent:/home/cibuild02/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/cibuild02/workspace/jrg-temp-config/wayback/wayback-indexer/../target/jacoco.exec,append=true
[WARNING] Failed to getClass for org.apache.maven.plugin.source.SourceJarMojo
[INFO] 
[INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ wayback-indexer <<<
[INFO] 
[INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ wayback-indexer ---
[INFO] Building jar: /home/cibuild02/workspace/jrg-temp-config/wayback/wayback-indexer/target/wayback-indexer-5.4-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ wayback-indexer ---
[INFO] Building jar: /home/cibuild02/workspace/jrg-temp-config/wayback/wayback-indexer/target/wayback-indexer-5.4-SNAPSHOT-javadoc.jar
[INFO] 
[INFO] --- maven-install-plugin:2.4:install (default-install) @ wayback-indexer ---
[INFO] Installing /home/cibuild02/workspace/jrg-temp-config/wayback/wayback-indexer/target/wayback-indexer-5.4-SNAPSHOT.jar to /home/cibuild02/.m2/repository/org/netarchivesuite/wayback-indexer/5.4-SNAPSHOT/wayback-indexer-5.4-SNAPSHOT.jar
[INFO] Installing /home/cibuild02/workspace/jrg-temp-config/wayback/wayback-indexer/pom.xml to /home/cibuild02/.m2/repository/org/netarchivesuite/wayback-indexer/5.4-SNAPSHOT/wayback-indexer-5.4-SNAPSHOT.pom
[INFO] Installing /home/cibuild02/workspace/jrg-temp-config/wayback/wayback-indexer/target/wayback-indexer-5.4-SNAPSHOT-sources.jar to /home/cibuild02/.m2/repository/org/netarchivesuite/wayback-indexer/5.4-SNAPSHOT/wayback-indexer-5.4-SNAPSHOT-sources.jar
[INFO] Installing /home/cibuild02/workspace/jrg-temp-config/wayback/wayback-indexer/target/wayback-indexer-5.4-SNAPSHOT-javadoc.jar to /home/cibuild02/.m2/repository/org/netarchivesuite/wayback-indexer/5.4-SNAPSHOT/wayback-indexer-5.4-SNAPSHOT-javadoc.jar
[JENKINS] Archiving disabled
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building NetarchiveSuite - deploy 5.4-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ deploy ---
[INFO] 
[INFO] --- maven-jgit-buildnumber-plugin:1.2.9:extract-buildnumber (git-buildnumber) @ deploy ---
[INFO] 
[INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ deploy >>>
[WARNING] Failed to getClass for org.apache.maven.plugin.source.SourceJarMojo
[INFO] 
[INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ deploy <<<
[INFO] 
[INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ deploy ---
[INFO] 
[INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ deploy ---
[INFO] Not executing Javadoc as the project is not a Java classpath-capable package
[INFO] 
[INFO] --- maven-install-plugin:2.4:install (default-install) @ deploy ---
[INFO] Installing /home/cibuild02/workspace/jrg-temp-config/deploy/pom.xml to /home/cibuild02/.m2/repository/org/netarchivesuite/deploy/5.4-SNAPSHOT/deploy-5.4-SNAPSHOT.pom
[JENKINS] Archiving disabled
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building NetarchiveSuite - deploy - core 5.4-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ deploy-core ---
[INFO] 
[INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (agent) @ deploy-core ---
[INFO] argLine set to -javaagent:/home/cibuild02/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/cibuild02/workspace/jrg-temp-config/deploy/deploy-core/../target/jacoco.exec,append=true
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ deploy-core ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ deploy-core ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 16 source files to /home/cibuild02/workspace/jrg-temp-config/deploy/deploy-core/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ deploy-core ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 8 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ deploy-core ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 3 source files to /home/cibuild02/workspace/jrg-temp-config/deploy/deploy-core/target/test-classes
[INFO] 
[INFO] --- maven-surefire-plugin:2.17:test (default-test) @ deploy-core ---
[JENKINS] Recording test results[INFO] 
[INFO] --- maven-jgit-buildnumber-plugin:1.2.9:extract-buildnumber (git-buildnumber) @ deploy-core ---

[INFO] 
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ deploy-core ---
[INFO] Building jar: /home/cibuild02/workspace/jrg-temp-config/deploy/deploy-core/target/deploy-core-5.4-SNAPSHOT.jar
[INFO] 
[INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ deploy-core >>>
[INFO] 
[INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (agent) @ deploy-core ---
[INFO] argLine set to -javaagent:/home/cibuild02/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/cibuild02/workspace/jrg-temp-config/deploy/deploy-core/../target/jacoco.exec,append=true
[WARNING] Failed to getClass for org.apache.maven.plugin.source.SourceJarMojo
[INFO] 
[INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ deploy-core <<<
[INFO] 
[INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ deploy-core ---
[INFO] Building jar: /home/cibuild02/workspace/jrg-temp-config/deploy/deploy-core/target/deploy-core-5.4-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ deploy-core ---
[INFO] Building jar: /home/cibuild02/workspace/jrg-temp-config/deploy/deploy-core/target/deploy-core-5.4-SNAPSHOT-javadoc.jar
[INFO] 
[INFO] --- maven-install-plugin:2.4:install (default-install) @ deploy-core ---
[INFO] Installing /home/cibuild02/workspace/jrg-temp-config/deploy/deploy-core/target/deploy-core-5.4-SNAPSHOT.jar to /home/cibuild02/.m2/repository/org/netarchivesuite/deploy-core/5.4-SNAPSHOT/deploy-core-5.4-SNAPSHOT.jar
[INFO] Installing /home/cibuild02/workspace/jrg-temp-config/deploy/deploy-core/pom.xml to /home/cibuild02/.m2/repository/org/netarchivesuite/deploy-core/5.4-SNAPSHOT/deploy-core-5.4-SNAPSHOT.pom
[INFO] Installing /home/cibuild02/workspace/jrg-temp-config/deploy/deploy-core/target/deploy-core-5.4-SNAPSHOT-sources.jar to /home/cibuild02/.m2/repository/org/netarchivesuite/deploy-core/5.4-SNAPSHOT/deploy-core-5.4-SNAPSHOT-sources.jar
[INFO] Installing /home/cibuild02/workspace/jrg-temp-config/deploy/deploy-core/target/deploy-core-5.4-SNAPSHOT-javadoc.jar to /home/cibuild02/.m2/repository/org/netarchivesuite/deploy-core/5.4-SNAPSHOT/deploy-core-5.4-SNAPSHOT-javadoc.jar
[JENKINS] Archiving disabled
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building NetarchiveSuite - harvester - heritrix3 5.4-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ heritrix3 ---
[INFO] 
[INFO] --- maven-jgit-buildnumber-plugin:1.2.9:extract-buildnumber (git-buildnumber) @ heritrix3 ---
[INFO] 
[INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ heritrix3 >>>
[WARNING] Failed to getClass for org.apache.maven.plugin.source.SourceJarMojo
[INFO] 
[INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ heritrix3 <<<
[INFO] 
[INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ heritrix3 ---
[INFO] 
[INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ heritrix3 ---
[INFO] Not executing Javadoc as the project is not a Java classpath-capable package
[INFO] 
[INFO] --- maven-install-plugin:2.4:install (default-install) @ heritrix3 ---
[INFO] Installing /home/cibuild02/workspace/jrg-temp-config/harvester/heritrix3/pom.xml to /home/cibuild02/.m2/repository/org/netarchivesuite/heritrix3/5.4-SNAPSHOT/heritrix3-5.4-SNAPSHOT.pom
[JENKINS] Archiving disabled
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Netarchivesuite - Heritrix3 Extensions 5.4-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ heritrix3-extensions ---
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ heritrix3-extensions ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/cibuild02/workspace/jrg-temp-config/harvester/heritrix3/heritrix3-extensions/src/main/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ heritrix3-extensions ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 14 source files to /home/cibuild02/workspace/jrg-temp-config/harvester/heritrix3/heritrix3-extensions/target/classes
[WARNING] /home/cibuild02/workspace/jrg-temp-config/harvester/heritrix3/heritrix3-extensions/src/main/java/org/archive/crawler/framework/ToeThread.java: /home/cibuild02/workspace/jrg-temp-config/harvester/heritrix3/heritrix3-extensions/src/main/java/org/archive/crawler/framework/ToeThread.java uses or overrides a deprecated API.
[WARNING] /home/cibuild02/workspace/jrg-temp-config/harvester/heritrix3/heritrix3-extensions/src/main/java/org/archive/crawler/framework/ToeThread.java: Recompile with -Xlint:deprecation for details.
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ heritrix3-extensions ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/cibuild02/workspace/jrg-temp-config/harvester/heritrix3/heritrix3-extensions/src/test/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ heritrix3-extensions ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 9 source files to /home/cibuild02/workspace/jrg-temp-config/harvester/heritrix3/heritrix3-extensions/target/test-classes
[WARNING] /home/cibuild02/workspace/jrg-temp-config/harvester/heritrix3/heritrix3-extensions/src/test/java/dk/netarkivet/harvester/harvesting/extractor/ExtractorOAITest.java: /home/cibuild02/workspace/jrg-temp-config/harvester/heritrix3/heritrix3-extensions/src/test/java/dk/netarkivet/harvester/harvesting/extractor/ExtractorOAITest.java uses or overrides a deprecated API.
[WARNING] /home/cibuild02/workspace/jrg-temp-config/harvester/heritrix3/heritrix3-extensions/src/test/java/dk/netarkivet/harvester/harvesting/extractor/ExtractorOAITest.java: Recompile with -Xlint:deprecation for details.
[INFO] 
[INFO] --- maven-surefire-plugin:2.17:test (default-test) @ heritrix3-extensions ---
[INFO] 
[INFO] --- maven-jgit-buildnumber-plugin:1.2.9:extract-buildnumber (git-buildnumber) @ heritrix3-extensions ---
[JENKINS] Recording test results
[INFO] 
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ heritrix3-extensions ---
[INFO] Building jar: /home/cibuild02/workspace/jrg-temp-config/harvester/heritrix3/heritrix3-extensions/target/heritrix3-extensions-5.4-SNAPSHOT.jar
[INFO] 
[INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ heritrix3-extensions >>>
[WARNING] Failed to getClass for org.apache.maven.plugin.source.SourceJarMojo
[INFO] 
[INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ heritrix3-extensions <<<
[INFO] 
[INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ heritrix3-extensions ---
[INFO] Building jar: /home/cibuild02/workspace/jrg-temp-config/harvester/heritrix3/heritrix3-extensions/target/heritrix3-extensions-5.4-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ heritrix3-extensions ---
[INFO] 
1 warning
[WARNING] Javadoc Warnings
[WARNING] /home/cibuild02/workspace/jrg-temp-config/harvester/heritrix3/heritrix3-extensions/src/main/java/dk/netarkivet/harvester/harvesting/extractor/IcelandicExtractorJS.java:66: warning - @contributor is an unknown tag.
[INFO] Building jar: /home/cibuild02/workspace/jrg-temp-config/harvester/heritrix3/heritrix3-extensions/target/heritrix3-extensions-5.4-SNAPSHOT-javadoc.jar
[INFO] 
[INFO] --- maven-install-plugin:2.4:install (default-install) @ heritrix3-extensions ---
[INFO] Installing /home/cibuild02/workspace/jrg-temp-config/harvester/heritrix3/heritrix3-extensions/target/heritrix3-extensions-5.4-SNAPSHOT.jar to /home/cibuild02/.m2/repository/org/netarchivesuite/heritrix3-extensions/5.4-SNAPSHOT/heritrix3-extensions-5.4-SNAPSHOT.jar
[INFO] Installing /home/cibuild02/workspace/jrg-temp-config/harvester/heritrix3/heritrix3-extensions/pom.xml to /home/cibuild02/.m2/repository/org/netarchivesuite/heritrix3-extensions/5.4-SNAPSHOT/heritrix3-extensions-5.4-SNAPSHOT.pom
[INFO] Installing /home/cibuild02/workspace/jrg-temp-config/harvester/heritrix3/heritrix3-extensions/target/heritrix3-extensions-5.4-SNAPSHOT-sources.jar to /home/cibuild02/.m2/repository/org/netarchivesuite/heritrix3-extensions/5.4-SNAPSHOT/heritrix3-extensions-5.4-SNAPSHOT-sources.jar
[INFO] Installing /home/cibuild02/workspace/jrg-temp-config/harvester/heritrix3/heritrix3-extensions/target/heritrix3-extensions-5.4-SNAPSHOT-javadoc.jar to /home/cibuild02/.m2/repository/org/netarchivesuite/heritrix3-extensions/5.4-SNAPSHOT/heritrix3-extensions-5.4-SNAPSHOT-javadoc.jar
[JENKINS] Archiving disabled
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building NetarchiveSuite - heritrix3 controller 5.4-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ heritrix3-controller ---
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ heritrix3-controller ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ heritrix3-controller ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 22 source files to /home/cibuild02/workspace/jrg-temp-config/harvester/heritrix3/heritrix3-controller/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ heritrix3-controller ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ heritrix3-controller ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 3 source files to /home/cibuild02/workspace/jrg-temp-config/harvester/heritrix3/heritrix3-controller/target/test-classes
[INFO] 
[INFO] --- maven-surefire-plugin:2.17:test (default-test) @ heritrix3-controller ---
[JENKINS] Recording test results[INFO] 
[INFO] --- maven-jgit-buildnumber-plugin:1.2.9:extract-buildnumber (git-buildnumber) @ heritrix3-controller ---

[INFO] 
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ heritrix3-controller ---
[INFO] Building jar: /home/cibuild02/workspace/jrg-temp-config/harvester/heritrix3/heritrix3-controller/target/heritrix3-controller-5.4-SNAPSHOT.jar
[INFO] 
[INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ heritrix3-controller >>>
[WARNING] Failed to getClass for org.apache.maven.plugin.source.SourceJarMojo
[INFO] 
[INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ heritrix3-controller <<<
[INFO] 
[INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ heritrix3-controller ---
[INFO] Building jar: /home/cibuild02/workspace/jrg-temp-config/harvester/heritrix3/heritrix3-controller/target/heritrix3-controller-5.4-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ heritrix3-controller ---
[INFO] 
3 warnings
[WARNING] Javadoc Warnings
[WARNING] /home/cibuild02/workspace/jrg-temp-config/harvester/heritrix3/heritrix3-controller/src/main/java/dk/netarkivet/harvester/heritrix3/Heritrix3Settings.java:174: warning - Tag @see: can't find documentHarvest(dk.netarkivet.harvester.harvesting.IngestableFiles) in dk.netarkivet.harvester.heritrix3.HarvestDocumentation
[WARNING] /home/cibuild02/workspace/jrg-temp-config/harvester/heritrix3/heritrix3-controller/src/main/java/dk/netarkivet/harvester/heritrix3/Heritrix3Settings.java:165: warning - Tag @see: can't find documentHarvest(dk.netarkivet.harvester.harvesting.IngestableFiles) in dk.netarkivet.harvester.heritrix3.HarvestDocumentation
[WARNING] /home/cibuild02/workspace/jrg-temp-config/harvester/heritrix3/heritrix3-controller/src/main/java/dk/netarkivet/harvester/heritrix3/Heritrix3Settings.java:156: warning - Tag @see: can't find documentHarvest(dk.netarkivet.harvester.harvesting.IngestableFiles) in dk.netarkivet.harvester.heritrix3.HarvestDocumentation
[INFO] Building jar: /home/cibuild02/workspace/jrg-temp-config/harvester/heritrix3/heritrix3-controller/target/heritrix3-controller-5.4-SNAPSHOT-javadoc.jar
[INFO] 
[INFO] --- maven-install-plugin:2.4:install (default-install) @ heritrix3-controller ---
[INFO] Installing /home/cibuild02/workspace/jrg-temp-config/harvester/heritrix3/heritrix3-controller/target/heritrix3-controller-5.4-SNAPSHOT.jar to /home/cibuild02/.m2/repository/org/netarchivesuite/heritrix3-controller/5.4-SNAPSHOT/heritrix3-controller-5.4-SNAPSHOT.jar
[INFO] Installing /home/cibuild02/workspace/jrg-temp-config/harvester/heritrix3/heritrix3-controller/pom.xml to /home/cibuild02/.m2/repository/org/netarchivesuite/heritrix3-controller/5.4-SNAPSHOT/heritrix3-controller-5.4-SNAPSHOT.pom
[INFO] Installing /home/cibuild02/workspace/jrg-temp-config/harvester/heritrix3/heritrix3-controller/target/heritrix3-controller-5.4-SNAPSHOT-sources.jar to /home/cibuild02/.m2/repository/org/netarchivesuite/heritrix3-controller/5.4-SNAPSHOT/heritrix3-controller-5.4-SNAPSHOT-sources.jar
[INFO] Installing /home/cibuild02/workspace/jrg-temp-config/harvester/heritrix3/heritrix3-controller/target/heritrix3-controller-5.4-SNAPSHOT-javadoc.jar to /home/cibuild02/.m2/repository/org/netarchivesuite/heritrix3-controller/5.4-SNAPSHOT/heritrix3-controller-5.4-SNAPSHOT-javadoc.jar
[JENKINS] Archiving disabled
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building NetarchiveSuite - Status - Webapp 5.4-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ status-gui ---
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ status-gui ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/cibuild02/workspace/jrg-temp-config/monitor/status-gui/src/main/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ status-gui ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ status-gui ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/cibuild02/workspace/jrg-temp-config/monitor/status-gui/src/test/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ status-gui ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.17:test (default-test) @ status-gui ---
[INFO] No tests to run.
[INFO] 
[INFO] --- maven-jgit-buildnumber-plugin:1.2.9:extract-buildnumber (git-buildnumber) @ status-gui ---
[JENKINS] Recording test results
[INFO] 
[INFO] --- maven-war-plugin:2.2:war (default-war) @ status-gui ---
[INFO] Packaging webapp
[INFO] Assembling webapp [status-gui] in [/home/cibuild02/workspace/jrg-temp-config/monitor/status-gui/target/Status]
[INFO] Processing war project
[INFO] Copying webapp resources [/home/cibuild02/workspace/jrg-temp-config/monitor/status-gui/src/main/webapp]
[INFO] Webapp assembled in [162 msecs]
[INFO] Building war: /home/cibuild02/workspace/jrg-temp-config/monitor/status-gui/target/Status.war
[INFO] WEB-INF/web.xml already added, skipping
[INFO] 
[INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ status-gui >>>
[WARNING] Failed to getClass for org.apache.maven.plugin.source.SourceJarMojo
[INFO] 
[INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ status-gui <<<
[INFO] 
[INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ status-gui ---
[INFO] No sources in project. Archive not created.
[INFO] 
[INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ status-gui ---
[INFO] 
[INFO] --- maven-install-plugin:2.4:install (default-install) @ status-gui ---
[INFO] Installing /home/cibuild02/workspace/jrg-temp-config/monitor/status-gui/target/Status.war to /home/cibuild02/.m2/repository/org/netarchivesuite/status-gui/5.4-SNAPSHOT/status-gui-5.4-SNAPSHOT.war
[INFO] Installing /home/cibuild02/workspace/jrg-temp-config/monitor/status-gui/pom.xml to /home/cibuild02/.m2/repository/org/netarchivesuite/status-gui/5.4-SNAPSHOT/status-gui-5.4-SNAPSHOT.pom
[JENKINS] Archiving disabled
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building NetarchiveSuite - qa - webapp 5.4-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ qa-gui ---
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ qa-gui ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/cibuild02/workspace/jrg-temp-config/harvester/qa-gui/src/main/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ qa-gui ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ qa-gui ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/cibuild02/workspace/jrg-temp-config/harvester/qa-gui/src/test/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ qa-gui ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.17:test (default-test) @ qa-gui ---
[INFO] No tests to run.
[JENKINS] Recording test results
[INFO] 
[INFO] --- maven-jgit-buildnumber-plugin:1.2.9:extract-buildnumber (git-buildnumber) @ qa-gui ---
[INFO] 
[INFO] --- maven-war-plugin:2.2:war (default-war) @ qa-gui ---
[INFO] Packaging webapp
[INFO] Assembling webapp [qa-gui] in [/home/cibuild02/workspace/jrg-temp-config/harvester/qa-gui/target/QA]
[INFO] Processing war project
[INFO] Copying webapp resources [/home/cibuild02/workspace/jrg-temp-config/harvester/qa-gui/src/main/webapp]
[INFO] Webapp assembled in [77 msecs]
[INFO] Building war: /home/cibuild02/workspace/jrg-temp-config/harvester/qa-gui/target/QA.war
[INFO] WEB-INF/web.xml already added, skipping
[INFO] 
[INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ qa-gui >>>
[WARNING] Failed to getClass for org.apache.maven.plugin.source.SourceJarMojo
[INFO] 
[INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ qa-gui <<<
[INFO] 
[INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ qa-gui ---
[INFO] No sources in project. Archive not created.
[INFO] 
[INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ qa-gui ---
[INFO] 
[INFO] --- maven-install-plugin:2.4:install (default-install) @ qa-gui ---
[INFO] Installing /home/cibuild02/workspace/jrg-temp-config/harvester/qa-gui/target/QA.war to /home/cibuild02/.m2/repository/org/netarchivesuite/qa-gui/5.4-SNAPSHOT/qa-gui-5.4-SNAPSHOT.war
[INFO] Installing /home/cibuild02/workspace/jrg-temp-config/harvester/qa-gui/pom.xml to /home/cibuild02/.m2/repository/org/netarchivesuite/qa-gui/5.4-SNAPSHOT/qa-gui-5.4-SNAPSHOT.pom
[JENKINS] Archiving disabled
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building NetarchiveSuite - history - webapp 5.4-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ history-gui ---
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ history-gui ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/cibuild02/workspace/jrg-temp-config/harvester/history-gui/src/main/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ history-gui ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ history-gui ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/cibuild02/workspace/jrg-temp-config/harvester/history-gui/src/test/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ history-gui ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.17:test (default-test) @ history-gui ---
[INFO] No tests to run.
[JENKINS] Recording test results
[INFO] 
[INFO] --- maven-jgit-buildnumber-plugin:1.2.9:extract-buildnumber (git-buildnumber) @ history-gui ---
[INFO] 
[INFO] --- maven-war-plugin:2.2:war (default-war) @ history-gui ---
[INFO] Packaging webapp
[INFO] Assembling webapp [history-gui] in [/home/cibuild02/workspace/jrg-temp-config/harvester/history-gui/target/History]
[INFO] Processing war project
[INFO] Copying webapp resources [/home/cibuild02/workspace/jrg-temp-config/harvester/history-gui/src/main/webapp]
[INFO] Webapp assembled in [198 msecs]
[INFO] Building war: /home/cibuild02/workspace/jrg-temp-config/harvester/history-gui/target/History.war
[INFO] WEB-INF/web.xml already added, skipping
[INFO] 
[INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ history-gui >>>
[WARNING] Failed to getClass for org.apache.maven.plugin.source.SourceJarMojo
[INFO] 
[INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ history-gui <<<
[INFO] 
[INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ history-gui ---
[INFO] No sources in project. Archive not created.
[INFO] 
[INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ history-gui ---
[INFO] 
[INFO] --- maven-install-plugin:2.4:install (default-install) @ history-gui ---
[INFO] Installing /home/cibuild02/workspace/jrg-temp-config/harvester/history-gui/target/History.war to /home/cibuild02/.m2/repository/org/netarchivesuite/history-gui/5.4-SNAPSHOT/history-gui-5.4-SNAPSHOT.war
[INFO] Installing /home/cibuild02/workspace/jrg-temp-config/harvester/history-gui/pom.xml to /home/cibuild02/.m2/repository/org/netarchivesuite/history-gui/5.4-SNAPSHOT/history-gui-5.4-SNAPSHOT.pom
[JENKINS] Archiving disabled
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building NetarchiveSuite - harvestDefinition - webapp 5.4-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ harvestdefinition-gui ---
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ harvestdefinition-gui ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/cibuild02/workspace/jrg-temp-config/harvester/harvestdefinition-gui/src/main/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ harvestdefinition-gui ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ harvestdefinition-gui ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/cibuild02/workspace/jrg-temp-config/harvester/harvestdefinition-gui/src/test/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ harvestdefinition-gui ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.17:test (default-test) @ harvestdefinition-gui ---
[INFO] No tests to run.
[INFO] 
[INFO] --- maven-jgit-buildnumber-plugin:1.2.9:extract-buildnumber (git-buildnumber) @ harvestdefinition-gui ---
[JENKINS] Recording test results
[INFO] 
[INFO] --- maven-war-plugin:2.2:war (default-war) @ harvestdefinition-gui ---
[INFO] Packaging webapp
[INFO] Assembling webapp [harvestdefinition-gui] in [/home/cibuild02/workspace/jrg-temp-config/harvester/harvestdefinition-gui/target/HarvestDefinition]
[INFO] Processing war project
[INFO] Copying webapp resources [/home/cibuild02/workspace/jrg-temp-config/harvester/harvestdefinition-gui/src/main/webapp]
[INFO] Webapp assembled in [97 msecs]
[INFO] Building war: /home/cibuild02/workspace/jrg-temp-config/harvester/harvestdefinition-gui/target/HarvestDefinition.war
[INFO] WEB-INF/web.xml already added, skipping
[INFO] 
[INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ harvestdefinition-gui >>>
[WARNING] Failed to getClass for org.apache.maven.plugin.source.SourceJarMojo
[INFO] 
[INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ harvestdefinition-gui <<<
[INFO] 
[INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ harvestdefinition-gui ---
[INFO] No sources in project. Archive not created.
[INFO] 
[INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ harvestdefinition-gui ---
[INFO] 
[INFO] --- maven-install-plugin:2.4:install (default-install) @ harvestdefinition-gui ---
[INFO] Installing /home/cibuild02/workspace/jrg-temp-config/harvester/harvestdefinition-gui/target/HarvestDefinition.war to /home/cibuild02/.m2/repository/org/netarchivesuite/harvestdefinition-gui/5.4-SNAPSHOT/harvestdefinition-gui-5.4-SNAPSHOT.war
[INFO] Installing /home/cibuild02/workspace/jrg-temp-config/harvester/harvestdefinition-gui/pom.xml to /home/cibuild02/.m2/repository/org/netarchivesuite/harvestdefinition-gui/5.4-SNAPSHOT/harvestdefinition-gui-5.4-SNAPSHOT.pom
[JENKINS] Archiving disabled
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building NetarchiveSuite - harvestChannel - webapp 5.4-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ harvestchannel-gui ---
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ harvestchannel-gui ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/cibuild02/workspace/jrg-temp-config/harvester/harvestchannel-gui/src/main/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ harvestchannel-gui ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ harvestchannel-gui ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/cibuild02/workspace/jrg-temp-config/harvester/harvestchannel-gui/src/test/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ harvestchannel-gui ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.17:test (default-test) @ harvestchannel-gui ---
[INFO] No tests to run.
[JENKINS] Recording test results[INFO] 
[INFO] --- maven-jgit-buildnumber-plugin:1.2.9:extract-buildnumber (git-buildnumber) @ harvestchannel-gui ---

[INFO] 
[INFO] --- maven-war-plugin:2.2:war (default-war) @ harvestchannel-gui ---
[INFO] Packaging webapp
[INFO] Assembling webapp [harvestchannel-gui] in [/home/cibuild02/workspace/jrg-temp-config/harvester/harvestchannel-gui/target/HarvestChannel]
[INFO] Processing war project
[INFO] Copying webapp resources [/home/cibuild02/workspace/jrg-temp-config/harvester/harvestchannel-gui/src/main/webapp]
[INFO] Webapp assembled in [140 msecs]
[INFO] Building war: /home/cibuild02/workspace/jrg-temp-config/harvester/harvestchannel-gui/target/HarvestChannel.war
[INFO] WEB-INF/web.xml already added, skipping
[INFO] 
[INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ harvestchannel-gui >>>
[WARNING] Failed to getClass for org.apache.maven.plugin.source.SourceJarMojo
[INFO] 
[INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ harvestchannel-gui <<<
[INFO] 
[INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ harvestchannel-gui ---
[INFO] No sources in project. Archive not created.
[INFO] 
[INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ harvestchannel-gui ---
[INFO] 
[INFO] --- maven-install-plugin:2.4:install (default-install) @ harvestchannel-gui ---
[INFO] Installing /home/cibuild02/workspace/jrg-temp-config/harvester/harvestchannel-gui/target/HarvestChannel.war to /home/cibuild02/.m2/repository/org/netarchivesuite/harvestchannel-gui/5.4-SNAPSHOT/harvestchannel-gui-5.4-SNAPSHOT.war
[INFO] Installing /home/cibuild02/workspace/jrg-temp-config/harvester/harvestchannel-gui/pom.xml to /home/cibuild02/.m2/repository/org/netarchivesuite/harvestchannel-gui/5.4-SNAPSHOT/harvestchannel-gui-5.4-SNAPSHOT.pom
[JENKINS] Archiving disabled
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building NetarchiveSuite - deploy - distribution 5.4-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ distribution ---
[INFO] 
[INFO] --- maven-jgit-buildnumber-plugin:1.2.9:extract-buildnumber (git-buildnumber) @ distribution ---
[INFO] 
[INFO] --- maven-assembly-plugin:2.4.1:single (distro-assembly) @ distribution ---
[INFO] Reading assembly descriptor: src/main/assembly/distribution.xml
[INFO] Building zip: /home/cibuild02/workspace/jrg-temp-config/deploy/distribution/target/NetarchiveSuite-5.4-SNAPSHOT.zip
[INFO] 
[INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ distribution >>>
[WARNING] Failed to getClass for org.apache.maven.plugin.source.SourceJarMojo
[INFO] 
[INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ distribution <<<
[INFO] 
[INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ distribution ---
[INFO] 
[INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ distribution ---
[INFO] Not executing Javadoc as the project is not a Java classpath-capable package
[INFO] 
[INFO] --- maven-install-plugin:2.4:install (default-install) @ distribution ---
[INFO] Installing /home/cibuild02/workspace/jrg-temp-config/deploy/distribution/pom.xml to /home/cibuild02/.m2/repository/org/netarchivesuite/distribution/5.4-SNAPSHOT/distribution-5.4-SNAPSHOT.pom
[INFO] Installing /home/cibuild02/workspace/jrg-temp-config/deploy/distribution/target/NetarchiveSuite-5.4-SNAPSHOT.zip to /home/cibuild02/.m2/repository/org/netarchivesuite/distribution/5.4-SNAPSHOT/distribution-5.4-SNAPSHOT.zip
[JENKINS] Archiving disabled
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building NetarchiveSuite - deploy - test 5.4-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ deploy-test ---
[INFO] 
[INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (agent) @ deploy-test ---
[INFO] argLine set to -javaagent:/home/cibuild02/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/cibuild02/workspace/jrg-temp-config/deploy/deploy-test/../target/jacoco.exec,append=true
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ deploy-test ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/cibuild02/workspace/jrg-temp-config/deploy/deploy-test/src/main/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ deploy-test ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ deploy-test ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO] Copying 502 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ deploy-test ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 10 source files to /home/cibuild02/workspace/jrg-temp-config/deploy/deploy-test/target/test-classes
[INFO] 
[INFO] --- maven-surefire-plugin:2.17:test (default-test) @ deploy-test ---
[INFO] 
[INFO] --- maven-jgit-buildnumber-plugin:1.2.9:extract-buildnumber (git-buildnumber) @ deploy-test ---
[JENKINS] Recording test results
[INFO] 
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ deploy-test ---
[WARNING] JAR will be empty - no content was marked for inclusion!
[INFO] Building jar: /home/cibuild02/workspace/jrg-temp-config/deploy/deploy-test/target/deploy-test-5.4-SNAPSHOT.jar
[INFO] 
[INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ deploy-test >>>
[INFO] 
[INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (agent) @ deploy-test ---
[INFO] argLine set to -javaagent:/home/cibuild02/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/cibuild02/workspace/jrg-temp-config/deploy/deploy-test/../target/jacoco.exec,append=true
[WARNING] Failed to getClass for org.apache.maven.plugin.source.SourceJarMojo
[INFO] 
[INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ deploy-test <<<
[INFO] 
[INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ deploy-test ---
[INFO] No sources in project. Archive not created.
[INFO] 
[INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ deploy-test ---
[INFO] 
[INFO] --- maven-install-plugin:2.4:install (default-install) @ deploy-test ---
[INFO] Installing /home/cibuild02/workspace/jrg-temp-config/deploy/deploy-test/target/deploy-test-5.4-SNAPSHOT.jar to /home/cibuild02/.m2/repository/org/netarchivesuite/deploy-test/5.4-SNAPSHOT/deploy-test-5.4-SNAPSHOT.jar
[INFO] Installing /home/cibuild02/workspace/jrg-temp-config/deploy/deploy-test/pom.xml to /home/cibuild02/.m2/repository/org/netarchivesuite/deploy-test/5.4-SNAPSHOT/deploy-test-5.4-SNAPSHOT.pom
[JENKINS] Archiving disabled
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Netarchivesuite - Heritrix3 Bundler 5.4-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ heritrix3-bundler ---
[INFO] 
[INFO] --- maven-jgit-buildnumber-plugin:1.2.9:extract-buildnumber (git-buildnumber) @ heritrix3-bundler ---
[INFO] 
[INFO] --- maven-assembly-plugin:2.4.1:single (distro-assembly) @ heritrix3-bundler ---
[INFO] Reading assembly descriptor: src/main/assembly/distribution.xml
[WARNING] The following patterns were never triggered in this artifact exclusion filter:
o  'org.eclipse.jetty:*:jar'
o  'org.eclipse.jetty.websocket:*:jar'
o  'org.eclipse.jetty.orbit:*:jar'
o  'org.glassfish:*:jar'
o  'org.glassfish.web:*:jar'
o  'javax.servlet:*:jar'
o  'org.ow2.asm:*:jar'
o  'org.apache.httpcomponents:httpclient:jar:4.2.5'
o  'org.apache.httpcomponents:httpcore:jar:4.2.4'

[INFO] Building zip: /home/cibuild02/workspace/jrg-temp-config/harvester/heritrix3/heritrix3-bundler/target/NetarchiveSuite-heritrix3-bundler-5.4-SNAPSHOT.zip
[INFO] 
[INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ heritrix3-bundler >>>
[WARNING] Failed to getClass for org.apache.maven.plugin.source.SourceJarMojo
[INFO] 
[INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ heritrix3-bundler <<<
[INFO] 
[INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ heritrix3-bundler ---
[INFO] 
[INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ heritrix3-bundler ---
[INFO] Not executing Javadoc as the project is not a Java classpath-capable package
[INFO] 
[INFO] --- maven-install-plugin:2.4:install (default-install) @ heritrix3-bundler ---
[INFO] Installing /home/cibuild02/workspace/jrg-temp-config/harvester/heritrix3/heritrix3-bundler/pom.xml to /home/cibuild02/.m2/repository/org/netarchivesuite/heritrix3-bundler/5.4-SNAPSHOT/heritrix3-bundler-5.4-SNAPSHOT.pom
[INFO] Installing /home/cibuild02/workspace/jrg-temp-config/harvester/heritrix3/heritrix3-bundler/target/NetarchiveSuite-heritrix3-bundler-5.4-SNAPSHOT.zip to /home/cibuild02/.m2/repository/org/netarchivesuite/heritrix3-bundler/5.4-SNAPSHOT/heritrix3-bundler-5.4-SNAPSHOT.zip
[JENKINS] Archiving disabled
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building NetarchiveSuite - harvester - test 5.4-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ harvester-test ---
[INFO] 
[INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (agent) @ harvester-test ---
[INFO] argLine set to -javaagent:/home/cibuild02/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/cibuild02/workspace/jrg-temp-config/harvester/harvester-test/../target/jacoco.exec,append=true
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ harvester-test ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/cibuild02/workspace/jrg-temp-config/harvester/harvester-test/src/main/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ harvester-test ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ harvester-test ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 13 resources
[INFO] Copying 441 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ harvester-test ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 125 source files to /home/cibuild02/workspace/jrg-temp-config/harvester/harvester-test/target/test-classes
[WARNING] /home/cibuild02/workspace/jrg-temp-config/harvester/harvester-test/src/test/java/dk/netarkivet/viewerproxy/distribute/HTTPControllerServerTester.java: Some input files use or override a deprecated API.
[WARNING] /home/cibuild02/workspace/jrg-temp-config/harvester/harvester-test/src/test/java/dk/netarkivet/viewerproxy/distribute/HTTPControllerServerTester.java: Recompile with -Xlint:deprecation for details.
[WARNING] /home/cibuild02/workspace/jrg-temp-config/harvester/harvester-test/src/test/java/dk/netarkivet/harvester/indexserver/CombiningMultiFileBasedCacheTester.java: /home/cibuild02/workspace/jrg-temp-config/harvester/harvester-test/src/test/java/dk/netarkivet/harvester/indexserver/CombiningMultiFileBasedCacheTester.java uses unchecked or unsafe operations.
[WARNING] /home/cibuild02/workspace/jrg-temp-config/harvester/harvester-test/src/test/java/dk/netarkivet/harvester/indexserver/CombiningMultiFileBasedCacheTester.java: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-surefire-plugin:2.17:test (default-test) @ harvester-test ---
[INFO] Surefire report directory: /home/cibuild02/workspace/jrg-temp-config/harvester/harvester-test/target/surefire-reports

-------------------------------------------------------
 T E S T S
-------------------------------------------------------

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running dk.netarkivet.harvester.indexserver.distribute.IndexRequestServerTester
Tests run: 17, Failures: 0, Errors: 11, Skipped: 2, Time elapsed: 3.066 sec <<< FAILURE! - in dk.netarkivet.harvester.indexserver.distribute.IndexRequestServerTester
initializationError(org.junit.runner.manipulation.Filter)  Time elapsed: 0.014 sec  <<< ERROR!
java.lang.Exception: No tests found matching Method setUp(dk.netarkivet.harvester.indexserver.distribute.IndexRequestServerTester) from org.junit.internal.requests.ClassRequest@73035e27
	at org.junit.internal.requests.FilterRequest.getRunner(FilterRequest.java:35)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:253)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:149)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:124)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103)

initializationError(org.junit.runner.manipulation.Filter)  Time elapsed: 0.001 sec  <<< ERROR!
java.lang.Exception: No tests found matching Method tearDown(dk.netarkivet.harvester.indexserver.distribute.IndexRequestServerTester) from org.junit.internal.requests.ClassRequest@233c0b17
	at org.junit.internal.requests.FilterRequest.getRunner(FilterRequest.java:35)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:253)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:149)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:124)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103)

initializationError(org.junit.runner.manipulation.Filter)  Time elapsed: 0.001 sec  <<< ERROR!
java.lang.Exception: No tests found matching Method wait(dk.netarkivet.harvester.indexserver.distribute.IndexRequestServerTester) from org.junit.internal.requests.ClassRequest@222114ba
	at org.junit.internal.requests.FilterRequest.getRunner(FilterRequest.java:35)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:253)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:149)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:124)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103)

initializationError(org.junit.runner.manipulation.Filter)  Time elapsed: 0.002 sec  <<< ERROR!
java.lang.Exception: No tests found matching Method wait(dk.netarkivet.harvester.indexserver.distribute.IndexRequestServerTester) from org.junit.internal.requests.ClassRequest@16e7dcfd
	at org.junit.internal.requests.FilterRequest.getRunner(FilterRequest.java:35)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:253)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:149)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:124)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103)

initializationError(org.junit.runner.manipulation.Filter)  Time elapsed: 0.003 sec  <<< ERROR!
java.lang.Exception: No tests found matching Method wait(dk.netarkivet.harvester.indexserver.distribute.IndexRequestServerTester) from org.junit.internal.requests.ClassRequest@3d121db3
	at org.junit.internal.requests.FilterRequest.getRunner(FilterRequest.java:35)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:253)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:149)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:124)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103)

initializationError(org.junit.runner.manipulation.Filter)  Time elapsed: 0.009 sec  <<< ERROR!
java.lang.Exception: No tests found matching Method equals(dk.netarkivet.harvester.indexserver.distribute.IndexRequestServerTester) from org.junit.internal.requests.ClassRequest@3b07a0d6
	at org.junit.internal.requests.FilterRequest.getRunner(FilterRequest.java:35)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:253)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:149)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:124)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103)

initializationError(org.junit.runner.manipulation.Filter)  Time elapsed: 0.004 sec  <<< ERROR!
java.lang.Exception: No tests found matching Method toString(dk.netarkivet.harvester.indexserver.distribute.IndexRequestServerTester) from org.junit.internal.requests.ClassRequest@11a9e7c8
	at org.junit.internal.requests.FilterRequest.getRunner(FilterRequest.java:35)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:253)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:149)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:124)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103)

initializationError(org.junit.runner.manipulation.Filter)  Time elapsed: 0.002 sec  <<< ERROR!
java.lang.Exception: No tests found matching Method hashCode(dk.netarkivet.harvester.indexserver.distribute.IndexRequestServerTester) from org.junit.internal.requests.ClassRequest@3901d134
	at org.junit.internal.requests.FilterRequest.getRunner(FilterRequest.java:35)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:253)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:149)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:124)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103)

initializationError(org.junit.runner.manipulation.Filter)  Time elapsed: 0.006 sec  <<< ERROR!
java.lang.Exception: No tests found matching Method getClass(dk.netarkivet.harvester.indexserver.distribute.IndexRequestServerTester) from org.junit.internal.requests.ClassRequest@14d3bc22
	at org.junit.internal.requests.FilterRequest.getRunner(FilterRequest.java:35)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:253)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:149)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:124)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103)

initializationError(org.junit.runner.manipulation.Filter)  Time elapsed: 0.006 sec  <<< ERROR!
java.lang.Exception: No tests found matching Method notify(dk.netarkivet.harvester.indexserver.distribute.IndexRequestServerTester) from org.junit.internal.requests.ClassRequest@12d4bf7e
	at org.junit.internal.requests.FilterRequest.getRunner(FilterRequest.java:35)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:253)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:149)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:124)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103)

initializationError(org.junit.runner.manipulation.Filter)  Time elapsed: 0.007 sec  <<< ERROR!
java.lang.Exception: No tests found matching Method notifyAll(dk.netarkivet.harvester.indexserver.distribute.IndexRequestServerTester) from org.junit.internal.requests.ClassRequest@4c1d9d4b
	at org.junit.internal.requests.FilterRequest.getRunner(FilterRequest.java:35)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:253)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:149)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:124)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103)

Cleaned up dk.netarkivet.common.distribute.JMSConnectionMockupMQ
Cleaned up dk.netarkivet.common.distribute.JMSConnectionMockupMQ
Cleaned up dk.netarkivet.common.distribute.JMSConnectionMockupMQ
Cleaned up dk.netarkivet.common.distribute.JMSConnectionMockupMQ
Cleaned up dk.netarkivet.common.distribute.JMSConnectionMockupMQ
Cleaned up dk.netarkivet.common.distribute.JMSConnectionMockupMQ
Cleaned up dk.netarkivet.common.distribute.JMSConnectionMockupMQ
Cleaned up dk.netarkivet.common.distribute.JMSConnectionMockupMQ

Results :

Tests in error: 
  Filter.initializationError »  No tests found matching Method setUp(dk.netarkiv...
  Filter.initializationError »  No tests found matching Method tearDown(dk.netar...
  Filter.initializationError »  No tests found matching Method wait(dk.netarkive...
  Filter.initializationError »  No tests found matching Method wait(dk.netarkive...
  Filter.initializationError »  No tests found matching Method wait(dk.netarkive...
  Filter.initializationError »  No tests found matching Method equals(dk.netarki...
  Filter.initializationError »  No tests found matching Method toString(dk.netar...
  Filter.initializationError »  No tests found matching Method hashCode(dk.netar...
  Filter.initializationError »  No tests found matching Method getClass(dk.netar...
  Filter.initializationError »  No tests found matching Method notify(dk.netarki...
  Filter.initializationError »  No tests found matching Method notifyAll(dk.neta...

Tests run: 17, Failures: 0, Errors: 11, Skipped: 2

[ERROR] There are test failures.

Please refer to /home/cibuild02/workspace/jrg-temp-config/harvester/harvester-test/target/surefire-reports for the individual test results.
[JENKINS] Recording test results
log4j:WARN No appenders could be found for logger (org.apache.commons.beanutils.converters.BooleanConverter).
log4j:WARN Please initialize the log4j system properly.
[INFO] 
[INFO] --- maven-jgit-buildnumber-plugin:1.2.9:extract-buildnumber (git-buildnumber) @ harvester-test ---
[INFO] 
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ harvester-test ---
[WARNING] JAR will be empty - no content was marked for inclusion!
[INFO] Building jar: /home/cibuild02/workspace/jrg-temp-config/harvester/harvester-test/target/harvester-test-5.4-SNAPSHOT.jar
[INFO] 
[INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ harvester-test >>>
[INFO] 
[INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (agent) @ harvester-test ---
[INFO] argLine set to -javaagent:/home/cibuild02/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/cibuild02/workspace/jrg-temp-config/harvester/harvester-test/../target/jacoco.exec,append=true
[WARNING] Failed to getClass for org.apache.maven.plugin.source.SourceJarMojo
[INFO] 
[INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ harvester-test <<<
[INFO] 
[INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ harvester-test ---
[INFO] No sources in project. Archive not created.
[INFO] 
[INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ harvester-test ---
[INFO] 
[INFO] --- maven-install-plugin:2.4:install (default-install) @ harvester-test ---
[INFO] Installing /home/cibuild02/workspace/jrg-temp-config/harvester/harvester-test/target/harvester-test-5.4-SNAPSHOT.jar to /home/cibuild02/.m2/repository/org/netarchivesuite/harvester-test/5.4-SNAPSHOT/harvester-test-5.4-SNAPSHOT.jar
[INFO] Installing /home/cibuild02/workspace/jrg-temp-config/harvester/harvester-test/pom.xml to /home/cibuild02/.m2/repository/org/netarchivesuite/harvester-test/5.4-SNAPSHOT/harvester-test-5.4-SNAPSHOT.pom
[JENKINS] Archiving disabled
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building NetarchiveSuite - monitor - test 5.4-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ monitor-test ---
[INFO] 
[INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (agent) @ monitor-test ---
[INFO] argLine set to -javaagent:/home/cibuild02/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/cibuild02/workspace/jrg-temp-config/monitor/monitor-test/../target/jacoco.exec,append=true
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ monitor-test ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/cibuild02/workspace/jrg-temp-config/monitor/monitor-test/src/main/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ monitor-test ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ monitor-test ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] Copying 8 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ monitor-test ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 4 source files to /home/cibuild02/workspace/jrg-temp-config/monitor/monitor-test/target/test-classes
[INFO] 
[INFO] --- maven-surefire-plugin:2.17:test (default-test) @ monitor-test ---
[JENKINS] Recording test results[INFO] 
[INFO] --- maven-jgit-buildnumber-plugin:1.2.9:extract-buildnumber (git-buildnumber) @ monitor-test ---

[INFO] 
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ monitor-test ---
[WARNING] JAR will be empty - no content was marked for inclusion!
[INFO] Building jar: /home/cibuild02/workspace/jrg-temp-config/monitor/monitor-test/target/monitor-test-5.4-SNAPSHOT.jar
[INFO] 
[INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ monitor-test >>>
[INFO] 
[INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (agent) @ monitor-test ---
[INFO] argLine set to -javaagent:/home/cibuild02/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/cibuild02/workspace/jrg-temp-config/monitor/monitor-test/../target/jacoco.exec,append=true
[WARNING] Failed to getClass for org.apache.maven.plugin.source.SourceJarMojo
[INFO] 
[INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ monitor-test <<<
[INFO] 
[INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ monitor-test ---
[INFO] No sources in project. Archive not created.
[INFO] 
[INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ monitor-test ---
[INFO] 
[INFO] --- maven-install-plugin:2.4:install (default-install) @ monitor-test ---
[INFO] Installing /home/cibuild02/workspace/jrg-temp-config/monitor/monitor-test/target/monitor-test-5.4-SNAPSHOT.jar to /home/cibuild02/.m2/repository/org/netarchivesuite/monitor-test/5.4-SNAPSHOT/monitor-test-5.4-SNAPSHOT.jar
[INFO] Installing /home/cibuild02/workspace/jrg-temp-config/monitor/monitor-test/pom.xml to /home/cibuild02/.m2/repository/org/netarchivesuite/monitor-test/5.4-SNAPSHOT/monitor-test-5.4-SNAPSHOT.pom
[JENKINS] Archiving disabled
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building NetarchiveSuite - wayback resourceStore 5.4-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ wayback-resourcestore ---
[INFO] 
[INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (agent) @ wayback-resourcestore ---
[INFO] argLine set to -javaagent:/home/cibuild02/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/cibuild02/workspace/jrg-temp-config/wayback/wayback-resourcestore/../target/jacoco.exec,append=true
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ wayback-resourcestore ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/cibuild02/workspace/jrg-temp-config/wayback/wayback-resourcestore/src/main/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ wayback-resourcestore ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 7 source files to /home/cibuild02/workspace/jrg-temp-config/wayback/wayback-resourcestore/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ wayback-resourcestore ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/cibuild02/workspace/jrg-temp-config/wayback/wayback-resourcestore/src/test/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ wayback-resourcestore ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 4 source files to /home/cibuild02/workspace/jrg-temp-config/wayback/wayback-resourcestore/target/test-classes
[INFO] 
[INFO] --- maven-surefire-plugin:2.17:test (default-test) @ wayback-resourcestore ---
[INFO] 
[INFO] --- maven-jgit-buildnumber-plugin:1.2.9:extract-buildnumber (git-buildnumber) @ wayback-resourcestore ---
[JENKINS] Recording test results
[INFO] 
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ wayback-resourcestore ---
[INFO] Building jar: /home/cibuild02/workspace/jrg-temp-config/wayback/wayback-resourcestore/target/wayback-resourcestore-5.4-SNAPSHOT.jar
[INFO] 
[INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ wayback-resourcestore >>>
[INFO] 
[INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (agent) @ wayback-resourcestore ---
[INFO] argLine set to -javaagent:/home/cibuild02/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/cibuild02/workspace/jrg-temp-config/wayback/wayback-resourcestore/../target/jacoco.exec,append=true
[WARNING] Failed to getClass for org.apache.maven.plugin.source.SourceJarMojo
[INFO] 
[INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ wayback-resourcestore <<<
[INFO] 
[INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ wayback-resourcestore ---
[INFO] Building jar: /home/cibuild02/workspace/jrg-temp-config/wayback/wayback-resourcestore/target/wayback-resourcestore-5.4-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ wayback-resourcestore ---
[INFO] Building jar: /home/cibuild02/workspace/jrg-temp-config/wayback/wayback-resourcestore/target/wayback-resourcestore-5.4-SNAPSHOT-javadoc.jar
[INFO] 
[INFO] --- maven-install-plugin:2.4:install (default-install) @ wayback-resourcestore ---
[INFO] Installing /home/cibuild02/workspace/jrg-temp-config/wayback/wayback-resourcestore/target/wayback-resourcestore-5.4-SNAPSHOT.jar to /home/cibuild02/.m2/repository/org/netarchivesuite/wayback-resourcestore/5.4-SNAPSHOT/wayback-resourcestore-5.4-SNAPSHOT.jar
[INFO] Installing /home/cibuild02/workspace/jrg-temp-config/wayback/wayback-resourcestore/pom.xml to /home/cibuild02/.m2/repository/org/netarchivesuite/wayback-resourcestore/5.4-SNAPSHOT/wayback-resourcestore-5.4-SNAPSHOT.pom
[INFO] Installing /home/cibuild02/workspace/jrg-temp-config/wayback/wayback-resourcestore/target/wayback-resourcestore-5.4-SNAPSHOT-sources.jar to /home/cibuild02/.m2/repository/org/netarchivesuite/wayback-resourcestore/5.4-SNAPSHOT/wayback-resourcestore-5.4-SNAPSHOT-sources.jar
[INFO] Installing /home/cibuild02/workspace/jrg-temp-config/wayback/wayback-resourcestore/target/wayback-resourcestore-5.4-SNAPSHOT-javadoc.jar to /home/cibuild02/.m2/repository/org/netarchivesuite/wayback-resourcestore/5.4-SNAPSHOT/wayback-resourcestore-5.4-SNAPSHOT-javadoc.jar
[JENKINS] Archiving disabled
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building NetarchiveSuite - wayback - test 5.4-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ wayback-test ---
[INFO] 
[INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (agent) @ wayback-test ---
[INFO] argLine set to -javaagent:/home/cibuild02/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/cibuild02/workspace/jrg-temp-config/wayback/wayback-test/../target/jacoco.exec,append=true
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ wayback-test ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/cibuild02/workspace/jrg-temp-config/wayback/wayback-test/src/main/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ wayback-test ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ wayback-test ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] Copying 28 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ wayback-test ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 15 source files to /home/cibuild02/workspace/jrg-temp-config/wayback/wayback-test/target/test-classes
[INFO] 
[INFO] --- maven-surefire-plugin:2.17:test (default-test) @ wayback-test ---
[INFO] 
[INFO] --- maven-jgit-buildnumber-plugin:1.2.9:extract-buildnumber (git-buildnumber) @ wayback-test ---
[JENKINS] Recording test results
[INFO] 
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ wayback-test ---
[WARNING] JAR will be empty - no content was marked for inclusion!
[INFO] Building jar: /home/cibuild02/workspace/jrg-temp-config/wayback/wayback-test/target/wayback-test-5.4-SNAPSHOT.jar
[INFO] 
[INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ wayback-test >>>
[INFO] 
[INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (agent) @ wayback-test ---
[INFO] argLine set to -javaagent:/home/cibuild02/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/cibuild02/workspace/jrg-temp-config/wayback/wayback-test/../target/jacoco.exec,append=true
[WARNING] Failed to getClass for org.apache.maven.plugin.source.SourceJarMojo
[INFO] 
[INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ wayback-test <<<
[INFO] 
[INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ wayback-test ---
[INFO] No sources in project. Archive not created.
[INFO] 
[INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ wayback-test ---
[INFO] 
[INFO] --- maven-install-plugin:2.4:install (default-install) @ wayback-test ---
[INFO] Installing /home/cibuild02/workspace/jrg-temp-config/wayback/wayback-test/target/wayback-test-5.4-SNAPSHOT.jar to /home/cibuild02/.m2/repository/org/netarchivesuite/wayback-test/5.4-SNAPSHOT/wayback-test-5.4-SNAPSHOT.jar
[INFO] Installing /home/cibuild02/workspace/jrg-temp-config/wayback/wayback-test/pom.xml to /home/cibuild02/.m2/repository/org/netarchivesuite/wayback-test/5.4-SNAPSHOT/wayback-test-5.4-SNAPSHOT.pom
[JENKINS] Archiving disabled
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building NetarchiveSuite - integration tests 5.4-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ integration-test ---
[INFO] 
[INFO] --- maven-jgit-buildnumber-plugin:1.2.9:extract-buildnumber (git-buildnumber) @ integration-test ---
[INFO] 
[INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ integration-test >>>
[WARNING] Failed to getClass for org.apache.maven.plugin.source.SourceJarMojo
[INFO] 
[INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ integration-test <<<
[INFO] 
[INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ integration-test ---
[INFO] 
[INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ integration-test ---
[INFO] Not executing Javadoc as the project is not a Java classpath-capable package
[INFO] 
[INFO] --- maven-install-plugin:2.4:install (default-install) @ integration-test ---
[INFO] Installing /home/cibuild02/workspace/jrg-temp-config/integration-test/pom.xml to /home/cibuild02/.m2/repository/org/netarchivesuite/integration-test/5.4-SNAPSHOT/integration-test-5.4-SNAPSHOT.pom
[JENKINS] Archiving disabled
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building NetarchiveSuite System test 5.4-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ system-test ---
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ system-test ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/cibuild02/workspace/jrg-temp-config/integration-test/system-test/src/main/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ system-test ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ system-test ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 4 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ system-test ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 33 source files to /home/cibuild02/workspace/jrg-temp-config/integration-test/system-test/target/test-classes
[INFO] 
[INFO] --- maven-surefire-plugin:2.17:test (default-test) @ system-test ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- maven-jgit-buildnumber-plugin:1.2.9:extract-buildnumber (git-buildnumber) @ system-test ---
[INFO] 
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ system-test ---
[WARNING] JAR will be empty - no content was marked for inclusion!
[INFO] Building jar: /home/cibuild02/workspace/jrg-temp-config/integration-test/system-test/target/system-test-5.4-SNAPSHOT.jar
[INFO] 
[INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ system-test >>>
[WARNING] Failed to getClass for org.apache.maven.plugin.source.SourceJarMojo
[INFO] 
[INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ system-test <<<
[INFO] 
[INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ system-test ---
[INFO] No sources in project. Archive not created.
[INFO] 
[INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ system-test ---
[INFO] 
[INFO] --- maven-install-plugin:2.4:install (default-install) @ system-test ---
[INFO] Installing /home/cibuild02/workspace/jrg-temp-config/integration-test/system-test/target/system-test-5.4-SNAPSHOT.jar to /home/cibuild02/.m2/repository/org/netarchivesuite/system-test/5.4-SNAPSHOT/system-test-5.4-SNAPSHOT.jar
[INFO] Installing /home/cibuild02/workspace/jrg-temp-config/integration-test/system-test/pom.xml to /home/cibuild02/.m2/repository/org/netarchivesuite/system-test/5.4-SNAPSHOT/system-test-5.4-SNAPSHOT.pom
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] NetarchiveSuite .................................... SUCCESS [  3.851 s]
[INFO] NetarchiveSuite - build-tools ...................... SUCCESS [  2.034 s]
[INFO] NetarchiveSuite - common ........................... SUCCESS [  0.333 s]
[INFO] NetarchiveSuite - test utils ....................... SUCCESS [  7.566 s]
[INFO] NetarchiveSuite - common - core .................... SUCCESS [ 22.568 s]
[INFO] NetarchiveSuite - common - test .................... SUCCESS [ 11.908 s]
[INFO] NetarchiveSuite - archive .......................... SUCCESS [  0.284 s]
[INFO] NetarchiveSuite - archive - core ................... SUCCESS [ 12.607 s]
[INFO] NetarchiveSuite - harvester ........................ SUCCESS [  0.366 s]
[INFO] NetarchiveSuite - harvester - core ................. SUCCESS [ 22.074 s]
[INFO] NetarchiveSuite - archive - test ................... SUCCESS [  3.582 s]
[INFO] NetarchiveSuite - bitpreservation - webapp ......... SUCCESS [  2.067 s]
[INFO] NetarchiveSuite - Harvest Scheduler ................ SUCCESS [  5.663 s]
[INFO] NetarchiveSuite - monitor .......................... SUCCESS [  0.319 s]
[INFO] NetarchiveSuite - monitor - core ................... SUCCESS [  6.337 s]
[INFO] NetarchiveSuite - wayback .......................... SUCCESS [  1.426 s]
[INFO] NetarchiveSuite - wayback - indexer ................ SUCCESS [  5.842 s]
[INFO] NetarchiveSuite - deploy ........................... SUCCESS [  0.328 s]
[INFO] NetarchiveSuite - deploy - core .................... SUCCESS [  7.690 s]
[INFO] NetarchiveSuite - harvester - heritrix3 ............ SUCCESS [  0.316 s]
[INFO] Netarchivesuite - Heritrix3 Extensions ............. SUCCESS [ 11.657 s]
[INFO] NetarchiveSuite - heritrix3 controller ............. SUCCESS [  7.509 s]
[INFO] NetarchiveSuite - Status - Webapp .................. SUCCESS [  1.564 s]
[INFO] NetarchiveSuite - qa - webapp ...................... SUCCESS [  0.964 s]
[INFO] NetarchiveSuite - history - webapp ................. SUCCESS [  1.516 s]
[INFO] NetarchiveSuite - harvestDefinition - webapp ....... SUCCESS [  1.643 s]
[INFO] NetarchiveSuite - harvestChannel - webapp .......... SUCCESS [  1.002 s]
[INFO] NetarchiveSuite - deploy - distribution ............ SUCCESS [ 20.317 s]
[INFO] NetarchiveSuite - deploy - test .................... SUCCESS [  3.523 s]
[INFO] Netarchivesuite - Heritrix3 Bundler ................ SUCCESS [ 22.837 s]
[INFO] NetarchiveSuite - harvester - test ................. SUCCESS [ 15.121 s]
[INFO] NetarchiveSuite - monitor - test ................... SUCCESS [  1.734 s]
[INFO] NetarchiveSuite - wayback resourceStore ............ SUCCESS [  5.107 s]
[INFO] NetarchiveSuite - wayback - test ................... SUCCESS [  3.336 s]
[INFO] NetarchiveSuite - integration tests ................ SUCCESS [  0.368 s]
[INFO] NetarchiveSuite System test ........................ SUCCESS [  2.255 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 03:53 min
[INFO] Finished at: 2018-02-20T13:52:55+01:00
[INFO] Final Memory: 99M/237M
[INFO] ------------------------------------------------------------------------
channel stopped
Warning: you have no plugins providing access control for builds, so falling back to legacy behavior of permitting any downstream builds to be triggered
Finished: UNSTABLE