Started by timer Building remotely on NetarchiveSuite in workspace /home/cibuild02/workspace/NetarchiveSuite-Rasmus-1-Click [WS-CLEANUP] Deleting project workspace... [WS-CLEANUP] Done Cloning the remote Git repository Cloning repository https://github.com/netarchivesuite/netarchivesuite.git > git init /home/cibuild02/workspace/NetarchiveSuite-Rasmus-1-Click # timeout=10 Fetching upstream changes from https://github.com/netarchivesuite/netarchivesuite.git > git --version # timeout=10 > git -c core.askpass=true fetch --tags --progress https://github.com/netarchivesuite/netarchivesuite.git +refs/heads/*:refs/remotes/origin/* > git config remote.origin.url https://github.com/netarchivesuite/netarchivesuite.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url https://github.com/netarchivesuite/netarchivesuite.git # timeout=10 Fetching upstream changes from https://github.com/netarchivesuite/netarchivesuite.git > git -c core.askpass=true fetch --tags --progress https://github.com/netarchivesuite/netarchivesuite.git +refs/heads/*:refs/remotes/origin/* > git rev-parse refs/remotes/origin/NARK-2025-dedup-killswitch^{commit} # timeout=10 > git rev-parse refs/remotes/origin/origin/NARK-2025-dedup-killswitch^{commit} # timeout=10 Checking out Revision f0f4a71edd0773f7fd35d30bfb5f80abe93057eb (refs/remotes/origin/NARK-2025-dedup-killswitch) > git config core.sparsecheckout # timeout=10 > git checkout -f f0f4a71edd0773f7fd35d30bfb5f80abe93057eb > git rev-list f0f4a71edd0773f7fd35d30bfb5f80abe93057eb # timeout=10 [NetarchiveSuite-Rasmus-1-Click] $ /bin/sh -xe /tmp/hudson5862598149214126491.sh + cd /home/cibuild02/workspace/NetarchiveSuite-Rasmus-1-Click + pwd /home/cibuild02/workspace/NetarchiveSuite-Rasmus-1-Click + ls -lart total 136 drwxrwxr-x. 20 cibuild02 cibuild02 4096 Feb 7 00:00 .. -rw-rw-r--. 1 cibuild02 cibuild02 748 Feb 7 00:00 .travis.yml -rw-rw-r--. 1 cibuild02 cibuild02 2055 Feb 7 00:00 README.md -rw-rw-r--. 1 cibuild02 cibuild02 4686 Feb 7 00:00 Narcana.md -rw-rw-r--. 1 cibuild02 cibuild02 816 Feb 7 00:00 LICENSE.txt drwxrwxr-x. 2 cibuild02 cibuild02 4096 Feb 7 00:00 .idea -rw-rw-r--. 1 cibuild02 cibuild02 1258 Feb 7 00:00 .gitignore drwxrwxr-x. 3 cibuild02 cibuild02 4096 Feb 7 00:00 build-tools drwxrwxr-x. 5 cibuild02 cibuild02 4096 Feb 7 00:00 archive -rwxrwxr-x. 1 cibuild02 cibuild02 331 Feb 7 00:00 copy-nas-and-heritrix.sh drwxrwxr-x. 5 cibuild02 cibuild02 4096 Feb 7 00:00 common drwxrwxr-x. 2 cibuild02 cibuild02 4096 Feb 7 00:00 hadoop-uber-jar drwxrwxr-x. 5 cibuild02 cibuild02 4096 Feb 7 00:00 deploy drwxrwxr-x. 10 cibuild02 cibuild02 4096 Feb 7 00:00 harvester drwxrwxr-x. 3 cibuild02 cibuild02 4096 Feb 7 00:00 integration-test drwxrwxr-x. 5 cibuild02 cibuild02 4096 Feb 7 00:00 monitor drwxrwxr-x. 2 cibuild02 cibuild02 4096 Feb 7 00:00 quickstart-vagrant-environment -rwxrwxr-x. 1 cibuild02 cibuild02 429 Feb 7 00:00 precommit.sh -rw-rw-r--. 1 cibuild02 cibuild02 36924 Feb 7 00:00 pom.xml -rw-rw-r--. 1 cibuild02 cibuild02 87 Feb 7 00:00 reset_gitignore_files.sh drwxrwxr-x. 3 cibuild02 cibuild02 4096 Feb 7 00:00 quickstart drwxrwxr-x. 15 cibuild02 cibuild02 4096 Feb 7 00:00 . drwxrwxr-x. 5 cibuild02 cibuild02 4096 Feb 7 00:00 wayback drwxrwxr-x. 8 cibuild02 cibuild02 4096 Feb 7 00:00 .git + rm -rf './lib/*' + rm -rf './deploy/distribution/target/*' Parsing POMs Established TCP socket on 37066 maven32-agent.jar already up to date maven32-interceptor.jar already up to date maven3-interceptor-commons.jar already up to date [NetarchiveSuite-Rasmus-1-Click] $ /home/cibuild02/tools/hudson.model.JDK/Java8/bin/java -cp /home/cibuild02/maven32-agent.jar:/home/cibuild02/tools/hudson.tasks.Maven_MavenInstallation/Maven3.2/boot/plexus-classworlds-2.5.2.jar:/home/cibuild02/tools/hudson.tasks.Maven_MavenInstallation/Maven3.2/conf/logging jenkins.maven3.agent.Maven32Main /home/cibuild02/tools/hudson.tasks.Maven_MavenInstallation/Maven3.2 /home/cibuild02/slave.jar /home/cibuild02/maven32-interceptor.jar /home/cibuild02/maven3-interceptor-commons.jar 37066 <===[JENKINS REMOTING CAPACITY]===>channel started Executing Maven: -B -f /home/cibuild02/workspace/NetarchiveSuite-Rasmus-1-Click/pom.xml -U -DskipTests clean install [INFO] Scanning for projects... [INFO] ------------------------------------------------------------------------ [INFO] Reactor Build Order: [INFO] [INFO] NetarchiveSuite [INFO] NetarchiveSuite - build-tools [INFO] NetarchiveSuite - common [INFO] NetarchiveSuite - test utils [INFO] NetarchiveSuite - common - core [INFO] NetarchiveSuite - common - test [INFO] NetarchiveSuite - archive [INFO] NetarchiveSuite - archive - core [INFO] NetarchiveSuite - harvester [INFO] NetarchiveSuite - harvester - core [INFO] NetarchiveSuite - archive - test [INFO] NetarchiveSuite - bitpreservation - webapp [INFO] NetarchiveSuite - Harvest Scheduler [INFO] NetarchiveSuite - monitor [INFO] NetarchiveSuite - monitor - core [INFO] NetarchiveSuite - wayback [INFO] NetarchiveSuite - wayback - indexer [INFO] NetarchiveSuite - deploy [INFO] NetarchiveSuite - deploy - core [INFO] NetarchiveSuite - harvester - heritrix3 [INFO] NetarchiveSuite - Heritrix3 Extensions [INFO] NetarchiveSuite - heritrix3 controller [INFO] NetarchiveSuite - Status - Webapp [INFO] NetarchiveSuite - qa - webapp [INFO] NetarchiveSuite - history - webapp [INFO] NetarchiveSuite - harvestDefinition - webapp [INFO] NetarchiveSuite - harvestChannel - webapp [INFO] NetarchiveSuite - heritrix3 monitor [INFO] NetarchiveSuite - deploy - distribution [INFO] NetarchiveSuite - deploy - test [INFO] NetarchiveSuite - Heritrix3 Bundler [INFO] NetarchiveSuite - harvester - test [INFO] NetarchiveSuite - monitor - test [INFO] NetarchiveSuite - wayback resourceStore [INFO] NetarchiveSuite - wayback - test [INFO] NetarchiveSuite - integration tests [INFO] NetarchiveSuite System test [INFO] hadoop-uber-jar [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building NetarchiveSuite 5.7-IIPCH3-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ netarchivesuite --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.5.201505241946:prepare-agent (default) @ netarchivesuite --- [INFO] argLine set to -javaagent:/home/cibuild02/.m2/repository/org/jacoco/org.jacoco.agent/0.7.5.201505241946/org.jacoco.agent-0.7.5.201505241946-runtime.jar=destfile=/home/cibuild02/workspace/NetarchiveSuite-Rasmus-1-Click/target/jacoco.exec [INFO] [INFO] --- jacoco-maven-plugin:0.7.5.201505241946:report (report) @ netarchivesuite --- [INFO] Skipping JaCoCo execution due to missing execution data file:/home/cibuild02/workspace/NetarchiveSuite-Rasmus-1-Click/target/jacoco.exec [INFO] [INFO] --- maven-jgit-buildnumber-plugin:1.2.9:extract-buildnumber (git-buildnumber) @ netarchivesuite --- [INFO] Git info extracted, revision: 'f0f4a71', branch: '', tag: '', commitsCount: '4417', buildnumber: 'UNNAMED.4417.f0f4a71' [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ netarchivesuite >>> [INFO] [INFO] --- jacoco-maven-plugin:0.7.5.201505241946:prepare-agent (default) @ netarchivesuite --- [INFO] argLine set to -javaagent:/home/cibuild02/.m2/repository/org/jacoco/org.jacoco.agent/0.7.5.201505241946/org.jacoco.agent-0.7.5.201505241946-runtime.jar=destfile=/home/cibuild02/workspace/NetarchiveSuite-Rasmus-1-Click/target/jacoco.exec [WARNING] Failed to getClass for org.apache.maven.plugin.source.SourceJarMojo [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ netarchivesuite <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ netarchivesuite --- [INFO] [INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ netarchivesuite --- [INFO] Not executing Javadoc as the project is not a Java classpath-capable package [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ netarchivesuite --- [INFO] Installing /home/cibuild02/workspace/NetarchiveSuite-Rasmus-1-Click/pom.xml to /home/cibuild02/.m2/repository/org/netarchivesuite/netarchivesuite/5.7-IIPCH3-SNAPSHOT/netarchivesuite-5.7-IIPCH3-SNAPSHOT.pom [JENKINS] Archiving disabled [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building NetarchiveSuite - build-tools 5.7-IIPCH3-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ build-tools --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.5.201505241946:prepare-agent (default) @ build-tools --- [INFO] argLine set to -javaagent:/home/cibuild02/.m2/repository/org/jacoco/org.jacoco.agent/0.7.5.201505241946/org.jacoco.agent-0.7.5.201505241946-runtime.jar=destfile=/home/cibuild02/workspace/NetarchiveSuite-Rasmus-1-Click/build-tools/target/jacoco.exec [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ build-tools --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ build-tools --- [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ build-tools --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/cibuild02/workspace/NetarchiveSuite-Rasmus-1-Click/build-tools/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ build-tools --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ build-tools --- [INFO] Tests are skipped. [INFO] [INFO] --- jacoco-maven-plugin:0.7.5.201505241946:report (report) @ build-tools --- [INFO] Skipping JaCoCo execution due to missing execution data file:/home/cibuild02/workspace/NetarchiveSuite-Rasmus-1-Click/build-tools/target/jacoco.exec [INFO] [INFO] --- maven-jgit-buildnumber-plugin:1.2.9:extract-buildnumber (git-buildnumber) @ build-tools --- [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ build-tools --- [INFO] Building jar: /home/cibuild02/workspace/NetarchiveSuite-Rasmus-1-Click/build-tools/target/build-tools-5.7-IIPCH3-SNAPSHOT.jar [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ build-tools >>> [INFO] [INFO] --- jacoco-maven-plugin:0.7.5.201505241946:prepare-agent (default) @ build-tools --- [INFO] argLine set to -javaagent:/home/cibuild02/.m2/repository/org/jacoco/org.jacoco.agent/0.7.5.201505241946/org.jacoco.agent-0.7.5.201505241946-runtime.jar=destfile=/home/cibuild02/workspace/NetarchiveSuite-Rasmus-1-Click/build-tools/target/jacoco.exec [WARNING] Failed to getClass for org.apache.maven.plugin.source.SourceJarMojo [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ build-tools <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ build-tools --- [INFO] Building jar: /home/cibuild02/workspace/NetarchiveSuite-Rasmus-1-Click/build-tools/target/build-tools-5.7-IIPCH3-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ build-tools --- [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ build-tools --- [INFO] Installing /home/cibuild02/workspace/NetarchiveSuite-Rasmus-1-Click/build-tools/target/build-tools-5.7-IIPCH3-SNAPSHOT.jar to /home/cibuild02/.m2/repository/org/netarchivesuite/build-tools/5.7-IIPCH3-SNAPSHOT/build-tools-5.7-IIPCH3-SNAPSHOT.jar [INFO] Installing /home/cibuild02/workspace/NetarchiveSuite-Rasmus-1-Click/build-tools/pom.xml to /home/cibuild02/.m2/repository/org/netarchivesuite/build-tools/5.7-IIPCH3-SNAPSHOT/build-tools-5.7-IIPCH3-SNAPSHOT.pom [INFO] Installing /home/cibuild02/workspace/NetarchiveSuite-Rasmus-1-Click/build-tools/target/build-tools-5.7-IIPCH3-SNAPSHOT-sources.jar to /home/cibuild02/.m2/repository/org/netarchivesuite/build-tools/5.7-IIPCH3-SNAPSHOT/build-tools-5.7-IIPCH3-SNAPSHOT-sources.jar [JENKINS] Archiving disabled [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building NetarchiveSuite - common 5.7-IIPCH3-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ common --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.5.201505241946:prepare-agent (default) @ common --- [INFO] argLine set to -javaagent:/home/cibuild02/.m2/repository/org/jacoco/org.jacoco.agent/0.7.5.201505241946/org.jacoco.agent-0.7.5.201505241946-runtime.jar=destfile=/home/cibuild02/workspace/NetarchiveSuite-Rasmus-1-Click/common/target/jacoco.exec [INFO] [INFO] --- jacoco-maven-plugin:0.7.5.201505241946:report (report) @ common --- [INFO] Skipping JaCoCo execution due to missing execution data file:/home/cibuild02/workspace/NetarchiveSuite-Rasmus-1-Click/common/target/jacoco.exec [INFO] [INFO] --- maven-jgit-buildnumber-plugin:1.2.9:extract-buildnumber (git-buildnumber) @ common --- [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ common >>> [INFO] [INFO] --- jacoco-maven-plugin:0.7.5.201505241946:prepare-agent (default) @ common --- [INFO] argLine set to -javaagent:/home/cibuild02/.m2/repository/org/jacoco/org.jacoco.agent/0.7.5.201505241946/org.jacoco.agent-0.7.5.201505241946-runtime.jar=destfile=/home/cibuild02/workspace/NetarchiveSuite-Rasmus-1-Click/common/target/jacoco.exec [WARNING] Failed to getClass for org.apache.maven.plugin.source.SourceJarMojo [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ common <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ common --- [INFO] [INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ common --- [INFO] Not executing Javadoc as the project is not a Java classpath-capable package [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ common --- [INFO] Installing /home/cibuild02/workspace/NetarchiveSuite-Rasmus-1-Click/common/pom.xml to /home/cibuild02/.m2/repository/org/netarchivesuite/common/5.7-IIPCH3-SNAPSHOT/common-5.7-IIPCH3-SNAPSHOT.pom [JENKINS] Archiving disabled [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building NetarchiveSuite - test utils 5.7-IIPCH3-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ netarchivesuite-test-utils --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (default) @ netarchivesuite-test-utils --- [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/NetarchiveSuite-Rasmus-1-Click/common/netarchivesuite-test-utils/../target/jacoco.exec,append=true [INFO] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (agent) @ netarchivesuite-test-utils --- [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/NetarchiveSuite-Rasmus-1-Click/common/netarchivesuite-test-utils/../target/jacoco.exec,append=true [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ netarchivesuite-test-utils --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/cibuild02/workspace/NetarchiveSuite-Rasmus-1-Click/common/netarchivesuite-test-utils/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ netarchivesuite-test-utils --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 4 source files to /home/cibuild02/workspace/NetarchiveSuite-Rasmus-1-Click/common/netarchivesuite-test-utils/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ netarchivesuite-test-utils --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/cibuild02/workspace/NetarchiveSuite-Rasmus-1-Click/common/netarchivesuite-test-utils/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ netarchivesuite-test-utils --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ netarchivesuite-test-utils --- [INFO] Tests are skipped. [INFO] [INFO] --- jacoco-maven-plugin:0.7.9:report (report) @ netarchivesuite-test-utils --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- maven-jgit-buildnumber-plugin:1.2.9:extract-buildnumber (git-buildnumber) @ netarchivesuite-test-utils --- [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ netarchivesuite-test-utils --- [INFO] Building jar: /home/cibuild02/workspace/NetarchiveSuite-Rasmus-1-Click/common/netarchivesuite-test-utils/target/netarchivesuite-test-utils-5.7-IIPCH3-SNAPSHOT.jar [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ netarchivesuite-test-utils >>> [INFO] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (default) @ netarchivesuite-test-utils --- [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/NetarchiveSuite-Rasmus-1-Click/common/netarchivesuite-test-utils/../target/jacoco.exec,append=true [INFO] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (agent) @ netarchivesuite-test-utils --- [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/NetarchiveSuite-Rasmus-1-Click/common/netarchivesuite-test-utils/../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 @ netarchivesuite-test-utils <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ netarchivesuite-test-utils --- [INFO] Building jar: /home/cibuild02/workspace/NetarchiveSuite-Rasmus-1-Click/common/netarchivesuite-test-utils/target/netarchivesuite-test-utils-5.7-IIPCH3-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ netarchivesuite-test-utils --- [INFO] Building jar: /home/cibuild02/workspace/NetarchiveSuite-Rasmus-1-Click/common/netarchivesuite-test-utils/target/netarchivesuite-test-utils-5.7-IIPCH3-SNAPSHOT-javadoc.jar [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ netarchivesuite-test-utils --- [INFO] Installing /home/cibuild02/workspace/NetarchiveSuite-Rasmus-1-Click/common/netarchivesuite-test-utils/target/netarchivesuite-test-utils-5.7-IIPCH3-SNAPSHOT.jar to /home/cibuild02/.m2/repository/org/netarchivesuite/netarchivesuite-test-utils/5.7-IIPCH3-SNAPSHOT/netarchivesuite-test-utils-5.7-IIPCH3-SNAPSHOT.jar [INFO] Installing /home/cibuild02/workspace/NetarchiveSuite-Rasmus-1-Click/common/netarchivesuite-test-utils/pom.xml to /home/cibuild02/.m2/repository/org/netarchivesuite/netarchivesuite-test-utils/5.7-IIPCH3-SNAPSHOT/netarchivesuite-test-utils-5.7-IIPCH3-SNAPSHOT.pom [INFO] Installing /home/cibuild02/workspace/NetarchiveSuite-Rasmus-1-Click/common/netarchivesuite-test-utils/target/netarchivesuite-test-utils-5.7-IIPCH3-SNAPSHOT-sources.jar to /home/cibuild02/.m2/repository/org/netarchivesuite/netarchivesuite-test-utils/5.7-IIPCH3-SNAPSHOT/netarchivesuite-test-utils-5.7-IIPCH3-SNAPSHOT-sources.jar [INFO] Installing /home/cibuild02/workspace/NetarchiveSuite-Rasmus-1-Click/common/netarchivesuite-test-utils/target/netarchivesuite-test-utils-5.7-IIPCH3-SNAPSHOT-javadoc.jar to /home/cibuild02/.m2/repository/org/netarchivesuite/netarchivesuite-test-utils/5.7-IIPCH3-SNAPSHOT/netarchivesuite-test-utils-5.7-IIPCH3-SNAPSHOT-javadoc.jar [JENKINS] Archiving disabled [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building NetarchiveSuite - common - core 5.7-IIPCH3-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] Downloading: https://sbforge.org/nexus/content/groups/public/org/bitrepository/reference/bitrepository-core/1.10-SNAPSHOT/maven-metadata.xml [INFO] Downloaded: https://sbforge.org/nexus/content/groups/public/org/bitrepository/reference/bitrepository-core/1.10-SNAPSHOT/maven-metadata.xml (2 KB at 1.3 KB/sec) [INFO] Downloading: https://sbforge.org/nexus/content/groups/public/org/bitrepository/reference/bitrepository-parent/1.10-SNAPSHOT/maven-metadata.xml [INFO] Downloaded: https://sbforge.org/nexus/content/groups/public/org/bitrepository/reference/bitrepository-parent/1.10-SNAPSHOT/maven-metadata.xml (836 B at 38.9 KB/sec) [INFO] Downloading: https://sbforge.org/nexus/content/groups/public/org/bitrepository/reference/bitrepository-reference-settings/1.10-SNAPSHOT/maven-metadata.xml [INFO] Downloaded: https://sbforge.org/nexus/content/groups/public/org/bitrepository/reference/bitrepository-reference-settings/1.10-SNAPSHOT/maven-metadata.xml (2 KB at 48.2 KB/sec) [INFO] Downloading: https://sbforge.org/nexus/content/groups/public/org/bitrepository/bitrepository-message-xml-xsd/31-SNAPSHOT/maven-metadata.xml [INFO] Downloaded: https://sbforge.org/nexus/content/groups/public/org/bitrepository/bitrepository-message-xml-xsd/31-SNAPSHOT/maven-metadata.xml (1002 B at 36.2 KB/sec) [INFO] Downloading: https://sbforge.org/nexus/content/groups/public/org/bitrepository/bitrepository-message-xml/31-SNAPSHOT/maven-metadata.xml [INFO] Downloaded: https://sbforge.org/nexus/content/groups/public/org/bitrepository/bitrepository-message-xml/31-SNAPSHOT/maven-metadata.xml (615 B at 26.1 KB/sec) [INFO] Downloading: https://sbforge.org/nexus/content/groups/public/org/bitrepository/bitrepository-message-xml-java/31-SNAPSHOT/maven-metadata.xml [INFO] Downloaded: https://sbforge.org/nexus/content/groups/public/org/bitrepository/bitrepository-message-xml-java/31-SNAPSHOT/maven-metadata.xml (1003 B at 36.3 KB/sec) [INFO] Downloading: https://sbforge.org/nexus/content/groups/public/org/bitrepository/reference/bitrepository-client/1.10-SNAPSHOT/maven-metadata.xml [INFO] Downloaded: https://sbforge.org/nexus/content/groups/public/org/bitrepository/reference/bitrepository-client/1.10-SNAPSHOT/maven-metadata.xml (2 KB at 56.4 KB/sec) [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ common-core --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (default) @ common-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/NetarchiveSuite-Rasmus-1-Click/common/common-core/../target/jacoco.exec,append=true [INFO] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (agent) @ common-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/NetarchiveSuite-Rasmus-1-Click/common/common-core/../target/jacoco.exec,append=true [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ common-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 18 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ common-core --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 197 source files to /home/cibuild02/workspace/NetarchiveSuite-Rasmus-1-Click/common/common-core/target/classes [WARNING] /home/cibuild02/workspace/NetarchiveSuite-Rasmus-1-Click/common/common-core/src/main/java/dk/netarkivet/common/utils/JMXUtils.java:[50,33] com.sun.jndi.rmi.registry.RegistryContextFactory is internal proprietary API and may be removed in a future release [WARNING] /home/cibuild02/workspace/NetarchiveSuite-Rasmus-1-Click/common/common-core/src/main/java/dk/netarkivet/common/utils/JMXUtils.java:[105,63] com.sun.jndi.rmi.registry.RegistryContextFactory is internal proprietary API and may be removed in a future release [WARNING] /home/cibuild02/workspace/NetarchiveSuite-Rasmus-1-Click/common/common-core/src/main/java/dk/netarkivet/common/utils/JMXUtils.java:[107,21] com.sun.jndi.rmi.registry.RegistryContextFactory is internal proprietary API and may be removed in a future release [WARNING] /home/cibuild02/workspace/NetarchiveSuite-Rasmus-1-Click/common/common-core/src/main/java/is/hi/bok/deduplicator/CommandLineParser.java: Some input files use or override a deprecated API. [WARNING] /home/cibuild02/workspace/NetarchiveSuite-Rasmus-1-Click/common/common-core/src/main/java/is/hi/bok/deduplicator/CommandLineParser.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ common-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ common-core --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 11 source files to /home/cibuild02/workspace/NetarchiveSuite-Rasmus-1-Click/common/common-core/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ common-core --- [INFO] Tests are skipped. [INFO] [INFO] --- jacoco-maven-plugin:0.7.9:report (report) @ common-core --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- maven-jgit-buildnumber-plugin:1.2.9:extract-buildnumber (git-buildnumber) @ common-core --- [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ common-core --- [INFO] Building jar: /home/cibuild02/workspace/NetarchiveSuite-Rasmus-1-Click/common/common-core/target/common-core-5.7-IIPCH3-SNAPSHOT.jar [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ common-core >>> [INFO] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (default) @ common-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/NetarchiveSuite-Rasmus-1-Click/common/common-core/../target/jacoco.exec,append=true [INFO] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (agent) @ common-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/NetarchiveSuite-Rasmus-1-Click/common/common-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 @ common-core <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ common-core --- [INFO] Building jar: /home/cibuild02/workspace/NetarchiveSuite-Rasmus-1-Click/common/common-core/target/common-core-5.7-IIPCH3-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ common-core --- [INFO] 15 warnings [WARNING] Javadoc Warnings [WARNING] warning: unknown enum constant ThreadingBehavior.SAFE [WARNING] reason: class file for org.apache.http.annotation.ThreadingBehavior not found [WARNING] warning: unknown enum constant ThreadingBehavior.SAFE_CONDITIONAL [WARNING] warning: unknown enum constant ThreadingBehavior.IMMUTABLE [WARNING] /home/cibuild02/workspace/NetarchiveSuite-Rasmus-1-Click/common/common-core/src/main/java/dk/netarkivet/common/utils/FixedUURI.java:61: warning - Tag @see: reference not found: UURI#getReferencedHost() [WARNING] /home/cibuild02/workspace/NetarchiveSuite-Rasmus-1-Click/common/common-core/src/main/java/dk/netarkivet/common/distribute/HTTPRemoteFileRegistry.java:258: warning - Tag @see: malformed: "AbstractHandler#handle(String, org.eclipse.jetty.server.Request, HttpServletRequest, [WARNING] HttpServletResponse), HttpServletResponse, int)" [WARNING] /home/cibuild02/workspace/NetarchiveSuite-Rasmus-1-Click/common/common-core/src/main/java/dk/netarkivet/common/distribute/HTTPRemoteFileRegistry.java:258: warning - Tag @see: reference not found: AbstractHandler#handle(String, org.eclipse.jetty.server.Request, HttpServletRequest, [WARNING] HttpServletResponse), HttpServletResponse, int) [WARNING] /home/cibuild02/workspace/NetarchiveSuite-Rasmus-1-Click/common/common-core/src/main/java/dk/netarkivet/common/distribute/arcrepository/PreservationArcRepositoryClient.java:126: warning - Tag @see: reference not found: dk.netarkivet.archive.checksum.distribute.GetAllChecksumsMessage [WARNING] /home/cibuild02/workspace/NetarchiveSuite-Rasmus-1-Click/common/common-core/src/main/java/dk/netarkivet/common/distribute/arcrepository/PreservationArcRepositoryClient.java:150: warning - Tag @see: reference not found: dk.netarkivet.archive.checksum.distribute.GetAllFilenamesMessage [WARNING] /home/cibuild02/workspace/NetarchiveSuite-Rasmus-1-Click/common/common-core/src/main/java/dk/netarkivet/common/distribute/arcrepository/PreservationArcRepositoryClient.java:126: warning - Tag @see: reference not found: dk.netarkivet.archive.checksum.distribute.GetAllChecksumsMessage [WARNING] /home/cibuild02/workspace/NetarchiveSuite-Rasmus-1-Click/common/common-core/src/main/java/dk/netarkivet/common/distribute/arcrepository/PreservationArcRepositoryClient.java:150: warning - Tag @see: reference not found: dk.netarkivet.archive.checksum.distribute.GetAllFilenamesMessage [WARNING] /home/cibuild02/workspace/NetarchiveSuite-Rasmus-1-Click/common/common-core/src/main/java/dk/netarkivet/common/distribute/arcrepository/ReplicaStoreState.java:35: warning - Tag @see: reference not found: dk.netarkivet.archive.arcrepository.ArcRepository [WARNING] /home/cibuild02/workspace/NetarchiveSuite-Rasmus-1-Click/common/common-core/src/main/java/dk/netarkivet/common/distribute/arcrepository/ReplicaStoreState.java:35: warning - Tag @see: reference not found: dk.netarkivet.archive.arcrepositoryadmin.AdminData [WARNING] /home/cibuild02/workspace/NetarchiveSuite-Rasmus-1-Click/common/common-core/src/main/java/dk/netarkivet/common/distribute/arcrepository/ReplicaStoreState.java:35: warning - Tag @see: reference not found: dk.netarkivet.archive.arcrepositoryadmin.ArcRepositoryEntry [WARNING] /home/cibuild02/workspace/NetarchiveSuite-Rasmus-1-Click/common/common-core/src/main/java/dk/netarkivet/common/webinterface/SiteSection.java:220: warning - @return tag has no arguments. [WARNING] /home/cibuild02/workspace/NetarchiveSuite-Rasmus-1-Click/common/common-core/src/main/java/dk/netarkivet/common/webinterface/SiteSection.java:241: warning - @param argument "out" is not a parameter name. [INFO] Building jar: /home/cibuild02/workspace/NetarchiveSuite-Rasmus-1-Click/common/common-core/target/common-core-5.7-IIPCH3-SNAPSHOT-javadoc.jar [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ common-core --- [INFO] Installing /home/cibuild02/workspace/NetarchiveSuite-Rasmus-1-Click/common/common-core/target/common-core-5.7-IIPCH3-SNAPSHOT.jar to /home/cibuild02/.m2/repository/org/netarchivesuite/common-core/5.7-IIPCH3-SNAPSHOT/common-core-5.7-IIPCH3-SNAPSHOT.jar [INFO] Installing /home/cibuild02/workspace/NetarchiveSuite-Rasmus-1-Click/common/common-core/pom.xml to /home/cibuild02/.m2/repository/org/netarchivesuite/common-core/5.7-IIPCH3-SNAPSHOT/common-core-5.7-IIPCH3-SNAPSHOT.pom [INFO] Installing /home/cibuild02/workspace/NetarchiveSuite-Rasmus-1-Click/common/common-core/target/common-core-5.7-IIPCH3-SNAPSHOT-sources.jar to /home/cibuild02/.m2/repository/org/netarchivesuite/common-core/5.7-IIPCH3-SNAPSHOT/common-core-5.7-IIPCH3-SNAPSHOT-sources.jar [INFO] Installing /home/cibuild02/workspace/NetarchiveSuite-Rasmus-1-Click/common/common-core/target/common-core-5.7-IIPCH3-SNAPSHOT-javadoc.jar to /home/cibuild02/.m2/repository/org/netarchivesuite/common-core/5.7-IIPCH3-SNAPSHOT/common-core-5.7-IIPCH3-SNAPSHOT-javadoc.jar [JENKINS] Archiving disabled [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building NetarchiveSuite - common - test 5.7-IIPCH3-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ common-test --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (default) @ common-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/NetarchiveSuite-Rasmus-1-Click/common/common-test/../target/jacoco.exec,append=true [INFO] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (agent) @ common-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/NetarchiveSuite-Rasmus-1-Click/common/common-test/../target/jacoco.exec,append=true [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ common-test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/cibuild02/workspace/NetarchiveSuite-Rasmus-1-Click/common/common-test/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ common-test --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 43 source files to /home/cibuild02/workspace/NetarchiveSuite-Rasmus-1-Click/common/common-test/target/classes [WARNING] /home/cibuild02/workspace/NetarchiveSuite-Rasmus-1-Click/common/common-test/src/main/java/dk/netarkivet/common/webinterface/WebinterfaceTestCase.java: Some input files use or override a deprecated API. [WARNING] /home/cibuild02/workspace/NetarchiveSuite-Rasmus-1-Click/common/common-test/src/main/java/dk/netarkivet/common/webinterface/WebinterfaceTestCase.java: Recompile with -Xlint:deprecation for details. [WARNING] /home/cibuild02/workspace/NetarchiveSuite-Rasmus-1-Click/common/common-test/src/main/java/dk/netarkivet/common/webinterface/WebinterfaceTestCase.java: Some input files use unchecked or unsafe operations. [WARNING] /home/cibuild02/workspace/NetarchiveSuite-Rasmus-1-Click/common/common-test/src/main/java/dk/netarkivet/common/webinterface/WebinterfaceTestCase.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ common-test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] Copying 386 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ common-test --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 78 source files to /home/cibuild02/workspace/NetarchiveSuite-Rasmus-1-Click/common/common-test/target/test-classes [WARNING] /home/cibuild02/workspace/NetarchiveSuite-Rasmus-1-Click/common/common-test/src/test/java/dk/netarkivet/common/utils/StringUtilsTester.java: /home/cibuild02/workspace/NetarchiveSuite-Rasmus-1-Click/common/common-test/src/test/java/dk/netarkivet/common/utils/StringUtilsTester.java uses unchecked or unsafe operations. [WARNING] /home/cibuild02/workspace/NetarchiveSuite-Rasmus-1-Click/common/common-test/src/test/java/dk/netarkivet/common/utils/StringUtilsTester.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ common-test --- [INFO] Tests are skipped. [INFO] [INFO] --- jacoco-maven-plugin:0.7.9:report (report) @ common-test --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- maven-jgit-buildnumber-plugin:1.2.9:extract-buildnumber (git-buildnumber) @ common-test --- [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ common-test --- [INFO] Building jar: /home/cibuild02/workspace/NetarchiveSuite-Rasmus-1-Click/common/common-test/target/common-test-5.7-IIPCH3-SNAPSHOT.jar [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ common-test >>> [INFO] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (default) @ common-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/NetarchiveSuite-Rasmus-1-Click/common/common-test/../target/jacoco.exec,append=true [INFO] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (agent) @ common-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/NetarchiveSuite-Rasmus-1-Click/common/common-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 @ common-test <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ common-test --- [INFO] Building jar: /home/cibuild02/workspace/NetarchiveSuite-Rasmus-1-Click/common/common-test/target/common-test-5.7-IIPCH3-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ common-test --- [INFO] Building jar: /home/cibuild02/workspace/NetarchiveSuite-Rasmus-1-Click/common/common-test/target/common-test-5.7-IIPCH3-SNAPSHOT-javadoc.jar [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ common-test --- [INFO] Installing /home/cibuild02/workspace/NetarchiveSuite-Rasmus-1-Click/common/common-test/target/common-test-5.7-IIPCH3-SNAPSHOT.jar to /home/cibuild02/.m2/repository/org/netarchivesuite/common-test/5.7-IIPCH3-SNAPSHOT/common-test-5.7-IIPCH3-SNAPSHOT.jar [INFO] Installing /home/cibuild02/workspace/NetarchiveSuite-Rasmus-1-Click/common/common-test/pom.xml to /home/cibuild02/.m2/repository/org/netarchivesuite/common-test/5.7-IIPCH3-SNAPSHOT/common-test-5.7-IIPCH3-SNAPSHOT.pom [INFO] Installing /home/cibuild02/workspace/NetarchiveSuite-Rasmus-1-Click/common/common-test/target/common-test-5.7-IIPCH3-SNAPSHOT-sources.jar to /home/cibuild02/.m2/repository/org/netarchivesuite/common-test/5.7-IIPCH3-SNAPSHOT/common-test-5.7-IIPCH3-SNAPSHOT-sources.jar [INFO] Installing /home/cibuild02/workspace/NetarchiveSuite-Rasmus-1-Click/common/common-test/target/common-test-5.7-IIPCH3-SNAPSHOT-javadoc.jar to /home/cibuild02/.m2/repository/org/netarchivesuite/common-test/5.7-IIPCH3-SNAPSHOT/common-test-5.7-IIPCH3-SNAPSHOT-javadoc.jar [JENKINS] Archiving disabled [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building NetarchiveSuite - archive 5.7-IIPCH3-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ archive --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.5.201505241946:prepare-agent (default) @ archive --- [INFO] argLine set to -javaagent:/home/cibuild02/.m2/repository/org/jacoco/org.jacoco.agent/0.7.5.201505241946/org.jacoco.agent-0.7.5.201505241946-runtime.jar=destfile=/home/cibuild02/workspace/NetarchiveSuite-Rasmus-1-Click/archive/target/jacoco.exec [INFO] [INFO] --- jacoco-maven-plugin:0.7.5.201505241946:report (report) @ archive --- [INFO] Skipping JaCoCo execution due to missing execution data file:/home/cibuild02/workspace/NetarchiveSuite-Rasmus-1-Click/archive/target/jacoco.exec [INFO] [INFO] --- maven-jgit-buildnumber-plugin:1.2.9:extract-buildnumber (git-buildnumber) @ archive --- [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ archive >>> [INFO] [INFO] --- jacoco-maven-plugin:0.7.5.201505241946:prepare-agent (default) @ archive --- [INFO] argLine set to -javaagent:/home/cibuild02/.m2/repository/org/jacoco/org.jacoco.agent/0.7.5.201505241946/org.jacoco.agent-0.7.5.201505241946-runtime.jar=destfile=/home/cibuild02/workspace/NetarchiveSuite-Rasmus-1-Click/archive/target/jacoco.exec [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 <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ archive --- [INFO] [INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ archive --- [INFO] Not executing Javadoc as the project is not a Java classpath-capable package [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ archive --- [INFO] Installing /home/cibuild02/workspace/NetarchiveSuite-Rasmus-1-Click/archive/pom.xml to /home/cibuild02/.m2/repository/org/netarchivesuite/archive/5.7-IIPCH3-SNAPSHOT/archive-5.7-IIPCH3-SNAPSHOT.pom [JENKINS] Archiving disabled [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building NetarchiveSuite - archive - core 5.7-IIPCH3-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ archive-core --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (default) @ archive-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/NetarchiveSuite-Rasmus-1-Click/archive/archive-core/../target/jacoco.exec,append=true [INFO] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (agent) @ archive-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/NetarchiveSuite-Rasmus-1-Click/archive/archive-core/../target/jacoco.exec,append=true [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ archive-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 8 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ archive-core --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 93 source files to /home/cibuild02/workspace/NetarchiveSuite-Rasmus-1-Click/archive/archive-core/target/classes [WARNING] /home/cibuild02/workspace/NetarchiveSuite-Rasmus-1-Click/archive/archive-core/src/main/java/dk/netarkivet/archive/tools/RunBatch.java: Some input files use or override a deprecated API. [WARNING] /home/cibuild02/workspace/NetarchiveSuite-Rasmus-1-Click/archive/archive-core/src/main/java/dk/netarkivet/archive/tools/RunBatch.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ archive-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ archive-core --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 12 source files to /home/cibuild02/workspace/NetarchiveSuite-Rasmus-1-Click/archive/archive-core/target/test-classes [WARNING] /home/cibuild02/workspace/NetarchiveSuite-Rasmus-1-Click/archive/archive-core/src/test/java/dk/netarkivet/archive/arcrepository/distribute/ArcRepositoryServerTester.java: /home/cibuild02/workspace/NetarchiveSuite-Rasmus-1-Click/archive/archive-core/src/test/java/dk/netarkivet/archive/arcrepository/distribute/ArcRepositoryServerTester.java uses or overrides a deprecated API. [WARNING] /home/cibuild02/workspace/NetarchiveSuite-Rasmus-1-Click/archive/archive-core/src/test/java/dk/netarkivet/archive/arcrepository/distribute/ArcRepositoryServerTester.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ archive-core --- [INFO] Tests are skipped. [INFO] [INFO] --- jacoco-maven-plugin:0.7.9:report (report) @ archive-core --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- maven-jgit-buildnumber-plugin:1.2.9:extract-buildnumber (git-buildnumber) @ archive-core --- [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ archive-core --- [INFO] Building jar: /home/cibuild02/workspace/NetarchiveSuite-Rasmus-1-Click/archive/archive-core/target/archive-core-5.7-IIPCH3-SNAPSHOT.jar [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ archive-core >>> [INFO] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (default) @ archive-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/NetarchiveSuite-Rasmus-1-Click/archive/archive-core/../target/jacoco.exec,append=true [INFO] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (agent) @ archive-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/NetarchiveSuite-Rasmus-1-Click/archive/archive-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 @ archive-core <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ archive-core --- [INFO] Building jar: /home/cibuild02/workspace/NetarchiveSuite-Rasmus-1-Click/archive/archive-core/target/archive-core-5.7-IIPCH3-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ archive-core --- [INFO] 1 warning [WARNING] Javadoc Warnings [WARNING] /home/cibuild02/workspace/NetarchiveSuite-Rasmus-1-Click/archive/archive-core/src/main/java/dk/netarkivet/archive/bitarchive/AccessBitarchiveApplication.java:45: warning - Tag @see: reference not found: BitarchiveServer [INFO] Building jar: /home/cibuild02/workspace/NetarchiveSuite-Rasmus-1-Click/archive/archive-core/target/archive-core-5.7-IIPCH3-SNAPSHOT-javadoc.jar [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ archive-core --- [INFO] Installing /home/cibuild02/workspace/NetarchiveSuite-Rasmus-1-Click/archive/archive-core/target/archive-core-5.7-IIPCH3-SNAPSHOT.jar to /home/cibuild02/.m2/repository/org/netarchivesuite/archive-core/5.7-IIPCH3-SNAPSHOT/archive-core-5.7-IIPCH3-SNAPSHOT.jar [INFO] Installing /home/cibuild02/workspace/NetarchiveSuite-Rasmus-1-Click/archive/archive-core/pom.xml to /home/cibuild02/.m2/repository/org/netarchivesuite/archive-core/5.7-IIPCH3-SNAPSHOT/archive-core-5.7-IIPCH3-SNAPSHOT.pom [INFO] Installing /home/cibuild02/workspace/NetarchiveSuite-Rasmus-1-Click/archive/archive-core/target/archive-core-5.7-IIPCH3-SNAPSHOT-sources.jar to /home/cibuild02/.m2/repository/org/netarchivesuite/archive-core/5.7-IIPCH3-SNAPSHOT/archive-core-5.7-IIPCH3-SNAPSHOT-sources.jar [INFO] Installing /home/cibuild02/workspace/NetarchiveSuite-Rasmus-1-Click/archive/archive-core/target/archive-core-5.7-IIPCH3-SNAPSHOT-javadoc.jar to /home/cibuild02/.m2/repository/org/netarchivesuite/archive-core/5.7-IIPCH3-SNAPSHOT/archive-core-5.7-IIPCH3-SNAPSHOT-javadoc.jar [JENKINS] Archiving disabled [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building NetarchiveSuite - harvester 5.7-IIPCH3-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ harvester --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.5.201505241946:prepare-agent (default) @ harvester --- [INFO] argLine set to -javaagent:/home/cibuild02/.m2/repository/org/jacoco/org.jacoco.agent/0.7.5.201505241946/org.jacoco.agent-0.7.5.201505241946-runtime.jar=destfile=/home/cibuild02/workspace/NetarchiveSuite-Rasmus-1-Click/harvester/target/jacoco.exec [INFO] [INFO] --- jacoco-maven-plugin:0.7.5.201505241946:report (report) @ harvester --- [INFO] Skipping JaCoCo execution due to missing execution data file:/home/cibuild02/workspace/NetarchiveSuite-Rasmus-1-Click/harvester/target/jacoco.exec [INFO] [INFO] --- maven-jgit-buildnumber-plugin:1.2.9:extract-buildnumber (git-buildnumber) @ harvester --- [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ harvester >>> [INFO] [INFO] --- jacoco-maven-plugin:0.7.5.201505241946:prepare-agent (default) @ harvester --- [INFO] argLine set to -javaagent:/home/cibuild02/.m2/repository/org/jacoco/org.jacoco.agent/0.7.5.201505241946/org.jacoco.agent-0.7.5.201505241946-runtime.jar=destfile=/home/cibuild02/workspace/NetarchiveSuite-Rasmus-1-Click/harvester/target/jacoco.exec [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 <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ harvester --- [INFO] [INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ harvester --- [INFO] Not executing Javadoc as the project is not a Java classpath-capable package [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ harvester --- [INFO] Installing /home/cibuild02/workspace/NetarchiveSuite-Rasmus-1-Click/harvester/pom.xml to /home/cibuild02/.m2/repository/org/netarchivesuite/harvester/5.7-IIPCH3-SNAPSHOT/harvester-5.7-IIPCH3-SNAPSHOT.pom [JENKINS] Archiving disabled [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building NetarchiveSuite - harvester - core 5.7-IIPCH3-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] Downloading: https://sbforge.org/nexus/content/groups/public/org/netarchivesuite/heritrix3-wrapper/1.0.4-SNAPSHOT/maven-metadata.xml [INFO] Downloaded: https://sbforge.org/nexus/content/groups/public/org/netarchivesuite/heritrix3-wrapper/1.0.4-SNAPSHOT/maven-metadata.xml (2 KB at 19.1 KB/sec) [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ harvester-core --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (default) @ harvester-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/NetarchiveSuite-Rasmus-1-Click/harvester/harvester-core/../target/jacoco.exec,append=true [INFO] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (agent) @ harvester-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/NetarchiveSuite-Rasmus-1-Click/harvester/harvester-core/../target/jacoco.exec,append=true [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ harvester-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 12 resources [INFO] Copying 3 resources to sql-migration/postgresql/ [INFO] Copying 1 resource to sql-migration/mysql/ [INFO] Copying 2 resources to sql-migration/derby/ [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ harvester-core --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 237 source files to /home/cibuild02/workspace/NetarchiveSuite-Rasmus-1-Click/harvester/harvester-core/target/classes [WARNING] /home/cibuild02/workspace/NetarchiveSuite-Rasmus-1-Click/harvester/harvester-core/src/main/java/dk/netarkivet/harvester/tools/CreateIndex.java: /home/cibuild02/workspace/NetarchiveSuite-Rasmus-1-Click/harvester/harvester-core/src/main/java/dk/netarkivet/harvester/tools/CreateIndex.java uses or overrides a deprecated API. [WARNING] /home/cibuild02/workspace/NetarchiveSuite-Rasmus-1-Click/harvester/harvester-core/src/main/java/dk/netarkivet/harvester/tools/CreateIndex.java: Recompile with -Xlint:deprecation for details. [WARNING] /home/cibuild02/workspace/NetarchiveSuite-Rasmus-1-Click/harvester/harvester-core/src/main/java/dk/netarkivet/harvester/datamodel/H1HeritrixTemplate.java: /home/cibuild02/workspace/NetarchiveSuite-Rasmus-1-Click/harvester/harvester-core/src/main/java/dk/netarkivet/harvester/datamodel/H1HeritrixTemplate.java uses unchecked or unsafe operations. [WARNING] /home/cibuild02/workspace/NetarchiveSuite-Rasmus-1-Click/harvester/harvester-core/src/main/java/dk/netarkivet/harvester/datamodel/H1HeritrixTemplate.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ harvester-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 16 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ harvester-core --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 12 source files to /home/cibuild02/workspace/NetarchiveSuite-Rasmus-1-Click/harvester/harvester-core/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ harvester-core --- [INFO] Tests are skipped. [INFO] [INFO] --- jacoco-maven-plugin:0.7.9:report (report) @ harvester-core --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- maven-jgit-buildnumber-plugin:1.2.9:extract-buildnumber (git-buildnumber) @ harvester-core --- [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ harvester-core --- [INFO] Building jar: /home/cibuild02/workspace/NetarchiveSuite-Rasmus-1-Click/harvester/harvester-core/target/harvester-core-5.7-IIPCH3-SNAPSHOT.jar [INFO] [INFO] --- maven-jar-plugin:2.4:test-jar (default) @ harvester-core --- [INFO] Building jar: /home/cibuild02/workspace/NetarchiveSuite-Rasmus-1-Click/harvester/harvester-core/target/harvester-core-5.7-IIPCH3-SNAPSHOT-tests.jar [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ harvester-core >>> [INFO] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (default) @ harvester-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/NetarchiveSuite-Rasmus-1-Click/harvester/harvester-core/../target/jacoco.exec,append=true [INFO] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (agent) @ harvester-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/NetarchiveSuite-Rasmus-1-Click/harvester/harvester-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 @ harvester-core <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ harvester-core --- [INFO] Building jar: /home/cibuild02/workspace/NetarchiveSuite-Rasmus-1-Click/harvester/harvester-core/target/harvester-core-5.7-IIPCH3-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ harvester-core --- [INFO] 45 warnings [WARNING] Javadoc Warnings [WARNING] /home/cibuild02/workspace/NetarchiveSuite-Rasmus-1-Click/harvester/harvester-core/src/main/java/dk/netarkivet/harvester/HarvesterSettings.java:198: warning - Tag @link: reference not found: DefaultJobGenerator [WARNING] /home/cibuild02/workspace/NetarchiveSuite-Rasmus-1-Click/harvester/harvester-core/src/main/java/dk/netarkivet/harvester/HarvesterSettings.java:198: warning - Tag @link: reference not found: FixedDomainConfigurationCountJobGenerator [WARNING] /home/cibuild02/workspace/NetarchiveSuite-Rasmus-1-Click/harvester/harvester-core/src/main/java/dk/netarkivet/harvester/HarvesterSettings.java:183: warning - Tag @link: reference not found: FixedDomainConfigurationCountJobGenerator [WARNING] /home/cibuild02/workspace/NetarchiveSuite-Rasmus-1-Click/harvester/harvester-core/src/main/java/dk/netarkivet/harvester/HarvesterSettings.java:168: warning - Tag @link: reference not found: FixedDomainConfigurationCountJobGenerator [WARNING] /home/cibuild02/workspace/NetarchiveSuite-Rasmus-1-Click/harvester/harvester-core/src/main/java/dk/netarkivet/harvester/HarvesterSettings.java:175: warning - Tag @link: reference not found: FixedDomainConfigurationCountJobGenerator [WARNING] /home/cibuild02/workspace/NetarchiveSuite-Rasmus-1-Click/harvester/harvester-core/src/main/java/dk/netarkivet/harvester/HarvesterSettings.java:330: warning - Tag @link: reference not found: JobDispatcher [WARNING] /home/cibuild02/workspace/NetarchiveSuite-Rasmus-1-Click/harvester/harvester-core/src/main/java/dk/netarkivet/harvester/HarvesterSettings.java:168: warning - Tag @link: reference not found: FixedDomainConfigurationCountJobGenerator [WARNING] /home/cibuild02/workspace/NetarchiveSuite-Rasmus-1-Click/harvester/harvester-core/src/main/java/dk/netarkivet/harvester/HarvesterSettings.java:175: warning - Tag @link: reference not found: FixedDomainConfigurationCountJobGenerator [WARNING] /home/cibuild02/workspace/NetarchiveSuite-Rasmus-1-Click/harvester/harvester-core/src/main/java/dk/netarkivet/harvester/HarvesterSettings.java:183: warning - Tag @link: reference not found: FixedDomainConfigurationCountJobGenerator [WARNING] /home/cibuild02/workspace/NetarchiveSuite-Rasmus-1-Click/harvester/harvester-core/src/main/java/dk/netarkivet/harvester/HarvesterSettings.java:198: warning - Tag @link: reference not found: DefaultJobGenerator [WARNING] /home/cibuild02/workspace/NetarchiveSuite-Rasmus-1-Click/harvester/harvester-core/src/main/java/dk/netarkivet/harvester/HarvesterSettings.java:198: warning - Tag @link: reference not found: FixedDomainConfigurationCountJobGenerator [WARNING] /home/cibuild02/workspace/NetarchiveSuite-Rasmus-1-Click/harvester/harvester-core/src/main/java/dk/netarkivet/harvester/HarvesterSettings.java:198: warning - Tag @link: reference not found: DefaultJobGenerator [WARNING] /home/cibuild02/workspace/NetarchiveSuite-Rasmus-1-Click/harvester/harvester-core/src/main/java/dk/netarkivet/harvester/HarvesterSettings.java:330: warning - Tag @link: reference not found: JobDispatcher [WARNING] /home/cibuild02/workspace/NetarchiveSuite-Rasmus-1-Click/harvester/harvester-core/src/main/java/dk/netarkivet/harvester/HarvesterSettings.java:363: warning - Tag @link: reference not found: TopTotalEnqueuesFilter [WARNING] /home/cibuild02/workspace/NetarchiveSuite-Rasmus-1-Click/harvester/harvester-core/src/main/java/dk/netarkivet/harvester/HarvesterSettings.java:379: warning - Tag @see: reference not found: BnfHeritrixController [WARNING] /home/cibuild02/workspace/NetarchiveSuite-Rasmus-1-Click/harvester/harvester-core/src/main/java/dk/netarkivet/harvester/HarvesterSettings.java:511: warning - Tag @see: reference not found: HarvestDocumentation#documentHarvest(dk.netarkivet.harvester.harvesting.IngestableFiles) [WARNING] /home/cibuild02/workspace/NetarchiveSuite-Rasmus-1-Click/harvester/harvester-core/src/main/java/dk/netarkivet/harvester/HarvesterSettings.java:520: warning - Tag @see: reference not found: HarvestDocumentation#documentHarvest(dk.netarkivet.harvester.harvesting.IngestableFiles) [WARNING] /home/cibuild02/workspace/NetarchiveSuite-Rasmus-1-Click/harvester/harvester-core/src/main/java/dk/netarkivet/harvester/HarvesterSettings.java:529: warning - Tag @see: reference not found: HarvestDocumentation#documentHarvest(dk.netarkivet.harvester.harvesting.IngestableFiles) [WARNING] /home/cibuild02/workspace/NetarchiveSuite-Rasmus-1-Click/harvester/harvester-core/src/main/java/dk/netarkivet/harvester/tools/dummy/HarvestControllerApplication.java:10: warning - Tag @see: reference not found: HarvestControllerServer [WARNING] /home/cibuild02/workspace/NetarchiveSuite-Rasmus-1-Click/harvester/harvester-core/src/main/java/dk/netarkivet/harvester/harvesting/metadata/MetadataFileWriter.java:203: warning - Tag @see: reference not found: org.archive.io.arc.ARCWriter#write(String uri, String contentType, String hostIP, long fetchBeginTimeStamp, [WARNING] long recordLength, InputStream in) [WARNING] /home/cibuild02/workspace/NetarchiveSuite-Rasmus-1-Click/harvester/harvester-core/src/main/java/dk/netarkivet/harvester/harvesting/metadata/MetadataFileWriter.java:203: warning - Tag @see: reference not found: org.archive.io.arc.ARCWriter#write(String uri, String contentType, String hostIP, long fetchBeginTimeStamp, [WARNING] long recordLength, InputStream in) [WARNING] /home/cibuild02/workspace/NetarchiveSuite-Rasmus-1-Click/harvester/harvester-core/src/main/java/dk/netarkivet/harvester/harvesting/metadata/MetadataFileWriter.java:203: warning - Tag @see: reference not found: org.archive.io.arc.ARCWriter#write(String uri, String contentType, String hostIP, long fetchBeginTimeStamp, [WARNING] long recordLength, InputStream in) [WARNING] /home/cibuild02/workspace/NetarchiveSuite-Rasmus-1-Click/harvester/harvester-core/src/main/java/dk/netarkivet/harvester/harvesting/monitor/HarvestMonitor.java:234: warning - @param argument "limit" is not a parameter name. [WARNING] /home/cibuild02/workspace/NetarchiveSuite-Rasmus-1-Click/harvester/harvester-core/src/main/java/dk/netarkivet/harvester/harvesting/monitor/HarvestMonitor.java:253: warning - @param argument "limit" is not a parameter name. [WARNING] /home/cibuild02/workspace/NetarchiveSuite-Rasmus-1-Click/harvester/harvester-core/src/main/java/dk/netarkivet/harvester/harvesting/report/LegacyHarvestReport.java:55: warning - @dsr is an unknown tag. [WARNING] /home/cibuild02/workspace/NetarchiveSuite-Rasmus-1-Click/harvester/harvester-core/src/main/java/dk/netarkivet/harvester/harvesting/frontier/FullFrontierReport.java:392: warning - @param argument "contentsAsString" is not a parameter name. [WARNING] /home/cibuild02/workspace/NetarchiveSuite-Rasmus-1-Click/harvester/harvester-core/src/main/java/dk/netarkivet/harvester/datamodel/PartialHarvest.java:293: warning - Tag @see: can't find addConfigurations(PageContext, I18n, String) in dk.netarkivet.harvester.webinterface.EventHarvestUtil [WARNING] /home/cibuild02/workspace/NetarchiveSuite-Rasmus-1-Click/harvester/harvester-core/src/main/java/dk/netarkivet/harvester/datamodel/eav/EAV.java:105: warning - @return tag has no arguments. [WARNING] /home/cibuild02/workspace/NetarchiveSuite-Rasmus-1-Click/harvester/harvester-core/src/main/java/dk/netarkivet/harvester/webinterface/DomainDefinition.java:434: warning - @return tag cannot be used in method with void return type. [WARNING] /home/cibuild02/workspace/NetarchiveSuite-Rasmus-1-Click/harvester/harvester-core/src/main/java/dk/netarkivet/harvester/harvesting/frontier/FrontierReportLine.java:94: warning - Tag @see:illegal character: "58" in "https://webarchive.jira.com/wiki/display/Heritrix/Precedence+Feature+Notes" [WARNING] /home/cibuild02/workspace/NetarchiveSuite-Rasmus-1-Click/harvester/harvester-core/src/main/java/dk/netarkivet/harvester/harvesting/frontier/FrontierReportLine.java:94: warning - Tag @see:illegal character: "47" in "https://webarchive.jira.com/wiki/display/Heritrix/Precedence+Feature+Notes" [WARNING] /home/cibuild02/workspace/NetarchiveSuite-Rasmus-1-Click/harvester/harvester-core/src/main/java/dk/netarkivet/harvester/harvesting/frontier/FrontierReportLine.java:94: warning - Tag @see:illegal character: "47" in "https://webarchive.jira.com/wiki/display/Heritrix/Precedence+Feature+Notes" [WARNING] /home/cibuild02/workspace/NetarchiveSuite-Rasmus-1-Click/harvester/harvester-core/src/main/java/dk/netarkivet/harvester/harvesting/frontier/FrontierReportLine.java:94: warning - Tag @see:illegal character: "47" in "https://webarchive.jira.com/wiki/display/Heritrix/Precedence+Feature+Notes" [WARNING] /home/cibuild02/workspace/NetarchiveSuite-Rasmus-1-Click/harvester/harvester-core/src/main/java/dk/netarkivet/harvester/harvesting/frontier/FrontierReportLine.java:94: warning - Tag @see:illegal character: "47" in "https://webarchive.jira.com/wiki/display/Heritrix/Precedence+Feature+Notes" [WARNING] /home/cibuild02/workspace/NetarchiveSuite-Rasmus-1-Click/harvester/harvester-core/src/main/java/dk/netarkivet/harvester/harvesting/frontier/FrontierReportLine.java:94: warning - Tag @see:illegal character: "47" in "https://webarchive.jira.com/wiki/display/Heritrix/Precedence+Feature+Notes" [WARNING] /home/cibuild02/workspace/NetarchiveSuite-Rasmus-1-Click/harvester/harvester-core/src/main/java/dk/netarkivet/harvester/harvesting/frontier/FrontierReportLine.java:94: warning - Tag @see:illegal character: "47" in "https://webarchive.jira.com/wiki/display/Heritrix/Precedence+Feature+Notes" [WARNING] /home/cibuild02/workspace/NetarchiveSuite-Rasmus-1-Click/harvester/harvester-core/src/main/java/dk/netarkivet/harvester/harvesting/frontier/FrontierReportLine.java:94: warning - Tag @see:illegal character: "43" in "https://webarchive.jira.com/wiki/display/Heritrix/Precedence+Feature+Notes" [WARNING] /home/cibuild02/workspace/NetarchiveSuite-Rasmus-1-Click/harvester/harvester-core/src/main/java/dk/netarkivet/harvester/harvesting/frontier/FrontierReportLine.java:94: warning - Tag @see:illegal character: "43" in "https://webarchive.jira.com/wiki/display/Heritrix/Precedence+Feature+Notes" [WARNING] /home/cibuild02/workspace/NetarchiveSuite-Rasmus-1-Click/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/NetarchiveSuite-Rasmus-1-Click/harvester/harvester-core/src/main/java/dk/netarkivet/harvester/HarvesterSettings.java:198: warning - Tag @link: reference not found: DefaultJobGenerator [WARNING] /home/cibuild02/workspace/NetarchiveSuite-Rasmus-1-Click/harvester/harvester-core/src/main/java/dk/netarkivet/harvester/HarvesterSettings.java:198: warning - Tag @link: reference not found: FixedDomainConfigurationCountJobGenerator [WARNING] /home/cibuild02/workspace/NetarchiveSuite-Rasmus-1-Click/harvester/harvester-core/src/main/java/dk/netarkivet/harvester/HarvesterSettings.java:183: warning - Tag @link: reference not found: FixedDomainConfigurationCountJobGenerator [WARNING] /home/cibuild02/workspace/NetarchiveSuite-Rasmus-1-Click/harvester/harvester-core/src/main/java/dk/netarkivet/harvester/HarvesterSettings.java:168: warning - Tag @link: reference not found: FixedDomainConfigurationCountJobGenerator [WARNING] /home/cibuild02/workspace/NetarchiveSuite-Rasmus-1-Click/harvester/harvester-core/src/main/java/dk/netarkivet/harvester/HarvesterSettings.java:175: warning - Tag @link: reference not found: FixedDomainConfigurationCountJobGenerator [WARNING] /home/cibuild02/workspace/NetarchiveSuite-Rasmus-1-Click/harvester/harvester-core/src/main/java/dk/netarkivet/harvester/HarvesterSettings.java:330: warning - Tag @link: reference not found: JobDispatcher [INFO] Building jar: /home/cibuild02/workspace/NetarchiveSuite-Rasmus-1-Click/harvester/harvester-core/target/harvester-core-5.7-IIPCH3-SNAPSHOT-javadoc.jar [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ harvester-core --- [INFO] Installing /home/cibuild02/workspace/NetarchiveSuite-Rasmus-1-Click/harvester/harvester-core/target/harvester-core-5.7-IIPCH3-SNAPSHOT.jar to /home/cibuild02/.m2/repository/org/netarchivesuite/harvester-core/5.7-IIPCH3-SNAPSHOT/harvester-core-5.7-IIPCH3-SNAPSHOT.jar [INFO] Installing /home/cibuild02/workspace/NetarchiveSuite-Rasmus-1-Click/harvester/harvester-core/pom.xml to /home/cibuild02/.m2/repository/org/netarchivesuite/harvester-core/5.7-IIPCH3-SNAPSHOT/harvester-core-5.7-IIPCH3-SNAPSHOT.pom [INFO] Installing /home/cibuild02/workspace/NetarchiveSuite-Rasmus-1-Click/harvester/harvester-core/target/harvester-core-5.7-IIPCH3-SNAPSHOT-tests.jar to /home/cibuild02/.m2/repository/org/netarchivesuite/harvester-core/5.7-IIPCH3-SNAPSHOT/harvester-core-5.7-IIPCH3-SNAPSHOT-tests.jar [INFO] Installing /home/cibuild02/workspace/NetarchiveSuite-Rasmus-1-Click/harvester/harvester-core/target/harvester-core-5.7-IIPCH3-SNAPSHOT-sources.jar to /home/cibuild02/.m2/repository/org/netarchivesuite/harvester-core/5.7-IIPCH3-SNAPSHOT/harvester-core-5.7-IIPCH3-SNAPSHOT-sources.jar [INFO] Installing /home/cibuild02/workspace/NetarchiveSuite-Rasmus-1-Click/harvester/harvester-core/target/harvester-core-5.7-IIPCH3-SNAPSHOT-javadoc.jar to /home/cibuild02/.m2/repository/org/netarchivesuite/harvester-core/5.7-IIPCH3-SNAPSHOT/harvester-core-5.7-IIPCH3-SNAPSHOT-javadoc.jar [JENKINS] Archiving disabled [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building NetarchiveSuite - archive - test 5.7-IIPCH3-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ archive-test --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (default) @ 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/NetarchiveSuite-Rasmus-1-Click/archive/archive-test/../target/jacoco.exec,append=true [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/NetarchiveSuite-Rasmus-1-Click/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/NetarchiveSuite-Rasmus-1-Click/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/NetarchiveSuite-Rasmus-1-Click/archive/archive-test/target/test-classes [WARNING] /home/cibuild02/workspace/NetarchiveSuite-Rasmus-1-Click/archive/archive-test/src/test/java/dk/netarkivet/archive/arcrepository/ArcRepositoryTesterStoreChecksum.java: Some input files use or override a deprecated API. [WARNING] /home/cibuild02/workspace/NetarchiveSuite-Rasmus-1-Click/archive/archive-test/src/test/java/dk/netarkivet/archive/arcrepository/ArcRepositoryTesterStoreChecksum.java: Recompile with -Xlint:deprecation for details. [WARNING] /home/cibuild02/workspace/NetarchiveSuite-Rasmus-1-Click/archive/archive-test/src/test/java/dk/netarkivet/archive/webinterface/BatchGUITester.java: Some input files use unchecked or unsafe operations. [WARNING] /home/cibuild02/workspace/NetarchiveSuite-Rasmus-1-Click/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 --- [INFO] Tests are skipped. [INFO] [INFO] --- jacoco-maven-plugin:0.7.9:report (report) @ archive-test --- [INFO] Skipping JaCoCo execution due to missing execution data file. [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/NetarchiveSuite-Rasmus-1-Click/archive/archive-test/target/archive-test-5.7-IIPCH3-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 (default) @ 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/NetarchiveSuite-Rasmus-1-Click/archive/archive-test/../target/jacoco.exec,append=true [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/NetarchiveSuite-Rasmus-1-Click/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/NetarchiveSuite-Rasmus-1-Click/archive/archive-test/target/archive-test-5.7-IIPCH3-SNAPSHOT.jar to /home/cibuild02/.m2/repository/org/netarchivesuite/archive-test/5.7-IIPCH3-SNAPSHOT/archive-test-5.7-IIPCH3-SNAPSHOT.jar [INFO] Installing /home/cibuild02/workspace/NetarchiveSuite-Rasmus-1-Click/archive/archive-test/pom.xml to /home/cibuild02/.m2/repository/org/netarchivesuite/archive-test/5.7-IIPCH3-SNAPSHOT/archive-test-5.7-IIPCH3-SNAPSHOT.pom [JENKINS] Archiving disabled [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building NetarchiveSuite - bitpreservation - webapp 5.7-IIPCH3-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ bitpreservation-gui --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.5.201505241946:prepare-agent (default) @ bitpreservation-gui --- [INFO] argLine set to -javaagent:/home/cibuild02/.m2/repository/org/jacoco/org.jacoco.agent/0.7.5.201505241946/org.jacoco.agent-0.7.5.201505241946-runtime.jar=destfile=/home/cibuild02/workspace/NetarchiveSuite-Rasmus-1-Click/archive/bitpreservation-gui/target/jacoco.exec [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/NetarchiveSuite-Rasmus-1-Click/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/NetarchiveSuite-Rasmus-1-Click/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] Tests are skipped. [INFO] [INFO] --- jacoco-maven-plugin:0.7.5.201505241946:report (report) @ bitpreservation-gui --- [INFO] Skipping JaCoCo execution due to missing execution data file:/home/cibuild02/workspace/NetarchiveSuite-Rasmus-1-Click/archive/bitpreservation-gui/target/jacoco.exec [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/NetarchiveSuite-Rasmus-1-Click/archive/bitpreservation-gui/target/BitPreservation] [INFO] Processing war project [INFO] Copying webapp resources [/home/cibuild02/workspace/NetarchiveSuite-Rasmus-1-Click/archive/bitpreservation-gui/src/main/webapp] [INFO] Webapp assembled in [160 msecs] [INFO] Building war: /home/cibuild02/workspace/NetarchiveSuite-Rasmus-1-Click/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 >>> [INFO] [INFO] --- jacoco-maven-plugin:0.7.5.201505241946:prepare-agent (default) @ bitpreservation-gui --- [INFO] argLine set to -javaagent:/home/cibuild02/.m2/repository/org/jacoco/org.jacoco.agent/0.7.5.201505241946/org.jacoco.agent-0.7.5.201505241946-runtime.jar=destfile=/home/cibuild02/workspace/NetarchiveSuite-Rasmus-1-Click/archive/bitpreservation-gui/target/jacoco.exec [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/NetarchiveSuite-Rasmus-1-Click/archive/bitpreservation-gui/target/BitPreservation.war to /home/cibuild02/.m2/repository/org/netarchivesuite/bitpreservation-gui/5.7-IIPCH3-SNAPSHOT/bitpreservation-gui-5.7-IIPCH3-SNAPSHOT.war [INFO] Installing /home/cibuild02/workspace/NetarchiveSuite-Rasmus-1-Click/archive/bitpreservation-gui/pom.xml to /home/cibuild02/.m2/repository/org/netarchivesuite/bitpreservation-gui/5.7-IIPCH3-SNAPSHOT/bitpreservation-gui-5.7-IIPCH3-SNAPSHOT.pom [JENKINS] Archiving disabled [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building NetarchiveSuite - Harvest Scheduler 5.7-IIPCH3-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ harvest-scheduler --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (default) @ 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/NetarchiveSuite-Rasmus-1-Click/harvester/harvest-scheduler/../target/jacoco.exec,append=true [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/NetarchiveSuite-Rasmus-1-Click/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/NetarchiveSuite-Rasmus-1-Click/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 14 source files to /home/cibuild02/workspace/NetarchiveSuite-Rasmus-1-Click/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/NetarchiveSuite-Rasmus-1-Click/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/NetarchiveSuite-Rasmus-1-Click/harvester/harvest-scheduler/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ harvest-scheduler --- [INFO] Tests are skipped. [INFO] [INFO] --- jacoco-maven-plugin:0.7.9:report (report) @ harvest-scheduler --- [INFO] Skipping JaCoCo execution due to missing execution data file. [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/NetarchiveSuite-Rasmus-1-Click/harvester/harvest-scheduler/target/harvest-scheduler-5.7-IIPCH3-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 (default) @ 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/NetarchiveSuite-Rasmus-1-Click/harvester/harvest-scheduler/../target/jacoco.exec,append=true [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/NetarchiveSuite-Rasmus-1-Click/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/NetarchiveSuite-Rasmus-1-Click/harvester/harvest-scheduler/target/harvest-scheduler-5.7-IIPCH3-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ harvest-scheduler --- [INFO] Building jar: /home/cibuild02/workspace/NetarchiveSuite-Rasmus-1-Click/harvester/harvest-scheduler/target/harvest-scheduler-5.7-IIPCH3-SNAPSHOT-javadoc.jar [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ harvest-scheduler --- [INFO] Installing /home/cibuild02/workspace/NetarchiveSuite-Rasmus-1-Click/harvester/harvest-scheduler/target/harvest-scheduler-5.7-IIPCH3-SNAPSHOT.jar to /home/cibuild02/.m2/repository/org/netarchivesuite/harvest-scheduler/5.7-IIPCH3-SNAPSHOT/harvest-scheduler-5.7-IIPCH3-SNAPSHOT.jar [INFO] Installing /home/cibuild02/workspace/NetarchiveSuite-Rasmus-1-Click/harvester/harvest-scheduler/pom.xml to /home/cibuild02/.m2/repository/org/netarchivesuite/harvest-scheduler/5.7-IIPCH3-SNAPSHOT/harvest-scheduler-5.7-IIPCH3-SNAPSHOT.pom [INFO] Installing /home/cibuild02/workspace/NetarchiveSuite-Rasmus-1-Click/harvester/harvest-scheduler/target/harvest-scheduler-5.7-IIPCH3-SNAPSHOT-sources.jar to /home/cibuild02/.m2/repository/org/netarchivesuite/harvest-scheduler/5.7-IIPCH3-SNAPSHOT/harvest-scheduler-5.7-IIPCH3-SNAPSHOT-sources.jar [INFO] Installing /home/cibuild02/workspace/NetarchiveSuite-Rasmus-1-Click/harvester/harvest-scheduler/target/harvest-scheduler-5.7-IIPCH3-SNAPSHOT-javadoc.jar to /home/cibuild02/.m2/repository/org/netarchivesuite/harvest-scheduler/5.7-IIPCH3-SNAPSHOT/harvest-scheduler-5.7-IIPCH3-SNAPSHOT-javadoc.jar [JENKINS] Archiving disabled [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building NetarchiveSuite - monitor 5.7-IIPCH3-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ monitor --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.5.201505241946:prepare-agent (default) @ monitor --- [INFO] argLine set to -javaagent:/home/cibuild02/.m2/repository/org/jacoco/org.jacoco.agent/0.7.5.201505241946/org.jacoco.agent-0.7.5.201505241946-runtime.jar=destfile=/home/cibuild02/workspace/NetarchiveSuite-Rasmus-1-Click/monitor/target/jacoco.exec [INFO] [INFO] --- jacoco-maven-plugin:0.7.5.201505241946:report (report) @ monitor --- [INFO] Skipping JaCoCo execution due to missing execution data file:/home/cibuild02/workspace/NetarchiveSuite-Rasmus-1-Click/monitor/target/jacoco.exec [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 >>> [INFO] [INFO] --- jacoco-maven-plugin:0.7.5.201505241946:prepare-agent (default) @ monitor --- [INFO] argLine set to -javaagent:/home/cibuild02/.m2/repository/org/jacoco/org.jacoco.agent/0.7.5.201505241946/org.jacoco.agent-0.7.5.201505241946-runtime.jar=destfile=/home/cibuild02/workspace/NetarchiveSuite-Rasmus-1-Click/monitor/target/jacoco.exec [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/NetarchiveSuite-Rasmus-1-Click/monitor/pom.xml to /home/cibuild02/.m2/repository/org/netarchivesuite/monitor/5.7-IIPCH3-SNAPSHOT/monitor-5.7-IIPCH3-SNAPSHOT.pom [JENKINS] Archiving disabled [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building NetarchiveSuite - monitor - core 5.7-IIPCH3-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ monitor-core --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (default) @ 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/NetarchiveSuite-Rasmus-1-Click/monitor/monitor-core/../target/jacoco.exec,append=true [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/NetarchiveSuite-Rasmus-1-Click/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/NetarchiveSuite-Rasmus-1-Click/monitor/monitor-core/target/classes [WARNING] /home/cibuild02/workspace/NetarchiveSuite-Rasmus-1-Click/monitor/monitor-core/src/main/java/dk/netarkivet/monitor/webinterface/JMXSummaryUtils.java: /home/cibuild02/workspace/NetarchiveSuite-Rasmus-1-Click/monitor/monitor-core/src/main/java/dk/netarkivet/monitor/webinterface/JMXSummaryUtils.java uses or overrides a deprecated API. [WARNING] /home/cibuild02/workspace/NetarchiveSuite-Rasmus-1-Click/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/NetarchiveSuite-Rasmus-1-Click/monitor/monitor-core/target/test-classes [WARNING] /home/cibuild02/workspace/NetarchiveSuite-Rasmus-1-Click/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/NetarchiveSuite-Rasmus-1-Click/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/NetarchiveSuite-Rasmus-1-Click/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 --- [INFO] Tests are skipped. [INFO] [INFO] --- jacoco-maven-plugin:0.7.9:report (report) @ monitor-core --- [INFO] Skipping JaCoCo execution due to missing execution data file. [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/NetarchiveSuite-Rasmus-1-Click/monitor/monitor-core/target/monitor-core-5.7-IIPCH3-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 (default) @ 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/NetarchiveSuite-Rasmus-1-Click/monitor/monitor-core/../target/jacoco.exec,append=true [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/NetarchiveSuite-Rasmus-1-Click/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/NetarchiveSuite-Rasmus-1-Click/monitor/monitor-core/target/monitor-core-5.7-IIPCH3-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ monitor-core --- [INFO] Building jar: /home/cibuild02/workspace/NetarchiveSuite-Rasmus-1-Click/monitor/monitor-core/target/monitor-core-5.7-IIPCH3-SNAPSHOT-javadoc.jar [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ monitor-core --- [INFO] Installing /home/cibuild02/workspace/NetarchiveSuite-Rasmus-1-Click/monitor/monitor-core/target/monitor-core-5.7-IIPCH3-SNAPSHOT.jar to /home/cibuild02/.m2/repository/org/netarchivesuite/monitor-core/5.7-IIPCH3-SNAPSHOT/monitor-core-5.7-IIPCH3-SNAPSHOT.jar [INFO] Installing /home/cibuild02/workspace/NetarchiveSuite-Rasmus-1-Click/monitor/monitor-core/pom.xml to /home/cibuild02/.m2/repository/org/netarchivesuite/monitor-core/5.7-IIPCH3-SNAPSHOT/monitor-core-5.7-IIPCH3-SNAPSHOT.pom [INFO] Installing /home/cibuild02/workspace/NetarchiveSuite-Rasmus-1-Click/monitor/monitor-core/target/monitor-core-5.7-IIPCH3-SNAPSHOT-sources.jar to /home/cibuild02/.m2/repository/org/netarchivesuite/monitor-core/5.7-IIPCH3-SNAPSHOT/monitor-core-5.7-IIPCH3-SNAPSHOT-sources.jar [INFO] Installing /home/cibuild02/workspace/NetarchiveSuite-Rasmus-1-Click/monitor/monitor-core/target/monitor-core-5.7-IIPCH3-SNAPSHOT-javadoc.jar to /home/cibuild02/.m2/repository/org/netarchivesuite/monitor-core/5.7-IIPCH3-SNAPSHOT/monitor-core-5.7-IIPCH3-SNAPSHOT-javadoc.jar [JENKINS] Archiving disabled [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building NetarchiveSuite - wayback 5.7-IIPCH3-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ wayback --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.5.201505241946:prepare-agent (default) @ wayback --- [INFO] argLine set to -javaagent:/home/cibuild02/.m2/repository/org/jacoco/org.jacoco.agent/0.7.5.201505241946/org.jacoco.agent-0.7.5.201505241946-runtime.jar=destfile=/home/cibuild02/workspace/NetarchiveSuite-Rasmus-1-Click/wayback/target/jacoco.exec [INFO] [INFO] --- jacoco-maven-plugin:0.7.5.201505241946:report (report) @ wayback --- [INFO] Skipping JaCoCo execution due to missing execution data file:/home/cibuild02/workspace/NetarchiveSuite-Rasmus-1-Click/wayback/target/jacoco.exec [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 >>> [INFO] [INFO] --- jacoco-maven-plugin:0.7.5.201505241946:prepare-agent (default) @ wayback --- [INFO] argLine set to -javaagent:/home/cibuild02/.m2/repository/org/jacoco/org.jacoco.agent/0.7.5.201505241946/org.jacoco.agent-0.7.5.201505241946-runtime.jar=destfile=/home/cibuild02/workspace/NetarchiveSuite-Rasmus-1-Click/wayback/target/jacoco.exec [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/NetarchiveSuite-Rasmus-1-Click/wayback/pom.xml to /home/cibuild02/.m2/repository/org/netarchivesuite/wayback/5.7-IIPCH3-SNAPSHOT/wayback-5.7-IIPCH3-SNAPSHOT.pom [JENKINS] Archiving disabled [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building NetarchiveSuite - wayback - indexer 5.7-IIPCH3-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ wayback-indexer --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (default) @ 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/NetarchiveSuite-Rasmus-1-Click/wayback/wayback-indexer/../target/jacoco.exec,append=true [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/NetarchiveSuite-Rasmus-1-Click/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 25 source files to /home/cibuild02/workspace/NetarchiveSuite-Rasmus-1-Click/wayback/wayback-indexer/target/classes [WARNING] /home/cibuild02/workspace/NetarchiveSuite-Rasmus-1-Click/wayback/wayback-indexer/src/main/java/dk/netarkivet/wayback/indexer/ArchiveFile.java: /home/cibuild02/workspace/NetarchiveSuite-Rasmus-1-Click/wayback/wayback-indexer/src/main/java/dk/netarkivet/wayback/indexer/ArchiveFile.java uses or overrides a deprecated API. [WARNING] /home/cibuild02/workspace/NetarchiveSuite-Rasmus-1-Click/wayback/wayback-indexer/src/main/java/dk/netarkivet/wayback/indexer/ArchiveFile.java: Recompile with -Xlint:deprecation for details. [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 4 source files to /home/cibuild02/workspace/NetarchiveSuite-Rasmus-1-Click/wayback/wayback-indexer/target/test-classes [WARNING] /home/cibuild02/workspace/NetarchiveSuite-Rasmus-1-Click/wayback/wayback-indexer/src/test/java/dk/netarkivet/wayback/hadoop/CDXJobTest.java: /home/cibuild02/workspace/NetarchiveSuite-Rasmus-1-Click/wayback/wayback-indexer/src/test/java/dk/netarkivet/wayback/hadoop/CDXJobTest.java uses or overrides a deprecated API. [WARNING] /home/cibuild02/workspace/NetarchiveSuite-Rasmus-1-Click/wayback/wayback-indexer/src/test/java/dk/netarkivet/wayback/hadoop/CDXJobTest.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ wayback-indexer --- [INFO] Tests are skipped. [INFO] [INFO] --- jacoco-maven-plugin:0.7.9:report (report) @ wayback-indexer --- [INFO] Skipping JaCoCo execution due to missing execution data file. [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/NetarchiveSuite-Rasmus-1-Click/wayback/wayback-indexer/target/wayback-indexer-5.7-IIPCH3-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 (default) @ 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/NetarchiveSuite-Rasmus-1-Click/wayback/wayback-indexer/../target/jacoco.exec,append=true [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/NetarchiveSuite-Rasmus-1-Click/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/NetarchiveSuite-Rasmus-1-Click/wayback/wayback-indexer/target/wayback-indexer-5.7-IIPCH3-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ wayback-indexer --- [INFO] Building jar: /home/cibuild02/workspace/NetarchiveSuite-Rasmus-1-Click/wayback/wayback-indexer/target/wayback-indexer-5.7-IIPCH3-SNAPSHOT-javadoc.jar [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ wayback-indexer --- [INFO] Installing /home/cibuild02/workspace/NetarchiveSuite-Rasmus-1-Click/wayback/wayback-indexer/target/wayback-indexer-5.7-IIPCH3-SNAPSHOT.jar to /home/cibuild02/.m2/repository/org/netarchivesuite/wayback-indexer/5.7-IIPCH3-SNAPSHOT/wayback-indexer-5.7-IIPCH3-SNAPSHOT.jar [INFO] Installing /home/cibuild02/workspace/NetarchiveSuite-Rasmus-1-Click/wayback/wayback-indexer/pom.xml to /home/cibuild02/.m2/repository/org/netarchivesuite/wayback-indexer/5.7-IIPCH3-SNAPSHOT/wayback-indexer-5.7-IIPCH3-SNAPSHOT.pom [INFO] Installing /home/cibuild02/workspace/NetarchiveSuite-Rasmus-1-Click/wayback/wayback-indexer/target/wayback-indexer-5.7-IIPCH3-SNAPSHOT-sources.jar to /home/cibuild02/.m2/repository/org/netarchivesuite/wayback-indexer/5.7-IIPCH3-SNAPSHOT/wayback-indexer-5.7-IIPCH3-SNAPSHOT-sources.jar [INFO] Installing /home/cibuild02/workspace/NetarchiveSuite-Rasmus-1-Click/wayback/wayback-indexer/target/wayback-indexer-5.7-IIPCH3-SNAPSHOT-javadoc.jar to /home/cibuild02/.m2/repository/org/netarchivesuite/wayback-indexer/5.7-IIPCH3-SNAPSHOT/wayback-indexer-5.7-IIPCH3-SNAPSHOT-javadoc.jar [JENKINS] Archiving disabled [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building NetarchiveSuite - deploy 5.7-IIPCH3-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ deploy --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.5.201505241946:prepare-agent (default) @ deploy --- [INFO] argLine set to -javaagent:/home/cibuild02/.m2/repository/org/jacoco/org.jacoco.agent/0.7.5.201505241946/org.jacoco.agent-0.7.5.201505241946-runtime.jar=destfile=/home/cibuild02/workspace/NetarchiveSuite-Rasmus-1-Click/deploy/target/jacoco.exec [INFO] [INFO] --- jacoco-maven-plugin:0.7.5.201505241946:report (report) @ deploy --- [INFO] Skipping JaCoCo execution due to missing execution data file:/home/cibuild02/workspace/NetarchiveSuite-Rasmus-1-Click/deploy/target/jacoco.exec [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 >>> [INFO] [INFO] --- jacoco-maven-plugin:0.7.5.201505241946:prepare-agent (default) @ deploy --- [INFO] argLine set to -javaagent:/home/cibuild02/.m2/repository/org/jacoco/org.jacoco.agent/0.7.5.201505241946/org.jacoco.agent-0.7.5.201505241946-runtime.jar=destfile=/home/cibuild02/workspace/NetarchiveSuite-Rasmus-1-Click/deploy/target/jacoco.exec [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/NetarchiveSuite-Rasmus-1-Click/deploy/pom.xml to /home/cibuild02/.m2/repository/org/netarchivesuite/deploy/5.7-IIPCH3-SNAPSHOT/deploy-5.7-IIPCH3-SNAPSHOT.pom [JENKINS] Archiving disabled [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building NetarchiveSuite - deploy - core 5.7-IIPCH3-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ deploy-core --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (default) @ 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/NetarchiveSuite-Rasmus-1-Click/deploy/deploy-core/../target/jacoco.exec,append=true [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/NetarchiveSuite-Rasmus-1-Click/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/NetarchiveSuite-Rasmus-1-Click/deploy/deploy-core/target/classes [WARNING] /home/cibuild02/workspace/NetarchiveSuite-Rasmus-1-Click/deploy/deploy-core/src/main/java/dk/netarkivet/deploy/DeployApplication.java: /home/cibuild02/workspace/NetarchiveSuite-Rasmus-1-Click/deploy/deploy-core/src/main/java/dk/netarkivet/deploy/DeployApplication.java uses or overrides a deprecated API. [WARNING] /home/cibuild02/workspace/NetarchiveSuite-Rasmus-1-Click/deploy/deploy-core/src/main/java/dk/netarkivet/deploy/DeployApplication.java: Recompile with -Xlint:deprecation for details. [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/NetarchiveSuite-Rasmus-1-Click/deploy/deploy-core/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ deploy-core --- [INFO] Tests are skipped. [INFO] [INFO] --- jacoco-maven-plugin:0.7.9:report (report) @ deploy-core --- [INFO] Skipping JaCoCo execution due to missing execution data file. [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/NetarchiveSuite-Rasmus-1-Click/deploy/deploy-core/target/deploy-core-5.7-IIPCH3-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 (default) @ 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/NetarchiveSuite-Rasmus-1-Click/deploy/deploy-core/../target/jacoco.exec,append=true [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/NetarchiveSuite-Rasmus-1-Click/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/NetarchiveSuite-Rasmus-1-Click/deploy/deploy-core/target/deploy-core-5.7-IIPCH3-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ deploy-core --- [INFO] Building jar: /home/cibuild02/workspace/NetarchiveSuite-Rasmus-1-Click/deploy/deploy-core/target/deploy-core-5.7-IIPCH3-SNAPSHOT-javadoc.jar [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ deploy-core --- [INFO] Installing /home/cibuild02/workspace/NetarchiveSuite-Rasmus-1-Click/deploy/deploy-core/target/deploy-core-5.7-IIPCH3-SNAPSHOT.jar to /home/cibuild02/.m2/repository/org/netarchivesuite/deploy-core/5.7-IIPCH3-SNAPSHOT/deploy-core-5.7-IIPCH3-SNAPSHOT.jar [INFO] Installing /home/cibuild02/workspace/NetarchiveSuite-Rasmus-1-Click/deploy/deploy-core/pom.xml to /home/cibuild02/.m2/repository/org/netarchivesuite/deploy-core/5.7-IIPCH3-SNAPSHOT/deploy-core-5.7-IIPCH3-SNAPSHOT.pom [INFO] Installing /home/cibuild02/workspace/NetarchiveSuite-Rasmus-1-Click/deploy/deploy-core/target/deploy-core-5.7-IIPCH3-SNAPSHOT-sources.jar to /home/cibuild02/.m2/repository/org/netarchivesuite/deploy-core/5.7-IIPCH3-SNAPSHOT/deploy-core-5.7-IIPCH3-SNAPSHOT-sources.jar [INFO] Installing /home/cibuild02/workspace/NetarchiveSuite-Rasmus-1-Click/deploy/deploy-core/target/deploy-core-5.7-IIPCH3-SNAPSHOT-javadoc.jar to /home/cibuild02/.m2/repository/org/netarchivesuite/deploy-core/5.7-IIPCH3-SNAPSHOT/deploy-core-5.7-IIPCH3-SNAPSHOT-javadoc.jar [JENKINS] Archiving disabled [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building NetarchiveSuite - harvester - heritrix3 5.7-IIPCH3-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ heritrix3 --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.5.201505241946:prepare-agent (default) @ heritrix3 --- [INFO] argLine set to -javaagent:/home/cibuild02/.m2/repository/org/jacoco/org.jacoco.agent/0.7.5.201505241946/org.jacoco.agent-0.7.5.201505241946-runtime.jar=destfile=/home/cibuild02/workspace/NetarchiveSuite-Rasmus-1-Click/harvester/heritrix3/target/jacoco.exec [INFO] [INFO] --- jacoco-maven-plugin:0.7.5.201505241946:report (report) @ heritrix3 --- [INFO] Skipping JaCoCo execution due to missing execution data file:/home/cibuild02/workspace/NetarchiveSuite-Rasmus-1-Click/harvester/heritrix3/target/jacoco.exec [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 >>> [INFO] [INFO] --- jacoco-maven-plugin:0.7.5.201505241946:prepare-agent (default) @ heritrix3 --- [INFO] argLine set to -javaagent:/home/cibuild02/.m2/repository/org/jacoco/org.jacoco.agent/0.7.5.201505241946/org.jacoco.agent-0.7.5.201505241946-runtime.jar=destfile=/home/cibuild02/workspace/NetarchiveSuite-Rasmus-1-Click/harvester/heritrix3/target/jacoco.exec [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/NetarchiveSuite-Rasmus-1-Click/harvester/heritrix3/pom.xml to /home/cibuild02/.m2/repository/org/netarchivesuite/heritrix3/5.7-IIPCH3-SNAPSHOT/heritrix3-5.7-IIPCH3-SNAPSHOT.pom [JENKINS] Archiving disabled [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building NetarchiveSuite - Heritrix3 Extensions 5.7-IIPCH3-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] Downloading: https://sbforge.org/nexus/content/groups/public/org/archive/heritrix/heritrix-engine/3.4.0-IIPC-NAS-SNAPSHOT/maven-metadata.xml [INFO] Downloaded: https://sbforge.org/nexus/content/groups/public/org/archive/heritrix/heritrix-engine/3.4.0-IIPC-NAS-SNAPSHOT/maven-metadata.xml (2 KB at 18.7 KB/sec) [INFO] Downloading: https://sbforge.org/nexus/content/groups/public/org/archive/heritrix/3.4.0-IIPC-NAS-SNAPSHOT/maven-metadata.xml [INFO] Downloaded: https://sbforge.org/nexus/content/groups/public/org/archive/heritrix/3.4.0-IIPC-NAS-SNAPSHOT/maven-metadata.xml (614 B at 23.1 KB/sec) [INFO] Downloading: https://sbforge.org/nexus/content/groups/public/org/archive/heritrix/heritrix-modules/3.4.0-IIPC-NAS-SNAPSHOT/maven-metadata.xml [INFO] Downloaded: https://sbforge.org/nexus/content/groups/public/org/archive/heritrix/heritrix-modules/3.4.0-IIPC-NAS-SNAPSHOT/maven-metadata.xml (2 KB at 46.0 KB/sec) [INFO] Downloading: https://sbforge.org/nexus/content/groups/public/org/archive/heritrix/heritrix-commons/3.4.0-IIPC-NAS-SNAPSHOT/maven-metadata.xml [INFO] Downloaded: https://sbforge.org/nexus/content/groups/public/org/archive/heritrix/heritrix-commons/3.4.0-IIPC-NAS-SNAPSHOT/maven-metadata.xml (2 KB at 32.6 KB/sec) [INFO] Downloading: https://sbforge.org/nexus/content/groups/public/org/archive/heritrix/heritrix-contrib/3.4.0-IIPC-NAS-SNAPSHOT/maven-metadata.xml [INFO] Downloaded: https://sbforge.org/nexus/content/groups/public/org/archive/heritrix/heritrix-contrib/3.4.0-IIPC-NAS-SNAPSHOT/maven-metadata.xml (2 KB at 43.9 KB/sec) [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ heritrix3-extensions --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.5.201505241946:prepare-agent (default) @ heritrix3-extensions --- [INFO] argLine set to -javaagent:/home/cibuild02/.m2/repository/org/jacoco/org.jacoco.agent/0.7.5.201505241946/org.jacoco.agent-0.7.5.201505241946-runtime.jar=destfile=/home/cibuild02/workspace/NetarchiveSuite-Rasmus-1-Click/harvester/heritrix3/heritrix3-extensions/target/jacoco.exec [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/NetarchiveSuite-Rasmus-1-Click/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 16 source files to /home/cibuild02/workspace/NetarchiveSuite-Rasmus-1-Click/harvester/heritrix3/heritrix3-extensions/target/classes [WARNING] /home/cibuild02/workspace/NetarchiveSuite-Rasmus-1-Click/harvester/heritrix3/heritrix3-extensions/src/main/java/org/archive/crawler/framework/ToeThread.java: /home/cibuild02/workspace/NetarchiveSuite-Rasmus-1-Click/harvester/heritrix3/heritrix3-extensions/src/main/java/org/archive/crawler/framework/ToeThread.java uses or overrides a deprecated API. [WARNING] /home/cibuild02/workspace/NetarchiveSuite-Rasmus-1-Click/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/NetarchiveSuite-Rasmus-1-Click/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/NetarchiveSuite-Rasmus-1-Click/harvester/heritrix3/heritrix3-extensions/target/test-classes [WARNING] /home/cibuild02/workspace/NetarchiveSuite-Rasmus-1-Click/harvester/heritrix3/heritrix3-extensions/src/test/java/dk/netarkivet/harvester/harvesting/extractor/ExtractorOAITest.java: /home/cibuild02/workspace/NetarchiveSuite-Rasmus-1-Click/harvester/heritrix3/heritrix3-extensions/src/test/java/dk/netarkivet/harvester/harvesting/extractor/ExtractorOAITest.java uses or overrides a deprecated API. [WARNING] /home/cibuild02/workspace/NetarchiveSuite-Rasmus-1-Click/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] Tests are skipped. [INFO] [INFO] --- jacoco-maven-plugin:0.7.5.201505241946:report (report) @ heritrix3-extensions --- [INFO] Skipping JaCoCo execution due to missing execution data file:/home/cibuild02/workspace/NetarchiveSuite-Rasmus-1-Click/harvester/heritrix3/heritrix3-extensions/target/jacoco.exec [INFO] [INFO] --- maven-jgit-buildnumber-plugin:1.2.9:extract-buildnumber (git-buildnumber) @ heritrix3-extensions --- [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ heritrix3-extensions --- [INFO] Building jar: /home/cibuild02/workspace/NetarchiveSuite-Rasmus-1-Click/harvester/heritrix3/heritrix3-extensions/target/heritrix3-extensions-5.7-IIPCH3-SNAPSHOT.jar [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ heritrix3-extensions >>> [INFO] [INFO] --- jacoco-maven-plugin:0.7.5.201505241946:prepare-agent (default) @ heritrix3-extensions --- [INFO] argLine set to -javaagent:/home/cibuild02/.m2/repository/org/jacoco/org.jacoco.agent/0.7.5.201505241946/org.jacoco.agent-0.7.5.201505241946-runtime.jar=destfile=/home/cibuild02/workspace/NetarchiveSuite-Rasmus-1-Click/harvester/heritrix3/heritrix3-extensions/target/jacoco.exec [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/NetarchiveSuite-Rasmus-1-Click/harvester/heritrix3/heritrix3-extensions/target/heritrix3-extensions-5.7-IIPCH3-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/NetarchiveSuite-Rasmus-1-Click/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/NetarchiveSuite-Rasmus-1-Click/harvester/heritrix3/heritrix3-extensions/target/heritrix3-extensions-5.7-IIPCH3-SNAPSHOT-javadoc.jar [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ heritrix3-extensions --- [INFO] Installing /home/cibuild02/workspace/NetarchiveSuite-Rasmus-1-Click/harvester/heritrix3/heritrix3-extensions/target/heritrix3-extensions-5.7-IIPCH3-SNAPSHOT.jar to /home/cibuild02/.m2/repository/org/netarchivesuite/heritrix3-extensions/5.7-IIPCH3-SNAPSHOT/heritrix3-extensions-5.7-IIPCH3-SNAPSHOT.jar [INFO] Installing /home/cibuild02/workspace/NetarchiveSuite-Rasmus-1-Click/harvester/heritrix3/heritrix3-extensions/pom.xml to /home/cibuild02/.m2/repository/org/netarchivesuite/heritrix3-extensions/5.7-IIPCH3-SNAPSHOT/heritrix3-extensions-5.7-IIPCH3-SNAPSHOT.pom [INFO] Installing /home/cibuild02/workspace/NetarchiveSuite-Rasmus-1-Click/harvester/heritrix3/heritrix3-extensions/target/heritrix3-extensions-5.7-IIPCH3-SNAPSHOT-sources.jar to /home/cibuild02/.m2/repository/org/netarchivesuite/heritrix3-extensions/5.7-IIPCH3-SNAPSHOT/heritrix3-extensions-5.7-IIPCH3-SNAPSHOT-sources.jar [INFO] Installing /home/cibuild02/workspace/NetarchiveSuite-Rasmus-1-Click/harvester/heritrix3/heritrix3-extensions/target/heritrix3-extensions-5.7-IIPCH3-SNAPSHOT-javadoc.jar to /home/cibuild02/.m2/repository/org/netarchivesuite/heritrix3-extensions/5.7-IIPCH3-SNAPSHOT/heritrix3-extensions-5.7-IIPCH3-SNAPSHOT-javadoc.jar [JENKINS] Archiving disabled [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building NetarchiveSuite - heritrix3 controller 5.7-IIPCH3-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ heritrix3-controller --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.5.201505241946:prepare-agent (default) @ heritrix3-controller --- [INFO] argLine set to -javaagent:/home/cibuild02/.m2/repository/org/jacoco/org.jacoco.agent/0.7.5.201505241946/org.jacoco.agent-0.7.5.201505241946-runtime.jar=destfile=/home/cibuild02/workspace/NetarchiveSuite-Rasmus-1-Click/harvester/heritrix3/heritrix3-controller/target/jacoco.exec [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 23 source files to /home/cibuild02/workspace/NetarchiveSuite-Rasmus-1-Click/harvester/heritrix3/heritrix3-controller/target/classes [WARNING] /home/cibuild02/workspace/NetarchiveSuite-Rasmus-1-Click/harvester/heritrix3/heritrix3-controller/src/main/java/dk/netarkivet/harvester/tools/CreateCDXMetadataFile.java: /home/cibuild02/workspace/NetarchiveSuite-Rasmus-1-Click/harvester/heritrix3/heritrix3-controller/src/main/java/dk/netarkivet/harvester/tools/CreateCDXMetadataFile.java uses or overrides a deprecated API. [WARNING] /home/cibuild02/workspace/NetarchiveSuite-Rasmus-1-Click/harvester/heritrix3/heritrix3-controller/src/main/java/dk/netarkivet/harvester/tools/CreateCDXMetadataFile.java: Recompile with -Xlint:deprecation for details. [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/NetarchiveSuite-Rasmus-1-Click/harvester/heritrix3/heritrix3-controller/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ heritrix3-controller --- [INFO] Tests are skipped. [INFO] [INFO] --- jacoco-maven-plugin:0.7.5.201505241946:report (report) @ heritrix3-controller --- [INFO] Skipping JaCoCo execution due to missing execution data file:/home/cibuild02/workspace/NetarchiveSuite-Rasmus-1-Click/harvester/heritrix3/heritrix3-controller/target/jacoco.exec [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/NetarchiveSuite-Rasmus-1-Click/harvester/heritrix3/heritrix3-controller/target/heritrix3-controller-5.7-IIPCH3-SNAPSHOT.jar [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ heritrix3-controller >>> [INFO] [INFO] --- jacoco-maven-plugin:0.7.5.201505241946:prepare-agent (default) @ heritrix3-controller --- [INFO] argLine set to -javaagent:/home/cibuild02/.m2/repository/org/jacoco/org.jacoco.agent/0.7.5.201505241946/org.jacoco.agent-0.7.5.201505241946-runtime.jar=destfile=/home/cibuild02/workspace/NetarchiveSuite-Rasmus-1-Click/harvester/heritrix3/heritrix3-controller/target/jacoco.exec [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/NetarchiveSuite-Rasmus-1-Click/harvester/heritrix3/heritrix3-controller/target/heritrix3-controller-5.7-IIPCH3-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/NetarchiveSuite-Rasmus-1-Click/harvester/heritrix3/heritrix3-controller/src/main/java/dk/netarkivet/harvester/heritrix3/Heritrix3Settings.java:197: warning - Tag @see: can't find documentHarvest(dk.netarkivet.harvester.harvesting.IngestableFiles) in dk.netarkivet.harvester.heritrix3.HarvestDocumentation [WARNING] /home/cibuild02/workspace/NetarchiveSuite-Rasmus-1-Click/harvester/heritrix3/heritrix3-controller/src/main/java/dk/netarkivet/harvester/heritrix3/Heritrix3Settings.java:188: warning - Tag @see: can't find documentHarvest(dk.netarkivet.harvester.harvesting.IngestableFiles) in dk.netarkivet.harvester.heritrix3.HarvestDocumentation [WARNING] /home/cibuild02/workspace/NetarchiveSuite-Rasmus-1-Click/harvester/heritrix3/heritrix3-controller/src/main/java/dk/netarkivet/harvester/heritrix3/Heritrix3Settings.java:179: warning - Tag @see: can't find documentHarvest(dk.netarkivet.harvester.harvesting.IngestableFiles) in dk.netarkivet.harvester.heritrix3.HarvestDocumentation [INFO] Building jar: /home/cibuild02/workspace/NetarchiveSuite-Rasmus-1-Click/harvester/heritrix3/heritrix3-controller/target/heritrix3-controller-5.7-IIPCH3-SNAPSHOT-javadoc.jar [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ heritrix3-controller --- [INFO] Installing /home/cibuild02/workspace/NetarchiveSuite-Rasmus-1-Click/harvester/heritrix3/heritrix3-controller/target/heritrix3-controller-5.7-IIPCH3-SNAPSHOT.jar to /home/cibuild02/.m2/repository/org/netarchivesuite/heritrix3-controller/5.7-IIPCH3-SNAPSHOT/heritrix3-controller-5.7-IIPCH3-SNAPSHOT.jar [INFO] Installing /home/cibuild02/workspace/NetarchiveSuite-Rasmus-1-Click/harvester/heritrix3/heritrix3-controller/pom.xml to /home/cibuild02/.m2/repository/org/netarchivesuite/heritrix3-controller/5.7-IIPCH3-SNAPSHOT/heritrix3-controller-5.7-IIPCH3-SNAPSHOT.pom [INFO] Installing /home/cibuild02/workspace/NetarchiveSuite-Rasmus-1-Click/harvester/heritrix3/heritrix3-controller/target/heritrix3-controller-5.7-IIPCH3-SNAPSHOT-sources.jar to /home/cibuild02/.m2/repository/org/netarchivesuite/heritrix3-controller/5.7-IIPCH3-SNAPSHOT/heritrix3-controller-5.7-IIPCH3-SNAPSHOT-sources.jar [INFO] Installing /home/cibuild02/workspace/NetarchiveSuite-Rasmus-1-Click/harvester/heritrix3/heritrix3-controller/target/heritrix3-controller-5.7-IIPCH3-SNAPSHOT-javadoc.jar to /home/cibuild02/.m2/repository/org/netarchivesuite/heritrix3-controller/5.7-IIPCH3-SNAPSHOT/heritrix3-controller-5.7-IIPCH3-SNAPSHOT-javadoc.jar [JENKINS] Archiving disabled [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building NetarchiveSuite - Status - Webapp 5.7-IIPCH3-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ status-gui --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.5.201505241946:prepare-agent (default) @ status-gui --- [INFO] argLine set to -javaagent:/home/cibuild02/.m2/repository/org/jacoco/org.jacoco.agent/0.7.5.201505241946/org.jacoco.agent-0.7.5.201505241946-runtime.jar=destfile=/home/cibuild02/workspace/NetarchiveSuite-Rasmus-1-Click/monitor/status-gui/target/jacoco.exec [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/NetarchiveSuite-Rasmus-1-Click/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/NetarchiveSuite-Rasmus-1-Click/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] Tests are skipped. [INFO] [INFO] --- jacoco-maven-plugin:0.7.5.201505241946:report (report) @ status-gui --- [INFO] Skipping JaCoCo execution due to missing execution data file:/home/cibuild02/workspace/NetarchiveSuite-Rasmus-1-Click/monitor/status-gui/target/jacoco.exec [INFO] [INFO] --- maven-jgit-buildnumber-plugin:1.2.9:extract-buildnumber (git-buildnumber) @ status-gui --- [INFO] [INFO] --- maven-war-plugin:2.2:war (default-war) @ status-gui --- [INFO] Packaging webapp [INFO] Assembling webapp [status-gui] in [/home/cibuild02/workspace/NetarchiveSuite-Rasmus-1-Click/monitor/status-gui/target/Status] [INFO] Processing war project [INFO] Copying webapp resources [/home/cibuild02/workspace/NetarchiveSuite-Rasmus-1-Click/monitor/status-gui/src/main/webapp] [INFO] Webapp assembled in [56 msecs] [INFO] Building war: /home/cibuild02/workspace/NetarchiveSuite-Rasmus-1-Click/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 >>> [INFO] [INFO] --- jacoco-maven-plugin:0.7.5.201505241946:prepare-agent (default) @ status-gui --- [INFO] argLine set to -javaagent:/home/cibuild02/.m2/repository/org/jacoco/org.jacoco.agent/0.7.5.201505241946/org.jacoco.agent-0.7.5.201505241946-runtime.jar=destfile=/home/cibuild02/workspace/NetarchiveSuite-Rasmus-1-Click/monitor/status-gui/target/jacoco.exec [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/NetarchiveSuite-Rasmus-1-Click/monitor/status-gui/target/Status.war to /home/cibuild02/.m2/repository/org/netarchivesuite/status-gui/5.7-IIPCH3-SNAPSHOT/status-gui-5.7-IIPCH3-SNAPSHOT.war [INFO] Installing /home/cibuild02/workspace/NetarchiveSuite-Rasmus-1-Click/monitor/status-gui/pom.xml to /home/cibuild02/.m2/repository/org/netarchivesuite/status-gui/5.7-IIPCH3-SNAPSHOT/status-gui-5.7-IIPCH3-SNAPSHOT.pom [JENKINS] Archiving disabled [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building NetarchiveSuite - qa - webapp 5.7-IIPCH3-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ qa-gui --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.5.201505241946:prepare-agent (default) @ qa-gui --- [INFO] argLine set to -javaagent:/home/cibuild02/.m2/repository/org/jacoco/org.jacoco.agent/0.7.5.201505241946/org.jacoco.agent-0.7.5.201505241946-runtime.jar=destfile=/home/cibuild02/workspace/NetarchiveSuite-Rasmus-1-Click/harvester/qa-gui/target/jacoco.exec [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/NetarchiveSuite-Rasmus-1-Click/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/NetarchiveSuite-Rasmus-1-Click/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] Tests are skipped. [INFO] [INFO] --- jacoco-maven-plugin:0.7.5.201505241946:report (report) @ qa-gui --- [INFO] Skipping JaCoCo execution due to missing execution data file:/home/cibuild02/workspace/NetarchiveSuite-Rasmus-1-Click/harvester/qa-gui/target/jacoco.exec [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/NetarchiveSuite-Rasmus-1-Click/harvester/qa-gui/target/QA] [INFO] Processing war project [INFO] Copying webapp resources [/home/cibuild02/workspace/NetarchiveSuite-Rasmus-1-Click/harvester/qa-gui/src/main/webapp] [INFO] Webapp assembled in [25 msecs] [INFO] Building war: /home/cibuild02/workspace/NetarchiveSuite-Rasmus-1-Click/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 >>> [INFO] [INFO] --- jacoco-maven-plugin:0.7.5.201505241946:prepare-agent (default) @ qa-gui --- [INFO] argLine set to -javaagent:/home/cibuild02/.m2/repository/org/jacoco/org.jacoco.agent/0.7.5.201505241946/org.jacoco.agent-0.7.5.201505241946-runtime.jar=destfile=/home/cibuild02/workspace/NetarchiveSuite-Rasmus-1-Click/harvester/qa-gui/target/jacoco.exec [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/NetarchiveSuite-Rasmus-1-Click/harvester/qa-gui/target/QA.war to /home/cibuild02/.m2/repository/org/netarchivesuite/qa-gui/5.7-IIPCH3-SNAPSHOT/qa-gui-5.7-IIPCH3-SNAPSHOT.war [INFO] Installing /home/cibuild02/workspace/NetarchiveSuite-Rasmus-1-Click/harvester/qa-gui/pom.xml to /home/cibuild02/.m2/repository/org/netarchivesuite/qa-gui/5.7-IIPCH3-SNAPSHOT/qa-gui-5.7-IIPCH3-SNAPSHOT.pom [JENKINS] Archiving disabled [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building NetarchiveSuite - history - webapp 5.7-IIPCH3-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ history-gui --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.5.201505241946:prepare-agent (default) @ history-gui --- [INFO] argLine set to -javaagent:/home/cibuild02/.m2/repository/org/jacoco/org.jacoco.agent/0.7.5.201505241946/org.jacoco.agent-0.7.5.201505241946-runtime.jar=destfile=/home/cibuild02/workspace/NetarchiveSuite-Rasmus-1-Click/harvester/history-gui/target/jacoco.exec [INFO] [INFO] --- maven-resources-plugin:3.2.0:copy-resources (copy-h3-resources) @ history-gui --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] Copying 16 resources [INFO] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ history-gui --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/cibuild02/workspace/NetarchiveSuite-Rasmus-1-Click/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:3.2.0:testResources (default-testResources) @ history-gui --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/cibuild02/workspace/NetarchiveSuite-Rasmus-1-Click/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] Tests are skipped. [INFO] [INFO] --- jacoco-maven-plugin:0.7.5.201505241946:report (report) @ history-gui --- [INFO] Skipping JaCoCo execution due to missing execution data file:/home/cibuild02/workspace/NetarchiveSuite-Rasmus-1-Click/harvester/history-gui/target/jacoco.exec [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/NetarchiveSuite-Rasmus-1-Click/harvester/history-gui/target/History] [INFO] Processing war project [INFO] Copying webapp resources [/home/cibuild02/workspace/NetarchiveSuite-Rasmus-1-Click/harvester/history-gui/src/main/webapp] [INFO] Webapp assembled in [128 msecs] [INFO] Building war: /home/cibuild02/workspace/NetarchiveSuite-Rasmus-1-Click/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 >>> [INFO] [INFO] --- jacoco-maven-plugin:0.7.5.201505241946:prepare-agent (default) @ history-gui --- [INFO] argLine set to -javaagent:/home/cibuild02/.m2/repository/org/jacoco/org.jacoco.agent/0.7.5.201505241946/org.jacoco.agent-0.7.5.201505241946-runtime.jar=destfile=/home/cibuild02/workspace/NetarchiveSuite-Rasmus-1-Click/harvester/history-gui/target/jacoco.exec [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/NetarchiveSuite-Rasmus-1-Click/harvester/history-gui/target/History.war to /home/cibuild02/.m2/repository/org/netarchivesuite/history-gui/5.7-IIPCH3-SNAPSHOT/history-gui-5.7-IIPCH3-SNAPSHOT.war [INFO] Installing /home/cibuild02/workspace/NetarchiveSuite-Rasmus-1-Click/harvester/history-gui/pom.xml to /home/cibuild02/.m2/repository/org/netarchivesuite/history-gui/5.7-IIPCH3-SNAPSHOT/history-gui-5.7-IIPCH3-SNAPSHOT.pom [JENKINS] Archiving disabled [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building NetarchiveSuite - harvestDefinition - webapp 5.7-IIPCH3-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ harvestdefinition-gui --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.5.201505241946:prepare-agent (default) @ harvestdefinition-gui --- [INFO] argLine set to -javaagent:/home/cibuild02/.m2/repository/org/jacoco/org.jacoco.agent/0.7.5.201505241946/org.jacoco.agent-0.7.5.201505241946-runtime.jar=destfile=/home/cibuild02/workspace/NetarchiveSuite-Rasmus-1-Click/harvester/harvestdefinition-gui/target/jacoco.exec [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/NetarchiveSuite-Rasmus-1-Click/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/NetarchiveSuite-Rasmus-1-Click/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] Tests are skipped. [INFO] [INFO] --- jacoco-maven-plugin:0.7.5.201505241946:report (report) @ harvestdefinition-gui --- [INFO] Skipping JaCoCo execution due to missing execution data file:/home/cibuild02/workspace/NetarchiveSuite-Rasmus-1-Click/harvester/harvestdefinition-gui/target/jacoco.exec [INFO] [INFO] --- maven-jgit-buildnumber-plugin:1.2.9:extract-buildnumber (git-buildnumber) @ harvestdefinition-gui --- [INFO] [INFO] --- maven-war-plugin:2.2:war (default-war) @ harvestdefinition-gui --- [INFO] Packaging webapp [INFO] Assembling webapp [harvestdefinition-gui] in [/home/cibuild02/workspace/NetarchiveSuite-Rasmus-1-Click/harvester/harvestdefinition-gui/target/HarvestDefinition] [INFO] Processing war project [INFO] Copying webapp resources [/home/cibuild02/workspace/NetarchiveSuite-Rasmus-1-Click/harvester/harvestdefinition-gui/src/main/webapp] [INFO] Webapp assembled in [128 msecs] [INFO] Building war: /home/cibuild02/workspace/NetarchiveSuite-Rasmus-1-Click/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 >>> [INFO] [INFO] --- jacoco-maven-plugin:0.7.5.201505241946:prepare-agent (default) @ harvestdefinition-gui --- [INFO] argLine set to -javaagent:/home/cibuild02/.m2/repository/org/jacoco/org.jacoco.agent/0.7.5.201505241946/org.jacoco.agent-0.7.5.201505241946-runtime.jar=destfile=/home/cibuild02/workspace/NetarchiveSuite-Rasmus-1-Click/harvester/harvestdefinition-gui/target/jacoco.exec [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/NetarchiveSuite-Rasmus-1-Click/harvester/harvestdefinition-gui/target/HarvestDefinition.war to /home/cibuild02/.m2/repository/org/netarchivesuite/harvestdefinition-gui/5.7-IIPCH3-SNAPSHOT/harvestdefinition-gui-5.7-IIPCH3-SNAPSHOT.war [INFO] Installing /home/cibuild02/workspace/NetarchiveSuite-Rasmus-1-Click/harvester/harvestdefinition-gui/pom.xml to /home/cibuild02/.m2/repository/org/netarchivesuite/harvestdefinition-gui/5.7-IIPCH3-SNAPSHOT/harvestdefinition-gui-5.7-IIPCH3-SNAPSHOT.pom [JENKINS] Archiving disabled [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building NetarchiveSuite - harvestChannel - webapp 5.7-IIPCH3-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ harvestchannel-gui --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.5.201505241946:prepare-agent (default) @ harvestchannel-gui --- [INFO] argLine set to -javaagent:/home/cibuild02/.m2/repository/org/jacoco/org.jacoco.agent/0.7.5.201505241946/org.jacoco.agent-0.7.5.201505241946-runtime.jar=destfile=/home/cibuild02/workspace/NetarchiveSuite-Rasmus-1-Click/harvester/harvestchannel-gui/target/jacoco.exec [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/NetarchiveSuite-Rasmus-1-Click/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/NetarchiveSuite-Rasmus-1-Click/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] Tests are skipped. [INFO] [INFO] --- jacoco-maven-plugin:0.7.5.201505241946:report (report) @ harvestchannel-gui --- [INFO] Skipping JaCoCo execution due to missing execution data file:/home/cibuild02/workspace/NetarchiveSuite-Rasmus-1-Click/harvester/harvestchannel-gui/target/jacoco.exec [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/NetarchiveSuite-Rasmus-1-Click/harvester/harvestchannel-gui/target/HarvestChannel] [INFO] Processing war project [INFO] Copying webapp resources [/home/cibuild02/workspace/NetarchiveSuite-Rasmus-1-Click/harvester/harvestchannel-gui/src/main/webapp] [INFO] Webapp assembled in [12 msecs] [INFO] Building war: /home/cibuild02/workspace/NetarchiveSuite-Rasmus-1-Click/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 >>> [INFO] [INFO] --- jacoco-maven-plugin:0.7.5.201505241946:prepare-agent (default) @ harvestchannel-gui --- [INFO] argLine set to -javaagent:/home/cibuild02/.m2/repository/org/jacoco/org.jacoco.agent/0.7.5.201505241946/org.jacoco.agent-0.7.5.201505241946-runtime.jar=destfile=/home/cibuild02/workspace/NetarchiveSuite-Rasmus-1-Click/harvester/harvestchannel-gui/target/jacoco.exec [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/NetarchiveSuite-Rasmus-1-Click/harvester/harvestchannel-gui/target/HarvestChannel.war to /home/cibuild02/.m2/repository/org/netarchivesuite/harvestchannel-gui/5.7-IIPCH3-SNAPSHOT/harvestchannel-gui-5.7-IIPCH3-SNAPSHOT.war [INFO] Installing /home/cibuild02/workspace/NetarchiveSuite-Rasmus-1-Click/harvester/harvestchannel-gui/pom.xml to /home/cibuild02/.m2/repository/org/netarchivesuite/harvestchannel-gui/5.7-IIPCH3-SNAPSHOT/harvestchannel-gui-5.7-IIPCH3-SNAPSHOT.pom [JENKINS] Archiving disabled [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building NetarchiveSuite - heritrix3 monitor 5.7-IIPCH3-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] Downloading: https://sbforge.org/nexus/content/groups/public/com/antiaction/bootstrap-agent-tomcat/0.2.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded: https://sbforge.org/nexus/content/groups/public/com/antiaction/bootstrap-agent-tomcat/0.2.0-SNAPSHOT/maven-metadata.xml (3 KB at 12.9 KB/sec) [INFO] Downloading: https://sbforge.org/nexus/content/groups/public/com/antiaction/bootstrap/0.2.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded: https://sbforge.org/nexus/content/groups/public/com/antiaction/bootstrap/0.2.0-SNAPSHOT/maven-metadata.xml (600 B at 32.6 KB/sec) [INFO] Downloading: https://sbforge.org/nexus/content/groups/public/com/antiaction/bootstrap-core/0.2.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded: https://sbforge.org/nexus/content/groups/public/com/antiaction/bootstrap-core/0.2.0-SNAPSHOT/maven-metadata.xml (2 KB at 65.4 KB/sec) [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ heritrix3-monitor --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.5.201505241946:prepare-agent (default) @ heritrix3-monitor --- [INFO] argLine set to -javaagent:/home/cibuild02/.m2/repository/org/jacoco/org.jacoco.agent/0.7.5.201505241946/org.jacoco.agent-0.7.5.201505241946-runtime.jar=destfile=/home/cibuild02/workspace/NetarchiveSuite-Rasmus-1-Click/harvester/heritrix3/heritrix3-monitor/target/jacoco.exec [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ heritrix3-monitor --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ heritrix3-monitor --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 27 source files to /home/cibuild02/workspace/NetarchiveSuite-Rasmus-1-Click/harvester/heritrix3/heritrix3-monitor/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ heritrix3-monitor --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/cibuild02/workspace/NetarchiveSuite-Rasmus-1-Click/harvester/heritrix3/heritrix3-monitor/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ heritrix3-monitor --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /home/cibuild02/workspace/NetarchiveSuite-Rasmus-1-Click/harvester/heritrix3/heritrix3-monitor/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ heritrix3-monitor --- [INFO] Tests are skipped. [INFO] [INFO] --- jacoco-maven-plugin:0.7.5.201505241946:report (report) @ heritrix3-monitor --- [INFO] Skipping JaCoCo execution due to missing execution data file:/home/cibuild02/workspace/NetarchiveSuite-Rasmus-1-Click/harvester/heritrix3/heritrix3-monitor/target/jacoco.exec [INFO] [INFO] --- maven-jgit-buildnumber-plugin:1.2.9:extract-buildnumber (git-buildnumber) @ heritrix3-monitor --- [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ heritrix3-monitor --- [INFO] Building jar: /home/cibuild02/workspace/NetarchiveSuite-Rasmus-1-Click/harvester/heritrix3/heritrix3-monitor/target/heritrix3-monitor-5.7-IIPCH3-SNAPSHOT.jar [INFO] [INFO] --- maven-assembly-plugin:2.4.1:single (distro-assembly) @ heritrix3-monitor --- [INFO] Reading assembly descriptor: src/main/assembly/assembly.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 'jdom:jdom:jar' o 'xom:xom:jar' o 'com.ibm.icu:icu4j:jar' o 'org.apache.httpcomponents:httpclient:jar:4.2.5' o 'org.apache.httpcomponents:httpcore:jar:4.2.4' [INFO] Building tar: /home/cibuild02/workspace/NetarchiveSuite-Rasmus-1-Click/harvester/heritrix3/heritrix3-monitor/target/NetarchiveSuite-heritrix3-monitor-5.7-IIPCH3-SNAPSHOT.tar.gz [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 'jdom:jdom:jar' o 'xom:xom:jar' o 'com.ibm.icu:icu4j: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/NetarchiveSuite-Rasmus-1-Click/harvester/heritrix3/heritrix3-monitor/target/NetarchiveSuite-heritrix3-monitor-5.7-IIPCH3-SNAPSHOT.zip [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ heritrix3-monitor >>> [INFO] [INFO] --- jacoco-maven-plugin:0.7.5.201505241946:prepare-agent (default) @ heritrix3-monitor --- [INFO] argLine set to -javaagent:/home/cibuild02/.m2/repository/org/jacoco/org.jacoco.agent/0.7.5.201505241946/org.jacoco.agent-0.7.5.201505241946-runtime.jar=destfile=/home/cibuild02/workspace/NetarchiveSuite-Rasmus-1-Click/harvester/heritrix3/heritrix3-monitor/target/jacoco.exec [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-monitor <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ heritrix3-monitor --- [INFO] Building jar: /home/cibuild02/workspace/NetarchiveSuite-Rasmus-1-Click/harvester/heritrix3/heritrix3-monitor/target/heritrix3-monitor-5.7-IIPCH3-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ heritrix3-monitor --- [INFO] 1 warning [WARNING] Javadoc Warnings [WARNING] /home/cibuild02/workspace/NetarchiveSuite-Rasmus-1-Click/harvester/heritrix3/heritrix3-monitor/src/main/java/dk/netarkivet/heritrix3/monitor/AcceptLanguageParser.java:88: warning - @param argument "acceptLanguageStr" is not a parameter name. [INFO] Building jar: /home/cibuild02/workspace/NetarchiveSuite-Rasmus-1-Click/harvester/heritrix3/heritrix3-monitor/target/heritrix3-monitor-5.7-IIPCH3-SNAPSHOT-javadoc.jar [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ heritrix3-monitor --- [INFO] Installing /home/cibuild02/workspace/NetarchiveSuite-Rasmus-1-Click/harvester/heritrix3/heritrix3-monitor/target/heritrix3-monitor-5.7-IIPCH3-SNAPSHOT.jar to /home/cibuild02/.m2/repository/org/netarchivesuite/heritrix3-monitor/5.7-IIPCH3-SNAPSHOT/heritrix3-monitor-5.7-IIPCH3-SNAPSHOT.jar [INFO] Installing /home/cibuild02/workspace/NetarchiveSuite-Rasmus-1-Click/harvester/heritrix3/heritrix3-monitor/pom.xml to /home/cibuild02/.m2/repository/org/netarchivesuite/heritrix3-monitor/5.7-IIPCH3-SNAPSHOT/heritrix3-monitor-5.7-IIPCH3-SNAPSHOT.pom [INFO] Installing /home/cibuild02/workspace/NetarchiveSuite-Rasmus-1-Click/harvester/heritrix3/heritrix3-monitor/target/NetarchiveSuite-heritrix3-monitor-5.7-IIPCH3-SNAPSHOT.tar.gz to /home/cibuild02/.m2/repository/org/netarchivesuite/heritrix3-monitor/5.7-IIPCH3-SNAPSHOT/heritrix3-monitor-5.7-IIPCH3-SNAPSHOT.tar.gz [INFO] Installing /home/cibuild02/workspace/NetarchiveSuite-Rasmus-1-Click/harvester/heritrix3/heritrix3-monitor/target/NetarchiveSuite-heritrix3-monitor-5.7-IIPCH3-SNAPSHOT.zip to /home/cibuild02/.m2/repository/org/netarchivesuite/heritrix3-monitor/5.7-IIPCH3-SNAPSHOT/heritrix3-monitor-5.7-IIPCH3-SNAPSHOT.zip [INFO] Installing /home/cibuild02/workspace/NetarchiveSuite-Rasmus-1-Click/harvester/heritrix3/heritrix3-monitor/target/heritrix3-monitor-5.7-IIPCH3-SNAPSHOT-sources.jar to /home/cibuild02/.m2/repository/org/netarchivesuite/heritrix3-monitor/5.7-IIPCH3-SNAPSHOT/heritrix3-monitor-5.7-IIPCH3-SNAPSHOT-sources.jar [INFO] Installing /home/cibuild02/workspace/NetarchiveSuite-Rasmus-1-Click/harvester/heritrix3/heritrix3-monitor/target/heritrix3-monitor-5.7-IIPCH3-SNAPSHOT-javadoc.jar to /home/cibuild02/.m2/repository/org/netarchivesuite/heritrix3-monitor/5.7-IIPCH3-SNAPSHOT/heritrix3-monitor-5.7-IIPCH3-SNAPSHOT-javadoc.jar [JENKINS] Archiving disabled [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building NetarchiveSuite - deploy - distribution 5.7-IIPCH3-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ distribution --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.5.201505241946:prepare-agent (default) @ distribution --- [INFO] argLine set to -javaagent:/home/cibuild02/.m2/repository/org/jacoco/org.jacoco.agent/0.7.5.201505241946/org.jacoco.agent-0.7.5.201505241946-runtime.jar=destfile=/home/cibuild02/workspace/NetarchiveSuite-Rasmus-1-Click/deploy/distribution/target/jacoco.exec [INFO] [INFO] --- jacoco-maven-plugin:0.7.5.201505241946:report (report) @ distribution --- [INFO] Skipping JaCoCo execution due to missing execution data file:/home/cibuild02/workspace/NetarchiveSuite-Rasmus-1-Click/deploy/distribution/target/jacoco.exec [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/NetarchiveSuite-Rasmus-1-Click/deploy/distribution/target/NetarchiveSuite-5.7-IIPCH3-SNAPSHOT.zip [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ distribution >>> [INFO] [INFO] --- jacoco-maven-plugin:0.7.5.201505241946:prepare-agent (default) @ distribution --- [INFO] argLine set to -javaagent:/home/cibuild02/.m2/repository/org/jacoco/org.jacoco.agent/0.7.5.201505241946/org.jacoco.agent-0.7.5.201505241946-runtime.jar=destfile=/home/cibuild02/workspace/NetarchiveSuite-Rasmus-1-Click/deploy/distribution/target/jacoco.exec [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/NetarchiveSuite-Rasmus-1-Click/deploy/distribution/pom.xml to /home/cibuild02/.m2/repository/org/netarchivesuite/distribution/5.7-IIPCH3-SNAPSHOT/distribution-5.7-IIPCH3-SNAPSHOT.pom [INFO] Installing /home/cibuild02/workspace/NetarchiveSuite-Rasmus-1-Click/deploy/distribution/target/NetarchiveSuite-5.7-IIPCH3-SNAPSHOT.zip to /home/cibuild02/.m2/repository/org/netarchivesuite/distribution/5.7-IIPCH3-SNAPSHOT/distribution-5.7-IIPCH3-SNAPSHOT.zip [JENKINS] Archiving disabled [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building NetarchiveSuite - deploy - test 5.7-IIPCH3-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ deploy-test --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (default) @ 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/NetarchiveSuite-Rasmus-1-Click/deploy/deploy-test/../target/jacoco.exec,append=true [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/NetarchiveSuite-Rasmus-1-Click/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/NetarchiveSuite-Rasmus-1-Click/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/NetarchiveSuite-Rasmus-1-Click/deploy/deploy-test/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ deploy-test --- [INFO] Tests are skipped. [INFO] [INFO] --- jacoco-maven-plugin:0.7.9:report (report) @ deploy-test --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- maven-jgit-buildnumber-plugin:1.2.9:extract-buildnumber (git-buildnumber) @ deploy-test --- [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/NetarchiveSuite-Rasmus-1-Click/deploy/deploy-test/target/deploy-test-5.7-IIPCH3-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 (default) @ 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/NetarchiveSuite-Rasmus-1-Click/deploy/deploy-test/../target/jacoco.exec,append=true [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/NetarchiveSuite-Rasmus-1-Click/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/NetarchiveSuite-Rasmus-1-Click/deploy/deploy-test/target/deploy-test-5.7-IIPCH3-SNAPSHOT.jar to /home/cibuild02/.m2/repository/org/netarchivesuite/deploy-test/5.7-IIPCH3-SNAPSHOT/deploy-test-5.7-IIPCH3-SNAPSHOT.jar [INFO] Installing /home/cibuild02/workspace/NetarchiveSuite-Rasmus-1-Click/deploy/deploy-test/pom.xml to /home/cibuild02/.m2/repository/org/netarchivesuite/deploy-test/5.7-IIPCH3-SNAPSHOT/deploy-test-5.7-IIPCH3-SNAPSHOT.pom [JENKINS] Archiving disabled [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building NetarchiveSuite - Heritrix3 Bundler 5.7-IIPCH3-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] Downloading: https://sbforge.org/nexus/content/groups/public/org/archive/heritrix/heritrix/3.4.0-IIPC-NAS-SNAPSHOT/maven-metadata.xml [INFO] Downloaded: https://sbforge.org/nexus/content/groups/public/org/archive/heritrix/heritrix/3.4.0-IIPC-NAS-SNAPSHOT/maven-metadata.xml (2 KB at 20.4 KB/sec) [INFO] Downloading: https://sbforge.org/nexus/content/groups/public/is/landsbokasafn/crawl-rss/crawl-rss/0.0.1-SNAPSHOT/maven-metadata.xml [INFO] Downloaded: https://sbforge.org/nexus/content/groups/public/is/landsbokasafn/crawl-rss/crawl-rss/0.0.1-SNAPSHOT/maven-metadata.xml (2 KB at 36.9 KB/sec) [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ heritrix3-bundler --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.5.201505241946:prepare-agent (default) @ heritrix3-bundler --- [INFO] argLine set to -javaagent:/home/cibuild02/.m2/repository/org/jacoco/org.jacoco.agent/0.7.5.201505241946/org.jacoco.agent-0.7.5.201505241946-runtime.jar=destfile=/home/cibuild02/workspace/NetarchiveSuite-Rasmus-1-Click/harvester/heritrix3/heritrix3-bundler/target/jacoco.exec [INFO] [INFO] --- jacoco-maven-plugin:0.7.5.201505241946:report (report) @ heritrix3-bundler --- [INFO] Skipping JaCoCo execution due to missing execution data file:/home/cibuild02/workspace/NetarchiveSuite-Rasmus-1-Click/harvester/heritrix3/heritrix3-bundler/target/jacoco.exec [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.websocket:*:jar' o 'org.eclipse.jetty.orbit:*:jar' o 'org.glassfish:*:jar' o 'org.glassfish.web:*:jar' o 'org.ow2.asm:*:jar' o 'xom:xom:jar' o 'com.ibm.icu:icu4j: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/NetarchiveSuite-Rasmus-1-Click/harvester/heritrix3/heritrix3-bundler/target/NetarchiveSuite-heritrix3-bundler-5.7-IIPCH3-SNAPSHOT.zip [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ heritrix3-bundler >>> [INFO] [INFO] --- jacoco-maven-plugin:0.7.5.201505241946:prepare-agent (default) @ heritrix3-bundler --- [INFO] argLine set to -javaagent:/home/cibuild02/.m2/repository/org/jacoco/org.jacoco.agent/0.7.5.201505241946/org.jacoco.agent-0.7.5.201505241946-runtime.jar=destfile=/home/cibuild02/workspace/NetarchiveSuite-Rasmus-1-Click/harvester/heritrix3/heritrix3-bundler/target/jacoco.exec [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/NetarchiveSuite-Rasmus-1-Click/harvester/heritrix3/heritrix3-bundler/pom.xml to /home/cibuild02/.m2/repository/org/netarchivesuite/heritrix3-bundler/5.7-IIPCH3-SNAPSHOT/heritrix3-bundler-5.7-IIPCH3-SNAPSHOT.pom [INFO] Installing /home/cibuild02/workspace/NetarchiveSuite-Rasmus-1-Click/harvester/heritrix3/heritrix3-bundler/target/NetarchiveSuite-heritrix3-bundler-5.7-IIPCH3-SNAPSHOT.zip to /home/cibuild02/.m2/repository/org/netarchivesuite/heritrix3-bundler/5.7-IIPCH3-SNAPSHOT/heritrix3-bundler-5.7-IIPCH3-SNAPSHOT.zip [JENKINS] Archiving disabled [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building NetarchiveSuite - harvester - test 5.7-IIPCH3-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ harvester-test --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (default) @ 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/NetarchiveSuite-Rasmus-1-Click/harvester/harvester-test/../target/jacoco.exec,append=true [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/NetarchiveSuite-Rasmus-1-Click/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/NetarchiveSuite-Rasmus-1-Click/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 14 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 128 source files to /home/cibuild02/workspace/NetarchiveSuite-Rasmus-1-Click/harvester/harvester-test/target/test-classes [WARNING] /home/cibuild02/workspace/NetarchiveSuite-Rasmus-1-Click/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/NetarchiveSuite-Rasmus-1-Click/harvester/harvester-test/src/test/java/dk/netarkivet/viewerproxy/distribute/HTTPControllerServerTester.java: Recompile with -Xlint:deprecation for details. [WARNING] /home/cibuild02/workspace/NetarchiveSuite-Rasmus-1-Click/harvester/harvester-test/src/test/java/dk/netarkivet/harvester/indexserver/CombiningMultiFileBasedCacheTester.java: /home/cibuild02/workspace/NetarchiveSuite-Rasmus-1-Click/harvester/harvester-test/src/test/java/dk/netarkivet/harvester/indexserver/CombiningMultiFileBasedCacheTester.java uses unchecked or unsafe operations. [WARNING] /home/cibuild02/workspace/NetarchiveSuite-Rasmus-1-Click/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] Tests are skipped. [INFO] [INFO] --- jacoco-maven-plugin:0.7.9:report (report) @ harvester-test --- [INFO] Skipping JaCoCo execution due to missing execution data file. [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/NetarchiveSuite-Rasmus-1-Click/harvester/harvester-test/target/harvester-test-5.7-IIPCH3-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 (default) @ 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/NetarchiveSuite-Rasmus-1-Click/harvester/harvester-test/../target/jacoco.exec,append=true [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/NetarchiveSuite-Rasmus-1-Click/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/NetarchiveSuite-Rasmus-1-Click/harvester/harvester-test/target/harvester-test-5.7-IIPCH3-SNAPSHOT.jar to /home/cibuild02/.m2/repository/org/netarchivesuite/harvester-test/5.7-IIPCH3-SNAPSHOT/harvester-test-5.7-IIPCH3-SNAPSHOT.jar [INFO] Installing /home/cibuild02/workspace/NetarchiveSuite-Rasmus-1-Click/harvester/harvester-test/pom.xml to /home/cibuild02/.m2/repository/org/netarchivesuite/harvester-test/5.7-IIPCH3-SNAPSHOT/harvester-test-5.7-IIPCH3-SNAPSHOT.pom [JENKINS] Archiving disabled [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building NetarchiveSuite - monitor - test 5.7-IIPCH3-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ monitor-test --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (default) @ 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/NetarchiveSuite-Rasmus-1-Click/monitor/monitor-test/../target/jacoco.exec,append=true [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/NetarchiveSuite-Rasmus-1-Click/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/NetarchiveSuite-Rasmus-1-Click/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/NetarchiveSuite-Rasmus-1-Click/monitor/monitor-test/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ monitor-test --- [INFO] Tests are skipped. [INFO] [INFO] --- jacoco-maven-plugin:0.7.9:report (report) @ monitor-test --- [INFO] Skipping JaCoCo execution due to missing execution data file. [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/NetarchiveSuite-Rasmus-1-Click/monitor/monitor-test/target/monitor-test-5.7-IIPCH3-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 (default) @ 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/NetarchiveSuite-Rasmus-1-Click/monitor/monitor-test/../target/jacoco.exec,append=true [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/NetarchiveSuite-Rasmus-1-Click/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/NetarchiveSuite-Rasmus-1-Click/monitor/monitor-test/target/monitor-test-5.7-IIPCH3-SNAPSHOT.jar to /home/cibuild02/.m2/repository/org/netarchivesuite/monitor-test/5.7-IIPCH3-SNAPSHOT/monitor-test-5.7-IIPCH3-SNAPSHOT.jar [INFO] Installing /home/cibuild02/workspace/NetarchiveSuite-Rasmus-1-Click/monitor/monitor-test/pom.xml to /home/cibuild02/.m2/repository/org/netarchivesuite/monitor-test/5.7-IIPCH3-SNAPSHOT/monitor-test-5.7-IIPCH3-SNAPSHOT.pom [JENKINS] Archiving disabled [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building NetarchiveSuite - wayback resourceStore 5.7-IIPCH3-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ wayback-resourcestore --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (default) @ 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/NetarchiveSuite-Rasmus-1-Click/wayback/wayback-resourcestore/../target/jacoco.exec,append=true [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/NetarchiveSuite-Rasmus-1-Click/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/NetarchiveSuite-Rasmus-1-Click/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/NetarchiveSuite-Rasmus-1-Click/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/NetarchiveSuite-Rasmus-1-Click/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/NetarchiveSuite-Rasmus-1-Click/wayback/wayback-resourcestore/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ wayback-resourcestore --- [INFO] Tests are skipped. [INFO] [INFO] --- jacoco-maven-plugin:0.7.9:report (report) @ wayback-resourcestore --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- maven-jgit-buildnumber-plugin:1.2.9:extract-buildnumber (git-buildnumber) @ wayback-resourcestore --- [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ wayback-resourcestore --- [INFO] Building jar: /home/cibuild02/workspace/NetarchiveSuite-Rasmus-1-Click/wayback/wayback-resourcestore/target/wayback-resourcestore-5.7-IIPCH3-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 (default) @ 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/NetarchiveSuite-Rasmus-1-Click/wayback/wayback-resourcestore/../target/jacoco.exec,append=true [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/NetarchiveSuite-Rasmus-1-Click/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/NetarchiveSuite-Rasmus-1-Click/wayback/wayback-resourcestore/target/wayback-resourcestore-5.7-IIPCH3-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ wayback-resourcestore --- [INFO] Building jar: /home/cibuild02/workspace/NetarchiveSuite-Rasmus-1-Click/wayback/wayback-resourcestore/target/wayback-resourcestore-5.7-IIPCH3-SNAPSHOT-javadoc.jar [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ wayback-resourcestore --- [INFO] Installing /home/cibuild02/workspace/NetarchiveSuite-Rasmus-1-Click/wayback/wayback-resourcestore/target/wayback-resourcestore-5.7-IIPCH3-SNAPSHOT.jar to /home/cibuild02/.m2/repository/org/netarchivesuite/wayback-resourcestore/5.7-IIPCH3-SNAPSHOT/wayback-resourcestore-5.7-IIPCH3-SNAPSHOT.jar [INFO] Installing /home/cibuild02/workspace/NetarchiveSuite-Rasmus-1-Click/wayback/wayback-resourcestore/pom.xml to /home/cibuild02/.m2/repository/org/netarchivesuite/wayback-resourcestore/5.7-IIPCH3-SNAPSHOT/wayback-resourcestore-5.7-IIPCH3-SNAPSHOT.pom [INFO] Installing /home/cibuild02/workspace/NetarchiveSuite-Rasmus-1-Click/wayback/wayback-resourcestore/target/wayback-resourcestore-5.7-IIPCH3-SNAPSHOT-sources.jar to /home/cibuild02/.m2/repository/org/netarchivesuite/wayback-resourcestore/5.7-IIPCH3-SNAPSHOT/wayback-resourcestore-5.7-IIPCH3-SNAPSHOT-sources.jar [INFO] Installing /home/cibuild02/workspace/NetarchiveSuite-Rasmus-1-Click/wayback/wayback-resourcestore/target/wayback-resourcestore-5.7-IIPCH3-SNAPSHOT-javadoc.jar to /home/cibuild02/.m2/repository/org/netarchivesuite/wayback-resourcestore/5.7-IIPCH3-SNAPSHOT/wayback-resourcestore-5.7-IIPCH3-SNAPSHOT-javadoc.jar [JENKINS] Archiving disabled [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building NetarchiveSuite - wayback - test 5.7-IIPCH3-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ wayback-test --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (default) @ 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/NetarchiveSuite-Rasmus-1-Click/wayback/wayback-test/../target/jacoco.exec,append=true [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/NetarchiveSuite-Rasmus-1-Click/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/NetarchiveSuite-Rasmus-1-Click/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/NetarchiveSuite-Rasmus-1-Click/wayback/wayback-test/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ wayback-test --- [INFO] Tests are skipped. [INFO] [INFO] --- jacoco-maven-plugin:0.7.9:report (report) @ wayback-test --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- maven-jgit-buildnumber-plugin:1.2.9:extract-buildnumber (git-buildnumber) @ wayback-test --- [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/NetarchiveSuite-Rasmus-1-Click/wayback/wayback-test/target/wayback-test-5.7-IIPCH3-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 (default) @ 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/NetarchiveSuite-Rasmus-1-Click/wayback/wayback-test/../target/jacoco.exec,append=true [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/NetarchiveSuite-Rasmus-1-Click/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/NetarchiveSuite-Rasmus-1-Click/wayback/wayback-test/target/wayback-test-5.7-IIPCH3-SNAPSHOT.jar to /home/cibuild02/.m2/repository/org/netarchivesuite/wayback-test/5.7-IIPCH3-SNAPSHOT/wayback-test-5.7-IIPCH3-SNAPSHOT.jar [INFO] Installing /home/cibuild02/workspace/NetarchiveSuite-Rasmus-1-Click/wayback/wayback-test/pom.xml to /home/cibuild02/.m2/repository/org/netarchivesuite/wayback-test/5.7-IIPCH3-SNAPSHOT/wayback-test-5.7-IIPCH3-SNAPSHOT.pom [JENKINS] Archiving disabled [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building NetarchiveSuite - integration tests 5.7-IIPCH3-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ integration-test --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.5.201505241946:prepare-agent (default) @ integration-test --- [INFO] argLine set to -javaagent:/home/cibuild02/.m2/repository/org/jacoco/org.jacoco.agent/0.7.5.201505241946/org.jacoco.agent-0.7.5.201505241946-runtime.jar=destfile=/home/cibuild02/workspace/NetarchiveSuite-Rasmus-1-Click/integration-test/target/jacoco.exec [INFO] [INFO] --- jacoco-maven-plugin:0.7.5.201505241946:report (report) @ integration-test --- [INFO] Skipping JaCoCo execution due to missing execution data file:/home/cibuild02/workspace/NetarchiveSuite-Rasmus-1-Click/integration-test/target/jacoco.exec [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 >>> [INFO] [INFO] --- jacoco-maven-plugin:0.7.5.201505241946:prepare-agent (default) @ integration-test --- [INFO] argLine set to -javaagent:/home/cibuild02/.m2/repository/org/jacoco/org.jacoco.agent/0.7.5.201505241946/org.jacoco.agent-0.7.5.201505241946-runtime.jar=destfile=/home/cibuild02/workspace/NetarchiveSuite-Rasmus-1-Click/integration-test/target/jacoco.exec [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/NetarchiveSuite-Rasmus-1-Click/integration-test/pom.xml to /home/cibuild02/.m2/repository/org/netarchivesuite/integration-test/5.7-IIPCH3-SNAPSHOT/integration-test-5.7-IIPCH3-SNAPSHOT.pom [JENKINS] Archiving disabled [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building NetarchiveSuite System test 5.7-IIPCH3-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ system-test --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.5.201505241946:prepare-agent (default) @ system-test --- [INFO] argLine set to -javaagent:/home/cibuild02/.m2/repository/org/jacoco/org.jacoco.agent/0.7.5.201505241946/org.jacoco.agent-0.7.5.201505241946-runtime.jar=destfile=/home/cibuild02/workspace/NetarchiveSuite-Rasmus-1-Click/integration-test/system-test/target/jacoco.exec [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/NetarchiveSuite-Rasmus-1-Click/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 22 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ system-test --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 34 source files to /home/cibuild02/workspace/NetarchiveSuite-Rasmus-1-Click/integration-test/system-test/target/test-classes [WARNING] /home/cibuild02/workspace/NetarchiveSuite-Rasmus-1-Click/integration-test/system-test/src/test/java/dk/netarkivet/systemtest/SeleniumSession.java: /home/cibuild02/workspace/NetarchiveSuite-Rasmus-1-Click/integration-test/system-test/src/test/java/dk/netarkivet/systemtest/SeleniumSession.java uses unchecked or unsafe operations. [WARNING] /home/cibuild02/workspace/NetarchiveSuite-Rasmus-1-Click/integration-test/system-test/src/test/java/dk/netarkivet/systemtest/SeleniumSession.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ system-test --- [INFO] Tests are skipped. [INFO] [INFO] --- jacoco-maven-plugin:0.7.5.201505241946:report (report) @ system-test --- [INFO] Skipping JaCoCo execution due to missing execution data file:/home/cibuild02/workspace/NetarchiveSuite-Rasmus-1-Click/integration-test/system-test/target/jacoco.exec [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/NetarchiveSuite-Rasmus-1-Click/integration-test/system-test/target/system-test-5.7-IIPCH3-SNAPSHOT.jar [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ system-test >>> [INFO] [INFO] --- jacoco-maven-plugin:0.7.5.201505241946:prepare-agent (default) @ system-test --- [INFO] argLine set to -javaagent:/home/cibuild02/.m2/repository/org/jacoco/org.jacoco.agent/0.7.5.201505241946/org.jacoco.agent-0.7.5.201505241946-runtime.jar=destfile=/home/cibuild02/workspace/NetarchiveSuite-Rasmus-1-Click/integration-test/system-test/target/jacoco.exec [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/NetarchiveSuite-Rasmus-1-Click/integration-test/system-test/target/system-test-5.7-IIPCH3-SNAPSHOT.jar to /home/cibuild02/.m2/repository/org/netarchivesuite/system-test/5.7-IIPCH3-SNAPSHOT/system-test-5.7-IIPCH3-SNAPSHOT.jar [INFO] Installing /home/cibuild02/workspace/NetarchiveSuite-Rasmus-1-Click/integration-test/system-test/pom.xml to /home/cibuild02/.m2/repository/org/netarchivesuite/system-test/5.7-IIPCH3-SNAPSHOT/system-test-5.7-IIPCH3-SNAPSHOT.pom [JENKINS] Archiving disabled [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building hadoop-uber-jar 5.7-IIPCH3-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ hadoop-uber-jar --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.5.201505241946:prepare-agent (default) @ hadoop-uber-jar --- [INFO] argLine set to -javaagent:/home/cibuild02/.m2/repository/org/jacoco/org.jacoco.agent/0.7.5.201505241946/org.jacoco.agent-0.7.5.201505241946-runtime.jar=destfile=/home/cibuild02/workspace/NetarchiveSuite-Rasmus-1-Click/hadoop-uber-jar/target/jacoco.exec [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ hadoop-uber-jar --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/cibuild02/workspace/NetarchiveSuite-Rasmus-1-Click/hadoop-uber-jar/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ hadoop-uber-jar --- [INFO] No sources to compile [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ hadoop-uber-jar --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/cibuild02/workspace/NetarchiveSuite-Rasmus-1-Click/hadoop-uber-jar/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ hadoop-uber-jar --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ hadoop-uber-jar --- [INFO] Tests are skipped. [INFO] [INFO] --- jacoco-maven-plugin:0.7.5.201505241946:report (report) @ hadoop-uber-jar --- [INFO] Skipping JaCoCo execution due to missing execution data file:/home/cibuild02/workspace/NetarchiveSuite-Rasmus-1-Click/hadoop-uber-jar/target/jacoco.exec [INFO] [INFO] --- maven-jgit-buildnumber-plugin:1.2.9:extract-buildnumber (git-buildnumber) @ hadoop-uber-jar --- [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ hadoop-uber-jar --- [WARNING] JAR will be empty - no content was marked for inclusion! [INFO] Building jar: /home/cibuild02/workspace/NetarchiveSuite-Rasmus-1-Click/hadoop-uber-jar/target/hadoop-uber-jar-5.7-IIPCH3-SNAPSHOT.jar [INFO] [INFO] --- maven-shade-plugin:3.2.2:shade (default) @ hadoop-uber-jar --- [INFO] Including org.netarchivesuite:wayback-indexer:jar:5.7-IIPCH3-SNAPSHOT in the shaded jar. [INFO] Including org.netarchivesuite:common-core:jar:5.7-IIPCH3-SNAPSHOT in the shaded jar. [INFO] Including org.bitrepository.reference:bitrepository-core:jar:1.10-SNAPSHOT in the shaded jar. [INFO] Including org.bitrepository.reference:bitrepository-reference-settings:jar:1.10-SNAPSHOT in the shaded jar. [INFO] Including org.bitrepository.repository-settings:bitrepository-repository-settings-xsd:jar:12 in the shaded jar. [INFO] Including org.bitrepository.repository-settings:bitrepository-repository-settings-java:jar:12 in the shaded jar. [INFO] Including org.bitrepository:bitrepository-message-xml-xsd:jar:31-SNAPSHOT in the shaded jar. [INFO] Including org.bitrepository:bitrepository-message-xml-java:jar:31-SNAPSHOT in the shaded jar. [INFO] Including org.apache.activemq:activemq-client:jar:5.15.13 in the shaded jar. [INFO] Including org.apache.geronimo.specs:geronimo-jms_1.1_spec:jar:1.1.1 in the shaded jar. [INFO] Including org.fusesource.hawtbuf:hawtbuf:jar:1.11 in the shaded jar. [INFO] Including org.apache.geronimo.specs:geronimo-j2ee-management_1.1_spec:jar:1.0.1 in the shaded jar. [INFO] Including org.jvnet.jaxb2_commons:jaxb2-basics-runtime:jar:0.11.1 in the shaded jar. [INFO] Including org.bitrepository.reference:bitrepository-client:jar:1.10-SNAPSHOT in the shaded jar. [INFO] Including org.apache.httpcomponents:httpcore:jar:4.4.1 in the shaded jar. [INFO] Including xalan:xalan:jar:2.7.1 in the shaded jar. [INFO] Including xalan:serializer:jar:2.7.1 in the shaded jar. [INFO] Including xml-apis:xml-apis:jar:1.4.01 in the shaded jar. [INFO] Including commons-io:commons-io:jar:2.4 in the shaded jar. [INFO] Including commons-cli:commons-cli:jar:1.4 in the shaded jar. [INFO] Including commons-net:commons-net:jar:3.0.1 in the shaded jar. [INFO] Including commons-codec:commons-codec:jar:1.9 in the shaded jar. [INFO] Including ant:ant:jar:1.6.5 in the shaded jar. [INFO] Including commons-fileupload:commons-fileupload:jar:1.2.1 in the shaded jar. [INFO] Including org.eclipse.jdt.core.compiler:ecj:jar:4.4.2 in the shaded jar. [INFO] Including dom4j:dom4j:jar:1.6.1 in the shaded jar. [INFO] Including javax.mail:mail:jar:1.4 in the shaded jar. [INFO] Including javax.activation:activation:jar:1.1 in the shaded jar. [INFO] Including commons-httpclient:commons-httpclient:jar:3.1 in the shaded jar. [INFO] Including org.jwat:jwat-common:jar:1.0.4 in the shaded jar. [INFO] Including org.jwat:jwat-arc:jar:1.0.4 in the shaded jar. [INFO] Including org.jwat:jwat-archive-common:jar:1.0.4 in the shaded jar. [INFO] Including org.jwat:jwat-gzip:jar:1.0.4 in the shaded jar. [INFO] Including org.jwat:jwat-warc:jar:1.0.4 in the shaded jar. [INFO] Including berkeleydb:je:jar:3.2.76 in the shaded jar. [INFO] Including ch.qos.logback:logback-classic:jar:1.2.3 in the shaded jar. [INFO] Including ch.qos.logback:logback-core:jar:1.2.3 in the shaded jar. [INFO] Including org.gnu.inet:libidn:jar:0.6.5 in the shaded jar. [INFO] Including javassist:javassist:jar:3.9.0.GA in the shaded jar. [INFO] Including org.htmlparser:htmlparser:jar:1.6 in the shaded jar. [INFO] Including org.apache.commons:commons-lang3:jar:3.5 in the shaded jar. [INFO] Including org.netpreserve.openwayback:openwayback-core:jar:2.0.0 in the shaded jar. [INFO] Including org.netpreserve.openwayback:openwayback-cdx-server:jar:classes:2.0.0 in the shaded jar. [INFO] Including aopalliance:aopalliance:jar:1.0 in the shaded jar. [INFO] Including org.netpreserve.openwayback:openwayback-access-control-core:jar:1.0.2 in the shaded jar. [INFO] Including com.thoughtworks.xstream:xstream:jar:1.2.2 in the shaded jar. [INFO] Including xpp3:xpp3_min:jar:1.1.3.4.O in the shaded jar. [INFO] Including org.codehaus.jettison:jettison:jar:1.0-beta-1 in the shaded jar. [INFO] Including stax:stax-api:jar:1.0.1 in the shaded jar. [INFO] Including commons-dbcp:commons-dbcp:jar:1.2.2 in the shaded jar. [INFO] Including com.googlecode.juniversalchardet:juniversalchardet:jar:1.0.3 in the shaded jar. [INFO] Including org.beanshell:bsh:jar:2.0b4 in the shaded jar. [INFO] Including com.flagstone:transform:jar:3.0.2 in the shaded jar. [INFO] Including redis.clients:jedis:jar:2.0.0 in the shaded jar. [INFO] Including org.netpreserve.commons:webarchive-commons:jar:1.1.5 in the shaded jar. [INFO] Including it.unimi.dsi:dsiutils:jar:2.0.12 in the shaded jar. [INFO] Including it.unimi.dsi:fastutil:jar:6.5.2 in the shaded jar. [INFO] Including com.martiansoftware:jsap:jar:2.1 in the shaded jar. [INFO] Including commons-configuration:commons-configuration:jar:1.8 in the shaded jar. [INFO] Including commons-collections:commons-collections:jar:3.1 in the shaded jar. [INFO] Including org.apache.commons:commons-math3:jar:3.1.1 in the shaded jar. [INFO] Including org.apache.hadoop:hadoop-client:jar:2.7.6 in the shaded jar. [INFO] Including org.apache.hadoop:hadoop-common:jar:2.7.6 in the shaded jar. [INFO] Including xmlenc:xmlenc:jar:0.52 in the shaded jar. [INFO] Including javax.servlet.jsp:jsp-api:jar:2.1 in the shaded jar. [INFO] Including org.codehaus.jackson:jackson-core-asl:jar:1.9.13 in the shaded jar. [INFO] Including org.codehaus.jackson:jackson-mapper-asl:jar:1.9.13 in the shaded jar. [INFO] Including org.apache.avro:avro:jar:1.7.4 in the shaded jar. [INFO] Including com.thoughtworks.paranamer:paranamer:jar:2.3 in the shaded jar. [INFO] Including org.xerial.snappy:snappy-java:jar:1.0.4.1 in the shaded jar. [INFO] Including com.google.protobuf:protobuf-java:jar:2.5.0 in the shaded jar. [INFO] Including com.google.code.gson:gson:jar:2.2.4 in the shaded jar. [INFO] Including org.apache.hadoop:hadoop-auth:jar:2.7.6 in the shaded jar. [INFO] Including org.apache.directory.server:apacheds-kerberos-codec:jar:2.0.0-M15 in the shaded jar. [INFO] Including org.apache.directory.server:apacheds-i18n:jar:2.0.0-M15 in the shaded jar. [INFO] Including org.apache.directory.api:api-asn1-api:jar:1.0.0-M20 in the shaded jar. [INFO] Including org.apache.directory.api:api-util:jar:1.0.0-M20 in the shaded jar. [INFO] Including org.apache.curator:curator-framework:jar:2.7.1 in the shaded jar. [INFO] Including org.apache.curator:curator-client:jar:2.7.1 in the shaded jar. [INFO] Including org.apache.curator:curator-recipes:jar:2.7.1 in the shaded jar. [INFO] Including com.google.code.findbugs:jsr305:jar:3.0.0 in the shaded jar. [INFO] Including org.apache.htrace:htrace-core:jar:3.1.0-incubating in the shaded jar. [INFO] Including org.apache.zookeeper:zookeeper:jar:3.4.6 in the shaded jar. [INFO] Including org.apache.hadoop:hadoop-hdfs:jar:2.7.6 in the shaded jar. [INFO] Including io.netty:netty:jar:3.6.2.Final in the shaded jar. [INFO] Including io.netty:netty-all:jar:4.0.23.Final in the shaded jar. [INFO] Including xerces:xercesImpl:jar:2.11.0 in the shaded jar. [INFO] Including org.fusesource.leveldbjni:leveldbjni-all:jar:1.8 in the shaded jar. [INFO] Including org.apache.hadoop:hadoop-mapreduce-client-app:jar:2.7.6 in the shaded jar. [INFO] Including org.apache.hadoop:hadoop-mapreduce-client-common:jar:2.7.6 in the shaded jar. [INFO] Including org.apache.hadoop:hadoop-yarn-client:jar:2.7.6 in the shaded jar. [INFO] Including org.apache.hadoop:hadoop-yarn-server-common:jar:2.7.6 in the shaded jar. [INFO] Including org.apache.hadoop:hadoop-mapreduce-client-shuffle:jar:2.7.6 in the shaded jar. [INFO] Including org.apache.hadoop:hadoop-yarn-api:jar:2.7.6 in the shaded jar. [INFO] Including org.apache.hadoop:hadoop-mapreduce-client-core:jar:2.7.6 in the shaded jar. [INFO] Including org.apache.hadoop:hadoop-yarn-common:jar:2.7.6 in the shaded jar. [INFO] Including javax.xml.bind:jaxb-api:jar:2.2.2 in the shaded jar. [INFO] Including javax.xml.stream:stax-api:jar:1.0-2 in the shaded jar. [INFO] Including org.codehaus.jackson:jackson-jaxrs:jar:1.9.13 in the shaded jar. [INFO] Including org.codehaus.jackson:jackson-xc:jar:1.9.13 in the shaded jar. [INFO] Including org.apache.hadoop:hadoop-mapreduce-client-jobclient:jar:2.7.6 in the shaded jar. [INFO] Including org.apache.hadoop:hadoop-annotations:jar:2.7.6 in the shaded jar. [INFO] Including org.netarchivesuite:harvester-core:jar:5.7-IIPCH3-SNAPSHOT in the shaded jar. [INFO] Including org.netarchivesuite:heritrix3-wrapper:jar:1.0.4-SNAPSHOT in the shaded jar. [INFO] Including org.apache.httpcomponents:httpclient:jar:4.5.12 in the shaded jar. [INFO] Including org.apache.commons:commons-compress:jar:1.9 in the shaded jar. [INFO] Including jaxen:jaxen:jar:1.1.6 in the shaded jar. [INFO] Including commons-pool:commons-pool:jar:1.6 in the shaded jar. [INFO] Including commons-lang:commons-lang:jar:2.3 in the shaded jar. [INFO] Including jfree:jfreechart:jar:1.0.13 in the shaded jar. [INFO] Including jfree:jcommon:jar:1.0.16 in the shaded jar. [INFO] Including com.hp.gagawa:gagawa:jar:1.0.1 in the shaded jar. [INFO] Including com.google.guava:guava:jar:17.0 in the shaded jar. [INFO] Including javax.inject:javax.inject:jar:1 in the shaded jar. [INFO] Including commons-logging:commons-logging:jar:1.2 in the shaded jar. [INFO] Including org.postgresql:postgresql:jar:9.2-1003-jdbc4 in the shaded jar. [INFO] Including com.antiaction:raptor-dbl:jar:0.1.0-RC2 in the shaded jar. [INFO] Including com.antiaction:common-servlet:jar:0.1.0-NAS in the shaded jar. [INFO] Including com.antiaction:common-html:jar:0.1.0-NAS in the shaded jar. [INFO] Including com.antiaction:common-template-engine:jar:0.3.0-NAS in the shaded jar. [INFO] Excluding org.bouncycastle:bcprov-jdk15on:jar:1.65 from the shaded jar. [INFO] Excluding org.bouncycastle:bcmail-jdk15on:jar:1.65 from the shaded jar. [INFO] Excluding org.bouncycastle:bcpkix-jdk15on:jar:1.65 from the shaded jar. [INFO] Excluding org.apache.tomcat.embed:tomcat-embed-core:jar:8.0.32 from the shaded jar. [INFO] Excluding org.apache.tomcat.embed:tomcat-embed-logging-juli:jar:8.0.32 from the shaded jar. [INFO] Excluding org.apache.tomcat.embed:tomcat-embed-jasper:jar:8.0.32 from the shaded jar. [INFO] Excluding org.apache.tomcat.embed:tomcat-embed-el:jar:8.0.32 from the shaded jar. [INFO] Excluding org.apache.tomcat:tomcat-jasper:jar:8.0.32 from the shaded jar. [INFO] Excluding org.apache.tomcat:tomcat-servlet-api:jar:8.0.32 from the shaded jar. [INFO] Excluding org.apache.tomcat:tomcat-juli:jar:8.0.32 from the shaded jar. [INFO] Excluding org.apache.tomcat:tomcat-el-api:jar:8.0.32 from the shaded jar. [INFO] Excluding org.apache.tomcat:tomcat-api:jar:8.0.32 from the shaded jar. [INFO] Excluding org.apache.tomcat:tomcat-util-scan:jar:8.0.32 from the shaded jar. [INFO] Excluding org.apache.tomcat:tomcat-util:jar:8.0.32 from the shaded jar. [INFO] Excluding org.apache.tomcat:tomcat-jasper-el:jar:8.0.32 from the shaded jar. [INFO] Excluding org.apache.tomcat:tomcat-jsp-api:jar:8.0.32 from the shaded jar. [INFO] Excluding org.mortbay.jetty:jetty:jar:6.1.26 from the shaded jar. [INFO] Excluding org.mortbay.jetty:jetty-util:jar:6.1.26 from the shaded jar. [INFO] Excluding org.mortbay.jetty:jetty-sslengine:jar:6.1.26 from the shaded jar. [INFO] Excluding org.mortbay.jetty:jetty-ajp:jar:6.1.26 from the shaded jar. [INFO] Excluding org.mortbay.jetty:servlet-api:jar:2.5-20081211 from the shaded jar. [INFO] Excluding org.mortbay.jetty:jsp-2.1-glassfish:jar:2.1.v20091210 from the shaded jar. [INFO] Excluding org.mortbay.jetty:jsp-2.1-jetty:jar:6.1.26 from the shaded jar. [INFO] Excluding org.mortbay.jetty:jsp-api-2.1-glassfish:jar:2.1.v20091210 from the shaded jar. [INFO] Excluding com.sun.messaging.mq:jms:jar:4.4.1 from the shaded jar. [INFO] Excluding com.sun.messaging.mq:imq:jar:4.4.1 from the shaded jar. [INFO] Excluding org.apache.lucene:lucene-core:jar:4.4.0 from the shaded jar. [INFO] Excluding org.apache.lucene:lucene-analyzers-common:jar:4.4.0 from the shaded jar. [INFO] Excluding fastutil:fastutil:jar:5.0.4 from the shaded jar. [INFO] Excluding org.slf4j:slf4j-api:jar:1.7.25 from the shaded jar. [INFO] Excluding org.slf4j:jul-to-slf4j:jar:1.7.25 from the shaded jar. [INFO] Excluding org.slf4j:log4j-over-slf4j:jar:1.7.25 from the shaded jar. [INFO] Excluding org.slf4j:jcl-over-slf4j:jar:1.7.25 from the shaded jar. [INFO] Excluding org.apache.derby:derbyclient:jar:10.12.1.1 from the shaded jar. [INFO] Excluding org.apache.derby:derby:jar:10.12.1.1 from the shaded jar. [INFO] Excluding org.apache.derby:derbytools:jar:10.12.1.1 from the shaded jar. [INFO] Excluding org.springframework:spring-web:jar:3.0.6.RELEASE from the shaded jar. [INFO] Excluding org.springframework:spring-webmvc:jar:3.0.6.RELEASE from the shaded jar. [INFO] Excluding org.springframework:spring-context-support:jar:3.0.6.RELEASE from the shaded jar. [INFO] Excluding org.springframework:spring-expression:jar:3.0.6.RELEASE from the shaded jar. [INFO] Excluding org.springframework:spring-context:jar:3.0.6.RELEASE from the shaded jar. [INFO] Excluding org.springframework:spring-aop:jar:3.0.6.RELEASE from the shaded jar. [INFO] Excluding javax.servlet:jstl:jar:1.2 from the shaded jar. [INFO] Excluding org.springframework:spring-core:jar:3.0.6.RELEASE from the shaded jar. [INFO] Excluding org.springframework:spring-asm:jar:3.0.6.RELEASE from the shaded jar. [INFO] Excluding org.springframework:spring-beans:jar:3.0.6.RELEASE from the shaded jar. [INFO] Excluding log4j:log4j:jar:1.2.17 from the shaded jar. [INFO] Excluding org.slf4j:slf4j-log4j12:jar:1.7.10 from the shaded jar. [INFO] Excluding com.sun.jersey:jersey-core:jar:1.9 from the shaded jar. [INFO] Excluding com.sun.jersey:jersey-client:jar:1.9 from the shaded jar. [WARNING] stax-api-1.0-2.jar, stax-api-1.0.1.jar, xml-apis-1.4.01.jar define 34 overlapping classes: [WARNING] - javax.xml.stream.EventFilter [WARNING] - javax.xml.stream.FactoryConfigurationError [WARNING] - javax.xml.stream.FactoryFinder [WARNING] - javax.xml.stream.Location [WARNING] - javax.xml.stream.StreamFilter [WARNING] - javax.xml.stream.XMLEventFactory [WARNING] - javax.xml.stream.XMLEventReader [WARNING] - javax.xml.stream.XMLEventWriter [WARNING] - javax.xml.stream.XMLInputFactory [WARNING] - javax.xml.stream.XMLOutputFactory [WARNING] - 24 more... [WARNING] jaxen-1.1.6.jar, xml-apis-1.4.01.jar define 1 overlapping classes: [WARNING] - org.w3c.dom.UserDataHandler [WARNING] stax-api-1.0-2.jar, stax-api-1.0.1.jar define 3 overlapping classes: [WARNING] - javax.xml.stream.FactoryFinder$1 [WARNING] - javax.xml.stream.FactoryFinder$ClassLoaderFinder [WARNING] - javax.xml.stream.FactoryFinder$ClassLoaderFinderConcrete [WARNING] commons-logging-1.2.jar, htrace-core-3.1.0-incubating.jar define 2 overlapping resources: [WARNING] - META-INF/maven/commons-logging/commons-logging/pom.properties [WARNING] - META-INF/maven/commons-logging/commons-logging/pom.xml [WARNING] stax-api-1.0.1.jar, xml-apis-1.4.01.jar define 3 overlapping classes: [WARNING] - javax.xml.XMLConstants [WARNING] - javax.xml.namespace.NamespaceContext [WARNING] - javax.xml.namespace.QName [WARNING] hadoop-common-2.7.6.jar, hadoop-hdfs-2.7.6.jar define 1 overlapping resources: [WARNING] - META-INF/services/org.apache.hadoop.fs.FileSystem [WARNING] hadoop-hdfs-2.7.6.jar, hadoop-mapreduce-client-common-2.7.6.jar, hadoop-mapreduce-client-core-2.7.6.jar, hadoop-yarn-common-2.7.6.jar define 2 overlapping resources: [WARNING] - META-INF/services/org.apache.hadoop.security.token.TokenIdentifier [WARNING] - META-INF/services/org.apache.hadoop.security.token.TokenRenewer [WARNING] hadoop-common-2.7.6.jar, hadoop-mapreduce-client-app-2.7.6.jar, hadoop-mapreduce-client-jobclient-2.7.6.jar, hadoop-yarn-common-2.7.6.jar, hadoop-yarn-server-common-2.7.6.jar define 1 overlapping resources: [WARNING] - META-INF/services/org.apache.hadoop.security.SecurityInfo [WARNING] jackson-core-asl-1.9.13.jar, jackson-jaxrs-1.9.13.jar, jackson-mapper-asl-1.9.13.jar, jackson-xc-1.9.13.jar define 1 overlapping resources: [WARNING] - META-INF/ASL2.0 [WARNING] hadoop-mapreduce-client-common-2.7.6.jar, hadoop-mapreduce-client-jobclient-2.7.6.jar define 1 overlapping resources: [WARNING] - META-INF/services/org.apache.hadoop.mapreduce.protocol.ClientProtocolProvider [WARNING] maven-shade-plugin has detected that some class files are [WARNING] present in two or more JARs. When this happens, only one [WARNING] single version of the class is copied to the uber jar. [WARNING] Usually this is not harmful and you can skip these warnings, [WARNING] otherwise try to manually exclude artifacts based on [WARNING] mvn dependency:tree -Ddetail=true and the above output. [WARNING] See http://maven.apache.org/plugins/maven-shade-plugin/ [INFO] Attaching shaded artifact. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ hadoop-uber-jar >>> [INFO] [INFO] --- jacoco-maven-plugin:0.7.5.201505241946:prepare-agent (default) @ hadoop-uber-jar --- [INFO] argLine set to -javaagent:/home/cibuild02/.m2/repository/org/jacoco/org.jacoco.agent/0.7.5.201505241946/org.jacoco.agent-0.7.5.201505241946-runtime.jar=destfile=/home/cibuild02/workspace/NetarchiveSuite-Rasmus-1-Click/hadoop-uber-jar/target/jacoco.exec [WARNING] Failed to getClass for org.apache.maven.plugin.source.SourceJarMojo [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ hadoop-uber-jar <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ hadoop-uber-jar --- [INFO] No sources in project. Archive not created. [INFO] [INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ hadoop-uber-jar --- [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ hadoop-uber-jar --- [INFO] Installing /home/cibuild02/workspace/NetarchiveSuite-Rasmus-1-Click/hadoop-uber-jar/target/hadoop-uber-jar-5.7-IIPCH3-SNAPSHOT.jar to /home/cibuild02/.m2/repository/org/netarchivesuite/hadoop-uber-jar/5.7-IIPCH3-SNAPSHOT/hadoop-uber-jar-5.7-IIPCH3-SNAPSHOT.jar [INFO] Installing /home/cibuild02/workspace/NetarchiveSuite-Rasmus-1-Click/hadoop-uber-jar/pom.xml to /home/cibuild02/.m2/repository/org/netarchivesuite/hadoop-uber-jar/5.7-IIPCH3-SNAPSHOT/hadoop-uber-jar-5.7-IIPCH3-SNAPSHOT.pom [INFO] Installing /home/cibuild02/workspace/NetarchiveSuite-Rasmus-1-Click/hadoop-uber-jar/target/hadoop-uber-jar-5.7-IIPCH3-SNAPSHOT-shaded.jar to /home/cibuild02/.m2/repository/org/netarchivesuite/hadoop-uber-jar/5.7-IIPCH3-SNAPSHOT/hadoop-uber-jar-5.7-IIPCH3-SNAPSHOT-shaded.jar [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 [JENKINS] Archiving disabled [JENKINS] Archiving disabled[INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] NetarchiveSuite .................................... SUCCESS [ 9.128 s] [INFO] NetarchiveSuite - build-tools ...................... SUCCESS [ 2.818 s] [INFO] NetarchiveSuite - common ........................... SUCCESS [ 0.453 s] [INFO] NetarchiveSuite - test utils ....................... SUCCESS [ 9.727 s] [INFO] NetarchiveSuite - common - core .................... SUCCESS [ 44.306 s] [INFO] NetarchiveSuite - common - test .................... SUCCESS [ 24.722 s] [INFO] NetarchiveSuite - archive .......................... SUCCESS [ 0.480 s] [INFO] NetarchiveSuite - archive - core ................... SUCCESS [ 25.548 s] [INFO] NetarchiveSuite - harvester ........................ SUCCESS [ 0.414 s] [INFO] NetarchiveSuite - harvester - core ................. SUCCESS [ 40.766 s] [INFO] NetarchiveSuite - archive - test ................... SUCCESS [ 8.789 s] [INFO] NetarchiveSuite - bitpreservation - webapp ......... SUCCESS [ 2.075 s] [INFO] NetarchiveSuite - Harvest Scheduler ................ SUCCESS [ 13.693 s] [INFO] NetarchiveSuite - monitor .......................... SUCCESS [ 0.401 s] [INFO] NetarchiveSuite - monitor - core ................... SUCCESS [ 13.117 s] [INFO] NetarchiveSuite - wayback .......................... SUCCESS [ 1.870 s] [INFO] NetarchiveSuite - wayback - indexer ................ SUCCESS [ 16.549 s] [INFO] NetarchiveSuite - deploy ........................... SUCCESS [ 0.431 s] [INFO] NetarchiveSuite - deploy - core .................... SUCCESS [ 19.652 s] [INFO] NetarchiveSuite - harvester - heritrix3 ............ SUCCESS [ 0.474 s] [INFO] NetarchiveSuite - Heritrix3 Extensions ............. SUCCESS [ 16.257 s] [INFO] NetarchiveSuite - heritrix3 controller ............. SUCCESS [ 15.592 s] [INFO] NetarchiveSuite - Status - Webapp .................. SUCCESS [ 2.417 s] [INFO] NetarchiveSuite - qa - webapp ...................... SUCCESS [ 0.818 s] [INFO] NetarchiveSuite - history - webapp ................. SUCCESS [ 3.801 s] [INFO] NetarchiveSuite - harvestDefinition - webapp ....... SUCCESS [ 2.876 s] [INFO] NetarchiveSuite - harvestChannel - webapp .......... SUCCESS [ 0.808 s] [INFO] NetarchiveSuite - heritrix3 monitor ................ SUCCESS [ 54.666 s] [INFO] NetarchiveSuite - deploy - distribution ............ SUCCESS [ 44.343 s] [INFO] NetarchiveSuite - deploy - test .................... SUCCESS [ 5.802 s] [INFO] NetarchiveSuite - Heritrix3 Bundler ................ SUCCESS [ 38.366 s] [INFO] NetarchiveSuite - harvester - test ................. SUCCESS [ 7.844 s] [INFO] NetarchiveSuite - monitor - test ................... SUCCESS [ 3.027 s] [INFO] NetarchiveSuite - wayback resourceStore ............ SUCCESS [ 11.118 s] [INFO] NetarchiveSuite - wayback - test ................... SUCCESS [ 4.443 s] [INFO] NetarchiveSuite - integration tests ................ SUCCESS [ 0.463 s] [INFO] NetarchiveSuite System test ........................ SUCCESS [ 2.799 s] [INFO] hadoop-uber-jar .................................... SUCCESS [ 30.541 s] [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 08:25 min [INFO] Finished at: 2021-02-07T00:09:02+01:00 [INFO] Final Memory: 121M/323M [INFO] ------------------------------------------------------------------------ [NetarchiveSuite-Rasmus-1-Click] $ /bin/bash /tmp/hudson8799680254738985326.sh channel stopped Do a total cleanup of system Test3 start tunning cleanup script end part of script -------------------------------------------- KILLING MACHINE: netarkdv@sb-test-har-001.statsbiblioteket.dk Killing all applications on: sb-test-har-001.statsbiblioteket.dk Killing linux application: HarvestControllerApplication_sbhigh_h3 -------------------------------------------- -------------------------------------------- KILLING MACHINE: devel@kb-test-adm-001.kb.dk Killing all applications on: kb-test-adm-001.kb.dk Killing linux application: GUIApplication Killing linux application: ArcRepositoryApplication Killing linux application: HarvestJobManagerApplication -------------------------------------------- KILLING MACHINE: devel@kb-test-har-003.kb.dk Killing all applications on: kb-test-har-003.kb.dk Killing linux application: HarvestControllerApplication_kblow001_h3 -------------------------------------------- KILLING MACHINE: devel@kb-test-har-005.kb.dk Killing all applications on: kb-test-har-005.kb.dk Killing linux application: HarvestControllerApplication_kbumbra_1 Killing linux application: HarvestControllerApplication_kbumbra_2 -------------------------------------------- KILLING MACHINE: devel@kb-test-har-004.kb.dk Killing all applications on: kb-test-har-004.kb.dk Killing linux application: HarvestControllerApplication_kblow002_h3 Killing linux application: HarvestControllerApplication_kbhigh_h3 -------------------------------------------- KILLING MACHINE: devel@kb-test-acs-001.kb.dk Killing all applications on: kb-test-acs-001.kb.dk Killing linux application: IndexServerApplication Killing linux application: ViewerProxyApplication -------------------------------------------- KILLING MACHINE: devel@kb-test-way-001.kb.dk Killing all applications on: kb-test-way-001.kb.dk Killing linux application: WaybackIndexerApplication Killing linux application: AggregatorApplication -------------------------------------------- running cleanup_bitmag Resetting Collection Test3 Delete content in collection=Test3 00:09:55.008 DEBUG o.b.c.settings.XMLFileSettingsLoader - Loading the settings file '/home/devel/ResetCollection/bitrepository-client/bin/../conf/RepositorySettings.xml'. 00:09:55.408 DEBUG org.bitrepository.common.JaxbHelper - Creating JAXBHelper based on schema from: jar:file:/home/devel/ResetCollection/bitrepository-client/lib/bitrepository-reference-settings-1.9.0.1.jar!/xsd/ReferenceSettings.xsd 00:09:55.459 DEBUG o.b.c.settings.XMLFileSettingsLoader - Loading the settings file '/home/devel/ResetCollection/bitrepository-client/bin/../conf/ReferenceSettings.xml'. 00:09:56.393 DEBUG o.b.p.security.BasicSecurityManager - X509CertificateHolder found 00:09:56.412 DEBUG o.b.p.security.BasicSecurityManager - Got something, that we don't (yet) recognize. Class: PEMKeyPair 00:09:56.412 DEBUG o.b.p.security.BasicSecurityManager - PrivateKeyInfo found 00:09:56.702 INFO o.b.p.activemq.ActiveMQMessageBus - Initializing ActiveMQMessageBus:'org.bitrepository.settings.repositorysettings.MessageBusConfiguration@4218d6a3[name=netarkiv-aar-bit-master-devel-01 broker, url=failover:(ssl://netarkiv-aar-bit-master-devel-01.statsbiblioteket.dk:61612?keepAlive=true)]'. 00:09:56.703 DEBUG org.bitrepository.common.JaxbHelper - Creating JAXBHelper based on schema from: jar:file:/home/devel/ResetCollection/bitrepository-client/lib/bitrepository-message-xml-xsd-30.jar!/xsd/BitRepositoryMessages.xsd 00:09:57.634 INFO o.a.a.t.failover.FailoverTransport - Successfully connected to ssl://netarkiv-aar-bit-master-devel-01.statsbiblioteket.dk:61612?keepAlive=true 00:09:57.719 DEBUG o.b.p.activemq.ActiveMQMessageBus - ActiveMQConnection initialized for 'org.bitrepository.settings.repositorysettings.MessageBusConfiguration@4218d6a3[name=netarkiv-aar-bit-master-devel-01 broker, url=failover:(ssl://netarkiv-aar-bit-master-devel-01.statsbiblioteket.dk:61612?keepAlive=true)]'. 00:09:57.721 INFO o.b.p.activemq.ActiveMQMessageBus - Settings component filter to: [kb-test-har-003.kb.dk-devel-29482] 00:09:57.722 DEBUG o.b.c.c.m.CollectionBasedConversationMediator - Initializing the CollectionBasedConversationMediator 00:09:57.722 DEBUG o.b.p.activemq.ActiveMQMessageBus - Adding listener 'org.bitrepository.client.conversation.mediator.CollectionBasedConversationMediator@932bc4a' to destination: 'topic://netarkiv-devel-kb-test-har-003.kb.dk-devel-29482' on message-bus 'netarkiv-aar-bit-master-devel-01 broker'. 00:09:57.722 DEBUG o.b.p.activemq.ActiveMQMessageBus - Retrieving message consumer on destination 'topic://netarkiv-devel-kb-test-har-003.kb.dk-devel-29482' for listener 'org.bitrepository.client.conversation.mediator.CollectionBasedConversationMediator@932bc4a'. Key: 'topic://netarkiv-devel-kb-test-har-003.kb.dk-devel-29482#154319946'. 00:09:57.723 DEBUG o.b.p.activemq.ActiveMQMessageBus - No consumer known. Creating new for key 'topic://netarkiv-devel-kb-test-har-003.kb.dk-devel-29482#154319946'. Checksum: Count: FileID: 00:09:57.746 INFO o.b.a.g.ConversationBasedGetChecksumsClient - Requesting the checksums for file '' with the specifications 'org.bitrepository.bitrepositoryelements.ChecksumSpecTYPE@4a7f959b[checksumType=MD5, checksumSalt=(default), otherChecksumType=(default)]null' with query [ContributorQuery{componentID='netarkiv-tape-devel-01, minTimestamp=Thu Jan 01 01:00:00 CET 1970, maxTimestamp=null, maxNumberOfResults=10000}, ContributorQuery{componentID='netarkiv-disk-devel-01, minTimestamp=Thu Jan 01 01:00:00 CET 1970, maxTimestamp=null, maxNumberOfResults=10000}, ContributorQuery{componentID='netarkiv-disk-devel-02, minTimestamp=Thu Jan 01 01:00:00 CET 1970, maxTimestamp=null, maxNumberOfResults=10000}, ContributorQuery{componentID='netarkiv-checksum-devel-01, minTimestamp=Thu Jan 01 01:00:00 CET 1970, maxTimestamp=null, maxNumberOfResults=10000}, ContributorQuery{componentID='netarkiv-kbh-disk-devel-01, minTimestamp=Thu Jan 01 01:00:00 CET 1970, maxTimestamp=null, maxNumberOfResults=10000}]. 00:09:57.769 DEBUG org.bitrepository.common.JaxbHelper - Creating JAXBHelper based on schema from: jar:file:/home/devel/ResetCollection/bitrepository-client/lib/bitrepository-message-xml-xsd-30.jar!/versioning/ProtocolVersionDefinition.xsd 00:09:58.316 DEBUG o.b.p.m.l.GetChecksumsMessageLogger - Sent IdentifyPillarsForGetChecksumsRequest(2c540fdb) collectionID Test3, destination topic://netarkiv-devel: FileIDs=AllFiles 00:09:58.317 DEBUG o.b.commandline.GetChecksumsCmd - Received event: 2c540fdb: GET_CHECKSUMS: IDENTIFY_REQUEST_SENT: , Identifying pillars for GetChecksums 00:09:58.695 DEBUG o.b.p.m.l.GetChecksumsMessageLogger - Received IdentifyPillarsForGetChecksumsResponse(2c540fdb) collectionID Test3, from netarkiv-kbh-disk-devel-01: IDENTIFICATION_POSITIVE(Checksum operation available.) 00:09:58.715 DEBUG o.b.commandline.GetChecksumsCmd - Received event: 2c540fdb: GET_CHECKSUMS: COMPONENT_IDENTIFIED: ContributorID netarkiv-kbh-disk-devel-01 00:09:58.716 DEBUG o.b.c.c.s.ContributorResponseStatus - Received response from: netarkiv-kbh-disk-devel-01 00:09:58.716 DEBUG o.b.c.c.s.ContributorResponseStatus - Expected contributors: [netarkiv-disk-devel-02, netarkiv-checksum-devel-01, netarkiv-tape-devel-01, netarkiv-disk-devel-01, netarkiv-kbh-disk-devel-01], components that have not answered: [netarkiv-disk-devel-02, netarkiv-checksum-devel-01, netarkiv-tape-devel-01, netarkiv-disk-devel-01] 00:09:58.998 DEBUG o.b.p.m.l.GetChecksumsMessageLogger - Received IdentifyPillarsForGetChecksumsResponse(2c540fdb) collectionID Test3, from netarkiv-disk-devel-02: IDENTIFICATION_POSITIVE(Checksum operation available.) 00:09:59.009 DEBUG o.b.commandline.GetChecksumsCmd - Received event: 2c540fdb: GET_CHECKSUMS: COMPONENT_IDENTIFIED: ContributorID netarkiv-disk-devel-02 00:09:59.010 DEBUG o.b.c.c.s.ContributorResponseStatus - Received response from: netarkiv-disk-devel-02 00:09:59.010 DEBUG o.b.c.c.s.ContributorResponseStatus - Expected contributors: [netarkiv-disk-devel-02, netarkiv-checksum-devel-01, netarkiv-tape-devel-01, netarkiv-disk-devel-01, netarkiv-kbh-disk-devel-01], components that have not answered: [netarkiv-checksum-devel-01, netarkiv-tape-devel-01, netarkiv-disk-devel-01] 00:09:59.317 DEBUG o.b.p.m.l.GetChecksumsMessageLogger - Received IdentifyPillarsForGetChecksumsResponse(2c540fdb) collectionID Test3, from netarkiv-tape-devel-01: IDENTIFICATION_POSITIVE(IDENTIFICATION_POSITIVE) 00:09:59.321 DEBUG o.b.commandline.GetChecksumsCmd - Received event: 2c540fdb: GET_CHECKSUMS: COMPONENT_IDENTIFIED: ContributorID netarkiv-tape-devel-01 00:09:59.322 DEBUG o.b.c.c.s.ContributorResponseStatus - Received response from: netarkiv-tape-devel-01 00:09:59.322 DEBUG o.b.c.c.s.ContributorResponseStatus - Expected contributors: [netarkiv-disk-devel-02, netarkiv-checksum-devel-01, netarkiv-tape-devel-01, netarkiv-disk-devel-01, netarkiv-kbh-disk-devel-01], components that have not answered: [netarkiv-checksum-devel-01, netarkiv-disk-devel-01] 00:09:59.665 DEBUG o.b.p.m.l.GetChecksumsMessageLogger - Received IdentifyPillarsForGetChecksumsResponse(2c540fdb) collectionID Test3, from netarkiv-disk-devel-01: IDENTIFICATION_POSITIVE(IDENTIFICATION_POSITIVE) 00:09:59.666 DEBUG o.b.commandline.GetChecksumsCmd - Received event: 2c540fdb: GET_CHECKSUMS: COMPONENT_IDENTIFIED: ContributorID netarkiv-disk-devel-01 00:09:59.666 DEBUG o.b.c.c.s.ContributorResponseStatus - Received response from: netarkiv-disk-devel-01 00:09:59.666 DEBUG o.b.c.c.s.ContributorResponseStatus - Expected contributors: [netarkiv-disk-devel-02, netarkiv-checksum-devel-01, netarkiv-tape-devel-01, netarkiv-disk-devel-01, netarkiv-kbh-disk-devel-01], components that have not answered: [netarkiv-checksum-devel-01] 00:10:00.040 DEBUG o.b.p.m.l.GetChecksumsMessageLogger - Received IdentifyPillarsForGetChecksumsResponse(2c540fdb) collectionID Test3, from netarkiv-checksum-devel-01: IDENTIFICATION_POSITIVE(Operation acknowledged and accepted.) 00:10:00.043 DEBUG o.b.commandline.GetChecksumsCmd - Received event: 2c540fdb: GET_CHECKSUMS: COMPONENT_IDENTIFIED: ContributorID netarkiv-checksum-devel-01 00:10:00.043 DEBUG o.b.c.c.s.ContributorResponseStatus - Received response from: netarkiv-checksum-devel-01 00:10:00.043 DEBUG o.b.c.c.s.ContributorResponseStatus - Expected contributors: [netarkiv-disk-devel-02, netarkiv-checksum-devel-01, netarkiv-tape-devel-01, netarkiv-disk-devel-01, netarkiv-kbh-disk-devel-01], components that have not answered: [] 00:10:00.044 DEBUG o.b.commandline.GetChecksumsCmd - Received event: 2c540fdb: GET_CHECKSUMS: IDENTIFICATION_COMPLETE: Contributors: [netarkiv-kbh-disk-devel-01, netarkiv-checksum-devel-01, netarkiv-tape-devel-01, netarkiv-disk-devel-01, netarkiv-disk-devel-02] 00:10:00.045 DEBUG o.b.commandline.GetChecksumsCmd - Received event: 2c540fdb: GET_CHECKSUMS: REQUEST_SENT: ContributorID [netarkiv-disk-devel-02, netarkiv-checksum-devel-01, netarkiv-tape-devel-01, netarkiv-disk-devel-01, netarkiv-kbh-disk-devel-01], Sending GetFileIDsRequest's 00:10:00.377 DEBUG o.b.p.m.l.GetChecksumsMessageLogger - Sent GetChecksumsRequest(2c540fdb) collectionID Test3, destination queue://netarkiv-tape-devel-01: FileIDs=AllFiles, ChecksumRequestForExistingFile=org.bitrepository.bitrepositoryelements.ChecksumSpecTYPE@4a7f959b[checksumType=MD5, checksumSalt=(default), otherChecksumType=(default)], MaxNumberOfResults=10000, MinTimestamp=1970-01-01T01:00:00.000+01:00 00:10:00.762 DEBUG o.b.p.m.l.GetChecksumsMessageLogger - Sent GetChecksumsRequest(2c540fdb) collectionID Test3, destination queue://netarkiv-disk-devel-01: FileIDs=AllFiles, ChecksumRequestForExistingFile=org.bitrepository.bitrepositoryelements.ChecksumSpecTYPE@4a7f959b[checksumType=MD5, checksumSalt=(default), otherChecksumType=(default)], MaxNumberOfResults=10000, MinTimestamp=1970-01-01T01:00:00.000+01:00 00:10:00.910 DEBUG o.b.p.m.l.GetChecksumsMessageLogger - Received GetChecksumsProgressResponse(2c540fdb) collectionID Test3, from netarkiv-tape-devel-01: OPERATION_ACCEPTED_PROGRESS(OPERATION_ACCEPTED_PROGRESS) 00:10:01.131 DEBUG o.b.p.m.l.GetChecksumsMessageLogger - Sent GetChecksumsRequest(2c540fdb) collectionID Test3, destination topic://netarkiv-devel.netarkiv-disk-devel-02: FileIDs=AllFiles, ChecksumRequestForExistingFile=org.bitrepository.bitrepositoryelements.ChecksumSpecTYPE@4a7f959b[checksumType=MD5, checksumSalt=(default), otherChecksumType=(default)], MaxNumberOfResults=10000, MinTimestamp=1970-01-01T01:00:00.000+01:00 00:10:01.623 DEBUG o.b.p.m.l.GetChecksumsMessageLogger - Sent GetChecksumsRequest(2c540fdb) collectionID Test3, destination topic://netarkiv-devel-netarkiv-checksum-devel-01-contributor: FileIDs=AllFiles, ChecksumRequestForExistingFile=org.bitrepository.bitrepositoryelements.ChecksumSpecTYPE@4a7f959b[checksumType=MD5, checksumSalt=(default), otherChecksumType=(default)], MaxNumberOfResults=10000, MinTimestamp=1970-01-01T01:00:00.000+01:00 00:10:01.687 DEBUG o.b.p.m.l.GetChecksumsMessageLogger - Received GetChecksumsFinalResponse(2c540fdb) collectionID Test3, from netarkiv-tape-devel-01: OPERATION_COMPLETED(OPERATION_COMPLETED), NumberOfChecksums=0, ChecksumRequestForExistingFile=org.bitrepository.bitrepositoryelements.ChecksumSpecTYPE@783303ff[checksumType=MD5, checksumSalt=(default), otherChecksumType=(default)], PartialResult=false 00:10:02.095 DEBUG o.b.p.m.l.GetChecksumsMessageLogger - Sent GetChecksumsRequest(2c540fdb) collectionID Test3, destination topic://netarkiv-devel.netarkiv-kbh-disk-devel-01: FileIDs=AllFiles, ChecksumRequestForExistingFile=org.bitrepository.bitrepositoryelements.ChecksumSpecTYPE@4a7f959b[checksumType=MD5, checksumSalt=(default), otherChecksumType=(default)], MaxNumberOfResults=10000, MinTimestamp=1970-01-01T01:00:00.000+01:00 00:10:02.099 DEBUG o.b.c.c.s.ContributorResponseStatus - Received response from: netarkiv-tape-devel-01 00:10:02.099 DEBUG o.b.c.c.s.ContributorResponseStatus - Expected contributors: [netarkiv-disk-devel-02, netarkiv-checksum-devel-01, netarkiv-tape-devel-01, netarkiv-disk-devel-01, netarkiv-kbh-disk-devel-01], components that have not answered: [netarkiv-disk-devel-02, netarkiv-checksum-devel-01, netarkiv-disk-devel-01, netarkiv-kbh-disk-devel-01] 00:10:02.102 DEBUG o.b.commandline.GetChecksumsCmd - Received event: 2c540fdb: GET_CHECKSUMS: PROGRESS: ContributorID netarkiv-tape-devel-01, OPERATION_ACCEPTED_PROGRESS 00:10:02.170 DEBUG o.b.p.m.l.GetChecksumsMessageLogger - Received GetChecksumsProgressResponse(2c540fdb) collectionID Test3, from netarkiv-disk-devel-01: OPERATION_ACCEPTED_PROGRESS(OPERATION_ACCEPTED_PROGRESS) 00:10:02.176 DEBUG o.b.commandline.GetChecksumsCmd - Received event: 2c540fdb: GET_CHECKSUMS: PROGRESS: ContributorID netarkiv-disk-devel-01, OPERATION_ACCEPTED_PROGRESS 00:10:02.578 DEBUG o.b.p.m.l.GetChecksumsMessageLogger - Received GetChecksumsFinalResponse(2c540fdb) collectionID Test3, from netarkiv-disk-devel-01: OPERATION_COMPLETED(OPERATION_COMPLETED), NumberOfChecksums=0, ChecksumRequestForExistingFile=org.bitrepository.bitrepositoryelements.ChecksumSpecTYPE@4598f176[checksumType=MD5, checksumSalt=(default), otherChecksumType=(default)], PartialResult=false 00:10:02.584 DEBUG o.b.c.c.s.ContributorResponseStatus - Received response from: netarkiv-disk-devel-01 00:10:02.585 DEBUG o.b.c.c.s.ContributorResponseStatus - Expected contributors: [netarkiv-disk-devel-02, netarkiv-checksum-devel-01, netarkiv-tape-devel-01, netarkiv-disk-devel-01, netarkiv-kbh-disk-devel-01], components that have not answered: [netarkiv-disk-devel-02, netarkiv-checksum-devel-01, netarkiv-kbh-disk-devel-01] 00:10:02.980 DEBUG o.b.p.m.l.GetChecksumsMessageLogger - Received GetChecksumsFinalResponse(2c540fdb) collectionID Test3, from netarkiv-disk-devel-02: OPERATION_COMPLETED(Completed checksum retrieval.), NumberOfChecksums=0, ChecksumRequestForExistingFile=org.bitrepository.bitrepositoryelements.ChecksumSpecTYPE@5094a2b6[checksumType=MD5, checksumSalt=(default), otherChecksumType=(default)], PartialResult=false 00:10:02.989 DEBUG o.b.c.c.s.ContributorResponseStatus - Received response from: netarkiv-disk-devel-02 00:10:02.989 DEBUG o.b.c.c.s.ContributorResponseStatus - Expected contributors: [netarkiv-disk-devel-02, netarkiv-checksum-devel-01, netarkiv-tape-devel-01, netarkiv-disk-devel-01, netarkiv-kbh-disk-devel-01], components that have not answered: [netarkiv-checksum-devel-01, netarkiv-kbh-disk-devel-01] 00:10:03.407 DEBUG o.b.p.m.l.GetChecksumsMessageLogger - Received GetChecksumsProgressResponse(2c540fdb) collectionID Test3, from netarkiv-checksum-devel-01: OPERATION_ACCEPTED_PROGRESS(Starting to calculate checksums.) 00:10:03.408 DEBUG o.b.commandline.GetChecksumsCmd - Received event: 2c540fdb: GET_CHECKSUMS: PROGRESS: ContributorID netarkiv-checksum-devel-01, Starting to calculate checksums. 00:10:03.776 DEBUG o.b.p.m.l.GetChecksumsMessageLogger - Received GetChecksumsFinalResponse(2c540fdb) collectionID Test3, from netarkiv-checksum-devel-01: OPERATION_COMPLETED, NumberOfChecksums=0, ChecksumRequestForExistingFile=org.bitrepository.bitrepositoryelements.ChecksumSpecTYPE@566a6130[checksumType=MD5, checksumSalt=(default), otherChecksumType=(default)], PartialResult=false 00:10:03.777 DEBUG o.b.c.c.s.ContributorResponseStatus - Received response from: netarkiv-checksum-devel-01 00:10:03.778 DEBUG o.b.c.c.s.ContributorResponseStatus - Expected contributors: [netarkiv-disk-devel-02, netarkiv-checksum-devel-01, netarkiv-tape-devel-01, netarkiv-disk-devel-01, netarkiv-kbh-disk-devel-01], components that have not answered: [netarkiv-kbh-disk-devel-01] 00:10:04.070 DEBUG o.b.p.m.l.GetChecksumsMessageLogger - Received GetChecksumsFinalResponse(2c540fdb) collectionID Test3, from netarkiv-kbh-disk-devel-01: OPERATION_COMPLETED(Completed checksum retrieval.), NumberOfChecksums=0, ChecksumRequestForExistingFile=org.bitrepository.bitrepositoryelements.ChecksumSpecTYPE@50bc317b[checksumType=MD5, checksumSalt=(default), otherChecksumType=(default)], PartialResult=false 00:10:04.071 DEBUG o.b.c.c.s.ContributorResponseStatus - Received response from: netarkiv-kbh-disk-devel-01 00:10:04.072 DEBUG o.b.c.c.s.ContributorResponseStatus - Expected contributors: [netarkiv-disk-devel-02, netarkiv-checksum-devel-01, netarkiv-tape-devel-01, netarkiv-disk-devel-01, netarkiv-kbh-disk-devel-01], components that have not answered: [] Deleting file FileID: with checksum Checksum: in collection Test3 from pillars netarkiv-tape-devel-01 netarkiv-disk-devel-01 netarkiv-disk-devel-02 netarkiv-checksum-devel-01 netarkiv-kbh-disk-devel-01 00:10:05.289 DEBUG org.bitrepository.common.JaxbHelper - Creating JAXBHelper based on schema from: jar:file:/home/devel/ResetCollection/bitrepository-client/lib/bitrepository-repository-settings-xsd-12.jar!/xsd/RepositorySettings.xsd 00:10:05.419 DEBUG o.b.c.settings.XMLFileSettingsLoader - Loading the settings file '/home/devel/ResetCollection/bitrepository-client/bin/../conf/RepositorySettings.xml'. 00:10:05.818 DEBUG org.bitrepository.common.JaxbHelper - Creating JAXBHelper based on schema from: jar:file:/home/devel/ResetCollection/bitrepository-client/lib/bitrepository-reference-settings-1.9.0.1.jar!/xsd/ReferenceSettings.xsd 00:10:05.860 DEBUG o.b.c.settings.XMLFileSettingsLoader - Loading the settings file '/home/devel/ResetCollection/bitrepository-client/bin/../conf/ReferenceSettings.xml'. 00:10:06.842 DEBUG o.b.p.security.BasicSecurityManager - X509CertificateHolder found 00:10:06.871 DEBUG o.b.p.security.BasicSecurityManager - Got something, that we don't (yet) recognize. Class: PEMKeyPair 00:10:06.871 DEBUG o.b.p.security.BasicSecurityManager - PrivateKeyInfo found 00:10:07.168 INFO o.b.p.activemq.ActiveMQMessageBus - Initializing ActiveMQMessageBus:'org.bitrepository.settings.repositorysettings.MessageBusConfiguration@14cd1699[name=netarkiv-aar-bit-master-devel-01 broker, url=failover:(ssl://netarkiv-aar-bit-master-devel-01.statsbiblioteket.dk:61612?keepAlive=true)]'. 00:10:07.169 DEBUG org.bitrepository.common.JaxbHelper - Creating JAXBHelper based on schema from: jar:file:/home/devel/ResetCollection/bitrepository-client/lib/bitrepository-message-xml-xsd-30.jar!/xsd/BitRepositoryMessages.xsd 00:10:08.297 INFO o.a.a.t.failover.FailoverTransport - Successfully connected to ssl://netarkiv-aar-bit-master-devel-01.statsbiblioteket.dk:61612?keepAlive=true 00:10:08.399 DEBUG o.b.p.activemq.ActiveMQMessageBus - ActiveMQConnection initialized for 'org.bitrepository.settings.repositorysettings.MessageBusConfiguration@14cd1699[name=netarkiv-aar-bit-master-devel-01 broker, url=failover:(ssl://netarkiv-aar-bit-master-devel-01.statsbiblioteket.dk:61612?keepAlive=true)]'. 00:10:08.401 INFO o.b.p.activemq.ActiveMQMessageBus - Settings component filter to: [kb-test-har-003.kb.dk-devel-29571] 00:10:08.402 DEBUG o.b.c.c.m.CollectionBasedConversationMediator - Initializing the CollectionBasedConversationMediator 00:10:08.402 DEBUG o.b.p.activemq.ActiveMQMessageBus - Adding listener 'org.bitrepository.client.conversation.mediator.CollectionBasedConversationMediator@3514a4c0' to destination: 'topic://netarkiv-devel-kb-test-har-003.kb.dk-devel-29571' on message-bus 'netarkiv-aar-bit-master-devel-01 broker'. 00:10:08.402 DEBUG o.b.p.activemq.ActiveMQMessageBus - Retrieving message consumer on destination 'topic://netarkiv-devel-kb-test-har-003.kb.dk-devel-29571' for listener 'org.bitrepository.client.conversation.mediator.CollectionBasedConversationMediator@3514a4c0'. Key: 'topic://netarkiv-devel-kb-test-har-003.kb.dk-devel-29571#890545344'. 00:10:08.402 DEBUG o.b.p.activemq.ActiveMQMessageBus - No consumer known. Creating new for key 'topic://netarkiv-devel-kb-test-har-003.kb.dk-devel-29571#890545344'. 00:10:08.416 DEBUG o.b.commandline.DeleteFileCmd - Performing the DeleteFile operation. java.lang.IllegalArgumentException: String hexString, 'Checksum:', must be an even number of characters. at org.bitrepository.common.ArgumentValidator.checkTrue(ArgumentValidator.java:160) at org.bitrepository.common.utils.Base16Utils.encodeBase16(Base16Utils.java:64) at org.bitrepository.commandline.CommandLineClient.getChecksumDataForDeleteValidation(CommandLineClient.java:302) at org.bitrepository.commandline.DeleteFileCmd.deleteTheFile(DeleteFileCmd.java:125) at org.bitrepository.commandline.DeleteFileCmd.performOperation(DeleteFileCmd.java:107) at org.bitrepository.commandline.CommandLineClient.runCommand(CommandLineClient.java:68) at org.bitrepository.commandline.DeleteFileCmd.main(DeleteFileCmd.java:47) xargs: ssh: exited with status 255; aborting Now deleting actual files on Windows hosts for Test3 Nothing to delete in e:kbhpillar\collection-Test3 on kb-test-bar-01.bitarkiv.kb.dk Nothing to delete in f:kbhpillar\collection-Test3 on kb-test-bar-01.bitarkiv.kb.dk Nothing to delete in g:kbhpillar\collection-Test3 on kb-test-bar-01.bitarkiv.kb.dk Nothing to delete in h:kbhpillar\collection-Test3 on kb-test-bar-01.bitarkiv.kb.dk Nothing to delete in i:kbhpillar\collection-Test3 on kb-test-bar-01.bitarkiv.kb.dk Nothing to delete in j:kbhpillar\collection-Test3 on kb-test-bar-01.bitarkiv.kb.dk ssh_exchange_identification: Connection closed by remote host Nothing to delete in e:kbhpillar\collection-Test3 on kb-test-bar-016.bitarkiv.kb.dk ssh_exchange_identification: Connection closed by remote host Nothing to delete in f:kbhpillar\collection-Test3 on kb-test-bar-016.bitarkiv.kb.dk ssh_exchange_identification: Connection closed by remote host Nothing to delete in g:kbhpillar\collection-Test3 on kb-test-bar-016.bitarkiv.kb.dk ssh_exchange_identification: Connection closed by remote host Nothing to delete in h:kbhpillar\collection-Test3 on kb-test-bar-016.bitarkiv.kb.dk ssh_exchange_identification: Connection closed by remote host Nothing to delete in i:kbhpillar\collection-Test3 on kb-test-bar-016.bitarkiv.kb.dk ssh_exchange_identification: Connection closed by remote host Nothing to delete in j:kbhpillar\collection-Test3 on kb-test-bar-016.bitarkiv.kb.dk calling cleanup_hosts running cleanup_hosts Removing installation on sb-test-har-001.statsbiblioteket.dk Removing installation on kb-test-har-003.kb.dk Removing installation on kb-test-har-004.kb.dk Removing installation on kb-test-har-005.kb.dk Removing installation on kb-test-adm-001.kb.dk Removing installation on kb-test-acs-001.kb.dk Removing installation on kb-test-way-001.kb.dk calling cleanup_linuxbarhosts running cleanup_linuxbarhosts Removing installation on sb-test-bar-001.statsbiblioteket.dk Removing bitarchive on sb-test-bar-001.statsbiblioteket.dk Calling cleanup_windowsbarhosts running cleanup_windowsbarhosts Removing C:\bitarkiv\Test3 on kb-test-bar-01.bitarkiv.kb.dk The system cannot find the file specified. Removing E:\bitarchive_1\Test3 on kb-test-bar-01.bitarkiv.kb.dk The system cannot find the file specified. Removing F:\bitarchive_2\Test3 on kb-test-bar-01.bitarkiv.kb.dk The system cannot find the file specified. Removing g:\bitarchive_3\Test3 on kb-test-bar-01.bitarkiv.kb.dk The system cannot find the file specified. Removing C:\bitarkiv\Test3 on kb-test-bar-016.bitarkiv.kb.dk ssh_exchange_identification: Connection closed by remote host Removing E:\bitarchive_1\Test3 on kb-test-bar-016.bitarkiv.kb.dk ssh_exchange_identification: Connection closed by remote host Removing F:\bitarchive_2\Test3 on kb-test-bar-016.bitarkiv.kb.dk ssh_exchange_identification: Connection closed by remote host Removing g:\bitarchive_3\Test3 on kb-test-bar-016.bitarkiv.kb.dk ssh_exchange_identification: Connection closed by remote host TESTX=Test3 PORT=8076 MAILRECEIVERS=rbkr@kb.dk VERSION=RBKR DEPLOYCONF=deploy_config_bitmag.xml H3ZIP=RBKR BITMAGCONF=/home/devel/bitmag_test_config/client_config Using bundler file /home/devel/nas_versions/bundler/NetarchiveSuite-heritrix3-bundler-RBKR.zip Creating distribution files in /home/devel/prepared_software/Test3. SLF4J: Class path contains multiple SLF4J bindings. SLF4J: Found binding in [jar:file:/home/devel/prepared_software/Test3/lib/logback-classic-1.2.3.jar!/org/slf4j/impl/StaticLoggerBinder.class] SLF4J: Found binding in [jar:file:/home/devel/prepared_software/Test3/lib/slf4j-log4j12-1.7.10.jar!/org/slf4j/impl/StaticLoggerBinder.class] SLF4J: See http://www.slf4j.org/codes.html#multiple_bindings for an explanation. SLF4J: Actual binding is of type [ch.qos.logback.classic.util.ContextSelectorStaticBinder] Will read source files using encoding 'UTF-8' (defaulted) Branch in settings not found: common.warcRecordService Branch in settings not found: common.arcrepositoryClient.bitrepository Branch in settings not found: common.hadoop Branch in settings not found: common.useBitmagHadoopBackend Branch in settings not found: common.fileResolver Branch in settings not found: harvester.harvesting.heritrix3.bundle Branch in settings not found: harvester.harvesting.heritrix3.certificate Branch in settings not found: harvester.harvesting.heritrix3.bundle Branch in settings not found: harvester.harvesting.heritrix3.certificate Branch in settings not found: harvester.harvesting.umbra Branch in settings not found: harvester.harvesting.heritrix3.bundle Branch in settings not found: harvester.harvesting.heritrix3.certificate Branch in settings not found: harvester.harvesting.umbra Branch in settings not found: harvester.harvesting.heritrix3.bundle Branch in settings not found: harvester.harvesting.heritrix3.bundle Machine 'kb-test-adm-001.kb.dk' configured with encoding 'UTF-8' (defaulted) Machine 'kb-test-har-003.kb.dk' configured with encoding 'UTF-8' (defaulted) NetarchiveSuite-heritrix3-bundler.zip -> /home/devel/Test3/NetarchiveSuite-heritrix3-bundler.zip /home/devel/quickstart-nas-5.0-h3/h3server.jks -> /home/devel/Test3/h3server.jks Machine 'kb-test-har-005.kb.dk' configured with encoding 'UTF-8' (defaulted) NetarchiveSuite-heritrix3-bundler.zip -> /home/devel/Test3/NetarchiveSuite-heritrix3-bundler.zip /home/devel/quickstart-nas-5.0-h3/h3server.jks -> /home/devel/Test3/h3server.jks Machine 'kb-test-har-004.kb.dk' configured with encoding 'UTF-8' (defaulted) NetarchiveSuite-heritrix3-bundler.zip -> /home/devel/Test3/NetarchiveSuite-heritrix3-bundler.zip Machine 'kb-test-acs-001.kb.dk' configured with encoding 'UTF-8' (defaulted) Machine 'kb-test-way-001.kb.dk' configured with encoding 'UTF-8' (defaulted) Machine 'sb-test-har-001.statsbiblioteket.dk' configured with encoding 'UTF-8' (defaulted) /home/devel/prepared_software/Test3/NetarchiveSuite-heritrix3-bundler.zip -> /home/netarkdv/Test3/NetarchiveSuite-heritrix3-bundler.zip 00:10:47.552 [main] DEBUG dk.netarkivet.deploy.XmlStructure - Element baseDir is not a branch in the tree [archive, bitpreservation, baseDir]. Null returned 00:10:47.556 [main] DEBUG dk.netarkivet.deploy.XmlStructure - Element is not text. Null returned. Path given to getLeafValue archive 00:10:47.558 [main] DEBUG dk.netarkivet.deploy.XmlStructure - Element baseDir is not a branch in the tree [archive, bitpreservation, baseDir]. Null returned 00:10:47.558 [main] DEBUG dk.netarkivet.deploy.XmlStructure - Element is not text. Null returned. Path given to getLeafValue archive 00:10:47.559 [main] DEBUG dk.netarkivet.deploy.XmlStructure - Element baseDir is not a branch in the tree [archive, bitpreservation, baseDir]. Null returned 00:10:47.559 [main] DEBUG dk.netarkivet.deploy.XmlStructure - Element is not text. Null returned. Path given to getLeafValue archive 00:10:47.559 [main] DEBUG dk.netarkivet.deploy.XmlStructure - Element baseDir is not a branch in the tree [archive, bitpreservation, baseDir]. Null returned 00:10:47.559 [main] DEBUG dk.netarkivet.deploy.XmlStructure - Element is not text. Null returned. Path given to getLeafValue archive 00:10:47.560 [main] DEBUG dk.netarkivet.deploy.XmlStructure - Element baseDir is not a branch in the tree [archive, bitpreservation, baseDir]. Null returned 00:10:47.560 [main] DEBUG dk.netarkivet.deploy.XmlStructure - Element is not text. Null returned. Path given to getLeafValue archive 00:10:47.561 [main] DEBUG dk.netarkivet.deploy.XmlStructure - Element baseDir is not a branch in the tree [archive, bitpreservation, baseDir]. Null returned 00:10:47.561 [main] DEBUG dk.netarkivet.deploy.XmlStructure - Element is not text. Null returned. Path given to getLeafValue archive 00:10:47.637 [main] DEBUG dk.netarkivet.deploy.XmlStructure - Element baseDir is not a branch in the tree [archive, bitpreservation, baseDir]. Null returned 00:10:47.637 [main] DEBUG dk.netarkivet.deploy.XmlStructure - Element is not text. Null returned. Path given to getLeafValue archive -------------------------------------------- INSTALLING TO MACHINE: devel@kb-test-adm-001.kb.dk copying NetarchiveSuite-RBKR.zip to:kb-test-adm-001.kb.dk deleting devel@kb-test-adm-001.kb.dk:/home/devel/Test3/lib unzipping NetarchiveSuite-RBKR.zip at:kb-test-adm-001.kb.dk Creating directories. preparing for copying of settings and scripts copying settings and scripts make scripts executable make password and access files readonly -------------------------------------------- INSTALLING TO MACHINE: devel@kb-test-har-003.kb.dk copying NetarchiveSuite-RBKR.zip to:kb-test-har-003.kb.dk deleting devel@kb-test-har-003.kb.dk:/home/devel/Test3/lib unzipping NetarchiveSuite-RBKR.zip at:kb-test-har-003.kb.dk Creating directories. preparing for copying of settings and scripts copying settings and scripts make scripts executable make password and access files readonly -------------------------------------------- INSTALLING TO MACHINE: devel@kb-test-har-005.kb.dk copying NetarchiveSuite-RBKR.zip to:kb-test-har-005.kb.dk deleting devel@kb-test-har-005.kb.dk:/home/devel/Test3/lib unzipping NetarchiveSuite-RBKR.zip at:kb-test-har-005.kb.dk Creating directories. preparing for copying of settings and scripts copying settings and scripts make scripts executable make password and access files readonly -------------------------------------------- INSTALLING TO MACHINE: devel@kb-test-har-004.kb.dk copying NetarchiveSuite-RBKR.zip to:kb-test-har-004.kb.dk deleting devel@kb-test-har-004.kb.dk:/home/devel/Test3/lib unzipping NetarchiveSuite-RBKR.zip at:kb-test-har-004.kb.dk Creating directories. preparing for copying of settings and scripts copying settings and scripts make scripts executable make password and access files readonly -------------------------------------------- INSTALLING TO MACHINE: devel@kb-test-acs-001.kb.dk copying NetarchiveSuite-RBKR.zip to:kb-test-acs-001.kb.dk deleting devel@kb-test-acs-001.kb.dk:/home/devel/Test3/lib unzipping NetarchiveSuite-RBKR.zip at:kb-test-acs-001.kb.dk Creating directories. preparing for copying of settings and scripts copying settings and scripts make scripts executable make password and access files readonly -------------------------------------------- INSTALLING TO MACHINE: devel@kb-test-way-001.kb.dk copying NetarchiveSuite-RBKR.zip to:kb-test-way-001.kb.dk deleting devel@kb-test-way-001.kb.dk:/home/devel/Test3/lib unzipping NetarchiveSuite-RBKR.zip at:kb-test-way-001.kb.dk Creating directories. preparing for copying of settings and scripts copying settings and scripts make scripts executable make password and access files readonly -------------------------------------------- -------------------------------------------- INSTALLING TO MACHINE: netarkdv@sb-test-har-001.statsbiblioteket.dk copying NetarchiveSuite-RBKR.zip to:sb-test-har-001.statsbiblioteket.dk deleting netarkdv@sb-test-har-001.statsbiblioteket.dk:/home/netarkdv/Test3/lib unzipping NetarchiveSuite-RBKR.zip at:sb-test-har-001.statsbiblioteket.dk Creating directories. preparing for copying of settings and scripts copying settings and scripts make scripts executable make password and access files readonly -------------------------------------------- Copying secondary installation scripts out to the machines where they need to be executed scp '/home/devel/devel-config/scripts/link_bitmag.sh' 'netarkdv@sb-test-bar-001.statsbiblioteket.dk:Test3' Linking Bitmag kbh-pillar and NAS bitarkiv directories on KBH ssh_exchange_identification: Connection closed by remote host lost connection Linking bitmag and netarkivet storage directories on SB ssh 'netarkdv@sb-test-bar-001.statsbiblioteket.dk' 'Test3/link_bitmag.sh Test3' bash: Test3/link_bitmag.sh: Not a directory Linking Bitmag kbh-pillar and NAS bitarkiv directories on KBH C:\Users\ba-devel>if not exist "e:\kbhpillar\collection-Test3" md e:\kbhpillar\collection-Test3 C:\Users\ba-devel>if not exist "e:\bitarkiv\Test3" md e:\bitarkiv\Test3 C:\Users\ba-devel>if exist "e:\bitarkiv\Test3\filedir" rd e:\bitarkiv\Test3\filedir C:\Users\ba-devel>mklink /J e:\bitarkiv\Test3\filedir e:\kbhpillar\collection-Test3 Junction created for e:\bitarkiv\Test3\filedir <<===>> e:\kbhpillar\collection-Test3 C:\Users\ba-devel>if not exist "f:\kbhpillar\collection-Test3" md f:\kbhpillar\collection-Test3 C:\Users\ba-devel>if not exist "f:\bitarkiv\Test3" md f:\bitarkiv\Test3 C:\Users\ba-devel>if exist "f:\bitarkiv\Test3\filedir" rd f:\bitarkiv\Test3\filedir C:\Users\ba-devel>mklink /J f:\bitarkiv\Test3\filedir f:\kbhpillar\collection-Test3 Junction created for f:\bitarkiv\Test3\filedir <<===>> f:\kbhpillar\collection-Test3 C:\Users\ba-devel>if not exist "g:\kbhpillar\collection-Test3" md g:\kbhpillar\collection-Test3 C:\Users\ba-devel>if not exist "g:\bitarkiv\Test3" md g:\bitarkiv\Test3 C:\Users\ba-devel>if exist "g:\bitarkiv\Test3\filedir" rd g:\bitarkiv\Test3\filedir C:\Users\ba-devel>mklink /J g:\bitarkiv\Test3\filedir g:\kbhpillar\collection-Test3 Junction created for g:\bitarkiv\Test3\filedir <<===>> g:\kbhpillar\collection-Test3 C:\Users\ba-devel>if not exist "h:\kbhpillar\collection-Test3" md h:\kbhpillar\collection-Test3 C:\Users\ba-devel>if not exist "h:\bitarkiv\Test3" md h:\bitarkiv\Test3 C:\Users\ba-devel>if exist "h:\bitarkiv\Test3\filedir" rd h:\bitarkiv\Test3\filedir C:\Users\ba-devel>mklink /J h:\bitarkiv\Test3\filedir h:\kbhpillar\collection-Test3 Junction created for h:\bitarkiv\Test3\filedir <<===>> h:\kbhpillar\collection-Test3 C:\Users\ba-devel>if not exist "i:\kbhpillar\collection-Test3" md i:\kbhpillar\collection-Test3 C:\Users\ba-devel>if not exist "i:\bitarkiv\Test3" md i:\bitarkiv\Test3 C:\Users\ba-devel>if exist "i:\bitarkiv\Test3\filedir" rd i:\bitarkiv\Test3\filedir C:\Users\ba-devel>mklink /J i:\bitarkiv\Test3\filedir i:\kbhpillar\collection-Test3 Junction created for i:\bitarkiv\Test3\filedir <<===>> i:\kbhpillar\collection-Test3 C:\Users\ba-devel>if not exist "j:\kbhpillar\collection-Test3" md j:\kbhpillar\collection-Test3 C:\Users\ba-devel>if not exist "j:\bitarkiv\Test3" md j:\bitarkiv\Test3 C:\Users\ba-devel>if exist "j:\bitarkiv\Test3\filedir" rd j:\bitarkiv\Test3\filedir C:\Users\ba-devel>mklink /J j:\bitarkiv\Test3\filedir j:\kbhpillar\collection-Test3 Junction created for j:\bitarkiv\Test3\filedir <<===>> j:\kbhpillar\collection-Test3 ssh_exchange_identification: Connection closed by remote host Initializing database for system Test3 + host=devel@kb-test-adm-001 + scp -p /home/devel/devel-config/scripts/db/setup_admindb.sh /home/devel/devel-config/scripts/db/setup_harvestdb.sh /home/devel/devel-config/scripts/db/teardown_admindb.sh /home/devel/devel-config/scripts/db/teardown_harvestdb.sh /home/devel/devel-config/scripts/../resources/harvestdb.testdata.sql /home/devel/devel-config/scripts/../resources/default_orderxml.cxml devel@kb-test-adm-001:bin/ + ssh devel@kb-test-adm-001 Pseudo-terminal will not be allocated because stdin is not a terminal. Destroying test3_admindb DEBUG: transaction ID wrap limit is 2257721481, limited by database "test2056_harvestdb" DROP DATABASE Creating empty test3_admindb DEBUG: transaction ID wrap limit is 2257721481, limited by database "test2056_harvestdb" CREATE DATABASE Initialising test3_admindb CREATE TABLE INSERT 0 1 INSERT 0 1 INSERT 0 1 INSERT 0 1 NOTICE: CREATE TABLE / PRIMARY KEY will create implicit index "replica_pkey" for table "replica" NOTICE: CREATE TABLE / UNIQUE will create implicit index "replica_replica_id_key" for table "replica" NOTICE: CREATE TABLE / UNIQUE will create implicit index "replica_replica_name_key" for table "replica" CREATE TABLE CREATE SEQUENCE ALTER TABLE NOTICE: CREATE TABLE / PRIMARY KEY will create implicit index "replicafileinfo_pkey" for table "replicafileinfo" CREATE TABLE CREATE SEQUENCE ALTER TABLE CREATE INDEX CREATE INDEX CREATE INDEX NOTICE: CREATE TABLE / PRIMARY KEY will create implicit index "file_pkey" for table "file" CREATE TABLE CREATE SEQUENCE ALTER TABLE CREATE INDEX NOTICE: CREATE TABLE / PRIMARY KEY will create implicit index "segment_pkey" for table "segment" CREATE TABLE CREATE SEQUENCE ALTER TABLE Destroying test3_harvestdb DEBUG: transaction ID wrap limit is 2257721481, limited by database "test2056_harvestdb" DROP DATABASE DEBUG: transaction ID wrap limit is 2257721481, limited by database "test2056_harvestdb" CREATE DATABASE CREATE TABLE INSERT 0 1 INSERT 0 1 INSERT 0 1 INSERT 0 1 INSERT 0 1 INSERT 0 1 INSERT 0 1 INSERT 0 1 INSERT 0 1 INSERT 0 1 INSERT 0 1 INSERT 0 1 INSERT 0 1 INSERT 0 1 INSERT 0 1 INSERT 0 1 INSERT 0 1 INSERT 0 1 INSERT 0 1 INSERT 0 1 INSERT 0 1 INSERT 0 1 INSERT 0 1 INSERT 0 1 INSERT 0 1 INSERT 0 1 INSERT 0 1 INSERT 0 1 GRANT NOTICE: CREATE TABLE / PRIMARY KEY will create implicit index "domains_pkey" for table "domains" CREATE TABLE NOTICE: CREATE TABLE / UNIQUE will create implicit index "domains_name_key" for table "domains" CREATE SEQUENCE ALTER TABLE CREATE INDEX CREATE INDEX GRANT GRANT NOTICE: CREATE TABLE / PRIMARY KEY will create implicit index "configurations_pkey" for table "configurations" CREATE TABLE CREATE SEQUENCE ALTER TABLE CREATE INDEX CREATE INDEX CREATE INDEX GRANT GRANT NOTICE: CREATE TABLE / PRIMARY KEY will create implicit index "config_passwords_pkey" for table "config_passwords" CREATE TABLE GRANT NOTICE: CREATE TABLE / PRIMARY KEY will create implicit index "config_seedlists_pkey" for table "config_seedlists" CREATE TABLE GRANT NOTICE: CREATE TABLE / PRIMARY KEY will create implicit index "seedlists_pkey" for table "seedlists" CREATE TABLE CREATE SEQUENCE ALTER TABLE CREATE INDEX CREATE INDEX GRANT GRANT NOTICE: CREATE TABLE / PRIMARY KEY will create implicit index "passwords_pkey" for table "passwords" CREATE TABLE CREATE SEQUENCE ALTER TABLE CREATE INDEX CREATE INDEX GRANT GRANT NOTICE: CREATE TABLE / PRIMARY KEY will create implicit index "ownerinfo_pkey" for table "ownerinfo" CREATE TABLE CREATE SEQUENCE ALTER TABLE CREATE INDEX GRANT GRANT NOTICE: CREATE TABLE / PRIMARY KEY will create implicit index "historyinfo_pkey" for table "historyinfo" CREATE TABLE CREATE SEQUENCE ALTER TABLE CREATE INDEX CREATE INDEX CREATE INDEX CREATE INDEX CREATE INDEX CREATE INDEX GRANT GRANT NOTICE: CREATE TABLE / PRIMARY KEY will create implicit index "harvestdefinitions_pkey" for table "harvestdefinitions" NOTICE: CREATE TABLE / UNIQUE will create implicit index "harvestdefinitions_name_key" for table "harvestdefinitions" CREATE TABLE CREATE INDEX GRANT NOTICE: CREATE TABLE / PRIMARY KEY will create implicit index "fullharvests_pkey" for table "fullharvests" CREATE TABLE GRANT NOTICE: CREATE TABLE / PRIMARY KEY will create implicit index "partialharvests_pkey" for table "partialharvests" CREATE TABLE CREATE INDEX GRANT NOTICE: CREATE TABLE / PRIMARY KEY will create implicit index "harvest_configs_pkey" for table "harvest_configs" CREATE TABLE GRANT NOTICE: CREATE TABLE / PRIMARY KEY will create implicit index "schedules_pkey" for table "schedules" NOTICE: CREATE TABLE / UNIQUE will create implicit index "schedules_name_key" for table "schedules" CREATE TABLE CREATE SEQUENCE ALTER TABLE GRANT GRANT NOTICE: CREATE TABLE / PRIMARY KEY will create implicit index "ordertemplates_pkey" for table "ordertemplates" NOTICE: CREATE TABLE / UNIQUE will create implicit index "ordertemplates_name_key" for table "ordertemplates" CREATE TABLE CREATE SEQUENCE ALTER TABLE GRANT GRANT NOTICE: CREATE TABLE / PRIMARY KEY will create implicit index "jobs_pkey" for table "jobs" CREATE TABLE CREATE INDEX CREATE INDEX GRANT NOTICE: CREATE TABLE / PRIMARY KEY will create implicit index "job_configs_pkey" for table "job_configs" CREATE TABLE CREATE INDEX GRANT NOTICE: CREATE TABLE / PRIMARY KEY will create implicit index "global_crawler_trap_lists_pkey" for table "global_crawler_trap_lists" NOTICE: CREATE TABLE / UNIQUE will create implicit index "global_crawler_trap_lists_name_key" for table "global_crawler_trap_lists" CREATE TABLE CREATE SEQUENCE ALTER TABLE CREATE INDEX GRANT GRANT NOTICE: CREATE TABLE / PRIMARY KEY will create implicit index "global_crawler_trap_expressions_pkey" for table "global_crawler_trap_expressions" CREATE TABLE CREATE SEQUENCE ALTER TABLE CREATE INDEX CREATE INDEX GRANT GRANT NOTICE: CREATE TABLE / PRIMARY KEY will create implicit index "pkrunningjobshistory" for table "runningjobshistory" CREATE TABLE CREATE INDEX CREATE INDEX CREATE INDEX GRANT NOTICE: CREATE TABLE / PRIMARY KEY will create implicit index "pkrunningjobsmonitor" for table "runningjobsmonitor" CREATE TABLE CREATE INDEX CREATE INDEX GRANT NOTICE: CREATE TABLE / UNIQUE will create implicit index "pkfrontierreportlines" for table "frontierreportmonitor" CREATE TABLE GRANT NOTICE: CREATE TABLE / PRIMARY KEY will create implicit index "extendedfieldtype_pkey" for table "extendedfieldtype" CREATE TABLE CREATE SEQUENCE ALTER TABLE GRANT NOTICE: CREATE TABLE / PRIMARY KEY will create implicit index "extendedfield_pkey" for table "extendedfield" CREATE TABLE CREATE SEQUENCE ALTER TABLE GRANT NOTICE: CREATE TABLE / PRIMARY KEY will create implicit index "extendedfieldvalue_pkey" for table "extendedfieldvalue" CREATE TABLE CREATE SEQUENCE ALTER TABLE GRANT INSERT 0 1 INSERT 0 1 NOTICE: CREATE TABLE / PRIMARY KEY will create implicit index "harvestchannel_pkey" for table "harvestchannel" NOTICE: CREATE TABLE / UNIQUE will create implicit index "harvestchannel_name_key" for table "harvestchannel" CREATE TABLE CREATE SEQUENCE ALTER TABLE CREATE INDEX GRANT GRANT ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE CREATE TABLE NOTICE: ALTER TABLE / ADD PRIMARY KEY will create implicit index "eav_type_attribute_pkey" for table "eav_type_attribute" ALTER TABLE CREATE INDEX CREATE SEQUENCE CREATE TABLE NOTICE: ALTER TABLE / ADD PRIMARY KEY will create implicit index "eav_attribute_pkey" for table "eav_attribute" ALTER TABLE CREATE INDEX GRANT GRANT GRANT INSERT 0 1 INSERT 0 1 INSERT 0 1 SET SET SET SET SET SET SET SET SET setval -------- 17 (1 row) setval -------- 17 (1 row) setval -------- 17 (1 row) setval -------- 5 (1 row) setval -------- 4 (1 row) setval -------- 17 (1 row) 00:12:31.203 [main] INFO com.mchange.v2.log.MLog - MLog clients using log4j logging. 00:12:31.465 [main] INFO com.mchange.v2.c3p0.C3P0Registry - Initializing c3p0-0.9.2.1 [built 20-March-2013 10:47:27 +0000; debug? true; trace: 10] 00:12:31.559 [main] DEBUG com.mchange.v2.c3p0.management.DynamicPooledDataSourceManagerMBean - MBean: com.mchange.v2.c3p0:type=PooledDataSource,identityToken=10bdx52afxqt6i832ye0|afc191,name=10bdx52afxqt6i832ye0|afc191 registered. 00:12:31.634 [main] DEBUG com.mchange.v2.c3p0.management.DynamicPooledDataSourceManagerMBean - MBean: com.mchange.v2.c3p0:type=PooledDataSource,identityToken=10bdx52afxqt6i832ye0|afc191,name=10bdx52afxqt6i832ye0|afc191 unregistered, in order to be reregistered after update. 00:12:31.634 [main] DEBUG com.mchange.v2.c3p0.management.DynamicPooledDataSourceManagerMBean - MBean: com.mchange.v2.c3p0:type=PooledDataSource,identityToken=10bdx52afxqt6i832ye0|afc191,name=10bdx52afxqt6i832ye0|afc191 registered. 00:12:31.671 [main] INFO dk.netarkivet.harvester.datamodel.HarvestDBConnection - Connection pool initialized with the following values: - minPoolSize=5 - maxPoolSize=20 - acquireIncrement=5 - maxStatements=0 - maxStatementsPerConnection=0 - idleConnTestPeriod=0 - idleConnTestQuery='null' - idleConnTestOnCheckin=false 00:12:31.831 [main] INFO com.mchange.v2.c3p0.impl.AbstractPoolBackedDataSource - Initializing c3p0 pool... com.mchange.v2.c3p0.ComboPooledDataSource [ acquireIncrement -> 5, acquireRetryAttempts -> 30, acquireRetryDelay -> 1000, autoCommitOnClose -> false, automaticTestTable -> null, breakAfterAcquireFailure -> false, checkoutTimeout -> 0, connectionCustomizerClassName -> null, connectionTesterClassName -> com.mchange.v2.c3p0.impl.DefaultConnectionTester, dataSourceName -> 10bdx52afxqt6i832ye0|afc191, debugUnreturnedConnectionStackTraces -> false, description -> null, driverClass -> org.postgresql.Driver, factoryClassLocation -> null, forceIgnoreUnresolvedTransactions -> false, identityToken -> 10bdx52afxqt6i832ye0|afc191, idleConnectionTestPeriod -> 0, initialPoolSize -> 3, jdbcUrl -> jdbc:postgresql://localhost:5432/test3_harvestdb, maxAdministrativeTaskTime -> 0, maxConnectionAge -> 3600, maxIdleTime -> 0, maxIdleTimeExcessConnections -> 0, maxPoolSize -> 20, maxStatements -> 0, maxStatementsPerConnection -> 0, minPoolSize -> 5, numHelperThreads -> 3, preferredTestQuery -> null, properties -> {user=******, password=******}, propertyCycle -> 0, statementCacheNumDeferredCloseThreads -> 0, testConnectionOnCheckin -> false, testConnectionOnCheckout -> false, unreturnedConnectionTimeout -> 0, userOverrides -> {}, usesTraditionalReflectiveProxies -> false ] 00:12:31.883 [main] DEBUG com.mchange.v2.resourcepool.BasicResourcePool - incremented pending_acquires: 1 00:12:31.885 [main] DEBUG com.mchange.v2.resourcepool.BasicResourcePool - Starting acquisition series. Incremented pending_acquires [1], attempts_remaining: 30 00:12:31.886 [main] DEBUG com.mchange.v2.async.ThreadPoolAsynchronousRunner - com.mchange.v2.async.ThreadPoolAsynchronousRunner@1f2a664: Adding task to queue -- com.mchange.v2.resourcepool.BasicResourcePool$ScatteredAcquireTask@5b461a 00:12:31.886 [main] DEBUG com.mchange.v2.resourcepool.BasicResourcePool - incremented pending_acquires: 2 00:12:31.886 [main] DEBUG com.mchange.v2.resourcepool.BasicResourcePool - Starting acquisition series. Incremented pending_acquires [2], attempts_remaining: 30 00:12:31.886 [main] DEBUG com.mchange.v2.async.ThreadPoolAsynchronousRunner - com.mchange.v2.async.ThreadPoolAsynchronousRunner@1f2a664: Adding task to queue -- com.mchange.v2.resourcepool.BasicResourcePool$ScatteredAcquireTask@c1c010 00:12:31.887 [main] DEBUG com.mchange.v2.resourcepool.BasicResourcePool - incremented pending_acquires: 3 00:12:31.887 [main] DEBUG com.mchange.v2.resourcepool.BasicResourcePool - Starting acquisition series. Incremented pending_acquires [3], attempts_remaining: 30 00:12:31.887 [main] DEBUG com.mchange.v2.async.ThreadPoolAsynchronousRunner - com.mchange.v2.async.ThreadPoolAsynchronousRunner@1f2a664: Adding task to queue -- com.mchange.v2.resourcepool.BasicResourcePool$ScatteredAcquireTask@17f23d9 00:12:31.887 [main] DEBUG com.mchange.v2.resourcepool.BasicResourcePool - incremented pending_acquires: 4 00:12:31.888 [main] DEBUG com.mchange.v2.resourcepool.BasicResourcePool - Starting acquisition series. Incremented pending_acquires [4], attempts_remaining: 30 00:12:31.888 [main] DEBUG com.mchange.v2.async.ThreadPoolAsynchronousRunner - com.mchange.v2.async.ThreadPoolAsynchronousRunner@1f2a664: Adding task to queue -- com.mchange.v2.resourcepool.BasicResourcePool$ScatteredAcquireTask@1d47554 00:12:31.888 [main] DEBUG com.mchange.v2.resourcepool.BasicResourcePool - incremented pending_acquires: 5 00:12:31.888 [main] DEBUG com.mchange.v2.resourcepool.BasicResourcePool - Starting acquisition series. Incremented pending_acquires [5], attempts_remaining: 30 00:12:31.889 [main] DEBUG com.mchange.v2.async.ThreadPoolAsynchronousRunner - com.mchange.v2.async.ThreadPoolAsynchronousRunner@1f2a664: Adding task to queue -- com.mchange.v2.resourcepool.BasicResourcePool$ScatteredAcquireTask@1b794e2 00:12:31.899 [main] DEBUG com.mchange.v2.resourcepool.BasicResourcePool - com.mchange.v2.resourcepool.BasicResourcePool@1200884 config: [start -> 3; min -> 5; max -> 20; inc -> 5; num_acq_attempts -> 30; acq_attempt_delay -> 1000; check_idle_resources_delay -> 0; mox_resource_age -> 3600000; max_idle_time -> 0; excess_max_idle_time -> 0; destroy_unreturned_resc_time -> 0; expiration_enforcement_delay -> 900000; break_on_acquisition_failure -> false; debug_store_checkout_exceptions -> false] 00:12:31.900 [main] DEBUG com.mchange.v2.c3p0.impl.C3P0PooledConnectionPoolManager - Created new pool for auth, username (masked): 'de******'. 00:12:31.901 [main] DEBUG com.mchange.v2.resourcepool.BasicResourcePool - acquire test -- pool size: 0; target_pool_size: 5; desired target? 1 00:12:31.901 [main] DEBUG com.mchange.v2.resourcepool.BasicResourcePool - awaitAvailable(): [unknown] 00:12:31.901 [main] DEBUG com.mchange.v2.resourcepool.BasicResourcePool - trace com.mchange.v2.resourcepool.BasicResourcePool@1200884 [managed: 0, unused: 0, excluded: 0] 00:12:32.171 [C3P0PooledConnectionPoolManager[identityToken->10bdx52afxqt6i832ye0|afc191]-HelperThread-#1] DEBUG com.mchange.v2.c3p0.impl.C3P0PooledConnectionPool - com.mchange.v2.c3p0.impl.C3P0PooledConnectionPool$1PooledConnectionResourcePoolManager@f42c09.acquireResource() returning. 00:12:32.172 [C3P0PooledConnectionPoolManager[identityToken->10bdx52afxqt6i832ye0|afc191]-HelperThread-#1] DEBUG com.mchange.v2.resourcepool.BasicResourcePool - trace com.mchange.v2.resourcepool.BasicResourcePool@1200884 [managed: 1, unused: 1, excluded: 0] 00:12:32.172 [C3P0PooledConnectionPoolManager[identityToken->10bdx52afxqt6i832ye0|afc191]-HelperThread-#1] DEBUG com.mchange.v2.resourcepool.BasicResourcePool - decremented pending_acquires: 4 00:12:32.172 [main] DEBUG com.mchange.v2.resourcepool.BasicResourcePool - trace com.mchange.v2.resourcepool.BasicResourcePool@1200884 [managed: 1, unused: 0, excluded: 0] (e.g. com.mchange.v2.c3p0.impl.NewPooledConnection@19167cd) 00:12:32.178 [C3P0PooledConnectionPoolManager[identityToken->10bdx52afxqt6i832ye0|afc191]-HelperThread-#1] DEBUG com.mchange.v2.resourcepool.BasicResourcePool - Acquisition series terminated successfully. Decremented pending_acquires [4], attempts_remaining: 30 00:12:32.182 [C3P0PooledConnectionPoolManager[identityToken->10bdx52afxqt6i832ye0|afc191]-HelperThread-#2] DEBUG com.mchange.v2.c3p0.impl.C3P0PooledConnectionPool - com.mchange.v2.c3p0.impl.C3P0PooledConnectionPool$1PooledConnectionResourcePoolManager@f42c09.acquireResource() returning. 00:12:32.182 [C3P0PooledConnectionPoolManager[identityToken->10bdx52afxqt6i832ye0|afc191]-HelperThread-#2] DEBUG com.mchange.v2.resourcepool.BasicResourcePool - trace com.mchange.v2.resourcepool.BasicResourcePool@1200884 [managed: 2, unused: 1, excluded: 0] (e.g. com.mchange.v2.c3p0.impl.NewPooledConnection@19167cd) 00:12:32.182 [C3P0PooledConnectionPoolManager[identityToken->10bdx52afxqt6i832ye0|afc191]-HelperThread-#2] DEBUG com.mchange.v2.resourcepool.BasicResourcePool - decremented pending_acquires: 3 00:12:32.182 [C3P0PooledConnectionPoolManager[identityToken->10bdx52afxqt6i832ye0|afc191]-HelperThread-#2] DEBUG com.mchange.v2.resourcepool.BasicResourcePool - Acquisition series terminated successfully. Decremented pending_acquires [3], attempts_remaining: 30 00:12:32.183 [C3P0PooledConnectionPoolManager[identityToken->10bdx52afxqt6i832ye0|afc191]-HelperThread-#0] DEBUG com.mchange.v2.c3p0.impl.C3P0PooledConnectionPool - com.mchange.v2.c3p0.impl.C3P0PooledConnectionPool$1PooledConnectionResourcePoolManager@f42c09.acquireResource() returning. 00:12:32.183 [C3P0PooledConnectionPoolManager[identityToken->10bdx52afxqt6i832ye0|afc191]-HelperThread-#0] DEBUG com.mchange.v2.resourcepool.BasicResourcePool - trace com.mchange.v2.resourcepool.BasicResourcePool@1200884 [managed: 3, unused: 2, excluded: 0] (e.g. com.mchange.v2.c3p0.impl.NewPooledConnection@19167cd) 00:12:32.184 [C3P0PooledConnectionPoolManager[identityToken->10bdx52afxqt6i832ye0|afc191]-HelperThread-#0] DEBUG com.mchange.v2.resourcepool.BasicResourcePool - decremented pending_acquires: 2 00:12:32.184 [C3P0PooledConnectionPoolManager[identityToken->10bdx52afxqt6i832ye0|afc191]-HelperThread-#0] DEBUG com.mchange.v2.resourcepool.BasicResourcePool - Acquisition series terminated successfully. Decremented pending_acquires [2], attempts_remaining: 30 00:12:32.207 [C3P0PooledConnectionPoolManager[identityToken->10bdx52afxqt6i832ye0|afc191]-HelperThread-#2] DEBUG com.mchange.v2.c3p0.impl.C3P0PooledConnectionPool - com.mchange.v2.c3p0.impl.C3P0PooledConnectionPool$1PooledConnectionResourcePoolManager@f42c09.acquireResource() returning. 00:12:32.207 [C3P0PooledConnectionPoolManager[identityToken->10bdx52afxqt6i832ye0|afc191]-HelperThread-#2] DEBUG com.mchange.v2.resourcepool.BasicResourcePool - trace com.mchange.v2.resourcepool.BasicResourcePool@1200884 [managed: 4, unused: 3, excluded: 0] (e.g. com.mchange.v2.c3p0.impl.NewPooledConnection@19167cd) 00:12:32.207 [C3P0PooledConnectionPoolManager[identityToken->10bdx52afxqt6i832ye0|afc191]-HelperThread-#2] DEBUG com.mchange.v2.resourcepool.BasicResourcePool - decremented pending_acquires: 1 00:12:32.207 [C3P0PooledConnectionPoolManager[identityToken->10bdx52afxqt6i832ye0|afc191]-HelperThread-#2] DEBUG com.mchange.v2.resourcepool.BasicResourcePool - Acquisition series terminated successfully. Decremented pending_acquires [1], attempts_remaining: 30 00:12:32.208 [C3P0PooledConnectionPoolManager[identityToken->10bdx52afxqt6i832ye0|afc191]-HelperThread-#1] DEBUG com.mchange.v2.c3p0.impl.C3P0PooledConnectionPool - com.mchange.v2.c3p0.impl.C3P0PooledConnectionPool$1PooledConnectionResourcePoolManager@f42c09.acquireResource() returning. 00:12:32.208 [C3P0PooledConnectionPoolManager[identityToken->10bdx52afxqt6i832ye0|afc191]-HelperThread-#1] DEBUG com.mchange.v2.resourcepool.BasicResourcePool - trace com.mchange.v2.resourcepool.BasicResourcePool@1200884 [managed: 5, unused: 4, excluded: 0] (e.g. com.mchange.v2.c3p0.impl.NewPooledConnection@19167cd) 00:12:32.208 [C3P0PooledConnectionPoolManager[identityToken->10bdx52afxqt6i832ye0|afc191]-HelperThread-#1] DEBUG com.mchange.v2.resourcepool.BasicResourcePool - decremented pending_acquires: 0 00:12:32.208 [C3P0PooledConnectionPoolManager[identityToken->10bdx52afxqt6i832ye0|afc191]-HelperThread-#1] DEBUG com.mchange.v2.resourcepool.BasicResourcePool - Acquisition series terminated successfully. Decremented pending_acquires [0], attempts_remaining: 30 00:12:32.273 [main] DEBUG com.mchange.v2.c3p0.impl.NewProxyPreparedStatement - com.mchange.v2.c3p0.impl.NewProxyPreparedStatement@1bc39f8 closed orphaned ResultSet: com.mchange.v2.c3p0.impl.NewProxyResultSet@a434c8 00:12:32.280 [main] DEBUG com.mchange.v2.async.ThreadPoolAsynchronousRunner - com.mchange.v2.async.ThreadPoolAsynchronousRunner@1f2a664: Adding task to queue -- com.mchange.v2.resourcepool.BasicResourcePool$1RefurbishCheckinResourceTask@8bf312 00:12:32.281 [main] DEBUG com.mchange.v2.resourcepool.BasicResourcePool - trace com.mchange.v2.resourcepool.BasicResourcePool@1200884 [managed: 5, unused: 4, excluded: 0] (e.g. com.mchange.v2.c3p0.impl.NewPooledConnection@19167cd) 00:12:32.295 [main] DEBUG com.mchange.v2.resourcepool.BasicResourcePool - trace com.mchange.v2.resourcepool.BasicResourcePool@1200884 [managed: 5, unused: 4, excluded: 0] (e.g. com.mchange.v2.c3p0.impl.NewPooledConnection@19167cd) 00:12:32.298 [main] DEBUG com.mchange.v2.c3p0.impl.NewProxyPreparedStatement - com.mchange.v2.c3p0.impl.NewProxyPreparedStatement@1083305 closed orphaned ResultSet: com.mchange.v2.c3p0.impl.NewProxyResultSet@e677af 00:12:32.301 [main] DEBUG com.mchange.v2.async.ThreadPoolAsynchronousRunner - com.mchange.v2.async.ThreadPoolAsynchronousRunner@1f2a664: Adding task to queue -- com.mchange.v2.resourcepool.BasicResourcePool$1RefurbishCheckinResourceTask@e0379d 00:12:32.301 [main] DEBUG com.mchange.v2.resourcepool.BasicResourcePool - trace com.mchange.v2.resourcepool.BasicResourcePool@1200884 [managed: 5, unused: 4, excluded: 0] (e.g. com.mchange.v2.c3p0.impl.NewPooledConnection@19167cd) 00:12:32.366 [main] DEBUG com.mchange.v2.resourcepool.BasicResourcePool - trace com.mchange.v2.resourcepool.BasicResourcePool@1200884 [managed: 5, unused: 4, excluded: 0] (e.g. com.mchange.v2.c3p0.impl.NewPooledConnection@19167cd) 00:12:32.368 [main] DEBUG com.mchange.v2.c3p0.impl.NewProxyPreparedStatement - com.mchange.v2.c3p0.impl.NewProxyPreparedStatement@1b485ba closed orphaned ResultSet: com.mchange.v2.c3p0.impl.NewProxyResultSet@11c7bf6 00:12:32.401 [main] DEBUG com.mchange.v2.async.ThreadPoolAsynchronousRunner - com.mchange.v2.async.ThreadPoolAsynchronousRunner@1f2a664: Adding task to queue -- com.mchange.v2.resourcepool.BasicResourcePool$1RefurbishCheckinResourceTask@14b199c 00:12:32.401 [main] DEBUG com.mchange.v2.resourcepool.BasicResourcePool - trace com.mchange.v2.resourcepool.BasicResourcePool@1200884 [managed: 5, unused: 4, excluded: 0] (e.g. com.mchange.v2.c3p0.impl.NewPooledConnection@19167cd) 00:12:32.402 [main] DEBUG com.mchange.v2.c3p0.impl.NewProxyConnection - com.mchange.v2.c3p0.impl.NewProxyConnection@d3d15a: close() called more than once. The template 'default_orderxml' has now been updated. + set +x -------------------------------------------- STARTING MACHINE: devel@kb-test-adm-001.kb.dk Starting all applications on: kb-test-adm-001.kb.dk Starting linux application: GUIApplication Starting linux application: ArcRepositoryApplication Starting linux application: HarvestJobManagerApplication -------------------------------------------- STARTING MACHINE: devel@kb-test-har-003.kb.dk Starting all applications on: kb-test-har-003.kb.dk Starting linux application: HarvestControllerApplication_kblow001_h3 00:12:39,441 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Found resource [/home/devel/Test3/conf/logback_HarvestControllerApplication_kblow001_h3.xml] at [file:/home/devel/Test3/conf/logback_HarvestControllerApplication_kblow001_h3.xml] 00:12:39,800 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - debug attribute not set 00:12:39,802 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 00:12:39,835 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [STDOUT] 00:12:39,857 |-INFO in ch.qos.logback.core.joran.action.NestedComplexPropertyIA - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 00:12:39,951 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.rolling.RollingFileAppender] 00:12:39,954 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [FILE] 00:12:39,984 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@2025221430 - No compression will be used 00:12:39,985 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@2025221430 - Will use the pattern ./log/HarvestControllerApplication_kblow001_h3.%d{yyyy-MM-dd}.%i.log for the active file 00:12:39,992 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@5223e5ee - The date pattern is 'yyyy-MM-dd' from file name pattern './log/HarvestControllerApplication_kblow001_h3.%d{yyyy-MM-dd}.%i.log'. 00:12:39,992 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@5223e5ee - Roll-over at midnight. 00:12:39,995 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@5223e5ee - Setting initial period to Sun Feb 07 00:12:39 CET 2021 00:12:39,996 |-WARN in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@5223e5ee - SizeAndTimeBasedFNATP is deprecated. Use SizeAndTimeBasedRollingPolicy instead 00:12:39,996 |-WARN in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@5223e5ee - For more information see http://logback.qos.ch/manual/appenders.html#SizeAndTimeBasedRollingPolicy 00:12:39,997 |-INFO in ch.qos.logback.core.joran.action.NestedComplexPropertyIA - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 00:12:40,001 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[FILE] - Active log file name: ./log/HarvestControllerApplication_kblow001_h3.log 00:12:40,001 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[FILE] - File property is set to [./log/HarvestControllerApplication_kblow001_h3.log] 00:12:40,002 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [dk.netarkivet.monitor.logging.CachingSLF4JAppender] 00:12:40,668 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [MONITOR] 00:12:40,670 |-INFO in ch.qos.logback.classic.joran.action.RootLoggerAction - Setting level of ROOT logger to WARN 00:12:40,670 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [STDOUT] to Logger[ROOT] 00:12:40,670 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [FILE] to Logger[ROOT] 00:12:40,670 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [MONITOR] to Logger[ROOT] 00:12:40,671 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [dk.netarkivet] to DEBUG 00:12:40,671 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - End of configuration. 00:12:40,671 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@bef2d72 - Registering current configuration as safe fallback point 2021-02-07 00:12:40.676 DEBUG dk.netarkivet.common.utils.Settings.invoke0 - Value found in loaded data: SB,KB SLF4J: A number (1) of logging calls during the initialization phase have been intercepted and are SLF4J: now being replayed. These are subject to the filtering rules of the underlying logging system. SLF4J: See also http://www.slf4j.org/codes.html#replay Starting dk.netarkivet.harvester.heritrix3.HarvestControllerServer Version: 5.7-IIPCH3-SNAPSHOT (https://github.com/netarchivesuite/netarchivesuite/commit/f0f4a71edd0773f7fd35d30bfb5f80abe93057eb) 2021-02-07 00:12:40.682 INFO d.n.common.utils.ApplicationUtils.logAndPrint - Starting dk.netarkivet.harvester.heritrix3.HarvestControllerServer Version: 5.7-IIPCH3-SNAPSHOT (https://github.com/netarchivesuite/netarchivesuite/commit/f0f4a71edd0773f7fd35d30bfb5f80abe93057eb) Java VM: 1.8.0_282 2021-02-07 00:12:40.683 INFO d.n.common.utils.ApplicationUtils.logAndPrint - Java VM: 1.8.0_282 java.home: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.282.b08-1.el7_9.x86_64/jre 2021-02-07 00:12:40.683 INFO d.n.common.utils.ApplicationUtils.logAndPrint - java.home: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.282.b08-1.el7_9.x86_64/jre Working dir: /home/devel/Test3 2021-02-07 00:12:40.683 INFO d.n.common.utils.ApplicationUtils.logAndPrint - Working dir: /home/devel/Test3 2021-02-07 00:12:40.683 INFO d.n.common.utils.ApplicationUtils.startApp - Using settings files '/home/devel/Test3/conf/settings_HarvestControllerApplication_kblow001_h3.xml' 2021-02-07 00:12:40.784 INFO d.n.m.d.JMSMonitorRegistryClient.register - Registering this client for monitoring every 1 minutes, using hostname 'kb-test-har-003.kb.dk' and JMX/RMI ports 8150/8250 2021-02-07 00:12:40.785 INFO d.n.c.m.MBeanConnectorCreator.exposeJMXMBeanServer - Registered mbean server in registry on port 8150 communicating on port 8250 using password file 'conf/jmxremote.password'. Service URL is service:jmx:rmi://kb-test-har-003.kb.dk:8250/jndi/rmi://kb-test-har-003.kb.dk:8150/jmxrmi dk.netarkivet.harvester.heritrix3.HarvestControllerServer Running 2021-02-07 00:12:40.789 INFO d.n.common.utils.ApplicationUtils.logAndPrint - dk.netarkivet.harvester.heritrix3.HarvestControllerServer Running 2021-02-07 00:12:40.799 INFO d.n.c.distribute.JMSConnectionSunMQ. - Creating instance of dk.netarkivet.common.distribute.JMSConnectionSunMQ 2021-02-07 00:12:40.800 DEBUG d.n.common.distribute.JMSConnection.initConnection - Initializing a JMS connection dk.netarkivet.common.distribute.JMSConnectionSunMQ 2021-02-07 00:12:40.800 INFO d.n.c.distribute.JMSConnectionSunMQ.getConnectionFactory - Establishing SunMQ JMS Connection to 'kb-test-adm-001.kb.dk:7676' 2021-02-07 00:12:40.816 INFO d.n.h.h.HarvestControllerServer. - Starting HarvestControllerServer. 2021-02-07 00:12:40.816 INFO d.n.h.h.HarvestControllerServer. - Bound to harvest channel 'LOWPRIORITY' 2021-02-07 00:12:40.816 INFO d.n.h.h.HarvestControllerServer. - Serverdir: 'harvester_low' 2021-02-07 00:12:40.816 INFO d.n.h.h.HarvestControllerServer. - Harvesting requires at least 400000000 bytes free. 2021-02-07 00:12:40.963 INFO d.n.a.a.d.BitmagArcRepositoryClient. - BitmagArcRepositoryClient will timeout on each getrequest after 300000 milliseconds. 2021-02-07 00:12:40.964 DEBUG d.n.common.distribute.JMSConnection.setListener - Adding dk.netarkivet.archive.arcrepository.distribute.BitmagArcRepositoryClient@49ec71f8 as listener to Test3_COMMON_THIS_REPOS_CLIENT_130_226_228_9_HCS_KBLOW001_H3 2021-02-07 00:12:40.977 INFO d.n.a.a.d.BitmagArcRepositoryClient. - BitmagArcRepositoryClient listens for replies on channel '[Queue 'Test3_COMMON_THIS_REPOS_CLIENT_130_226_228_9_HCS_KBLOW001_H3']' 2021-02-07 00:12:40.977 INFO d.n.a.a.d.BitmagArcRepositoryClient. - Getting bitmag config from settings.common.arcrepositoryClient.bitrepository.settingsDir=/home/devel/Test3/conf/bitmag_client_config 2021-02-07 00:12:40.978 INFO d.n.a.a.d.BitmagArcRepositoryClient. - No collectionId set so using default value Test3 2021-02-07 00:12:40.981 INFO d.n.a.a.d.BitmagArcRepositoryClient. - Storing tempfiles in folder arcrepositoryTemp 2021-02-07 00:12:41.280 DEBUG d.n.c.d.bitrepository.Bitrepository. - Initialising bitrepository 2021-02-07 00:12:41.281 INFO d.n.c.d.bitrepository.Bitrepository. - Reading bitrepository settings from /home/devel/Test3/conf/bitmag_client_config 2021-02-07 00:12:41.281 INFO d.n.c.d.bitrepository.Bitrepository. - keyfile: /home/devel/Test3/conf/bitmag_client_config/client.pem 2021-02-07 00:12:41.281 INFO d.n.c.d.bitrepository.Bitrepository. - Initialising bitrepository settings. 2021-02-07 00:12:41.294 INFO d.n.c.d.bitrepository.HostNameUtils.getHostName - Local hostname (provided by getCanonicalHostName): kb-test-har-003.kb.dk 2021-02-07 00:12:41.295 INFO d.n.c.d.bitrepository.Bitrepository. - componentId: NetarchivesuiteClient-kb-test-har-003.kb.dk-0047c2c6-bff9-43e4-bf5c-a69df7d60f61 2021-02-07 00:12:41.876 INFO d.n.c.d.bitrepository.Bitrepository. - Initialising bitrepository security manager. 2021-02-07 00:12:42.529 INFO d.n.c.d.bitrepository.Bitrepository. - Getting bitrepository message bus 2021-02-07 00:12:43.226 INFO d.n.c.d.bitrepository.Bitrepository. - Initialising bitrepository clients 2021-02-07 00:12:43.267 DEBUG d.n.h.h.HarvestControllerServer. - Obtained JMS connection. 2021-02-07 00:12:43.270 INFO d.n.h.h.HarvestControllerServer. - SEND_READY_DELAY used by HarvestControllerServer is 300 2021-02-07 00:12:43.271 INFO d.n.h.heritrix3.PostProcessing.processOldJobs - Looking for unprocessed crawldata in 'harvester_low' 2021-02-07 00:12:43.272 DEBUG d.n.common.distribute.JMSConnection.setListener - Adding dk.netarkivet.harvester.heritrix3.HarvestControllerServer@3a320ade as listener to Test3_COMMON_HCHAN_VAL_RESP 2021-02-07 00:12:43.294 INFO d.n.h.h.HarvestControllerServer. - Requested to check the validity of harvest channel 'LOWPRIORITY' 2021-02-07 00:12:43.761 INFO d.n.h.h.HarvestControllerServer.visit - Received message stating that channel 'LOWPRIORITY' is valid. 2021-02-07 00:12:43.764 INFO d.n.h.h.HarvestControllerServer.beginListeningIfSpaceAvailable - Starts to listen to new jobs on queue '[Queue 'Test3_COMMON_JOB_SNAPSHOT_LOWPRIORITY']' 2021-02-07 00:12:43.765 DEBUG d.n.common.distribute.JMSConnection.setListener - Adding dk.netarkivet.harvester.heritrix3.HarvestControllerServer@3a320ade as listener to Test3_COMMON_JOB_SNAPSHOT_LOWPRIORITY -------------------------------------------- STARTING MACHINE: devel@kb-test-har-005.kb.dk Starting all applications on: kb-test-har-005.kb.dk Starting linux application: HarvestControllerApplication_kbumbra_1 Starting linux application: HarvestControllerApplication_kbumbra_2 00:12:45,812 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Found resource [/home/devel/Test3/conf/logback_HarvestControllerApplication_kbumbra_1.xml] at [file:/home/devel/Test3/conf/logback_HarvestControllerApplication_kbumbra_1.xml] 00:12:46,478 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - debug attribute not set 00:12:46,481 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 00:12:46,529 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [STDOUT] 00:12:46,595 |-INFO in ch.qos.logback.core.joran.action.NestedComplexPropertyIA - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 00:12:46,769 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.rolling.RollingFileAppender] 00:12:46,773 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [FILE] 00:12:46,896 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@2025221430 - No compression will be used 00:12:46,897 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@2025221430 - Will use the pattern ./log/HarvestControllerApplication_kbumbra_1.%d{yyyy-MM-dd}.%i.log for the active file 00:12:46,900 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@5223e5ee - The date pattern is 'yyyy-MM-dd' from file name pattern './log/HarvestControllerApplication_kbumbra_1.%d{yyyy-MM-dd}.%i.log'. 00:12:46,900 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@5223e5ee - Roll-over at midnight. 00:12:46,951 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@5223e5ee - Setting initial period to Sun Feb 07 00:12:46 CET 2021 00:12:46,951 |-WARN in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@5223e5ee - SizeAndTimeBasedFNATP is deprecated. Use SizeAndTimeBasedRollingPolicy instead 00:12:46,951 |-WARN in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@5223e5ee - For more information see http://logback.qos.ch/manual/appenders.html#SizeAndTimeBasedRollingPolicy 00:12:46,953 |-INFO in ch.qos.logback.core.joran.action.NestedComplexPropertyIA - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 00:12:46,967 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[FILE] - Active log file name: ./log/HarvestControllerApplication_kbumbra_1.log 00:12:46,967 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[FILE] - File property is set to [./log/HarvestControllerApplication_kbumbra_1.log] 00:12:46,968 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [dk.netarkivet.monitor.logging.CachingSLF4JAppender] 00:12:48,272 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [MONITOR] 00:12:48,274 |-INFO in ch.qos.logback.classic.joran.action.RootLoggerAction - Setting level of ROOT logger to WARN 00:12:48,274 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [STDOUT] to Logger[ROOT] 00:12:48,275 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [FILE] to Logger[ROOT] 00:12:48,275 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [MONITOR] to Logger[ROOT] 00:12:48,275 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [dk.netarkivet] to DEBUG 00:12:48,275 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - End of configuration. 00:12:48,276 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@bef2d72 - Registering current configuration as safe fallback point 2021-02-07 00:12:48.368 DEBUG dk.netarkivet.common.utils.Settings.invoke0 - Value found in loaded data: SB,KB SLF4J: A number (1) of logging calls during the initialization phase have been intercepted and are SLF4J: now being replayed. These are subject to the filtering rules of the underlying logging system. SLF4J: See also http://www.slf4j.org/codes.html#replay Starting dk.netarkivet.harvester.heritrix3.HarvestControllerServer Version: 5.7-IIPCH3-SNAPSHOT (https://github.com/netarchivesuite/netarchivesuite/commit/f0f4a71edd0773f7fd35d30bfb5f80abe93057eb) 2021-02-07 00:12:48.374 INFO d.n.common.utils.ApplicationUtils.logAndPrint - Starting dk.netarkivet.harvester.heritrix3.HarvestControllerServer Version: 5.7-IIPCH3-SNAPSHOT (https://github.com/netarchivesuite/netarchivesuite/commit/f0f4a71edd0773f7fd35d30bfb5f80abe93057eb) Java VM: 1.8.0_282 2021-02-07 00:12:48.374 INFO d.n.common.utils.ApplicationUtils.logAndPrint - Java VM: 1.8.0_282 java.home: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.282.b08-1.el7_9.x86_64/jre 2021-02-07 00:12:48.375 INFO d.n.common.utils.ApplicationUtils.logAndPrint - java.home: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.282.b08-1.el7_9.x86_64/jre Working dir: /home/devel/Test3 2021-02-07 00:12:48.375 INFO d.n.common.utils.ApplicationUtils.logAndPrint - Working dir: /home/devel/Test3 2021-02-07 00:12:48.401 INFO d.n.common.utils.ApplicationUtils.startApp - Using settings files '/home/devel/Test3/conf/settings_HarvestControllerApplication_kbumbra_1.xml' 2021-02-07 00:12:48.821 INFO d.n.m.d.JMSMonitorRegistryClient.register - Registering this client for monitoring every 1 minutes, using hostname 'kb-test-har-005.kb.dk' and JMX/RMI ports 8150/8250 2021-02-07 00:12:48.822 INFO d.n.c.m.MBeanConnectorCreator.exposeJMXMBeanServer - Registered mbean server in registry on port 8150 communicating on port 8250 using password file 'conf/jmxremote.password'. Service URL is service:jmx:rmi://kb-test-har-005.kb.dk:8250/jndi/rmi://kb-test-har-005.kb.dk:8150/jmxrmi dk.netarkivet.harvester.heritrix3.HarvestControllerServer Running 2021-02-07 00:12:48.826 INFO d.n.common.utils.ApplicationUtils.logAndPrint - dk.netarkivet.harvester.heritrix3.HarvestControllerServer Running 2021-02-07 00:12:48.836 INFO d.n.h.h.HarvestControllerServer. - Starting HarvestControllerServer. 2021-02-07 00:12:48.836 INFO d.n.h.h.HarvestControllerServer. - Bound to harvest channel 'UMBRA' 2021-02-07 00:12:48.836 INFO d.n.h.h.HarvestControllerServer. - Serverdir: 'harvester_umbra_1' 2021-02-07 00:12:48.836 INFO d.n.h.h.HarvestControllerServer. - Harvesting requires at least 400000000 bytes free. 2021-02-07 00:12:48.867 INFO d.n.c.distribute.JMSConnectionSunMQ. - Creating instance of dk.netarkivet.common.distribute.JMSConnectionSunMQ 2021-02-07 00:12:48.867 DEBUG d.n.common.distribute.JMSConnection.initConnection - Initializing a JMS connection dk.netarkivet.common.distribute.JMSConnectionSunMQ 2021-02-07 00:12:48.868 INFO d.n.c.distribute.JMSConnectionSunMQ.getConnectionFactory - Establishing SunMQ JMS Connection to 'kb-test-adm-001.kb.dk:7676' 2021-02-07 00:12:49.254 INFO d.n.a.a.d.BitmagArcRepositoryClient. - BitmagArcRepositoryClient will timeout on each getrequest after 300000 milliseconds. 2021-02-07 00:12:49.255 DEBUG d.n.common.distribute.JMSConnection.setListener - Adding dk.netarkivet.archive.arcrepository.distribute.BitmagArcRepositoryClient@4e50c791 as listener to Test3_COMMON_THIS_REPOS_CLIENT_130_226_228_16_HCS_KBUMBRA_1 2021-02-07 00:12:49.301 INFO d.n.a.a.d.BitmagArcRepositoryClient. - BitmagArcRepositoryClient listens for replies on channel '[Queue 'Test3_COMMON_THIS_REPOS_CLIENT_130_226_228_16_HCS_KBUMBRA_1']' 2021-02-07 00:12:49.301 INFO d.n.a.a.d.BitmagArcRepositoryClient. - Getting bitmag config from settings.common.arcrepositoryClient.bitrepository.settingsDir=/home/devel/Test3/conf/bitmag_client_config 2021-02-07 00:12:49.302 INFO d.n.a.a.d.BitmagArcRepositoryClient. - No collectionId set so using default value Test3 2021-02-07 00:12:49.306 INFO d.n.a.a.d.BitmagArcRepositoryClient. - Storing tempfiles in folder arcrepositoryTemp 00:12:45,723 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Found resource [/home/devel/Test3/conf/logback_HarvestControllerApplication_kbumbra_2.xml] at [file:/home/devel/Test3/conf/logback_HarvestControllerApplication_kbumbra_2.xml] 00:12:46,351 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - debug attribute not set 00:12:46,354 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 00:12:46,360 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [STDOUT] 00:12:46,431 |-INFO in ch.qos.logback.core.joran.action.NestedComplexPropertyIA - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 00:12:46,646 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.rolling.RollingFileAppender] 00:12:46,650 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [FILE] 00:12:46,800 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@2025221430 - No compression will be used 00:12:46,801 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@2025221430 - Will use the pattern ./log/HarvestControllerApplication_kbumbra_2.%d{yyyy-MM-dd}.%i.log for the active file 00:12:46,804 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@5223e5ee - The date pattern is 'yyyy-MM-dd' from file name pattern './log/HarvestControllerApplication_kbumbra_2.%d{yyyy-MM-dd}.%i.log'. 00:12:46,804 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@5223e5ee - Roll-over at midnight. 00:12:46,807 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@5223e5ee - Setting initial period to Sun Feb 07 00:12:46 CET 2021 00:12:46,808 |-WARN in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@5223e5ee - SizeAndTimeBasedFNATP is deprecated. Use SizeAndTimeBasedRollingPolicy instead 00:12:46,808 |-WARN in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@5223e5ee - For more information see http://logback.qos.ch/manual/appenders.html#SizeAndTimeBasedRollingPolicy 00:12:46,809 |-INFO in ch.qos.logback.core.joran.action.NestedComplexPropertyIA - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 00:12:46,840 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[FILE] - Active log file name: ./log/HarvestControllerApplication_kbumbra_2.log 00:12:46,840 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[FILE] - File property is set to [./log/HarvestControllerApplication_kbumbra_2.log] 00:12:46,841 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [dk.netarkivet.monitor.logging.CachingSLF4JAppender] 00:12:48,308 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [MONITOR] 00:12:48,332 |-INFO in ch.qos.logback.classic.joran.action.RootLoggerAction - Setting level of ROOT logger to WARN 00:12:48,332 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [STDOUT] to Logger[ROOT] 00:12:48,332 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [FILE] to Logger[ROOT] 00:12:48,332 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [MONITOR] to Logger[ROOT] 00:12:48,333 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [dk.netarkivet] to DEBUG 00:12:48,333 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - End of configuration. 00:12:48,333 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@bef2d72 - Registering current configuration as safe fallback point 2021-02-07 00:12:48.338 DEBUG dk.netarkivet.common.utils.Settings.invoke0 - Value found in loaded data: SB,KB SLF4J: A number (1) of logging calls during the initialization phase have been intercepted and are SLF4J: now being replayed. These are subject to the filtering rules of the underlying logging system. SLF4J: See also http://www.slf4j.org/codes.html#replay Starting dk.netarkivet.harvester.heritrix3.HarvestControllerServer Version: 5.7-IIPCH3-SNAPSHOT (https://github.com/netarchivesuite/netarchivesuite/commit/f0f4a71edd0773f7fd35d30bfb5f80abe93057eb) 2021-02-07 00:12:48.404 INFO d.n.common.utils.ApplicationUtils.logAndPrint - Starting dk.netarkivet.harvester.heritrix3.HarvestControllerServer Version: 5.7-IIPCH3-SNAPSHOT (https://github.com/netarchivesuite/netarchivesuite/commit/f0f4a71edd0773f7fd35d30bfb5f80abe93057eb) Java VM: 1.8.0_282 2021-02-07 00:12:48.404 INFO d.n.common.utils.ApplicationUtils.logAndPrint - Java VM: 1.8.0_282 java.home: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.282.b08-1.el7_9.x86_64/jre 2021-02-07 00:12:48.405 INFO d.n.common.utils.ApplicationUtils.logAndPrint - java.home: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.282.b08-1.el7_9.x86_64/jre Working dir: /home/devel/Test3 2021-02-07 00:12:48.405 INFO d.n.common.utils.ApplicationUtils.logAndPrint - Working dir: /home/devel/Test3 2021-02-07 00:12:48.405 INFO d.n.common.utils.ApplicationUtils.startApp - Using settings files '/home/devel/Test3/conf/settings_HarvestControllerApplication_kbumbra_2.xml' 2021-02-07 00:12:48.654 INFO d.n.m.d.JMSMonitorRegistryClient.register - Registering this client for monitoring every 1 minutes, using hostname 'kb-test-har-005.kb.dk' and JMX/RMI ports 8155/8255 2021-02-07 00:12:48.655 INFO d.n.c.m.MBeanConnectorCreator.exposeJMXMBeanServer - Registered mbean server in registry on port 8155 communicating on port 8255 using password file 'conf/jmxremote.password'. Service URL is service:jmx:rmi://kb-test-har-005.kb.dk:8255/jndi/rmi://kb-test-har-005.kb.dk:8155/jmxrmi dk.netarkivet.harvester.heritrix3.HarvestControllerServer Running 2021-02-07 00:12:48.659 INFO d.n.common.utils.ApplicationUtils.logAndPrint - dk.netarkivet.harvester.heritrix3.HarvestControllerServer Running 2021-02-07 00:12:48.671 INFO d.n.c.distribute.JMSConnectionSunMQ. - Creating instance of dk.netarkivet.common.distribute.JMSConnectionSunMQ 2021-02-07 00:12:48.672 DEBUG d.n.common.distribute.JMSConnection.initConnection - Initializing a JMS connection dk.netarkivet.common.distribute.JMSConnectionSunMQ 2021-02-07 00:12:48.672 INFO d.n.c.distribute.JMSConnectionSunMQ.getConnectionFactory - Establishing SunMQ JMS Connection to 'kb-test-adm-001.kb.dk:7676' 2021-02-07 00:12:48.674 INFO d.n.h.h.HarvestControllerServer. - Starting HarvestControllerServer. 2021-02-07 00:12:48.675 INFO d.n.h.h.HarvestControllerServer. - Bound to harvest channel 'UMBRA' 2021-02-07 00:12:48.675 INFO d.n.h.h.HarvestControllerServer. - Serverdir: 'harvester_umbra_2' 2021-02-07 00:12:48.675 INFO d.n.h.h.HarvestControllerServer. - Harvesting requires at least 400000000 bytes free. 2021-02-07 00:12:48.993 INFO d.n.a.a.d.BitmagArcRepositoryClient. - BitmagArcRepositoryClient will timeout on each getrequest after 300000 milliseconds. 2021-02-07 00:12:48.994 DEBUG d.n.common.distribute.JMSConnection.setListener - Adding dk.netarkivet.archive.arcrepository.distribute.BitmagArcRepositoryClient@49ec71f8 as listener to Test3_COMMON_THIS_REPOS_CLIENT_130_226_228_16_HCS_KBUMBRA_2 2021-02-07 00:12:49.001 INFO d.n.a.a.d.BitmagArcRepositoryClient. - BitmagArcRepositoryClient listens for replies on channel '[Queue 'Test3_COMMON_THIS_REPOS_CLIENT_130_226_228_16_HCS_KBUMBRA_2']' 2021-02-07 00:12:49.001 INFO d.n.a.a.d.BitmagArcRepositoryClient. - Getting bitmag config from settings.common.arcrepositoryClient.bitrepository.settingsDir=/home/devel/Test3/conf/bitmag_client_config 2021-02-07 00:12:49.001 INFO d.n.a.a.d.BitmagArcRepositoryClient. - No collectionId set so using default value Test3 2021-02-07 00:12:49.005 INFO d.n.a.a.d.BitmagArcRepositoryClient. - Storing tempfiles in folder arcrepositoryTemp 2021-02-07 00:12:49.492 DEBUG d.n.c.d.bitrepository.Bitrepository. - Initialising bitrepository 2021-02-07 00:12:49.492 INFO d.n.c.d.bitrepository.Bitrepository. - Reading bitrepository settings from /home/devel/Test3/conf/bitmag_client_config 2021-02-07 00:12:49.492 INFO d.n.c.d.bitrepository.Bitrepository. - keyfile: /home/devel/Test3/conf/bitmag_client_config/client.pem 2021-02-07 00:12:49.493 INFO d.n.c.d.bitrepository.Bitrepository. - Initialising bitrepository settings. 2021-02-07 00:12:49.496 INFO d.n.c.d.bitrepository.HostNameUtils.getHostName - Local hostname (provided by getCanonicalHostName): kb-test-har-005.kb.dk 2021-02-07 00:12:49.497 INFO d.n.c.d.bitrepository.Bitrepository. - componentId: NetarchivesuiteClient-kb-test-har-005.kb.dk-13ca4baf-0eca-4d5b-8480-77eb06a51dec -------------------------------------------- STARTING MACHINE: devel@kb-test-har-004.kb.dk Starting all applications on: kb-test-har-004.kb.dk Starting linux application: HarvestControllerApplication_kblow002_h3 Starting linux application: HarvestControllerApplication_kbhigh_h3 00:12:51,303 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Found resource [/home/devel/Test3/conf/logback_HarvestControllerApplication_kbhigh_h3.xml] at [file:/home/devel/Test3/conf/logback_HarvestControllerApplication_kbhigh_h3.xml] 00:12:51,855 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - debug attribute not set 00:12:51,876 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 00:12:51,913 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [STDOUT] 00:12:51,948 |-INFO in ch.qos.logback.core.joran.action.NestedComplexPropertyIA - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 00:12:52,090 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.rolling.RollingFileAppender] 00:12:52,094 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [FILE] 00:12:52,171 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@349420578 - No compression will be used 00:12:52,172 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@349420578 - Will use the pattern ./log/HarvestControllerApplication_kbhigh_h3.%d{yyyy-MM-dd}.%i.log for the active file 00:12:52,185 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@12d4bf7e - The date pattern is 'yyyy-MM-dd' from file name pattern './log/HarvestControllerApplication_kbhigh_h3.%d{yyyy-MM-dd}.%i.log'. 00:12:52,185 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@12d4bf7e - Roll-over at midnight. 00:12:52,204 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@12d4bf7e - Setting initial period to Sun Feb 07 00:12:52 CET 2021 00:12:52,205 |-WARN in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@12d4bf7e - SizeAndTimeBasedFNATP is deprecated. Use SizeAndTimeBasedRollingPolicy instead 00:12:52,205 |-WARN in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@12d4bf7e - For more information see http://logback.qos.ch/manual/appenders.html#SizeAndTimeBasedRollingPolicy 00:12:52,212 |-INFO in ch.qos.logback.core.joran.action.NestedComplexPropertyIA - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 00:12:52,221 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[FILE] - Active log file name: ./log/HarvestControllerApplication_kbhigh_h3.log 00:12:52,221 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[FILE] - File property is set to [./log/HarvestControllerApplication_kbhigh_h3.log] 00:12:52,222 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [dk.netarkivet.monitor.logging.CachingSLF4JAppender] 00:12:53,213 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [MONITOR] 00:12:53,216 |-INFO in ch.qos.logback.classic.joran.action.RootLoggerAction - Setting level of ROOT logger to WARN 00:12:53,216 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [STDOUT] to Logger[ROOT] 00:12:53,216 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [FILE] to Logger[ROOT] 00:12:53,216 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [MONITOR] to Logger[ROOT] 00:12:53,217 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [dk.netarkivet] to DEBUG 00:12:53,217 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - End of configuration. 00:12:53,225 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@4c1d9d4b - Registering current configuration as safe fallback point 2021-02-07 00:12:53.240 DEBUG dk.netarkivet.common.utils.Settings.invoke0 - Value found in loaded data: SB,KB SLF4J: A number (1) of logging calls during the initialization phase have been intercepted and are SLF4J: now being replayed. These are subject to the filtering rules of the underlying logging system. SLF4J: See also http://www.slf4j.org/codes.html#replay Starting dk.netarkivet.harvester.heritrix3.HarvestControllerServer Version: 5.7-IIPCH3-SNAPSHOT (https://github.com/netarchivesuite/netarchivesuite/commit/f0f4a71edd0773f7fd35d30bfb5f80abe93057eb) 2021-02-07 00:12:53.274 INFO d.n.common.utils.ApplicationUtils.logAndPrint - Starting dk.netarkivet.harvester.heritrix3.HarvestControllerServer Version: 5.7-IIPCH3-SNAPSHOT (https://github.com/netarchivesuite/netarchivesuite/commit/f0f4a71edd0773f7fd35d30bfb5f80abe93057eb) Java VM: 1.8.0_25 2021-02-07 00:12:53.276 INFO d.n.common.utils.ApplicationUtils.logAndPrint - Java VM: 1.8.0_25 java.home: /usr/local/java/jdk1.8.0_25_x64/jre 2021-02-07 00:12:53.276 INFO d.n.common.utils.ApplicationUtils.logAndPrint - java.home: /usr/local/java/jdk1.8.0_25_x64/jre Working dir: /home/devel/Test3 2021-02-07 00:12:53.276 INFO d.n.common.utils.ApplicationUtils.logAndPrint - Working dir: /home/devel/Test3 2021-02-07 00:12:53.288 INFO d.n.common.utils.ApplicationUtils.startApp - Using settings files '/home/devel/Test3/conf/settings_HarvestControllerApplication_kbhigh_h3.xml' 2021-02-07 00:12:53.695 INFO d.n.m.d.JMSMonitorRegistryClient.register - Registering this client for monitoring every 1 minutes, using hostname 'kb-test-har-004.kb.dk' and JMX/RMI ports 8152/8252 2021-02-07 00:12:53.695 INFO d.n.c.m.MBeanConnectorCreator.exposeJMXMBeanServer - Registered mbean server in registry on port 8152 communicating on port 8252 using password file 'conf/jmxremote.password'. Service URL is service:jmx:rmi://kb-test-har-004.kb.dk:8252/jndi/rmi://kb-test-har-004.kb.dk:8152/jmxrmi dk.netarkivet.harvester.heritrix3.HarvestControllerServer Running 2021-02-07 00:12:53.710 INFO d.n.common.utils.ApplicationUtils.logAndPrint - dk.netarkivet.harvester.heritrix3.HarvestControllerServer Running 2021-02-07 00:12:53.720 INFO d.n.c.distribute.JMSConnectionSunMQ. - Creating instance of dk.netarkivet.common.distribute.JMSConnectionSunMQ 2021-02-07 00:12:53.720 DEBUG d.n.common.distribute.JMSConnection.initConnection - Initializing a JMS connection dk.netarkivet.common.distribute.JMSConnectionSunMQ 2021-02-07 00:12:53.720 INFO d.n.c.distribute.JMSConnectionSunMQ.getConnectionFactory - Establishing SunMQ JMS Connection to 'kb-test-adm-001.kb.dk:7676' 2021-02-07 00:12:53.755 INFO d.n.h.h.HarvestControllerServer. - Starting HarvestControllerServer. 2021-02-07 00:12:53.756 INFO d.n.h.h.HarvestControllerServer. - Bound to harvest channel 'HIGHPRIORITY' 2021-02-07 00:12:53.756 INFO d.n.h.h.HarvestControllerServer. - Serverdir: 'harvester_high' 2021-02-07 00:12:53.757 INFO d.n.h.h.HarvestControllerServer. - Harvesting requires at least 400000000 bytes free. 2021-02-07 00:12:54.058 INFO d.n.a.a.d.BitmagArcRepositoryClient. - BitmagArcRepositoryClient will timeout on each getrequest after 300000 milliseconds. 2021-02-07 00:12:54.058 DEBUG d.n.common.distribute.JMSConnection.setListener - Adding dk.netarkivet.archive.arcrepository.distribute.BitmagArcRepositoryClient@35ef1869 as listener to Test3_COMMON_THIS_REPOS_CLIENT_130_226_228_11_HCS_KBHIGH_H3 2021-02-07 00:12:54.091 INFO d.n.a.a.d.BitmagArcRepositoryClient. - BitmagArcRepositoryClient listens for replies on channel '[Queue 'Test3_COMMON_THIS_REPOS_CLIENT_130_226_228_11_HCS_KBHIGH_H3']' 2021-02-07 00:12:54.092 INFO d.n.a.a.d.BitmagArcRepositoryClient. - Getting bitmag config from settings.common.arcrepositoryClient.bitrepository.settingsDir=/home/devel/Test3/conf/bitmag_client_config 2021-02-07 00:12:54.093 INFO d.n.a.a.d.BitmagArcRepositoryClient. - No collectionId set so using default value Test3 2021-02-07 00:12:54.109 INFO d.n.a.a.d.BitmagArcRepositoryClient. - Storing tempfiles in folder arcrepositoryTemp 2021-02-07 00:12:54.717 DEBUG d.n.c.d.bitrepository.Bitrepository. - Initialising bitrepository 2021-02-07 00:12:54.718 INFO d.n.c.d.bitrepository.Bitrepository. - Reading bitrepository settings from /home/devel/Test3/conf/bitmag_client_config 2021-02-07 00:12:54.718 INFO d.n.c.d.bitrepository.Bitrepository. - keyfile: /home/devel/Test3/conf/bitmag_client_config/client.pem 2021-02-07 00:12:54.718 INFO d.n.c.d.bitrepository.Bitrepository. - Initialising bitrepository settings. 2021-02-07 00:12:54.725 INFO d.n.c.d.bitrepository.HostNameUtils.getHostName - Local hostname (provided by getCanonicalHostName): kb-test-har-004.kb.dk 2021-02-07 00:12:54.745 INFO d.n.c.d.bitrepository.Bitrepository. - componentId: NetarchivesuiteClient-kb-test-har-004.kb.dk-059735c7-a165-4ef8-a5b5-02f34f4eb975 00:12:51,473 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Found resource [/home/devel/Test3/conf/logback_HarvestControllerApplication_kblow002_h3.xml] at [file:/home/devel/Test3/conf/logback_HarvestControllerApplication_kblow002_h3.xml] 00:12:52,054 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - debug attribute not set 00:12:52,067 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 00:12:52,098 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [STDOUT] 00:12:52,137 |-INFO in ch.qos.logback.core.joran.action.NestedComplexPropertyIA - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 00:12:52,277 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.rolling.RollingFileAppender] 00:12:52,281 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [FILE] 00:12:52,363 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@349420578 - No compression will be used 00:12:52,364 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@349420578 - Will use the pattern ./log/HarvestControllerApplication_kblow002_h3.%d{yyyy-MM-dd}.%i.log for the active file 00:12:52,371 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@12d4bf7e - The date pattern is 'yyyy-MM-dd' from file name pattern './log/HarvestControllerApplication_kblow002_h3.%d{yyyy-MM-dd}.%i.log'. 00:12:52,371 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@12d4bf7e - Roll-over at midnight. 00:12:52,390 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@12d4bf7e - Setting initial period to Sun Feb 07 00:12:52 CET 2021 00:12:52,391 |-WARN in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@12d4bf7e - SizeAndTimeBasedFNATP is deprecated. Use SizeAndTimeBasedRollingPolicy instead 00:12:52,391 |-WARN in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@12d4bf7e - For more information see http://logback.qos.ch/manual/appenders.html#SizeAndTimeBasedRollingPolicy 00:12:52,395 |-INFO in ch.qos.logback.core.joran.action.NestedComplexPropertyIA - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 00:12:52,401 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[FILE] - Active log file name: ./log/HarvestControllerApplication_kblow002_h3.log 00:12:52,401 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[FILE] - File property is set to [./log/HarvestControllerApplication_kblow002_h3.log] 00:12:52,410 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [dk.netarkivet.monitor.logging.CachingSLF4JAppender] 00:12:53,474 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [MONITOR] 00:12:53,478 |-INFO in ch.qos.logback.classic.joran.action.RootLoggerAction - Setting level of ROOT logger to WARN 00:12:53,478 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [STDOUT] to Logger[ROOT] 00:12:53,479 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [FILE] to Logger[ROOT] 00:12:53,479 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [MONITOR] to Logger[ROOT] 00:12:53,479 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [dk.netarkivet] to DEBUG 00:12:53,479 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - End of configuration. 00:12:53,480 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@4c1d9d4b - Registering current configuration as safe fallback point 2021-02-07 00:12:53.511 DEBUG dk.netarkivet.common.utils.Settings.invoke0 - Value found in loaded data: SB,KB SLF4J: A number (1) of logging calls during the initialization phase have been intercepted and are SLF4J: now being replayed. These are subject to the filtering rules of the underlying logging system. SLF4J: See also http://www.slf4j.org/codes.html#replay Starting dk.netarkivet.harvester.heritrix3.HarvestControllerServer Version: 5.7-IIPCH3-SNAPSHOT (https://github.com/netarchivesuite/netarchivesuite/commit/f0f4a71edd0773f7fd35d30bfb5f80abe93057eb) 2021-02-07 00:12:53.532 INFO d.n.common.utils.ApplicationUtils.logAndPrint - Starting dk.netarkivet.harvester.heritrix3.HarvestControllerServer Version: 5.7-IIPCH3-SNAPSHOT (https://github.com/netarchivesuite/netarchivesuite/commit/f0f4a71edd0773f7fd35d30bfb5f80abe93057eb) Java VM: 1.8.0_25 2021-02-07 00:12:53.533 INFO d.n.common.utils.ApplicationUtils.logAndPrint - Java VM: 1.8.0_25 java.home: /usr/local/java/jdk1.8.0_25_x64/jre 2021-02-07 00:12:53.537 INFO d.n.common.utils.ApplicationUtils.logAndPrint - java.home: /usr/local/java/jdk1.8.0_25_x64/jre Working dir: /home/devel/Test3 2021-02-07 00:12:53.538 INFO d.n.common.utils.ApplicationUtils.logAndPrint - Working dir: /home/devel/Test3 2021-02-07 00:12:53.539 INFO d.n.common.utils.ApplicationUtils.startApp - Using settings files '/home/devel/Test3/conf/settings_HarvestControllerApplication_kblow002_h3.xml' 2021-02-07 00:12:53.814 INFO d.n.m.d.JMSMonitorRegistryClient.register - Registering this client for monitoring every 1 minutes, using hostname 'kb-test-har-004.kb.dk' and JMX/RMI ports 8150/8250 2021-02-07 00:12:53.815 INFO d.n.c.m.MBeanConnectorCreator.exposeJMXMBeanServer - Registered mbean server in registry on port 8150 communicating on port 8250 using password file 'conf/jmxremote.password'. Service URL is service:jmx:rmi://kb-test-har-004.kb.dk:8250/jndi/rmi://kb-test-har-004.kb.dk:8150/jmxrmi dk.netarkivet.harvester.heritrix3.HarvestControllerServer Running 2021-02-07 00:12:53.837 INFO d.n.common.utils.ApplicationUtils.logAndPrint - dk.netarkivet.harvester.heritrix3.HarvestControllerServer Running 2021-02-07 00:12:53.846 INFO d.n.c.distribute.JMSConnectionSunMQ. - Creating instance of dk.netarkivet.common.distribute.JMSConnectionSunMQ 2021-02-07 00:12:53.847 DEBUG d.n.common.distribute.JMSConnection.initConnection - Initializing a JMS connection dk.netarkivet.common.distribute.JMSConnectionSunMQ 2021-02-07 00:12:53.847 INFO d.n.c.distribute.JMSConnectionSunMQ.getConnectionFactory - Establishing SunMQ JMS Connection to 'kb-test-adm-001.kb.dk:7676' 2021-02-07 00:12:53.873 INFO d.n.h.h.HarvestControllerServer. - Starting HarvestControllerServer. 2021-02-07 00:12:53.873 INFO d.n.h.h.HarvestControllerServer. - Bound to harvest channel 'LOWPRIORITY' 2021-02-07 00:12:53.885 INFO d.n.h.h.HarvestControllerServer. - Serverdir: 'harvester_low' 2021-02-07 00:12:53.885 INFO d.n.h.h.HarvestControllerServer. - Harvesting requires at least 400000000 bytes free. 2021-02-07 00:12:54.135 INFO d.n.a.a.d.BitmagArcRepositoryClient. - BitmagArcRepositoryClient will timeout on each getrequest after 300000 milliseconds. 2021-02-07 00:12:54.136 DEBUG d.n.common.distribute.JMSConnection.setListener - Adding dk.netarkivet.archive.arcrepository.distribute.BitmagArcRepositoryClient@35ef1869 as listener to Test3_COMMON_THIS_REPOS_CLIENT_130_226_228_11_HCS_KBLOW002_H3 2021-02-07 00:12:54.167 INFO d.n.a.a.d.BitmagArcRepositoryClient. - BitmagArcRepositoryClient listens for replies on channel '[Queue 'Test3_COMMON_THIS_REPOS_CLIENT_130_226_228_11_HCS_KBLOW002_H3']' 2021-02-07 00:12:54.167 INFO d.n.a.a.d.BitmagArcRepositoryClient. - Getting bitmag config from settings.common.arcrepositoryClient.bitrepository.settingsDir=/home/devel/Test3/conf/bitmag_client_config 2021-02-07 00:12:54.168 INFO d.n.a.a.d.BitmagArcRepositoryClient. - No collectionId set so using default value Test3 2021-02-07 00:12:54.173 INFO d.n.a.a.d.BitmagArcRepositoryClient. - Storing tempfiles in folder arcrepositoryTemp 2021-02-07 00:12:54.794 DEBUG d.n.c.d.bitrepository.Bitrepository. - Initialising bitrepository 2021-02-07 00:12:54.794 INFO d.n.c.d.bitrepository.Bitrepository. - Reading bitrepository settings from /home/devel/Test3/conf/bitmag_client_config 2021-02-07 00:12:54.808 INFO d.n.c.d.bitrepository.Bitrepository. - keyfile: /home/devel/Test3/conf/bitmag_client_config/client.pem 2021-02-07 00:12:54.808 INFO d.n.c.d.bitrepository.Bitrepository. - Initialising bitrepository settings. 2021-02-07 00:12:54.819 INFO d.n.c.d.bitrepository.HostNameUtils.getHostName - Local hostname (provided by getCanonicalHostName): kb-test-har-004.kb.dk 2021-02-07 00:12:54.820 INFO d.n.c.d.bitrepository.Bitrepository. - componentId: NetarchivesuiteClient-kb-test-har-004.kb.dk-e2aff86a-7ec8-41ec-99bb-10664a00191f -------------------------------------------- STARTING MACHINE: devel@kb-test-acs-001.kb.dk Starting all applications on: kb-test-acs-001.kb.dk Starting linux application: IndexServerApplication Starting linux application: ViewerProxyApplication 00:12:56,342 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Found resource [/home/devel/Test3/conf/logback_IndexServerApplication.xml] at [file:/home/devel/Test3/conf/logback_IndexServerApplication.xml] 00:12:56,656 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - debug attribute not set 00:12:56,657 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 00:12:56,664 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [STDOUT] 00:12:56,683 |-INFO in ch.qos.logback.core.joran.action.NestedComplexPropertyIA - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 00:12:56,826 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.rolling.RollingFileAppender] 00:12:56,868 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [FILE] 00:12:56,961 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@597190999 - No compression will be used 00:12:56,962 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@597190999 - Will use the pattern ./log/IndexServerApplication.%d{yyyy-MM-dd}.%i.log for the active file 00:12:56,965 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@23f7d05d - The date pattern is 'yyyy-MM-dd' from file name pattern './log/IndexServerApplication.%d{yyyy-MM-dd}.%i.log'. 00:12:56,965 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@23f7d05d - Roll-over at midnight. 00:12:56,969 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@23f7d05d - Setting initial period to Sun Feb 07 00:12:56 CET 2021 00:12:56,969 |-WARN in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@23f7d05d - SizeAndTimeBasedFNATP is deprecated. Use SizeAndTimeBasedRollingPolicy instead 00:12:56,969 |-WARN in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@23f7d05d - For more information see http://logback.qos.ch/manual/appenders.html#SizeAndTimeBasedRollingPolicy 00:12:56,988 |-INFO in ch.qos.logback.core.joran.action.NestedComplexPropertyIA - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 00:12:56,990 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[FILE] - Active log file name: ./log/IndexServerApplication.log 00:12:56,990 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[FILE] - File property is set to [./log/IndexServerApplication.log] 00:12:56,991 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [dk.netarkivet.monitor.logging.CachingSLF4JAppender] 00:12:57,807 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [MONITOR] 00:12:57,809 |-INFO in ch.qos.logback.classic.joran.action.RootLoggerAction - Setting level of ROOT logger to WARN 00:12:57,809 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [STDOUT] to Logger[ROOT] 00:12:57,810 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [FILE] to Logger[ROOT] 00:12:57,810 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [MONITOR] to Logger[ROOT] 00:12:57,810 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [dk.netarkivet] to DEBUG 00:12:57,810 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - End of configuration. 00:12:57,818 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@1e730495 - Registering current configuration as safe fallback point 2021-02-07 00:12:57.823 DEBUG dk.netarkivet.common.utils.Settings.invoke0 - Value found in loaded data: SB,KB SLF4J: A number (1) of logging calls during the initialization phase have been intercepted and are SLF4J: now being replayed. These are subject to the filtering rules of the underlying logging system. SLF4J: See also http://www.slf4j.org/codes.html#replay Starting dk.netarkivet.harvester.indexserver.IndexServer Version: 5.7-IIPCH3-SNAPSHOT (https://github.com/netarchivesuite/netarchivesuite/commit/f0f4a71edd0773f7fd35d30bfb5f80abe93057eb) 2021-02-07 00:12:57.828 INFO d.n.common.utils.ApplicationUtils.logAndPrint - Starting dk.netarkivet.harvester.indexserver.IndexServer Version: 5.7-IIPCH3-SNAPSHOT (https://github.com/netarchivesuite/netarchivesuite/commit/f0f4a71edd0773f7fd35d30bfb5f80abe93057eb) Java VM: 1.8.0_282 2021-02-07 00:12:57.833 INFO d.n.common.utils.ApplicationUtils.logAndPrint - Java VM: 1.8.0_282 java.home: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.282.b08-1.el7_9.x86_64/jre 2021-02-07 00:12:57.833 INFO d.n.common.utils.ApplicationUtils.logAndPrint - java.home: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.282.b08-1.el7_9.x86_64/jre Working dir: /home/devel/Test3 2021-02-07 00:12:57.834 INFO d.n.common.utils.ApplicationUtils.logAndPrint - Working dir: /home/devel/Test3 2021-02-07 00:12:57.834 INFO d.n.common.utils.ApplicationUtils.startApp - Using settings files '/home/devel/Test3/conf/settings_IndexServerApplication.xml' 2021-02-07 00:12:58.061 INFO d.n.m.d.JMSMonitorRegistryClient.register - Registering this client for monitoring every 1 minutes, using hostname 'kb-test-acs-001.kb.dk' and JMX/RMI ports 8351/8451 2021-02-07 00:12:58.061 INFO d.n.c.m.MBeanConnectorCreator.exposeJMXMBeanServer - Registered mbean server in registry on port 8351 communicating on port 8451 using password file 'conf/jmxremote.password'. Service URL is service:jmx:rmi://kb-test-acs-001.kb.dk:8451/jndi/rmi://kb-test-acs-001.kb.dk:8351/jmxrmi dk.netarkivet.harvester.indexserver.IndexServer Running 2021-02-07 00:12:58.065 INFO d.n.common.utils.ApplicationUtils.logAndPrint - dk.netarkivet.harvester.indexserver.IndexServer Running 2021-02-07 00:12:58.069 INFO d.n.h.indexserver.FileBasedCache. - Metadata cache for 'cdxdata' uses directory '/home/devel/Test3/cache/cdxdata' 2021-02-07 00:12:58.080 INFO d.n.a.a.d.BitmagArcRepositoryClient. - BitmagArcRepositoryClient will timeout on each getrequest after 300000 milliseconds. 2021-02-07 00:12:58.082 INFO d.n.c.distribute.JMSConnectionSunMQ. - Creating instance of dk.netarkivet.common.distribute.JMSConnectionSunMQ 2021-02-07 00:12:58.082 DEBUG d.n.common.distribute.JMSConnection.initConnection - Initializing a JMS connection dk.netarkivet.common.distribute.JMSConnectionSunMQ 2021-02-07 00:12:58.082 INFO d.n.c.distribute.JMSConnectionSunMQ.getConnectionFactory - Establishing SunMQ JMS Connection to 'kb-test-adm-001.kb.dk:7676' 2021-02-07 00:12:58.315 DEBUG d.n.common.distribute.JMSConnection.setListener - Adding dk.netarkivet.archive.arcrepository.distribute.BitmagArcRepositoryClient@6ca8564a as listener to Test3_COMMON_THIS_REPOS_CLIENT_130_226_228_5_IS 2021-02-07 00:12:58.344 INFO d.n.a.a.d.BitmagArcRepositoryClient. - BitmagArcRepositoryClient listens for replies on channel '[Queue 'Test3_COMMON_THIS_REPOS_CLIENT_130_226_228_5_IS']' 2021-02-07 00:12:58.344 INFO d.n.a.a.d.BitmagArcRepositoryClient. - Getting bitmag config from settings.common.arcrepositoryClient.bitrepository.settingsDir=/home/devel/Test3/conf/bitmag_client_config 2021-02-07 00:12:58.345 INFO d.n.a.a.d.BitmagArcRepositoryClient. - No collectionId set so using default value Test3 2021-02-07 00:12:58.349 INFO d.n.a.a.d.BitmagArcRepositoryClient. - Storing tempfiles in folder arcrepositoryTemp 2021-02-07 00:12:58.842 DEBUG d.n.c.d.bitrepository.Bitrepository. - Initialising bitrepository 2021-02-07 00:12:58.842 INFO d.n.c.d.bitrepository.Bitrepository. - Reading bitrepository settings from /home/devel/Test3/conf/bitmag_client_config 2021-02-07 00:12:58.843 INFO d.n.c.d.bitrepository.Bitrepository. - keyfile: /home/devel/Test3/conf/bitmag_client_config/client.pem 2021-02-07 00:12:58.843 INFO d.n.c.d.bitrepository.Bitrepository. - Initialising bitrepository settings. 2021-02-07 00:12:58.846 INFO d.n.c.d.bitrepository.HostNameUtils.getHostName - Local hostname (provided by getCanonicalHostName): kb-test-acs-001.kb.dk 2021-02-07 00:12:58.873 INFO d.n.c.d.bitrepository.Bitrepository. - componentId: NetarchivesuiteClient-kb-test-acs-001.kb.dk-c1b38cfa-f6ce-4de7-bba3-3e77098418da 2021-02-07 00:12:59.991 INFO d.n.c.d.bitrepository.Bitrepository. - Initialising bitrepository security manager. 00:12:56,435 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Found resource [/home/devel/Test3/conf/logback_ViewerProxyApplication.xml] at [file:/home/devel/Test3/conf/logback_ViewerProxyApplication.xml] 00:12:56,904 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - debug attribute not set 00:12:56,919 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 00:12:56,926 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [STDOUT] 00:12:56,959 |-INFO in ch.qos.logback.core.joran.action.NestedComplexPropertyIA - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 00:12:57,045 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.rolling.RollingFileAppender] 00:12:57,049 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [FILE] 00:12:57,137 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@597190999 - No compression will be used 00:12:57,140 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@597190999 - Will use the pattern ./log/ViewerProxyApplication.%d{yyyy-MM-dd}.%i.log for the active file 00:12:57,146 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@23f7d05d - The date pattern is 'yyyy-MM-dd' from file name pattern './log/ViewerProxyApplication.%d{yyyy-MM-dd}.%i.log'. 00:12:57,146 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@23f7d05d - Roll-over at midnight. 00:12:57,153 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@23f7d05d - Setting initial period to Sun Feb 07 00:12:57 CET 2021 00:12:57,154 |-WARN in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@23f7d05d - SizeAndTimeBasedFNATP is deprecated. Use SizeAndTimeBasedRollingPolicy instead 00:12:57,154 |-WARN in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@23f7d05d - For more information see http://logback.qos.ch/manual/appenders.html#SizeAndTimeBasedRollingPolicy 00:12:57,158 |-INFO in ch.qos.logback.core.joran.action.NestedComplexPropertyIA - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 00:12:57,163 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[FILE] - Active log file name: ./log/ViewerProxyApplication.log 00:12:57,163 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[FILE] - File property is set to [./log/ViewerProxyApplication.log] 00:12:57,165 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [dk.netarkivet.monitor.logging.CachingSLF4JAppender] 00:12:57,934 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [MONITOR] 00:12:57,938 |-INFO in ch.qos.logback.classic.joran.action.RootLoggerAction - Setting level of ROOT logger to WARN 00:12:57,938 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [STDOUT] to Logger[ROOT] 00:12:57,939 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [FILE] to Logger[ROOT] 00:12:57,939 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [MONITOR] to Logger[ROOT] 00:12:57,939 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [dk.netarkivet] to DEBUG 00:12:57,939 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - End of configuration. 00:12:57,940 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@1e730495 - Registering current configuration as safe fallback point 2021-02-07 00:12:57.947 DEBUG dk.netarkivet.common.utils.Settings.invoke0 - Value found in loaded data: SB,KB SLF4J: A number (1) of logging calls during the initialization phase have been intercepted and are SLF4J: now being replayed. These are subject to the filtering rules of the underlying logging system. SLF4J: See also http://www.slf4j.org/codes.html#replay Starting dk.netarkivet.viewerproxy.ViewerProxy Version: 5.7-IIPCH3-SNAPSHOT (https://github.com/netarchivesuite/netarchivesuite/commit/f0f4a71edd0773f7fd35d30bfb5f80abe93057eb) 2021-02-07 00:12:57.966 INFO d.n.common.utils.ApplicationUtils.logAndPrint - Starting dk.netarkivet.viewerproxy.ViewerProxy Version: 5.7-IIPCH3-SNAPSHOT (https://github.com/netarchivesuite/netarchivesuite/commit/f0f4a71edd0773f7fd35d30bfb5f80abe93057eb) Java VM: 1.8.0_282 2021-02-07 00:12:57.967 INFO d.n.common.utils.ApplicationUtils.logAndPrint - Java VM: 1.8.0_282 java.home: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.282.b08-1.el7_9.x86_64/jre 2021-02-07 00:12:57.967 INFO d.n.common.utils.ApplicationUtils.logAndPrint - java.home: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.282.b08-1.el7_9.x86_64/jre Working dir: /home/devel/Test3 2021-02-07 00:12:57.967 INFO d.n.common.utils.ApplicationUtils.logAndPrint - Working dir: /home/devel/Test3 2021-02-07 00:12:57.968 INFO d.n.common.utils.ApplicationUtils.startApp - Using settings files '/home/devel/Test3/conf/settings_ViewerProxyApplication.xml' 2021-02-07 00:12:58.206 INFO d.n.m.d.JMSMonitorRegistryClient.register - Registering this client for monitoring every 1 minutes, using hostname 'kb-test-acs-001.kb.dk' and JMX/RMI ports 8350/8450 2021-02-07 00:12:58.207 INFO d.n.c.m.MBeanConnectorCreator.exposeJMXMBeanServer - Registered mbean server in registry on port 8350 communicating on port 8450 using password file 'conf/jmxremote.password'. Service URL is service:jmx:rmi://kb-test-acs-001.kb.dk:8450/jndi/rmi://kb-test-acs-001.kb.dk:8350/jmxrmi dk.netarkivet.viewerproxy.ViewerProxy Running 2021-02-07 00:12:58.208 INFO d.n.common.utils.ApplicationUtils.logAndPrint - dk.netarkivet.viewerproxy.ViewerProxy Running 2021-02-07 00:12:58.216 INFO d.n.a.a.d.BitmagArcRepositoryClient. - BitmagArcRepositoryClient will timeout on each getrequest after 300000 milliseconds. 2021-02-07 00:12:58.236 INFO d.n.c.distribute.JMSConnectionSunMQ. - Creating instance of dk.netarkivet.common.distribute.JMSConnectionSunMQ 2021-02-07 00:12:58.236 DEBUG d.n.common.distribute.JMSConnection.initConnection - Initializing a JMS connection dk.netarkivet.common.distribute.JMSConnectionSunMQ 2021-02-07 00:12:58.236 INFO d.n.c.distribute.JMSConnectionSunMQ.getConnectionFactory - Establishing SunMQ JMS Connection to 'kb-test-adm-001.kb.dk:7676' 2021-02-07 00:12:58.437 DEBUG d.n.common.distribute.JMSConnection.setListener - Adding dk.netarkivet.archive.arcrepository.distribute.BitmagArcRepositoryClient@411f53a0 as listener to Test3_COMMON_THIS_REPOS_CLIENT_130_226_228_5_VP 2021-02-07 00:12:58.480 INFO d.n.a.a.d.BitmagArcRepositoryClient. - BitmagArcRepositoryClient listens for replies on channel '[Queue 'Test3_COMMON_THIS_REPOS_CLIENT_130_226_228_5_VP']' 2021-02-07 00:12:58.480 INFO d.n.a.a.d.BitmagArcRepositoryClient. - Getting bitmag config from settings.common.arcrepositoryClient.bitrepository.settingsDir=/home/devel/Test3/conf/bitmag_client_config 2021-02-07 00:12:58.481 INFO d.n.a.a.d.BitmagArcRepositoryClient. - No collectionId set so using default value Test3 2021-02-07 00:12:58.495 INFO d.n.a.a.d.BitmagArcRepositoryClient. - Storing tempfiles in folder arcrepositoryTemp 2021-02-07 00:12:58.887 DEBUG d.n.c.d.bitrepository.Bitrepository. - Initialising bitrepository 2021-02-07 00:12:58.888 INFO d.n.c.d.bitrepository.Bitrepository. - Reading bitrepository settings from /home/devel/Test3/conf/bitmag_client_config 2021-02-07 00:12:58.888 INFO d.n.c.d.bitrepository.Bitrepository. - keyfile: /home/devel/Test3/conf/bitmag_client_config/client.pem 2021-02-07 00:12:58.888 INFO d.n.c.d.bitrepository.Bitrepository. - Initialising bitrepository settings. 2021-02-07 00:12:58.903 INFO d.n.c.d.bitrepository.HostNameUtils.getHostName - Local hostname (provided by getCanonicalHostName): kb-test-acs-001.kb.dk 2021-02-07 00:12:58.904 INFO d.n.c.d.bitrepository.Bitrepository. - componentId: NetarchivesuiteClient-kb-test-acs-001.kb.dk-250d6c25-8028-42cf-a9b1-a41dfb54db7c 2021-02-07 00:12:59.593 INFO d.n.c.d.bitrepository.Bitrepository. - Initialising bitrepository security manager. -------------------------------------------- STARTING MACHINE: devel@kb-test-way-001.kb.dk Starting all applications on: kb-test-way-001.kb.dk Starting linux application: WaybackIndexerApplication Starting linux application: AggregatorApplication -------------------------------------------- -------------------------------------------- STARTING MACHINE: netarkdv@sb-test-har-001.statsbiblioteket.dk Starting all applications on: sb-test-har-001.statsbiblioteket.dk Starting linux application: HarvestControllerApplication_sbhigh_h3 00:13:07,615 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Found resource [/home/netarkdv/Test3/conf/logback_HarvestControllerApplication_sbhigh_h3.xml] at [file:/home/netarkdv/Test3/conf/logback_HarvestControllerApplication_sbhigh_h3.xml] 00:13:07,706 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - debug attribute not set 00:13:07,709 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 00:13:07,713 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [STDOUT] 00:13:07,720 |-INFO in ch.qos.logback.core.joran.action.NestedComplexPropertyIA - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 00:13:07,756 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.rolling.RollingFileAppender] 00:13:07,758 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [FILE] 00:13:07,770 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@1543148593 - No compression will be used 00:13:07,771 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@1543148593 - Will use the pattern ./log/HarvestControllerApplication_sbhigh_h3.%d{yyyy-MM-dd}.%i.log for the active file 00:13:07,773 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@5db250b4 - The date pattern is 'yyyy-MM-dd' from file name pattern './log/HarvestControllerApplication_sbhigh_h3.%d{yyyy-MM-dd}.%i.log'. 00:13:07,773 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@5db250b4 - Roll-over at midnight. 00:13:07,776 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@5db250b4 - Setting initial period to Sun Feb 07 00:13:07 CET 2021 00:13:07,776 |-WARN in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@5db250b4 - SizeAndTimeBasedFNATP is deprecated. Use SizeAndTimeBasedRollingPolicy instead 00:13:07,776 |-WARN in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@5db250b4 - For more information see http://logback.qos.ch/manual/appenders.html#SizeAndTimeBasedRollingPolicy 00:13:07,778 |-INFO in ch.qos.logback.core.joran.action.NestedComplexPropertyIA - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 00:13:07,780 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[FILE] - Active log file name: ./log/HarvestControllerApplication_sbhigh_h3.log 00:13:07,780 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[FILE] - File property is set to [./log/HarvestControllerApplication_sbhigh_h3.log] 00:13:07,783 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [dk.netarkivet.monitor.logging.CachingSLF4JAppender] 00:13:08,017 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [MONITOR] 00:13:08,019 |-INFO in ch.qos.logback.classic.joran.action.RootLoggerAction - Setting level of ROOT logger to WARN 00:13:08,019 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [STDOUT] to Logger[ROOT] 00:13:08,019 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [FILE] to Logger[ROOT] 00:13:08,020 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [MONITOR] to Logger[ROOT] 00:13:08,020 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [dk.netarkivet] to DEBUG 00:13:08,020 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - End of configuration. 00:13:08,022 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@223f3642 - Registering current configuration as safe fallback point 2021-02-07 00:13:08.025 DEBUG dk.netarkivet.common.utils.Settings.invoke0 - Value found in loaded data: SB,KB SLF4J: A number (1) of logging calls during the initialization phase have been intercepted and are SLF4J: now being replayed. These are subject to the filtering rules of the underlying logging system. SLF4J: See also http://www.slf4j.org/codes.html#replay Starting dk.netarkivet.harvester.heritrix3.HarvestControllerServer Version: 5.7-IIPCH3-SNAPSHOT (https://github.com/netarchivesuite/netarchivesuite/commit/f0f4a71edd0773f7fd35d30bfb5f80abe93057eb) 2021-02-07 00:13:08.029 INFO d.n.common.utils.ApplicationUtils.logAndPrint - Starting dk.netarkivet.harvester.heritrix3.HarvestControllerServer Version: 5.7-IIPCH3-SNAPSHOT (https://github.com/netarchivesuite/netarchivesuite/commit/f0f4a71edd0773f7fd35d30bfb5f80abe93057eb) Java VM: 1.8.0_232 2021-02-07 00:13:08.029 INFO d.n.common.utils.ApplicationUtils.logAndPrint - Java VM: 1.8.0_232 java.home: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.232.b09-0.el7_7.x86_64/jre 2021-02-07 00:13:08.030 INFO d.n.common.utils.ApplicationUtils.logAndPrint - java.home: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.232.b09-0.el7_7.x86_64/jre Working dir: /home/netarkdv/Test3 2021-02-07 00:13:08.030 INFO d.n.common.utils.ApplicationUtils.logAndPrint - Working dir: /home/netarkdv/Test3 2021-02-07 00:13:08.030 INFO d.n.common.utils.ApplicationUtils.startApp - Using settings files '/home/netarkdv/Test3/conf/settings_HarvestControllerApplication_sbhigh_h3.xml' 2021-02-07 00:13:08.169 INFO d.n.m.d.JMSMonitorRegistryClient.register - Registering this client for monitoring every 1 minutes, using hostname 'sb-test-har-001.statsbiblioteket.dk' and JMX/RMI ports 8150/8250 2021-02-07 00:13:08.169 INFO d.n.c.m.MBeanConnectorCreator.exposeJMXMBeanServer - Registered mbean server in registry on port 8150 communicating on port 8250 using password file 'conf/jmxremote.password'. Service URL is service:jmx:rmi://sb-test-har-001.statsbiblioteket.dk:8250/jndi/rmi://sb-test-har-001.statsbiblioteket.dk:8150/jmxrmi dk.netarkivet.harvester.heritrix3.HarvestControllerServer Running 2021-02-07 00:13:08.173 INFO d.n.common.utils.ApplicationUtils.logAndPrint - dk.netarkivet.harvester.heritrix3.HarvestControllerServer Running 2021-02-07 00:13:08.183 INFO d.n.c.distribute.JMSConnectionSunMQ. - Creating instance of dk.netarkivet.common.distribute.JMSConnectionSunMQ 2021-02-07 00:13:08.185 INFO d.n.h.h.HarvestControllerServer. - Starting HarvestControllerServer. 2021-02-07 00:13:08.185 INFO d.n.h.h.HarvestControllerServer. - Bound to harvest channel 'HIGHPRIORITY' 2021-02-07 00:13:08.188 DEBUG d.n.common.distribute.JMSConnection.initConnection - Initializing a JMS connection dk.netarkivet.common.distribute.JMSConnectionSunMQ 2021-02-07 00:13:08.189 INFO d.n.c.distribute.JMSConnectionSunMQ.getConnectionFactory - Establishing SunMQ JMS Connection to 'kb-test-adm-001.kb.dk:7676' 2021-02-07 00:13:08.191 INFO d.n.h.h.HarvestControllerServer. - Serverdir: 'harvester_high' 2021-02-07 00:13:08.191 INFO d.n.h.h.HarvestControllerServer. - Harvesting requires at least 400000000 bytes free. 2021-02-07 00:13:08.305 INFO d.n.a.a.d.BitmagArcRepositoryClient. - BitmagArcRepositoryClient will timeout on each getrequest after 300000 milliseconds. 2021-02-07 00:13:08.305 DEBUG d.n.common.distribute.JMSConnection.setListener - Adding dk.netarkivet.archive.arcrepository.distribute.BitmagArcRepositoryClient@a514af7 as listener to Test3_COMMON_THIS_REPOS_CLIENT_130_225_27_140_HCS_SBHIGH_H3 2021-02-07 00:13:08.323 INFO d.n.a.a.d.BitmagArcRepositoryClient. - BitmagArcRepositoryClient listens for replies on channel '[Queue 'Test3_COMMON_THIS_REPOS_CLIENT_130_225_27_140_HCS_SBHIGH_H3']' 2021-02-07 00:13:08.324 INFO d.n.a.a.d.BitmagArcRepositoryClient. - Getting bitmag config from settings.common.arcrepositoryClient.bitrepository.settingsDir=/home/netarkdv/Test3/conf/bitmag_client_config 2021-02-07 00:13:08.324 INFO d.n.a.a.d.BitmagArcRepositoryClient. - No collectionId set so using default value Test3 2021-02-07 00:13:08.331 INFO d.n.a.a.d.BitmagArcRepositoryClient. - Storing tempfiles in folder arcrepositoryTemp 2021-02-07 00:13:08.457 DEBUG d.n.c.d.bitrepository.Bitrepository. - Initialising bitrepository 2021-02-07 00:13:08.457 INFO d.n.c.d.bitrepository.Bitrepository. - Reading bitrepository settings from /home/netarkdv/Test3/conf/bitmag_client_config 2021-02-07 00:13:08.458 INFO d.n.c.d.bitrepository.Bitrepository. - keyfile: /home/netarkdv/Test3/conf/bitmag_client_config/client.pem 2021-02-07 00:13:08.458 INFO d.n.c.d.bitrepository.Bitrepository. - Initialising bitrepository settings. 2021-02-07 00:13:08.460 INFO d.n.c.d.bitrepository.HostNameUtils.getHostName - Local hostname (provided by getCanonicalHostName): sb-test-har-001.statsbiblioteket.dk 2021-02-07 00:13:08.461 INFO d.n.c.d.bitrepository.Bitrepository. - componentId: NetarchivesuiteClient-sb-test-har-001.statsbiblioteket.dk-bac11929-5ac6-405a-a39a-b07aa449a07d 2021-02-07 00:13:08.825 INFO d.n.c.d.bitrepository.Bitrepository. - Initialising bitrepository security manager. 2021-02-07 00:13:09.259 INFO d.n.c.d.bitrepository.Bitrepository. - Getting bitrepository message bus 2021-02-07 00:13:09.628 INFO d.n.c.d.bitrepository.Bitrepository. - Initialising bitrepository clients 2021-02-07 00:13:09.639 DEBUG d.n.h.h.HarvestControllerServer. - Obtained JMS connection. 2021-02-07 00:13:09.642 INFO d.n.h.h.HarvestControllerServer. - SEND_READY_DELAY used by HarvestControllerServer is 300 2021-02-07 00:13:09.645 INFO d.n.h.heritrix3.PostProcessing.processOldJobs - Looking for unprocessed crawldata in 'harvester_high' 2021-02-07 00:13:09.646 DEBUG d.n.common.distribute.JMSConnection.setListener - Adding dk.netarkivet.harvester.heritrix3.HarvestControllerServer@18245eb0 as listener to Test3_COMMON_HCHAN_VAL_RESP 2021-02-07 00:13:09.684 INFO d.n.h.h.HarvestControllerServer. - Requested to check the validity of harvest channel 'HIGHPRIORITY' 2021-02-07 00:13:09.714 INFO d.n.h.h.HarvestControllerServer.visit - Received message stating that channel 'HIGHPRIORITY' is valid. 2021-02-07 00:13:09.716 INFO d.n.h.h.HarvestControllerServer.beginListeningIfSpaceAvailable - Starts to listen to new jobs on queue '[Queue 'Test3_COMMON_JOB_PARTIAL_HIGHPRIORITY']' 2021-02-07 00:13:09.717 DEBUG d.n.common.distribute.JMSConnection.setListener - Adding dk.netarkivet.harvester.heritrix3.HarvestControllerServer@18245eb0 as listener to Test3_COMMON_JOB_PARTIAL_HIGHPRIORITY -------------------------------------------- Completed the script all_test.sh Finished: SUCCESS