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/hudson8503824730098421107.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 9 00:00 .. -rw-rw-r--. 1 cibuild02 cibuild02 748 Feb 9 00:00 .travis.yml -rw-rw-r--. 1 cibuild02 cibuild02 2055 Feb 9 00:00 README.md -rw-rw-r--. 1 cibuild02 cibuild02 4686 Feb 9 00:00 Narcana.md -rw-rw-r--. 1 cibuild02 cibuild02 816 Feb 9 00:00 LICENSE.txt drwxrwxr-x. 2 cibuild02 cibuild02 4096 Feb 9 00:00 .idea -rw-rw-r--. 1 cibuild02 cibuild02 1258 Feb 9 00:00 .gitignore drwxrwxr-x. 3 cibuild02 cibuild02 4096 Feb 9 00:00 build-tools drwxrwxr-x. 5 cibuild02 cibuild02 4096 Feb 9 00:00 archive -rwxrwxr-x. 1 cibuild02 cibuild02 331 Feb 9 00:00 copy-nas-and-heritrix.sh drwxrwxr-x. 5 cibuild02 cibuild02 4096 Feb 9 00:00 common drwxrwxr-x. 2 cibuild02 cibuild02 4096 Feb 9 00:00 hadoop-uber-jar drwxrwxr-x. 5 cibuild02 cibuild02 4096 Feb 9 00:00 deploy drwxrwxr-x. 10 cibuild02 cibuild02 4096 Feb 9 00:00 harvester drwxrwxr-x. 3 cibuild02 cibuild02 4096 Feb 9 00:00 integration-test drwxrwxr-x. 5 cibuild02 cibuild02 4096 Feb 9 00:00 monitor drwxrwxr-x. 2 cibuild02 cibuild02 4096 Feb 9 00:00 quickstart-vagrant-environment -rwxrwxr-x. 1 cibuild02 cibuild02 429 Feb 9 00:00 precommit.sh -rw-rw-r--. 1 cibuild02 cibuild02 36924 Feb 9 00:00 pom.xml -rw-rw-r--. 1 cibuild02 cibuild02 87 Feb 9 00:00 reset_gitignore_files.sh drwxrwxr-x. 3 cibuild02 cibuild02 4096 Feb 9 00:00 quickstart drwxrwxr-x. 15 cibuild02 cibuild02 4096 Feb 9 00:00 . drwxrwxr-x. 5 cibuild02 cibuild02 4096 Feb 9 00:00 wayback drwxrwxr-x. 8 cibuild02 cibuild02 4096 Feb 9 00:00 .git + rm -rf './lib/*' + rm -rf './deploy/distribution/target/*' Parsing POMs Established TCP socket on 40992 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 40992 <===[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.7 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 31.4 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 75.4 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 33.7 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 23.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 32.6 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 58.8 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 15.4 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 [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 [ 8.318 s] [INFO] NetarchiveSuite - build-tools ...................... SUCCESS [ 2.692 s] [INFO] NetarchiveSuite - common ........................... SUCCESS [ 0.422 s] [INFO] NetarchiveSuite - test utils ....................... SUCCESS [ 9.023 s] [INFO] NetarchiveSuite - common - core .................... SUCCESS [ 39.519 s] [INFO] NetarchiveSuite - common - test .................... SUCCESS [ 21.209 s] [INFO] NetarchiveSuite - archive .......................... SUCCESS [ 0.460 s] [INFO] NetarchiveSuite - archive - core ................... SUCCESS [ 24.121 s] [INFO] NetarchiveSuite - harvester ........................ SUCCESS [ 0.398 s] [INFO] NetarchiveSuite - harvester - core ................. SUCCESS [ 37.066 s] [INFO] NetarchiveSuite - archive - test ................... SUCCESS [ 7.717 s] [INFO] NetarchiveSuite - bitpreservation - webapp ......... SUCCESS [ 1.765 s] [INFO] NetarchiveSuite - Harvest Scheduler ................ SUCCESS [ 13.697 s] [INFO] NetarchiveSuite - monitor .......................... SUCCESS [ 0.467 s] [INFO] NetarchiveSuite - monitor - core ................... SUCCESS [ 12.630 s] [INFO] NetarchiveSuite - wayback .......................... SUCCESS [ 2.028 s] [INFO] NetarchiveSuite - wayback - indexer ................ SUCCESS [ 14.241 s] [INFO] NetarchiveSuite - deploy ........................... FAILURE [ 0.428 s] [INFO] NetarchiveSuite - deploy - core .................... SKIPPED [INFO] NetarchiveSuite - harvester - heritrix3 ............ SKIPPED [INFO] NetarchiveSuite - Heritrix3 Extensions ............. SKIPPED [INFO] NetarchiveSuite - heritrix3 controller ............. SKIPPED [INFO] NetarchiveSuite - Status - Webapp .................. SKIPPED [INFO] NetarchiveSuite - qa - webapp ...................... SKIPPED [INFO] NetarchiveSuite - history - webapp ................. SKIPPED [INFO] NetarchiveSuite - harvestDefinition - webapp ....... SKIPPED [INFO] NetarchiveSuite - harvestChannel - webapp .......... SKIPPED [INFO] NetarchiveSuite - heritrix3 monitor ................ SKIPPED [INFO] NetarchiveSuite - deploy - distribution ............ SKIPPED [INFO] NetarchiveSuite - deploy - test .................... SKIPPED [INFO] NetarchiveSuite - Heritrix3 Bundler ................ SKIPPED [INFO] NetarchiveSuite - harvester - test ................. SKIPPED [INFO] NetarchiveSuite - monitor - test ................... SKIPPED [INFO] NetarchiveSuite - wayback resourceStore ............ SKIPPED [INFO] NetarchiveSuite - wayback - test ................... SKIPPED [INFO] NetarchiveSuite - integration tests ................ SKIPPED [INFO] NetarchiveSuite System test ........................ SKIPPED [INFO] hadoop-uber-jar .................................... SKIPPED [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 03:24 min [INFO] Finished at: 2021-02-09T00:04:03+01:00 [INFO] Final Memory: 92M/221M [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal org.apache.maven.plugins:maven-install-plugin:2.4:install (default-install) on project deploy: Failed to install metadata org.netarchivesuite:deploy:5.7-IIPCH3-SNAPSHOT/maven-metadata.xml: Could not read metadata /home/cibuild02/.m2/repository/org/netarchivesuite/deploy/5.7-IIPCH3-SNAPSHOT/maven-metadata-local.xml: input contained no data -> [Help 1] [ERROR] [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch. [ERROR] Re-run Maven using the -X switch to enable full debug logging. [ERROR] [ERROR] For more information about the errors and possible solutions, please read the following articles: [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException [ERROR] [ERROR] After correcting the problems, you can resume the build with the command [ERROR] mvn -rf :deploy channel stopped [NetarchiveSuite-Rasmus-1-Click] $ /bin/bash /tmp/hudson2786247277106791167.sh ./deploy/distribution/target/NetarchiveSuite-*.zip: No such file or directory ./harvester/heritrix3/heritrix3-bundler/target/NetarchiveSuite-heritrix3-bundler-*.zip: No such file or directory 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:04:51.077 DEBUG o.b.c.settings.XMLFileSettingsLoader - Loading the settings file '/home/devel/ResetCollection/bitrepository-client/bin/../conf/RepositorySettings.xml'. 00:04:51.501 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:04:51.529 DEBUG o.b.c.settings.XMLFileSettingsLoader - Loading the settings file '/home/devel/ResetCollection/bitrepository-client/bin/../conf/ReferenceSettings.xml'. 00:04:52.249 DEBUG o.b.p.security.BasicSecurityManager - X509CertificateHolder found 00:04:52.263 DEBUG o.b.p.security.BasicSecurityManager - Got something, that we don't (yet) recognize. Class: PEMKeyPair 00:04:52.264 DEBUG o.b.p.security.BasicSecurityManager - PrivateKeyInfo found 00:04:52.396 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:04:52.397 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:04:53.348 INFO o.a.a.t.failover.FailoverTransport - Successfully connected to ssl://netarkiv-aar-bit-master-devel-01.statsbiblioteket.dk:61612?keepAlive=true 00:04:53.430 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:04:53.432 INFO o.b.p.activemq.ActiveMQMessageBus - Settings component filter to: [kb-test-har-003.kb.dk-devel-4053] 00:04:53.435 DEBUG o.b.c.c.m.CollectionBasedConversationMediator - Initializing the CollectionBasedConversationMediator 00:04:53.435 DEBUG o.b.p.activemq.ActiveMQMessageBus - Adding listener 'org.bitrepository.client.conversation.mediator.CollectionBasedConversationMediator@2fd1433e' to destination: 'topic://netarkiv-devel-kb-test-har-003.kb.dk-devel-4053' on message-bus 'netarkiv-aar-bit-master-devel-01 broker'. 00:04:53.435 DEBUG o.b.p.activemq.ActiveMQMessageBus - Retrieving message consumer on destination 'topic://netarkiv-devel-kb-test-har-003.kb.dk-devel-4053' for listener 'org.bitrepository.client.conversation.mediator.CollectionBasedConversationMediator@2fd1433e'. Key: 'topic://netarkiv-devel-kb-test-har-003.kb.dk-devel-4053#802243390'. 00:04:53.435 DEBUG o.b.p.activemq.ActiveMQMessageBus - No consumer known. Creating new for key 'topic://netarkiv-devel-kb-test-har-003.kb.dk-devel-4053#802243390'. Checksum: Count: FileID: 00:04:53.464 INFO o.b.a.g.ConversationBasedGetChecksumsClient - Requesting the checksums for file '' with the specifications 'org.bitrepository.bitrepositoryelements.ChecksumSpecTYPE@5403f35f[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:04:53.477 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:04:54.029 DEBUG o.b.p.m.l.GetChecksumsMessageLogger - Sent IdentifyPillarsForGetChecksumsRequest(1fabd4b9) collectionID Test3, destination topic://netarkiv-devel: FileIDs=AllFiles 00:04:54.029 DEBUG o.b.commandline.GetChecksumsCmd - Received event: 1fabd4b9: GET_CHECKSUMS: IDENTIFY_REQUEST_SENT: , Identifying pillars for GetChecksums 00:04:54.344 DEBUG o.b.p.m.l.GetChecksumsMessageLogger - Received IdentifyPillarsForGetChecksumsResponse(1fabd4b9) collectionID Test3, from netarkiv-kbh-disk-devel-01: IDENTIFICATION_POSITIVE(Checksum operation available.) 00:04:54.353 DEBUG o.b.commandline.GetChecksumsCmd - Received event: 1fabd4b9: GET_CHECKSUMS: COMPONENT_IDENTIFIED: ContributorID netarkiv-kbh-disk-devel-01 00:04:54.353 DEBUG o.b.c.c.s.ContributorResponseStatus - Received response from: netarkiv-kbh-disk-devel-01 00:04:54.353 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:04:54.596 DEBUG o.b.p.m.l.GetChecksumsMessageLogger - Received IdentifyPillarsForGetChecksumsResponse(1fabd4b9) collectionID Test3, from netarkiv-disk-devel-02: IDENTIFICATION_POSITIVE(Checksum operation available.) 00:04:54.600 DEBUG o.b.commandline.GetChecksumsCmd - Received event: 1fabd4b9: GET_CHECKSUMS: COMPONENT_IDENTIFIED: ContributorID netarkiv-disk-devel-02 00:04:54.600 DEBUG o.b.c.c.s.ContributorResponseStatus - Received response from: netarkiv-disk-devel-02 00:04:54.600 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:04:54.807 DEBUG o.b.p.m.l.GetChecksumsMessageLogger - Received IdentifyPillarsForGetChecksumsResponse(1fabd4b9) collectionID Test3, from netarkiv-checksum-devel-01: IDENTIFICATION_POSITIVE(Operation acknowledged and accepted.) 00:04:54.808 DEBUG o.b.commandline.GetChecksumsCmd - Received event: 1fabd4b9: GET_CHECKSUMS: COMPONENT_IDENTIFIED: ContributorID netarkiv-checksum-devel-01 00:04:54.809 DEBUG o.b.c.c.s.ContributorResponseStatus - Received response from: netarkiv-checksum-devel-01 00:04:54.809 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-tape-devel-01, netarkiv-disk-devel-01] 00:04:55.014 DEBUG o.b.p.m.l.GetChecksumsMessageLogger - Received IdentifyPillarsForGetChecksumsResponse(1fabd4b9) collectionID Test3, from netarkiv-tape-devel-01: IDENTIFICATION_POSITIVE(IDENTIFICATION_POSITIVE) 00:04:55.017 DEBUG o.b.commandline.GetChecksumsCmd - Received event: 1fabd4b9: GET_CHECKSUMS: COMPONENT_IDENTIFIED: ContributorID netarkiv-tape-devel-01 00:04:55.018 DEBUG o.b.c.c.s.ContributorResponseStatus - Received response from: netarkiv-tape-devel-01 00:04:55.018 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-01] 00:04:55.241 DEBUG o.b.p.m.l.GetChecksumsMessageLogger - Received IdentifyPillarsForGetChecksumsResponse(1fabd4b9) collectionID Test3, from netarkiv-disk-devel-01: IDENTIFICATION_POSITIVE(IDENTIFICATION_POSITIVE) 00:04:55.242 DEBUG o.b.commandline.GetChecksumsCmd - Received event: 1fabd4b9: GET_CHECKSUMS: COMPONENT_IDENTIFIED: ContributorID netarkiv-disk-devel-01 00:04:55.242 DEBUG o.b.c.c.s.ContributorResponseStatus - Received response from: netarkiv-disk-devel-01 00:04:55.243 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:04:55.243 DEBUG o.b.commandline.GetChecksumsCmd - Received event: 1fabd4b9: GET_CHECKSUMS: IDENTIFICATION_COMPLETE: Contributors: [netarkiv-kbh-disk-devel-01, netarkiv-checksum-devel-01, netarkiv-disk-devel-01, netarkiv-disk-devel-02, netarkiv-tape-devel-01] 00:04:55.244 DEBUG o.b.commandline.GetChecksumsCmd - Received event: 1fabd4b9: 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:04:55.448 DEBUG o.b.p.m.l.GetChecksumsMessageLogger - Sent GetChecksumsRequest(1fabd4b9) collectionID Test3, destination queue://netarkiv-tape-devel-01: FileIDs=AllFiles, ChecksumRequestForExistingFile=org.bitrepository.bitrepositoryelements.ChecksumSpecTYPE@5403f35f[checksumType=MD5, checksumSalt=(default), otherChecksumType=(default)], MaxNumberOfResults=10000, MinTimestamp=1970-01-01T01:00:00.000+01:00 00:04:55.862 DEBUG o.b.p.m.l.GetChecksumsMessageLogger - Sent GetChecksumsRequest(1fabd4b9) collectionID Test3, destination queue://netarkiv-disk-devel-01: FileIDs=AllFiles, ChecksumRequestForExistingFile=org.bitrepository.bitrepositoryelements.ChecksumSpecTYPE@5403f35f[checksumType=MD5, checksumSalt=(default), otherChecksumType=(default)], MaxNumberOfResults=10000, MinTimestamp=1970-01-01T01:00:00.000+01:00 00:04:55.963 DEBUG o.b.p.m.l.GetChecksumsMessageLogger - Received GetChecksumsProgressResponse(1fabd4b9) collectionID Test3, from netarkiv-tape-devel-01: OPERATION_ACCEPTED_PROGRESS(OPERATION_ACCEPTED_PROGRESS) 00:04:56.375 DEBUG o.b.p.m.l.GetChecksumsMessageLogger - Sent GetChecksumsRequest(1fabd4b9) collectionID Test3, destination topic://netarkiv-devel.netarkiv-disk-devel-02: FileIDs=AllFiles, ChecksumRequestForExistingFile=org.bitrepository.bitrepositoryelements.ChecksumSpecTYPE@5403f35f[checksumType=MD5, checksumSalt=(default), otherChecksumType=(default)], MaxNumberOfResults=10000, MinTimestamp=1970-01-01T01:00:00.000+01:00 00:04:56.402 DEBUG o.b.p.m.l.GetChecksumsMessageLogger - Received GetChecksumsFinalResponse(1fabd4b9) collectionID Test3, from netarkiv-tape-devel-01: OPERATION_COMPLETED(OPERATION_COMPLETED), NumberOfChecksums=0, ChecksumRequestForExistingFile=org.bitrepository.bitrepositoryelements.ChecksumSpecTYPE@6ce80cff[checksumType=MD5, checksumSalt=(default), otherChecksumType=(default)], PartialResult=false 00:04:56.952 DEBUG o.b.p.m.l.GetChecksumsMessageLogger - Received GetChecksumsProgressResponse(1fabd4b9) collectionID Test3, from netarkiv-disk-devel-01: OPERATION_ACCEPTED_PROGRESS(OPERATION_ACCEPTED_PROGRESS) 00:04:56.982 DEBUG o.b.p.m.l.GetChecksumsMessageLogger - Sent GetChecksumsRequest(1fabd4b9) collectionID Test3, destination topic://netarkiv-devel-netarkiv-checksum-devel-01-contributor: FileIDs=AllFiles, ChecksumRequestForExistingFile=org.bitrepository.bitrepositoryelements.ChecksumSpecTYPE@5403f35f[checksumType=MD5, checksumSalt=(default), otherChecksumType=(default)], MaxNumberOfResults=10000, MinTimestamp=1970-01-01T01:00:00.000+01:00 00:04:57.429 DEBUG o.b.p.m.l.GetChecksumsMessageLogger - Received GetChecksumsFinalResponse(1fabd4b9) collectionID Test3, from netarkiv-disk-devel-01: OPERATION_COMPLETED(OPERATION_COMPLETED), NumberOfChecksums=0, ChecksumRequestForExistingFile=org.bitrepository.bitrepositoryelements.ChecksumSpecTYPE@40da7abd[checksumType=MD5, checksumSalt=(default), otherChecksumType=(default)], PartialResult=false 00:04:57.463 DEBUG o.b.p.m.l.GetChecksumsMessageLogger - Sent GetChecksumsRequest(1fabd4b9) collectionID Test3, destination topic://netarkiv-devel.netarkiv-kbh-disk-devel-01: FileIDs=AllFiles, ChecksumRequestForExistingFile=org.bitrepository.bitrepositoryelements.ChecksumSpecTYPE@5403f35f[checksumType=MD5, checksumSalt=(default), otherChecksumType=(default)], MaxNumberOfResults=10000, MinTimestamp=1970-01-01T01:00:00.000+01:00 00:04:57.464 DEBUG o.b.commandline.GetChecksumsCmd - Received event: 1fabd4b9: GET_CHECKSUMS: PROGRESS: ContributorID netarkiv-disk-devel-01, OPERATION_ACCEPTED_PROGRESS 00:04:57.464 DEBUG o.b.c.c.s.ContributorResponseStatus - Received response from: netarkiv-tape-devel-01 00:04:57.464 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:04:57.464 DEBUG o.b.commandline.GetChecksumsCmd - Received event: 1fabd4b9: GET_CHECKSUMS: PROGRESS: ContributorID netarkiv-tape-devel-01, OPERATION_ACCEPTED_PROGRESS 00:04:57.466 DEBUG o.b.c.c.s.ContributorResponseStatus - Received response from: netarkiv-disk-devel-01 00:04:57.466 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:04:57.659 DEBUG o.b.p.m.l.GetChecksumsMessageLogger - Received GetChecksumsFinalResponse(1fabd4b9) collectionID Test3, from netarkiv-disk-devel-02: OPERATION_COMPLETED(Completed checksum retrieval.), NumberOfChecksums=0, ChecksumRequestForExistingFile=org.bitrepository.bitrepositoryelements.ChecksumSpecTYPE@4849bcba[checksumType=MD5, checksumSalt=(default), otherChecksumType=(default)], PartialResult=false 00:04:57.659 DEBUG o.b.c.c.s.ContributorResponseStatus - Received response from: netarkiv-disk-devel-02 00:04:57.660 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:04:57.826 DEBUG o.b.p.m.l.GetChecksumsMessageLogger - Received GetChecksumsProgressResponse(1fabd4b9) collectionID Test3, from netarkiv-checksum-devel-01: OPERATION_ACCEPTED_PROGRESS(Starting to calculate checksums.) 00:04:57.826 DEBUG o.b.commandline.GetChecksumsCmd - Received event: 1fabd4b9: GET_CHECKSUMS: PROGRESS: ContributorID netarkiv-checksum-devel-01, Starting to calculate checksums. 00:04:58.006 DEBUG o.b.p.m.l.GetChecksumsMessageLogger - Received GetChecksumsFinalResponse(1fabd4b9) collectionID Test3, from netarkiv-checksum-devel-01: OPERATION_COMPLETED, NumberOfChecksums=0, ChecksumRequestForExistingFile=org.bitrepository.bitrepositoryelements.ChecksumSpecTYPE@7e34f65d[checksumType=MD5, checksumSalt=(default), otherChecksumType=(default)], PartialResult=false 00:04:58.006 DEBUG o.b.c.c.s.ContributorResponseStatus - Received response from: netarkiv-checksum-devel-01 00:04:58.007 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:04:58.171 DEBUG o.b.p.m.l.GetChecksumsMessageLogger - Received GetChecksumsFinalResponse(1fabd4b9) collectionID Test3, from netarkiv-kbh-disk-devel-01: OPERATION_COMPLETED(Completed checksum retrieval.), NumberOfChecksums=0, ChecksumRequestForExistingFile=org.bitrepository.bitrepositoryelements.ChecksumSpecTYPE@33d54a65[checksumType=MD5, checksumSalt=(default), otherChecksumType=(default)], PartialResult=false 00:04:58.172 DEBUG o.b.c.c.s.ContributorResponseStatus - Received response from: netarkiv-kbh-disk-devel-01 00:04:58.172 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:04:59.376 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:04:59.505 DEBUG o.b.c.settings.XMLFileSettingsLoader - Loading the settings file '/home/devel/ResetCollection/bitrepository-client/bin/../conf/RepositorySettings.xml'. 00:04:59.781 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:04:59.830 DEBUG o.b.c.settings.XMLFileSettingsLoader - Loading the settings file '/home/devel/ResetCollection/bitrepository-client/bin/../conf/ReferenceSettings.xml'. 00:05:00.582 DEBUG o.b.p.security.BasicSecurityManager - X509CertificateHolder found 00:05:00.600 DEBUG o.b.p.security.BasicSecurityManager - Got something, that we don't (yet) recognize. Class: PEMKeyPair 00:05:00.600 DEBUG o.b.p.security.BasicSecurityManager - PrivateKeyInfo found 00:05:00.753 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:05:00.754 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:05:01.775 INFO o.a.a.t.failover.FailoverTransport - Successfully connected to ssl://netarkiv-aar-bit-master-devel-01.statsbiblioteket.dk:61612?keepAlive=true 00:05:01.859 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:05:01.860 INFO o.b.p.activemq.ActiveMQMessageBus - Settings component filter to: [kb-test-har-003.kb.dk-devel-4089] 00:05:01.862 DEBUG o.b.c.c.m.CollectionBasedConversationMediator - Initializing the CollectionBasedConversationMediator 00:05:01.862 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-4089' on message-bus 'netarkiv-aar-bit-master-devel-01 broker'. 00:05:01.863 DEBUG o.b.p.activemq.ActiveMQMessageBus - Retrieving message consumer on destination 'topic://netarkiv-devel-kb-test-har-003.kb.dk-devel-4089' for listener 'org.bitrepository.client.conversation.mediator.CollectionBasedConversationMediator@3514a4c0'. Key: 'topic://netarkiv-devel-kb-test-har-003.kb.dk-devel-4089#890545344'. 00:05:01.863 DEBUG o.b.p.activemq.ActiveMQMessageBus - No consumer known. Creating new for key 'topic://netarkiv-devel-kb-test-har-003.kb.dk-devel-4089#890545344'. 00:05:01.878 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 Permission denied, please try again. Permission denied, please try again. Permission denied (). Nothing to delete in e:kbhpillar\collection-Test3 on kb-test-bar-016.bitarkiv.kb.dk Permission denied, please try again. Permission denied, please try again. Permission denied (). Nothing to delete in f:kbhpillar\collection-Test3 on kb-test-bar-016.bitarkiv.kb.dk Permission denied, please try again. Permission denied, please try again. Permission denied (). Nothing to delete in g:kbhpillar\collection-Test3 on kb-test-bar-016.bitarkiv.kb.dk Permission denied, please try again. Permission denied, please try again. Permission denied (). Nothing to delete in h:kbhpillar\collection-Test3 on kb-test-bar-016.bitarkiv.kb.dk Permission denied, please try again. Permission denied, please try again. Permission denied (). Nothing to delete in i:kbhpillar\collection-Test3 on kb-test-bar-016.bitarkiv.kb.dk Permission denied, please try again. Permission denied, please try again. Permission denied (). 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 Permission denied, please try again. Permission denied, please try again. Removing E:\bitarchive_1\Test3 on kb-test-bar-016.bitarkiv.kb.dk Received disconnect from 10.17.0.56: 11: Locked out due to too many failed login attempts. 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:06:32.893 [main] DEBUG dk.netarkivet.deploy.XmlStructure - Element baseDir is not a branch in the tree [archive, bitpreservation, baseDir]. Null returned 00:06:32.899 [main] DEBUG dk.netarkivet.deploy.XmlStructure - Element is not text. Null returned. Path given to getLeafValue archive 00:06:32.900 [main] DEBUG dk.netarkivet.deploy.XmlStructure - Element baseDir is not a branch in the tree [archive, bitpreservation, baseDir]. Null returned 00:06:32.901 [main] DEBUG dk.netarkivet.deploy.XmlStructure - Element is not text. Null returned. Path given to getLeafValue archive 00:06:32.901 [main] DEBUG dk.netarkivet.deploy.XmlStructure - Element baseDir is not a branch in the tree [archive, bitpreservation, baseDir]. Null returned 00:06:32.901 [main] DEBUG dk.netarkivet.deploy.XmlStructure - Element is not text. Null returned. Path given to getLeafValue archive 00:06:32.902 [main] DEBUG dk.netarkivet.deploy.XmlStructure - Element baseDir is not a branch in the tree [archive, bitpreservation, baseDir]. Null returned 00:06:32.902 [main] DEBUG dk.netarkivet.deploy.XmlStructure - Element is not text. Null returned. Path given to getLeafValue archive 00:06:32.903 [main] DEBUG dk.netarkivet.deploy.XmlStructure - Element baseDir is not a branch in the tree [archive, bitpreservation, baseDir]. Null returned 00:06:32.903 [main] DEBUG dk.netarkivet.deploy.XmlStructure - Element is not text. Null returned. Path given to getLeafValue archive 00:06:32.904 [main] DEBUG dk.netarkivet.deploy.XmlStructure - Element baseDir is not a branch in the tree [archive, bitpreservation, baseDir]. Null returned 00:06:32.904 [main] DEBUG dk.netarkivet.deploy.XmlStructure - Element is not text. Null returned. Path given to getLeafValue archive 00:06:33.029 [main] DEBUG dk.netarkivet.deploy.XmlStructure - Element baseDir is not a branch in the tree [archive, bitpreservation, baseDir]. Null returned 00:06:33.029 [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" NOTICE: CREATE TABLE / UNIQUE will create implicit index "domains_name_key" for table "domains" CREATE TABLE 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:08:02.727 [main] INFO com.mchange.v2.log.MLog - MLog clients using log4j logging. 00:08:02.988 [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:08:03.052 [main] DEBUG com.mchange.v2.c3p0.management.DynamicPooledDataSourceManagerMBean - MBean: com.mchange.v2.c3p0:type=PooledDataSource,identityToken=10bdx52af10lj4oy1smb19o|afc191,name=10bdx52af10lj4oy1smb19o|afc191 registered. 00:08:03.111 [main] DEBUG com.mchange.v2.c3p0.management.DynamicPooledDataSourceManagerMBean - MBean: com.mchange.v2.c3p0:type=PooledDataSource,identityToken=10bdx52af10lj4oy1smb19o|afc191,name=10bdx52af10lj4oy1smb19o|afc191 unregistered, in order to be reregistered after update. 00:08:03.112 [main] DEBUG com.mchange.v2.c3p0.management.DynamicPooledDataSourceManagerMBean - MBean: com.mchange.v2.c3p0:type=PooledDataSource,identityToken=10bdx52af10lj4oy1smb19o|afc191,name=10bdx52af10lj4oy1smb19o|afc191 registered. 00:08:03.146 [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:08:03.229 [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 -> 10bdx52af10lj4oy1smb19o|afc191, debugUnreturnedConnectionStackTraces -> false, description -> null, driverClass -> org.postgresql.Driver, factoryClassLocation -> null, forceIgnoreUnresolvedTransactions -> false, identityToken -> 10bdx52af10lj4oy1smb19o|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:08:03.247 [main] DEBUG com.mchange.v2.resourcepool.BasicResourcePool - incremented pending_acquires: 1 00:08:03.248 [main] DEBUG com.mchange.v2.resourcepool.BasicResourcePool - Starting acquisition series. Incremented pending_acquires [1], attempts_remaining: 30 00:08:03.248 [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:08:03.248 [main] DEBUG com.mchange.v2.resourcepool.BasicResourcePool - incremented pending_acquires: 2 00:08:03.248 [main] DEBUG com.mchange.v2.resourcepool.BasicResourcePool - Starting acquisition series. Incremented pending_acquires [2], attempts_remaining: 30 00:08:03.249 [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:08:03.249 [main] DEBUG com.mchange.v2.resourcepool.BasicResourcePool - incremented pending_acquires: 3 00:08:03.249 [main] DEBUG com.mchange.v2.resourcepool.BasicResourcePool - Starting acquisition series. Incremented pending_acquires [3], attempts_remaining: 30 00:08:03.249 [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:08:03.250 [main] DEBUG com.mchange.v2.resourcepool.BasicResourcePool - incremented pending_acquires: 4 00:08:03.250 [main] DEBUG com.mchange.v2.resourcepool.BasicResourcePool - Starting acquisition series. Incremented pending_acquires [4], attempts_remaining: 30 00:08:03.251 [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:08:03.251 [main] DEBUG com.mchange.v2.resourcepool.BasicResourcePool - incremented pending_acquires: 5 00:08:03.251 [main] DEBUG com.mchange.v2.resourcepool.BasicResourcePool - Starting acquisition series. Incremented pending_acquires [5], attempts_remaining: 30 00:08:03.251 [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:08:03.259 [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:08:03.259 [main] DEBUG com.mchange.v2.c3p0.impl.C3P0PooledConnectionPoolManager - Created new pool for auth, username (masked): 'de******'. 00:08:03.260 [main] DEBUG com.mchange.v2.resourcepool.BasicResourcePool - acquire test -- pool size: 0; target_pool_size: 5; desired target? 1 00:08:03.260 [main] DEBUG com.mchange.v2.resourcepool.BasicResourcePool - awaitAvailable(): [unknown] 00:08:03.260 [main] DEBUG com.mchange.v2.resourcepool.BasicResourcePool - trace com.mchange.v2.resourcepool.BasicResourcePool@1200884 [managed: 0, unused: 0, excluded: 0] 00:08:03.434 [C3P0PooledConnectionPoolManager[identityToken->10bdx52af10lj4oy1smb19o|afc191]-HelperThread-#0] DEBUG com.mchange.v2.c3p0.impl.C3P0PooledConnectionPool - com.mchange.v2.c3p0.impl.C3P0PooledConnectionPool$1PooledConnectionResourcePoolManager@a2127f.acquireResource() returning. 00:08:03.435 [C3P0PooledConnectionPoolManager[identityToken->10bdx52af10lj4oy1smb19o|afc191]-HelperThread-#0] DEBUG com.mchange.v2.resourcepool.BasicResourcePool - trace com.mchange.v2.resourcepool.BasicResourcePool@1200884 [managed: 1, unused: 1, excluded: 0] 00:08:03.434 [C3P0PooledConnectionPoolManager[identityToken->10bdx52af10lj4oy1smb19o|afc191]-HelperThread-#1] DEBUG com.mchange.v2.c3p0.impl.C3P0PooledConnectionPool - com.mchange.v2.c3p0.impl.C3P0PooledConnectionPool$1PooledConnectionResourcePoolManager@a2127f.acquireResource() returning. 00:08:03.435 [C3P0PooledConnectionPoolManager[identityToken->10bdx52af10lj4oy1smb19o|afc191]-HelperThread-#0] DEBUG com.mchange.v2.resourcepool.BasicResourcePool - decremented pending_acquires: 4 00:08:03.436 [C3P0PooledConnectionPoolManager[identityToken->10bdx52af10lj4oy1smb19o|afc191]-HelperThread-#1] DEBUG com.mchange.v2.resourcepool.BasicResourcePool - trace com.mchange.v2.resourcepool.BasicResourcePool@1200884 [managed: 2, unused: 2, excluded: 0] (e.g. com.mchange.v2.c3p0.impl.NewPooledConnection@193bce3) 00:08:03.436 [C3P0PooledConnectionPoolManager[identityToken->10bdx52af10lj4oy1smb19o|afc191]-HelperThread-#1] DEBUG com.mchange.v2.resourcepool.BasicResourcePool - decremented pending_acquires: 3 00:08:03.436 [C3P0PooledConnectionPoolManager[identityToken->10bdx52af10lj4oy1smb19o|afc191]-HelperThread-#1] DEBUG com.mchange.v2.resourcepool.BasicResourcePool - Acquisition series terminated successfully. Decremented pending_acquires [3], attempts_remaining: 30 00:08:03.436 [main] 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@193bce3) 00:08:03.442 [C3P0PooledConnectionPoolManager[identityToken->10bdx52af10lj4oy1smb19o|afc191]-HelperThread-#0] DEBUG com.mchange.v2.resourcepool.BasicResourcePool - Acquisition series terminated successfully. Decremented pending_acquires [3], attempts_remaining: 30 00:08:03.445 [C3P0PooledConnectionPoolManager[identityToken->10bdx52af10lj4oy1smb19o|afc191]-HelperThread-#2] DEBUG com.mchange.v2.c3p0.impl.C3P0PooledConnectionPool - com.mchange.v2.c3p0.impl.C3P0PooledConnectionPool$1PooledConnectionResourcePoolManager@a2127f.acquireResource() returning. 00:08:03.446 [C3P0PooledConnectionPoolManager[identityToken->10bdx52af10lj4oy1smb19o|afc191]-HelperThread-#2] 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@193bce3) 00:08:03.446 [C3P0PooledConnectionPoolManager[identityToken->10bdx52af10lj4oy1smb19o|afc191]-HelperThread-#2] DEBUG com.mchange.v2.resourcepool.BasicResourcePool - decremented pending_acquires: 2 00:08:03.446 [C3P0PooledConnectionPoolManager[identityToken->10bdx52af10lj4oy1smb19o|afc191]-HelperThread-#2] DEBUG com.mchange.v2.resourcepool.BasicResourcePool - Acquisition series terminated successfully. Decremented pending_acquires [2], attempts_remaining: 30 00:08:03.456 [C3P0PooledConnectionPoolManager[identityToken->10bdx52af10lj4oy1smb19o|afc191]-HelperThread-#1] DEBUG com.mchange.v2.c3p0.impl.C3P0PooledConnectionPool - com.mchange.v2.c3p0.impl.C3P0PooledConnectionPool$1PooledConnectionResourcePoolManager@a2127f.acquireResource() returning. 00:08:03.456 [C3P0PooledConnectionPoolManager[identityToken->10bdx52af10lj4oy1smb19o|afc191]-HelperThread-#1] 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@193bce3) 00:08:03.456 [C3P0PooledConnectionPoolManager[identityToken->10bdx52af10lj4oy1smb19o|afc191]-HelperThread-#1] DEBUG com.mchange.v2.resourcepool.BasicResourcePool - decremented pending_acquires: 1 00:08:03.456 [C3P0PooledConnectionPoolManager[identityToken->10bdx52af10lj4oy1smb19o|afc191]-HelperThread-#1] DEBUG com.mchange.v2.resourcepool.BasicResourcePool - Acquisition series terminated successfully. Decremented pending_acquires [1], attempts_remaining: 30 00:08:03.458 [C3P0PooledConnectionPoolManager[identityToken->10bdx52af10lj4oy1smb19o|afc191]-HelperThread-#0] DEBUG com.mchange.v2.c3p0.impl.C3P0PooledConnectionPool - com.mchange.v2.c3p0.impl.C3P0PooledConnectionPool$1PooledConnectionResourcePoolManager@a2127f.acquireResource() returning. 00:08:03.458 [C3P0PooledConnectionPoolManager[identityToken->10bdx52af10lj4oy1smb19o|afc191]-HelperThread-#0] 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@193bce3) 00:08:03.458 [C3P0PooledConnectionPoolManager[identityToken->10bdx52af10lj4oy1smb19o|afc191]-HelperThread-#0] DEBUG com.mchange.v2.resourcepool.BasicResourcePool - decremented pending_acquires: 0 00:08:03.458 [C3P0PooledConnectionPoolManager[identityToken->10bdx52af10lj4oy1smb19o|afc191]-HelperThread-#0] DEBUG com.mchange.v2.resourcepool.BasicResourcePool - Acquisition series terminated successfully. Decremented pending_acquires [0], attempts_remaining: 30 00:08:03.494 [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:08:03.496 [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:08:03.496 [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@193bce3) 00:08:03.500 [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@193bce3) 00:08:03.503 [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:08:03.503 [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:08:03.506 [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@193bce3) 00:08:03.552 [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@193bce3) 00:08:03.553 [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:08:03.579 [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:08:03.580 [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@193bce3) 00:08:03.580 [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 00:08:05,159 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Found resource [/home/devel/Test3/conf/logback_ArcRepositoryApplication.xml] at [file:/home/devel/Test3/conf/logback_ArcRepositoryApplication.xml] 00:08:06,162 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - debug attribute not set 00:08:06,172 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 00:08:06,214 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [STDOUT] 00:08:06,279 |-INFO in ch.qos.logback.core.joran.action.NestedComplexPropertyIA - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 00:08:06,416 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.rolling.RollingFileAppender] 00:08:06,432 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [FILE] 00:08:06,510 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@8086380 - No compression will be used 00:08:06,513 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@8086380 - Will use the pattern ./log/ArcRepositoryApplication.%d{yyyy-MM-dd}.%i.log for the active file 00:08:06,525 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@1dd4eda - The date pattern is 'yyyy-MM-dd' from file name pattern './log/ArcRepositoryApplication.%d{yyyy-MM-dd}.%i.log'. 00:08:06,525 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@1dd4eda - Roll-over at midnight. 00:08:06,541 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@1dd4eda - Setting initial period to Tue Feb 09 00:08:06 CET 2021 00:08:06,541 |-WARN in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@1dd4eda - SizeAndTimeBasedFNATP is deprecated. Use SizeAndTimeBasedRollingPolicy instead 00:08:06,541 |-WARN in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@1dd4eda - For more information see http://logback.qos.ch/manual/appenders.html#SizeAndTimeBasedRollingPolicy 00:08:06,553 |-INFO in ch.qos.logback.core.joran.action.NestedComplexPropertyIA - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 00:08:06,563 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[FILE] - Active log file name: ./log/ArcRepositoryApplication.log 00:08:06,563 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[FILE] - File property is set to [./log/ArcRepositoryApplication.log] 00:08:06,565 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [dk.netarkivet.monitor.logging.CachingSLF4JAppender] 00:08:07,712 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [MONITOR] 00:08:07,734 |-INFO in ch.qos.logback.classic.joran.action.RootLoggerAction - Setting level of ROOT logger to WARN 00:08:07,734 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [STDOUT] to Logger[ROOT] 00:08:07,738 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [FILE] to Logger[ROOT] 00:08:07,738 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [MONITOR] to Logger[ROOT] 00:08:07,738 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [dk.netarkivet] to DEBUG 00:08:07,744 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - End of configuration. 00:08:07,745 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@611244 - Registering current configuration as safe fallback point 2021-02-09 00:08:07.765 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.archive.arcrepository.ArcRepository Version: 5.7-IIPCH3-SNAPSHOT (https://github.com/netarchivesuite/netarchivesuite/commit/f0f4a71edd0773f7fd35d30bfb5f80abe93057eb) 2021-02-09 00:08:07.808 INFO d.n.common.utils.ApplicationUtils.logAndPrint - Starting dk.netarkivet.archive.arcrepository.ArcRepository Version: 5.7-IIPCH3-SNAPSHOT (https://github.com/netarchivesuite/netarchivesuite/commit/f0f4a71edd0773f7fd35d30bfb5f80abe93057eb) Java VM: 1.8.0_20 2021-02-09 00:08:07.812 INFO d.n.common.utils.ApplicationUtils.logAndPrint - Java VM: 1.8.0_20 java.home: /usr/java/jdk1.8.0_20/jre 2021-02-09 00:08:07.816 INFO d.n.common.utils.ApplicationUtils.logAndPrint - java.home: /usr/java/jdk1.8.0_20/jre Working dir: /home/devel/Test3 2021-02-09 00:08:07.817 INFO d.n.common.utils.ApplicationUtils.logAndPrint - Working dir: /home/devel/Test3 2021-02-09 00:08:07.819 INFO d.n.common.utils.ApplicationUtils.startApp - Using settings files '/home/devel/Test3/conf/settings_ArcRepositoryApplication.xml' 2021-02-09 00:08:08.203 INFO d.n.m.d.JMSMonitorRegistryClient.register - Registering this client for monitoring every 1 minutes, using hostname 'kb-test-adm-001.kb.dk' and JMX/RMI ports 8151/8251 2021-02-09 00:08:08.205 INFO d.n.c.m.MBeanConnectorCreator.exposeJMXMBeanServer - Registered mbean server in registry on port 8151 communicating on port 8251 using password file 'conf/jmxremote.password'. Service URL is service:jmx:rmi://kb-test-adm-001.kb.dk:8251/jndi/rmi://kb-test-adm-001.kb.dk:8151/jmxrmi dk.netarkivet.archive.arcrepository.ArcRepository Running 2021-02-09 00:08:08.219 INFO d.n.common.utils.ApplicationUtils.logAndPrint - dk.netarkivet.archive.arcrepository.ArcRepository Running 2021-02-09 00:08:08.219 INFO d.n.c.distribute.JMSConnectionSunMQ. - Creating instance of dk.netarkivet.common.distribute.JMSConnectionSunMQ 2021-02-09 00:08:08.220 DEBUG d.n.common.distribute.JMSConnection.initConnection - Initializing a JMS connection dk.netarkivet.common.distribute.JMSConnectionSunMQ 2021-02-09 00:08:08.220 INFO d.n.c.distribute.JMSConnectionSunMQ.getConnectionFactory - Establishing SunMQ JMS Connection to 'kb-test-adm-001.kb.dk:7676' 2021-02-09 00:08:08.838 INFO d.n.a.a.ArchiveDBConnection.initDataSource - Using jdbc url: jdbc:postgresql://localhost:5432/test3_admindb 2021-02-09 00:08:08.844 INFO d.n.a.a.ArchiveDBConnection.initDataSource - Connection pool initialized with the following values: - minPoolSize=5 - maxPoolSize=10 - acquireIncrement=5 - maxStatements=0 - maxStatementsPerConnection=0 - idleConnTestPeriod=30 - idleConnTestQuery='SELECT COUNT(*) FROM replica' - idleConnTestOnCheckin=false 00:08:05,043 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Found resource [/home/devel/Test3/conf/logback_GUIApplication.xml] at [file:/home/devel/Test3/conf/logback_GUIApplication.xml] 00:08:06,005 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - debug attribute not set 00:08:06,006 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 00:08:06,067 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [STDOUT] 00:08:06,135 |-INFO in ch.qos.logback.core.joran.action.NestedComplexPropertyIA - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 00:08:06,358 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.rolling.RollingFileAppender] 00:08:06,378 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [FILE] 00:08:06,477 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@12779761 - No compression will be used 00:08:06,481 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@12779761 - Will use the pattern ./log/GUIApplication.%d{yyyy-MM-dd}.%i.log for the active file 00:08:06,492 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@2cd91f - The date pattern is 'yyyy-MM-dd' from file name pattern './log/GUIApplication.%d{yyyy-MM-dd}.%i.log'. 00:08:06,492 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@2cd91f - Roll-over at midnight. 00:08:06,504 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@2cd91f - Setting initial period to Tue Feb 09 00:08:06 CET 2021 00:08:06,504 |-WARN in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@2cd91f - SizeAndTimeBasedFNATP is deprecated. Use SizeAndTimeBasedRollingPolicy instead 00:08:06,504 |-WARN in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@2cd91f - For more information see http://logback.qos.ch/manual/appenders.html#SizeAndTimeBasedRollingPolicy 00:08:06,510 |-INFO in ch.qos.logback.core.joran.action.NestedComplexPropertyIA - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 00:08:06,522 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[FILE] - Active log file name: ./log/GUIApplication.log 00:08:06,522 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[FILE] - File property is set to [./log/GUIApplication.log] 00:08:06,523 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [dk.netarkivet.monitor.logging.CachingSLF4JAppender] 00:08:07,833 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [MONITOR] 00:08:07,835 |-INFO in ch.qos.logback.classic.joran.action.RootLoggerAction - Setting level of ROOT logger to WARN 00:08:07,835 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [STDOUT] to Logger[ROOT] 00:08:07,848 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [FILE] to Logger[ROOT] 00:08:07,848 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [MONITOR] to Logger[ROOT] 00:08:07,849 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [dk.netarkivet] to DEBUG 00:08:07,849 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - End of configuration. 00:08:07,850 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@3f1134 - Registering current configuration as safe fallback point 2021-02-09 00:08:07.876 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.common.webinterface.GUIWebServer Version: 5.7-IIPCH3-SNAPSHOT (https://github.com/netarchivesuite/netarchivesuite/commit/f0f4a71edd0773f7fd35d30bfb5f80abe93057eb) 2021-02-09 00:08:07.908 INFO d.n.common.utils.ApplicationUtils.logAndPrint - Starting dk.netarkivet.common.webinterface.GUIWebServer Version: 5.7-IIPCH3-SNAPSHOT (https://github.com/netarchivesuite/netarchivesuite/commit/f0f4a71edd0773f7fd35d30bfb5f80abe93057eb) Java VM: 1.8.0_20 2021-02-09 00:08:07.916 INFO d.n.common.utils.ApplicationUtils.logAndPrint - Java VM: 1.8.0_20 java.home: /usr/java/jdk1.8.0_20/jre 2021-02-09 00:08:07.925 INFO d.n.common.utils.ApplicationUtils.logAndPrint - java.home: /usr/java/jdk1.8.0_20/jre Working dir: /home/devel/Test3 2021-02-09 00:08:07.926 INFO d.n.common.utils.ApplicationUtils.logAndPrint - Working dir: /home/devel/Test3 2021-02-09 00:08:07.927 INFO d.n.common.utils.ApplicationUtils.startApp - Using settings files '/home/devel/Test3/conf/settings_GUIApplication.xml' 2021-02-09 00:08:08.266 INFO d.n.m.d.JMSMonitorRegistryClient.register - Registering this client for monitoring every 1 minutes, using hostname 'kb-test-adm-001.kb.dk' and JMX/RMI ports 8150/8250 2021-02-09 00:08:08.270 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-adm-001.kb.dk:8250/jndi/rmi://kb-test-adm-001.kb.dk:8150/jmxrmi dk.netarkivet.common.webinterface.GUIWebServer Running 2021-02-09 00:08:08.271 INFO d.n.common.utils.ApplicationUtils.logAndPrint - dk.netarkivet.common.webinterface.GUIWebServer Running 2021-02-09 00:08:08.307 DEBUG dk.netarkivet.common.utils.Settings.debug - Value found in loaded data: webpages/HarvestDefinition.war,webpages/History.war,webpages/HarvestChannel.war,webpages/QA.war,webpages/Status.war 2021-02-09 00:08:08.308 DEBUG dk.netarkivet.common.utils.Settings.debug - Value found in loaded data: dk.netarkivet.harvester.webinterface.DefinitionsSiteSection,dk.netarkivet.harvester.webinterface.HistorySiteSection,dk.netarkivet.harvester.webinterface.HarvestChannelSiteSection,dk.netarkivet.viewerproxy.webinterface.QASiteSection,dk.netarkivet.monitor.webinterface.StatusSiteSection 2021-02-09 00:08:08.308 INFO d.n.common.webinterface.GUIWebServer. - Starting webserver. Port: 8076 deployment directories: 'webpages/HarvestDefinition.war,webpages/History.war,webpages/HarvestChannel.war,webpages/QA.war,webpages/Status.war' classes: 'dk.netarkivet.harvester.webinterface.DefinitionsSiteSection,dk.netarkivet.harvester.webinterface.HistorySiteSection,dk.netarkivet.harvester.webinterface.HarvestChannelSiteSection,dk.netarkivet.viewerproxy.webinterface.QASiteSection,dk.netarkivet.monitor.webinterface.StatusSiteSection' 2021-02-09 00:08:08.334 INFO d.n.c.distribute.JMSConnectionSunMQ. - Creating instance of dk.netarkivet.common.distribute.JMSConnectionSunMQ 2021-02-09 00:08:08.335 DEBUG d.n.common.distribute.JMSConnection.initConnection - Initializing a JMS connection dk.netarkivet.common.distribute.JMSConnectionSunMQ 2021-02-09 00:08:08.335 INFO d.n.c.distribute.JMSConnectionSunMQ.getConnectionFactory - Establishing SunMQ JMS Connection to 'kb-test-adm-001.kb.dk:7676' 2021-02-09 00:08:08.327 DEBUG d.n.common.webinterface.GUIWebServer. - GUI using tempdir /home/devel/Test3/tmpdircommon 2021-02-09 00:08:08.351 DEBUG d.n.common.webinterface.GUIWebServer. - GUI using basedir /home/devel/Test3 2021-02-09 00:08:08.352 INFO d.n.common.webinterface.GUIWebServer. - Deleted existing tempdir '/home/devel/Test3/tmpdircommon' 2021-02-09 00:08:08.656 INFO d.n.common.webinterface.GUIWebServer. - Scanning for taglibs is disabled as tomcat.util.scan.StandardJarScanFilter.jarsToSkip is unset. 2021-02-09 00:08:08.657 DEBUG dk.netarkivet.common.utils.Settings.debug - Value found in loaded data: dk.netarkivet.harvester.webinterface.DefinitionsSiteSection,dk.netarkivet.harvester.webinterface.HistorySiteSection,dk.netarkivet.harvester.webinterface.HarvestChannelSiteSection,dk.netarkivet.viewerproxy.webinterface.QASiteSection,dk.netarkivet.monitor.webinterface.StatusSiteSection 2021-02-09 00:08:08.657 DEBUG d.n.common.webinterface.SiteSection.getSections - Loading 5 site section(s). 2021-02-09 00:08:08.669 DEBUG d.n.common.webinterface.SiteSection.getSections - Loading site section dk.netarkivet.harvester.webinterface.DefinitionsSiteSection. 2021-02-09 00:08:08.682 DEBUG d.n.common.webinterface.SiteSection.getSections - Loading site section dk.netarkivet.harvester.webinterface.HistorySiteSection. 2021-02-09 00:08:08.692 DEBUG d.n.common.webinterface.SiteSection.getSections - Loading site section dk.netarkivet.harvester.webinterface.HarvestChannelSiteSection. 2021-02-09 00:08:08.698 DEBUG d.n.common.webinterface.SiteSection.getSections - Loading site section dk.netarkivet.viewerproxy.webinterface.QASiteSection. 2021-02-09 00:08:08.699 DEBUG d.n.common.webinterface.SiteSection.getSections - Loading site section dk.netarkivet.monitor.webinterface.StatusSiteSection. 00:08:04,515 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Found resource [/home/devel/Test3/conf/logback_HarvestJobManagerApplication.xml] at [file:/home/devel/Test3/conf/logback_HarvestJobManagerApplication.xml] 00:08:05,002 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - debug attribute not set 00:08:05,003 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 00:08:05,032 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [STDOUT] 00:08:05,074 |-INFO in ch.qos.logback.core.joran.action.NestedComplexPropertyIA - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 00:08:05,161 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.rolling.RollingFileAppender] 00:08:05,167 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [FILE] 00:08:05,211 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@17315878 - No compression will be used 00:08:05,213 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@17315878 - Will use the pattern ./log/HarvestJobManagerApplication.%d{yyyy-MM-dd}.%i.log for the active file 00:08:05,218 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@5fece7 - The date pattern is 'yyyy-MM-dd' from file name pattern './log/HarvestJobManagerApplication.%d{yyyy-MM-dd}.%i.log'. 00:08:05,218 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@5fece7 - Roll-over at midnight. 00:08:05,225 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@5fece7 - Setting initial period to Tue Feb 09 00:08:05 CET 2021 00:08:05,226 |-WARN in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@5fece7 - SizeAndTimeBasedFNATP is deprecated. Use SizeAndTimeBasedRollingPolicy instead 00:08:05,226 |-WARN in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@5fece7 - For more information see http://logback.qos.ch/manual/appenders.html#SizeAndTimeBasedRollingPolicy 00:08:05,229 |-INFO in ch.qos.logback.core.joran.action.NestedComplexPropertyIA - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 00:08:05,234 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[FILE] - Active log file name: ./log/HarvestJobManagerApplication.log 00:08:05,234 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[FILE] - File property is set to [./log/HarvestJobManagerApplication.log] 00:08:05,235 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [dk.netarkivet.monitor.logging.CachingSLF4JAppender] 00:08:06,150 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [MONITOR] 00:08:06,162 |-INFO in ch.qos.logback.classic.joran.action.RootLoggerAction - Setting level of ROOT logger to WARN 00:08:06,162 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [STDOUT] to Logger[ROOT] 00:08:06,164 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [FILE] to Logger[ROOT] 00:08:06,164 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [MONITOR] to Logger[ROOT] 00:08:06,166 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [dk.netarkivet] to DEBUG 00:08:06,166 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - End of configuration. 00:08:06,169 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@c300f1 - Registering current configuration as safe fallback point 2021-02-09 00:08:06.186 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 2021-02-09 00:08:06.254 INFO d.n.c.distribute.JMSConnectionSunMQ. - Creating instance of dk.netarkivet.common.distribute.JMSConnectionSunMQ 2021-02-09 00:08:06.257 DEBUG d.n.common.distribute.JMSConnection.initConnection - Initializing a JMS connection dk.netarkivet.common.distribute.JMSConnectionSunMQ 2021-02-09 00:08:06.258 INFO d.n.c.distribute.JMSConnectionSunMQ.getConnectionFactory - Establishing SunMQ JMS Connection to 'kb-test-adm-001.kb.dk:7676' 2021-02-09 00:08:07.138 INFO d.n.h.datamodel.HarvestDBConnection.initDataSource - Connection pool initialized with the following values: - minPoolSize=5 - maxPoolSize=20 - acquireIncrement=5 - maxStatements=0 - maxStatementsPerConnection=0 - idleConnTestPeriod=0 - idleConnTestQuery='null' - idleConnTestOnCheckin=false 2021-02-09 00:08:07.847 INFO d.n.h.scheduler.JobDispatcher. - Creating JobDispatcher Starting dk.netarkivet.harvester.scheduler.HarvestJobManager Version: 5.7-IIPCH3-SNAPSHOT (https://github.com/netarchivesuite/netarchivesuite/commit/f0f4a71edd0773f7fd35d30bfb5f80abe93057eb) 2021-02-09 00:08:07.971 INFO d.n.common.utils.ApplicationUtils.logAndPrint - Starting dk.netarkivet.harvester.scheduler.HarvestJobManager Version: 5.7-IIPCH3-SNAPSHOT (https://github.com/netarchivesuite/netarchivesuite/commit/f0f4a71edd0773f7fd35d30bfb5f80abe93057eb) 2021-02-09 00:08:07.971 INFO d.n.common.utils.ApplicationUtils.startApp - Using settings files '/home/devel/Test3/conf/settings_HarvestJobManagerApplication.xml' 2021-02-09 00:08:08.266 INFO d.n.m.d.JMSMonitorRegistryClient.register - Registering this client for monitoring every 1 minutes, using hostname 'kb-test-adm-001.kb.dk' and JMX/RMI ports 9154/9254 2021-02-09 00:08:08.267 INFO d.n.c.m.MBeanConnectorCreator.exposeJMXMBeanServer - Registered mbean server in registry on port 9154 communicating on port 9254 using password file 'conf/jmxremote.password'. Service URL is service:jmx:rmi://kb-test-adm-001.kb.dk:9254/jndi/rmi://kb-test-adm-001.kb.dk:9154/jmxrmi 2021-02-09 00:08:08.267 DEBUG d.n.c.lifecycle.LifeCycleComponent.start - Starting dk.netarkivet.harvester.scheduler.HarvestJobManager@1eee7ff 2021-02-09 00:08:08.269 DEBUG d.n.common.distribute.JMSConnection.setListener - Adding dk.netarkivet.harvester.scheduler.HarvesterStatusReceiver@141cb24 as listener to Test3_COMMON_HARVESTER_STATUS_TOPIC 2021-02-09 00:08:08.321 DEBUG d.n.common.distribute.JMSConnection.setListener - Adding dk.netarkivet.harvester.scheduler.HarvesterStatusReceiver@141cb24 as listener to Test3_COMMON_HCHAN_VAL_REQ 2021-02-09 00:08:08.335 INFO d.n.h.s.HarvesterStatusReceiver.start - limitSubmittedJobsInQueue: true 2021-02-09 00:08:08.335 INFO d.n.h.s.HarvesterStatusReceiver.start - submittedJobsInQueueThreshold: 1 2021-02-09 00:08:08.350 INFO d.n.h.scheduler.HarvestJobGenerator.start - JobGeneratorTask set to run every 60 seconds 2021-02-09 00:08:08.351 DEBUG d.n.common.distribute.JMSConnection.setListener - Adding dk.netarkivet.harvester.scheduler.HarvestSchedulerMonitorServer@1690781 as listener to Test3_COMMON_THE_SCHED dk.netarkivet.harvester.scheduler.HarvestJobManager Running 2021-02-09 00:08:08.374 INFO d.n.common.utils.ApplicationUtils.logAndPrint - dk.netarkivet.harvester.scheduler.HarvestJobManager Running 2021-02-09 00:08:08.393 INFO d.n.h.scheduler.JobSupervisor.rescheduleLeftOverJobs - 0 jobs has been resubmitted. -------------------------------------------- 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:08:09,908 |-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:08:10,147 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - debug attribute not set 00:08:10,150 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 00:08:10,157 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [STDOUT] 00:08:10,168 |-INFO in ch.qos.logback.core.joran.action.NestedComplexPropertyIA - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 00:08:10,220 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.rolling.RollingFileAppender] 00:08:10,223 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [FILE] 00:08:10,246 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@2025221430 - No compression will be used 00:08:10,247 |-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:08:10,250 |-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:08:10,250 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@5223e5ee - Roll-over at midnight. 00:08:10,254 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@5223e5ee - Setting initial period to Tue Feb 09 00:08:10 CET 2021 00:08:10,254 |-WARN in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@5223e5ee - SizeAndTimeBasedFNATP is deprecated. Use SizeAndTimeBasedRollingPolicy instead 00:08:10,254 |-WARN in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@5223e5ee - For more information see http://logback.qos.ch/manual/appenders.html#SizeAndTimeBasedRollingPolicy 00:08:10,256 |-INFO in ch.qos.logback.core.joran.action.NestedComplexPropertyIA - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 00:08:10,258 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[FILE] - Active log file name: ./log/HarvestControllerApplication_kblow001_h3.log 00:08:10,258 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[FILE] - File property is set to [./log/HarvestControllerApplication_kblow001_h3.log] 00:08:10,260 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [dk.netarkivet.monitor.logging.CachingSLF4JAppender] 00:08:10,867 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [MONITOR] 00:08:10,869 |-INFO in ch.qos.logback.classic.joran.action.RootLoggerAction - Setting level of ROOT logger to WARN 00:08:10,869 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [STDOUT] to Logger[ROOT] 00:08:10,870 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [FILE] to Logger[ROOT] 00:08:10,870 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [MONITOR] to Logger[ROOT] 00:08:10,870 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [dk.netarkivet] to DEBUG 00:08:10,870 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - End of configuration. 00:08:10,871 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@bef2d72 - Registering current configuration as safe fallback point 2021-02-09 00:08:10.878 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-09 00:08:10.884 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-09 00:08:10.884 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-09 00:08:10.885 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-09 00:08:10.885 INFO d.n.common.utils.ApplicationUtils.logAndPrint - Working dir: /home/devel/Test3 2021-02-09 00:08:10.885 INFO d.n.common.utils.ApplicationUtils.startApp - Using settings files '/home/devel/Test3/conf/settings_HarvestControllerApplication_kblow001_h3.xml' 2021-02-09 00:08:11.001 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-09 00:08:11.002 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-09 00:08:11.006 INFO d.n.common.utils.ApplicationUtils.logAndPrint - dk.netarkivet.harvester.heritrix3.HarvestControllerServer Running 2021-02-09 00:08:11.021 INFO d.n.h.h.HarvestControllerServer. - Starting HarvestControllerServer. 2021-02-09 00:08:11.022 INFO d.n.h.h.HarvestControllerServer. - Bound to harvest channel 'LOWPRIORITY' 2021-02-09 00:08:11.022 INFO d.n.h.h.HarvestControllerServer. - Serverdir: 'harvester_low' 2021-02-09 00:08:11.023 INFO d.n.h.h.HarvestControllerServer. - Harvesting requires at least 400000000 bytes free. 2021-02-09 00:08:11.012 INFO d.n.c.distribute.JMSConnectionSunMQ. - Creating instance of dk.netarkivet.common.distribute.JMSConnectionSunMQ 2021-02-09 00:08:11.024 DEBUG d.n.common.distribute.JMSConnection.initConnection - Initializing a JMS connection dk.netarkivet.common.distribute.JMSConnectionSunMQ 2021-02-09 00:08:11.024 INFO d.n.c.distribute.JMSConnectionSunMQ.getConnectionFactory - Establishing SunMQ JMS Connection to 'kb-test-adm-001.kb.dk:7676' 2021-02-09 00:08:11.145 INFO d.n.a.a.d.BitmagArcRepositoryClient. - BitmagArcRepositoryClient will timeout on each getrequest after 300000 milliseconds. 2021-02-09 00:08:11.146 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-09 00:08:11.156 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-09 00:08:11.157 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-09 00:08:11.157 INFO d.n.a.a.d.BitmagArcRepositoryClient. - No collectionId set so using default value Test3 2021-02-09 00:08:11.162 INFO d.n.a.a.d.BitmagArcRepositoryClient. - Storing tempfiles in folder arcrepositoryTemp 2021-02-09 00:08:11.470 DEBUG d.n.c.d.bitrepository.Bitrepository. - Initialising bitrepository 2021-02-09 00:08:11.471 INFO d.n.c.d.bitrepository.Bitrepository. - Reading bitrepository settings from /home/devel/Test3/conf/bitmag_client_config 2021-02-09 00:08:11.471 INFO d.n.c.d.bitrepository.Bitrepository. - keyfile: /home/devel/Test3/conf/bitmag_client_config/client.pem 2021-02-09 00:08:11.471 INFO d.n.c.d.bitrepository.Bitrepository. - Initialising bitrepository settings. 2021-02-09 00:08:11.476 INFO d.n.c.d.bitrepository.HostNameUtils.getHostName - Local hostname (provided by getCanonicalHostName): kb-test-har-003.kb.dk 2021-02-09 00:08:11.477 INFO d.n.c.d.bitrepository.Bitrepository. - componentId: NetarchivesuiteClient-kb-test-har-003.kb.dk-d9eb69a1-51c9-45dc-8117-2eb6e00cb47d 2021-02-09 00:08:12.160 INFO d.n.c.d.bitrepository.Bitrepository. - Initialising bitrepository security manager. 2021-02-09 00:08:12.808 INFO d.n.c.d.bitrepository.Bitrepository. - Getting bitrepository message bus 2021-02-09 00:08:13.698 INFO d.n.c.d.bitrepository.Bitrepository. - Initialising bitrepository clients 2021-02-09 00:08:13.741 DEBUG d.n.h.h.HarvestControllerServer. - Obtained JMS connection. 2021-02-09 00:08:13.744 INFO d.n.h.h.HarvestControllerServer. - SEND_READY_DELAY used by HarvestControllerServer is 300 2021-02-09 00:08:13.745 INFO d.n.h.heritrix3.PostProcessing.processOldJobs - Looking for unprocessed crawldata in 'harvester_low' 2021-02-09 00:08:13.746 DEBUG d.n.common.distribute.JMSConnection.setListener - Adding dk.netarkivet.harvester.heritrix3.HarvestControllerServer@3a320ade as listener to Test3_COMMON_HCHAN_VAL_RESP 2021-02-09 00:08:13.779 INFO d.n.h.h.HarvestControllerServer. - Requested to check the validity of harvest channel 'LOWPRIORITY' 2021-02-09 00:08:13.868 INFO d.n.h.h.HarvestControllerServer.visit - Received message stating that channel 'LOWPRIORITY' is valid. 2021-02-09 00:08:13.872 INFO d.n.h.h.HarvestControllerServer.beginListeningIfSpaceAvailable - Starts to listen to new jobs on queue '[Queue 'Test3_COMMON_JOB_SNAPSHOT_LOWPRIORITY']' 2021-02-09 00:08:13.873 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:08:15,414 |-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:08:15,796 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - debug attribute not set 00:08:15,799 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 00:08:15,818 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [STDOUT] 00:08:15,842 |-INFO in ch.qos.logback.core.joran.action.NestedComplexPropertyIA - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 00:08:15,944 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.rolling.RollingFileAppender] 00:08:15,959 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [FILE] 00:08:15,998 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@2025221430 - No compression will be used 00:08:15,999 |-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:08:16,002 |-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:08:16,002 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@5223e5ee - Roll-over at midnight. 00:08:16,006 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@5223e5ee - Setting initial period to Tue Feb 09 00:08:16 CET 2021 00:08:16,006 |-WARN in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@5223e5ee - SizeAndTimeBasedFNATP is deprecated. Use SizeAndTimeBasedRollingPolicy instead 00:08:16,006 |-WARN in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@5223e5ee - For more information see http://logback.qos.ch/manual/appenders.html#SizeAndTimeBasedRollingPolicy 00:08:16,017 |-INFO in ch.qos.logback.core.joran.action.NestedComplexPropertyIA - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 00:08:16,020 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[FILE] - Active log file name: ./log/HarvestControllerApplication_kbumbra_1.log 00:08:16,020 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[FILE] - File property is set to [./log/HarvestControllerApplication_kbumbra_1.log] 00:08:16,021 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [dk.netarkivet.monitor.logging.CachingSLF4JAppender] 00:08:16,686 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [MONITOR] 00:08:16,687 |-INFO in ch.qos.logback.classic.joran.action.RootLoggerAction - Setting level of ROOT logger to WARN 00:08:16,687 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [STDOUT] to Logger[ROOT] 00:08:16,688 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [FILE] to Logger[ROOT] 00:08:16,688 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [MONITOR] to Logger[ROOT] 00:08:16,689 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [dk.netarkivet] to DEBUG 00:08:16,689 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - End of configuration. 00:08:16,715 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@bef2d72 - Registering current configuration as safe fallback point 2021-02-09 00:08:16.719 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-09 00:08:16.724 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-09 00:08:16.725 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-09 00:08:16.731 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-09 00:08:16.732 INFO d.n.common.utils.ApplicationUtils.logAndPrint - Working dir: /home/devel/Test3 2021-02-09 00:08:16.732 INFO d.n.common.utils.ApplicationUtils.startApp - Using settings files '/home/devel/Test3/conf/settings_HarvestControllerApplication_kbumbra_1.xml' 2021-02-09 00:08:17.481 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-09 00:08:17.482 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-09 00:08:17.502 INFO d.n.common.utils.ApplicationUtils.logAndPrint - dk.netarkivet.harvester.heritrix3.HarvestControllerServer Running 2021-02-09 00:08:17.517 INFO d.n.c.distribute.JMSConnectionSunMQ. - Creating instance of dk.netarkivet.common.distribute.JMSConnectionSunMQ 2021-02-09 00:08:17.517 DEBUG d.n.common.distribute.JMSConnection.initConnection - Initializing a JMS connection dk.netarkivet.common.distribute.JMSConnectionSunMQ 2021-02-09 00:08:17.518 INFO d.n.c.distribute.JMSConnectionSunMQ.getConnectionFactory - Establishing SunMQ JMS Connection to 'kb-test-adm-001.kb.dk:7676' 2021-02-09 00:08:17.571 INFO d.n.h.h.HarvestControllerServer. - Starting HarvestControllerServer. 2021-02-09 00:08:17.572 INFO d.n.h.h.HarvestControllerServer. - Bound to harvest channel 'UMBRA' 2021-02-09 00:08:17.573 INFO d.n.h.h.HarvestControllerServer. - Serverdir: 'harvester_umbra_1' 2021-02-09 00:08:17.574 INFO d.n.h.h.HarvestControllerServer. - Harvesting requires at least 400000000 bytes free. 2021-02-09 00:08:17.778 INFO d.n.a.a.d.BitmagArcRepositoryClient. - BitmagArcRepositoryClient will timeout on each getrequest after 300000 milliseconds. 2021-02-09 00:08:17.778 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_1 2021-02-09 00:08:17.811 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-09 00:08:17.812 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-09 00:08:17.812 INFO d.n.a.a.d.BitmagArcRepositoryClient. - No collectionId set so using default value Test3 2021-02-09 00:08:17.816 INFO d.n.a.a.d.BitmagArcRepositoryClient. - Storing tempfiles in folder arcrepositoryTemp 2021-02-09 00:08:18.269 DEBUG d.n.c.d.bitrepository.Bitrepository. - Initialising bitrepository 2021-02-09 00:08:18.270 INFO d.n.c.d.bitrepository.Bitrepository. - Reading bitrepository settings from /home/devel/Test3/conf/bitmag_client_config 2021-02-09 00:08:18.270 INFO d.n.c.d.bitrepository.Bitrepository. - keyfile: /home/devel/Test3/conf/bitmag_client_config/client.pem 2021-02-09 00:08:18.271 INFO d.n.c.d.bitrepository.Bitrepository. - Initialising bitrepository settings. 2021-02-09 00:08:18.275 INFO d.n.c.d.bitrepository.HostNameUtils.getHostName - Local hostname (provided by getCanonicalHostName): kb-test-har-005.kb.dk 2021-02-09 00:08:18.289 INFO d.n.c.d.bitrepository.Bitrepository. - componentId: NetarchivesuiteClient-kb-test-har-005.kb.dk-768af407-9df8-408d-a017-ab70baadf478 2021-02-09 00:08:18.912 INFO d.n.c.d.bitrepository.Bitrepository. - Initialising bitrepository security manager. 2021-02-09 00:08:19.855 INFO d.n.c.d.bitrepository.Bitrepository. - Getting bitrepository message bus 00:08:15,437 |-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:08:15,744 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - debug attribute not set 00:08:15,761 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 00:08:15,769 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [STDOUT] 00:08:15,792 |-INFO in ch.qos.logback.core.joran.action.NestedComplexPropertyIA - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 00:08:15,918 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.rolling.RollingFileAppender] 00:08:15,934 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [FILE] 00:08:15,964 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@2025221430 - No compression will be used 00:08:15,977 |-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:08:15,980 |-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:08:15,980 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@5223e5ee - Roll-over at midnight. 00:08:15,984 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@5223e5ee - Setting initial period to Tue Feb 09 00:08:15 CET 2021 00:08:15,985 |-WARN in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@5223e5ee - SizeAndTimeBasedFNATP is deprecated. Use SizeAndTimeBasedRollingPolicy instead 00:08:15,985 |-WARN in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@5223e5ee - For more information see http://logback.qos.ch/manual/appenders.html#SizeAndTimeBasedRollingPolicy 00:08:15,986 |-INFO in ch.qos.logback.core.joran.action.NestedComplexPropertyIA - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 00:08:16,001 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[FILE] - Active log file name: ./log/HarvestControllerApplication_kbumbra_2.log 00:08:16,001 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[FILE] - File property is set to [./log/HarvestControllerApplication_kbumbra_2.log] 00:08:16,002 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [dk.netarkivet.monitor.logging.CachingSLF4JAppender] 00:08:16,683 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [MONITOR] 00:08:16,685 |-INFO in ch.qos.logback.classic.joran.action.RootLoggerAction - Setting level of ROOT logger to WARN 00:08:16,685 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [STDOUT] to Logger[ROOT] 00:08:16,686 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [FILE] to Logger[ROOT] 00:08:16,686 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [MONITOR] to Logger[ROOT] 00:08:16,686 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [dk.netarkivet] to DEBUG 00:08:16,686 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - End of configuration. 00:08:16,687 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@bef2d72 - Registering current configuration as safe fallback point 2021-02-09 00:08:16.701 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-09 00:08:16.706 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-09 00:08:16.707 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-09 00:08:16.711 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-09 00:08:16.711 INFO d.n.common.utils.ApplicationUtils.logAndPrint - Working dir: /home/devel/Test3 2021-02-09 00:08:16.711 INFO d.n.common.utils.ApplicationUtils.startApp - Using settings files '/home/devel/Test3/conf/settings_HarvestControllerApplication_kbumbra_2.xml' 2021-02-09 00:08:17.516 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-09 00:08:17.518 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-09 00:08:17.536 INFO d.n.common.utils.ApplicationUtils.logAndPrint - dk.netarkivet.harvester.heritrix3.HarvestControllerServer Running 2021-02-09 00:08:17.553 INFO d.n.c.distribute.JMSConnectionSunMQ. - Creating instance of dk.netarkivet.common.distribute.JMSConnectionSunMQ 2021-02-09 00:08:17.554 DEBUG d.n.common.distribute.JMSConnection.initConnection - Initializing a JMS connection dk.netarkivet.common.distribute.JMSConnectionSunMQ 2021-02-09 00:08:17.555 INFO d.n.c.distribute.JMSConnectionSunMQ.getConnectionFactory - Establishing SunMQ JMS Connection to 'kb-test-adm-001.kb.dk:7676' 2021-02-09 00:08:17.583 INFO d.n.h.h.HarvestControllerServer. - Starting HarvestControllerServer. 2021-02-09 00:08:17.584 INFO d.n.h.h.HarvestControllerServer. - Bound to harvest channel 'UMBRA' 2021-02-09 00:08:17.585 INFO d.n.h.h.HarvestControllerServer. - Serverdir: 'harvester_umbra_2' 2021-02-09 00:08:17.597 INFO d.n.h.h.HarvestControllerServer. - Harvesting requires at least 400000000 bytes free. 2021-02-09 00:08:17.740 INFO d.n.a.a.d.BitmagArcRepositoryClient. - BitmagArcRepositoryClient will timeout on each getrequest after 300000 milliseconds. 2021-02-09 00:08:17.741 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-09 00:08:17.757 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-09 00:08:17.758 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-09 00:08:17.758 INFO d.n.a.a.d.BitmagArcRepositoryClient. - No collectionId set so using default value Test3 2021-02-09 00:08:17.762 INFO d.n.a.a.d.BitmagArcRepositoryClient. - Storing tempfiles in folder arcrepositoryTemp 2021-02-09 00:08:18.196 DEBUG d.n.c.d.bitrepository.Bitrepository. - Initialising bitrepository 2021-02-09 00:08:18.196 INFO d.n.c.d.bitrepository.Bitrepository. - Reading bitrepository settings from /home/devel/Test3/conf/bitmag_client_config 2021-02-09 00:08:18.196 INFO d.n.c.d.bitrepository.Bitrepository. - keyfile: /home/devel/Test3/conf/bitmag_client_config/client.pem 2021-02-09 00:08:18.197 INFO d.n.c.d.bitrepository.Bitrepository. - Initialising bitrepository settings. 2021-02-09 00:08:18.214 INFO d.n.c.d.bitrepository.HostNameUtils.getHostName - Local hostname (provided by getCanonicalHostName): kb-test-har-005.kb.dk 2021-02-09 00:08:18.215 INFO d.n.c.d.bitrepository.Bitrepository. - componentId: NetarchivesuiteClient-kb-test-har-005.kb.dk-1481f0bc-6b15-4727-abc0-81a143d7db22 2021-02-09 00:08:19.178 INFO d.n.c.d.bitrepository.Bitrepository. - Initialising bitrepository security manager. -------------------------------------------- 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:08:20,828 |-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:08:21,153 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - debug attribute not set 00:08:21,163 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 00:08:21,177 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [STDOUT] 00:08:21,196 |-INFO in ch.qos.logback.core.joran.action.NestedComplexPropertyIA - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 00:08:21,252 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.rolling.RollingFileAppender] 00:08:21,256 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [FILE] 00:08:21,293 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@349420578 - No compression will be used 00:08:21,294 |-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:08:21,297 |-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:08:21,297 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@12d4bf7e - Roll-over at midnight. 00:08:21,302 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@12d4bf7e - Setting initial period to Tue Feb 09 00:08:21 CET 2021 00:08:21,302 |-WARN in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@12d4bf7e - SizeAndTimeBasedFNATP is deprecated. Use SizeAndTimeBasedRollingPolicy instead 00:08:21,302 |-WARN in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@12d4bf7e - For more information see http://logback.qos.ch/manual/appenders.html#SizeAndTimeBasedRollingPolicy 00:08:21,304 |-INFO in ch.qos.logback.core.joran.action.NestedComplexPropertyIA - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 00:08:21,309 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[FILE] - Active log file name: ./log/HarvestControllerApplication_kbhigh_h3.log 00:08:21,309 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[FILE] - File property is set to [./log/HarvestControllerApplication_kbhigh_h3.log] 00:08:21,310 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [dk.netarkivet.monitor.logging.CachingSLF4JAppender] 00:08:21,830 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [MONITOR] 00:08:21,832 |-INFO in ch.qos.logback.classic.joran.action.RootLoggerAction - Setting level of ROOT logger to WARN 00:08:21,833 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [STDOUT] to Logger[ROOT] 00:08:21,833 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [FILE] to Logger[ROOT] 00:08:21,837 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [MONITOR] to Logger[ROOT] 00:08:21,838 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [dk.netarkivet] to DEBUG 00:08:21,838 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - End of configuration. 00:08:21,838 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@4c1d9d4b - Registering current configuration as safe fallback point 2021-02-09 00:08:21.849 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-09 00:08:21.861 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-09 00:08:21.861 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-09 00:08:21.867 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-09 00:08:21.868 INFO d.n.common.utils.ApplicationUtils.logAndPrint - Working dir: /home/devel/Test3 2021-02-09 00:08:21.869 INFO d.n.common.utils.ApplicationUtils.startApp - Using settings files '/home/devel/Test3/conf/settings_HarvestControllerApplication_kbhigh_h3.xml' 2021-02-09 00:08:22.014 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-09 00:08:22.014 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-09 00:08:22.022 INFO d.n.common.utils.ApplicationUtils.logAndPrint - dk.netarkivet.harvester.heritrix3.HarvestControllerServer Running 2021-02-09 00:08:22.034 INFO d.n.c.distribute.JMSConnectionSunMQ. - Creating instance of dk.netarkivet.common.distribute.JMSConnectionSunMQ 2021-02-09 00:08:22.044 DEBUG d.n.common.distribute.JMSConnection.initConnection - Initializing a JMS connection dk.netarkivet.common.distribute.JMSConnectionSunMQ 2021-02-09 00:08:22.048 INFO d.n.c.distribute.JMSConnectionSunMQ.getConnectionFactory - Establishing SunMQ JMS Connection to 'kb-test-adm-001.kb.dk:7676' 2021-02-09 00:08:22.048 INFO d.n.h.h.HarvestControllerServer. - Starting HarvestControllerServer. 2021-02-09 00:08:22.051 INFO d.n.h.h.HarvestControllerServer. - Bound to harvest channel 'HIGHPRIORITY' 2021-02-09 00:08:22.052 INFO d.n.h.h.HarvestControllerServer. - Serverdir: 'harvester_high' 2021-02-09 00:08:22.052 INFO d.n.h.h.HarvestControllerServer. - Harvesting requires at least 400000000 bytes free. 2021-02-09 00:08:22.190 INFO d.n.a.a.d.BitmagArcRepositoryClient. - BitmagArcRepositoryClient will timeout on each getrequest after 300000 milliseconds. 2021-02-09 00:08:22.190 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-09 00:08:22.201 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-09 00:08:22.201 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-09 00:08:22.202 INFO d.n.a.a.d.BitmagArcRepositoryClient. - No collectionId set so using default value Test3 2021-02-09 00:08:22.228 INFO d.n.a.a.d.BitmagArcRepositoryClient. - Storing tempfiles in folder arcrepositoryTemp 2021-02-09 00:08:22.641 DEBUG d.n.c.d.bitrepository.Bitrepository. - Initialising bitrepository 2021-02-09 00:08:22.641 INFO d.n.c.d.bitrepository.Bitrepository. - Reading bitrepository settings from /home/devel/Test3/conf/bitmag_client_config 2021-02-09 00:08:22.642 INFO d.n.c.d.bitrepository.Bitrepository. - keyfile: /home/devel/Test3/conf/bitmag_client_config/client.pem 2021-02-09 00:08:22.644 INFO d.n.c.d.bitrepository.Bitrepository. - Initialising bitrepository settings. 2021-02-09 00:08:22.650 INFO d.n.c.d.bitrepository.HostNameUtils.getHostName - Local hostname (provided by getCanonicalHostName): kb-test-har-004.kb.dk 2021-02-09 00:08:22.655 INFO d.n.c.d.bitrepository.Bitrepository. - componentId: NetarchivesuiteClient-kb-test-har-004.kb.dk-0080981e-5a7c-45b6-b59e-4d0d16b409f1 2021-02-09 00:08:23.550 INFO d.n.c.d.bitrepository.Bitrepository. - Initialising bitrepository security manager. 00:08:20,821 |-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:08:21,151 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - debug attribute not set 00:08:21,165 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 00:08:21,175 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [STDOUT] 00:08:21,193 |-INFO in ch.qos.logback.core.joran.action.NestedComplexPropertyIA - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 00:08:21,248 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.rolling.RollingFileAppender] 00:08:21,253 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [FILE] 00:08:21,289 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@349420578 - No compression will be used 00:08:21,290 |-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:08:21,293 |-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:08:21,293 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@12d4bf7e - Roll-over at midnight. 00:08:21,299 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@12d4bf7e - Setting initial period to Tue Feb 09 00:08:21 CET 2021 00:08:21,299 |-WARN in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@12d4bf7e - SizeAndTimeBasedFNATP is deprecated. Use SizeAndTimeBasedRollingPolicy instead 00:08:21,299 |-WARN in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@12d4bf7e - For more information see http://logback.qos.ch/manual/appenders.html#SizeAndTimeBasedRollingPolicy 00:08:21,301 |-INFO in ch.qos.logback.core.joran.action.NestedComplexPropertyIA - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 00:08:21,306 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[FILE] - Active log file name: ./log/HarvestControllerApplication_kblow002_h3.log 00:08:21,306 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[FILE] - File property is set to [./log/HarvestControllerApplication_kblow002_h3.log] 00:08:21,307 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [dk.netarkivet.monitor.logging.CachingSLF4JAppender] 00:08:21,847 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [MONITOR] 00:08:21,848 |-INFO in ch.qos.logback.classic.joran.action.RootLoggerAction - Setting level of ROOT logger to WARN 00:08:21,848 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [STDOUT] to Logger[ROOT] 00:08:21,849 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [FILE] to Logger[ROOT] 00:08:21,849 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [MONITOR] to Logger[ROOT] 00:08:21,849 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [dk.netarkivet] to DEBUG 00:08:21,849 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - End of configuration. 00:08:21,859 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@4c1d9d4b - Registering current configuration as safe fallback point 2021-02-09 00:08:21.863 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-09 00:08:21.877 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-09 00:08:21.877 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-09 00:08:21.881 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-09 00:08:21.881 INFO d.n.common.utils.ApplicationUtils.logAndPrint - Working dir: /home/devel/Test3 2021-02-09 00:08:21.881 INFO d.n.common.utils.ApplicationUtils.startApp - Using settings files '/home/devel/Test3/conf/settings_HarvestControllerApplication_kblow002_h3.xml' 2021-02-09 00:08:22.022 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-09 00:08:22.022 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-09 00:08:22.037 INFO d.n.common.utils.ApplicationUtils.logAndPrint - dk.netarkivet.harvester.heritrix3.HarvestControllerServer Running 2021-02-09 00:08:22.060 INFO d.n.h.h.HarvestControllerServer. - Starting HarvestControllerServer. 2021-02-09 00:08:22.067 INFO d.n.h.h.HarvestControllerServer. - Bound to harvest channel 'LOWPRIORITY' 2021-02-09 00:08:22.067 INFO d.n.h.h.HarvestControllerServer. - Serverdir: 'harvester_low' 2021-02-09 00:08:22.068 INFO d.n.h.h.HarvestControllerServer. - Harvesting requires at least 400000000 bytes free. 2021-02-09 00:08:22.068 INFO d.n.c.distribute.JMSConnectionSunMQ. - Creating instance of dk.netarkivet.common.distribute.JMSConnectionSunMQ 2021-02-09 00:08:22.069 DEBUG d.n.common.distribute.JMSConnection.initConnection - Initializing a JMS connection dk.netarkivet.common.distribute.JMSConnectionSunMQ 2021-02-09 00:08:22.070 INFO d.n.c.distribute.JMSConnectionSunMQ.getConnectionFactory - Establishing SunMQ JMS Connection to 'kb-test-adm-001.kb.dk:7676' 2021-02-09 00:08:22.222 INFO d.n.a.a.d.BitmagArcRepositoryClient. - BitmagArcRepositoryClient will timeout on each getrequest after 300000 milliseconds. 2021-02-09 00:08:22.223 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-09 00:08:22.241 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-09 00:08:22.243 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-09 00:08:22.246 INFO d.n.a.a.d.BitmagArcRepositoryClient. - No collectionId set so using default value Test3 2021-02-09 00:08:22.259 INFO d.n.a.a.d.BitmagArcRepositoryClient. - Storing tempfiles in folder arcrepositoryTemp 2021-02-09 00:08:22.647 DEBUG d.n.c.d.bitrepository.Bitrepository. - Initialising bitrepository 2021-02-09 00:08:22.650 INFO d.n.c.d.bitrepository.Bitrepository. - Reading bitrepository settings from /home/devel/Test3/conf/bitmag_client_config 2021-02-09 00:08:22.650 INFO d.n.c.d.bitrepository.Bitrepository. - keyfile: /home/devel/Test3/conf/bitmag_client_config/client.pem 2021-02-09 00:08:22.651 INFO d.n.c.d.bitrepository.Bitrepository. - Initialising bitrepository settings. 2021-02-09 00:08:22.654 INFO d.n.c.d.bitrepository.HostNameUtils.getHostName - Local hostname (provided by getCanonicalHostName): kb-test-har-004.kb.dk 2021-02-09 00:08:22.664 INFO d.n.c.d.bitrepository.Bitrepository. - componentId: NetarchivesuiteClient-kb-test-har-004.kb.dk-6b7d9adb-e681-468e-9f59-8d9d2d3f11eb 2021-02-09 00:08:23.509 INFO d.n.c.d.bitrepository.Bitrepository. - Initialising bitrepository security manager. -------------------------------------------- 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:08:26,937 |-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:08:27,358 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - debug attribute not set 00:08:27,359 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 00:08:27,365 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [STDOUT] 00:08:27,386 |-INFO in ch.qos.logback.core.joran.action.NestedComplexPropertyIA - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 00:08:27,506 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.rolling.RollingFileAppender] 00:08:27,510 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [FILE] 00:08:27,612 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@597190999 - No compression will be used 00:08:27,614 |-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:08:27,620 |-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:08:27,620 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@23f7d05d - Roll-over at midnight. 00:08:27,635 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@23f7d05d - Setting initial period to Tue Feb 09 00:08:27 CET 2021 00:08:27,636 |-WARN in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@23f7d05d - SizeAndTimeBasedFNATP is deprecated. Use SizeAndTimeBasedRollingPolicy instead 00:08:27,636 |-WARN in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@23f7d05d - For more information see http://logback.qos.ch/manual/appenders.html#SizeAndTimeBasedRollingPolicy 00:08:27,639 |-INFO in ch.qos.logback.core.joran.action.NestedComplexPropertyIA - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 00:08:27,646 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[FILE] - Active log file name: ./log/IndexServerApplication.log 00:08:27,646 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[FILE] - File property is set to [./log/IndexServerApplication.log] 00:08:27,648 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [dk.netarkivet.monitor.logging.CachingSLF4JAppender] 00:08:28,779 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [MONITOR] 00:08:28,780 |-INFO in ch.qos.logback.classic.joran.action.RootLoggerAction - Setting level of ROOT logger to WARN 00:08:28,781 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [STDOUT] to Logger[ROOT] 00:08:28,781 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [FILE] to Logger[ROOT] 00:08:28,781 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [MONITOR] to Logger[ROOT] 00:08:28,782 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [dk.netarkivet] to DEBUG 00:08:28,782 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - End of configuration. 00:08:28,794 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@1e730495 - Registering current configuration as safe fallback point 2021-02-09 00:08:28.802 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-09 00:08:28.808 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-09 00:08:28.809 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-09 00:08:28.810 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-09 00:08:28.810 INFO d.n.common.utils.ApplicationUtils.logAndPrint - Working dir: /home/devel/Test3 2021-02-09 00:08:28.810 INFO d.n.common.utils.ApplicationUtils.startApp - Using settings files '/home/devel/Test3/conf/settings_IndexServerApplication.xml' 2021-02-09 00:08:29.344 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-09 00:08:29.345 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-09 00:08:29.351 INFO d.n.common.utils.ApplicationUtils.logAndPrint - dk.netarkivet.harvester.indexserver.IndexServer Running 2021-02-09 00:08:29.363 INFO d.n.h.indexserver.FileBasedCache. - Metadata cache for 'cdxdata' uses directory '/home/devel/Test3/cache/cdxdata' 2021-02-09 00:08:29.390 INFO d.n.a.a.d.BitmagArcRepositoryClient. - BitmagArcRepositoryClient will timeout on each getrequest after 300000 milliseconds. 2021-02-09 00:08:29.412 INFO d.n.c.distribute.JMSConnectionSunMQ. - Creating instance of dk.netarkivet.common.distribute.JMSConnectionSunMQ 2021-02-09 00:08:29.414 DEBUG d.n.common.distribute.JMSConnection.initConnection - Initializing a JMS connection dk.netarkivet.common.distribute.JMSConnectionSunMQ 2021-02-09 00:08:29.415 INFO d.n.c.distribute.JMSConnectionSunMQ.getConnectionFactory - Establishing SunMQ JMS Connection to 'kb-test-adm-001.kb.dk:7676' 2021-02-09 00:08:29.574 DEBUG d.n.common.distribute.JMSConnection.setListener - Adding dk.netarkivet.archive.arcrepository.distribute.BitmagArcRepositoryClient@31368b99 as listener to Test3_COMMON_THIS_REPOS_CLIENT_130_226_228_5_IS 2021-02-09 00:08:29.586 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-09 00:08:29.587 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-09 00:08:29.587 INFO d.n.a.a.d.BitmagArcRepositoryClient. - No collectionId set so using default value Test3 2021-02-09 00:08:29.592 INFO d.n.a.a.d.BitmagArcRepositoryClient. - Storing tempfiles in folder arcrepositoryTemp 2021-02-09 00:08:29.933 DEBUG d.n.c.d.bitrepository.Bitrepository. - Initialising bitrepository 2021-02-09 00:08:29.934 INFO d.n.c.d.bitrepository.Bitrepository. - Reading bitrepository settings from /home/devel/Test3/conf/bitmag_client_config 2021-02-09 00:08:29.934 INFO d.n.c.d.bitrepository.Bitrepository. - keyfile: /home/devel/Test3/conf/bitmag_client_config/client.pem 2021-02-09 00:08:29.934 INFO d.n.c.d.bitrepository.Bitrepository. - Initialising bitrepository settings. 2021-02-09 00:08:29.938 INFO d.n.c.d.bitrepository.HostNameUtils.getHostName - Local hostname (provided by getCanonicalHostName): kb-test-acs-001.kb.dk 2021-02-09 00:08:29.939 INFO d.n.c.d.bitrepository.Bitrepository. - componentId: NetarchivesuiteClient-kb-test-acs-001.kb.dk-c4e6d061-394f-45ba-bfee-b98734c11194 00:08:26,937 |-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:08:27,354 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - debug attribute not set 00:08:27,355 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 00:08:27,363 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [STDOUT] 00:08:27,386 |-INFO in ch.qos.logback.core.joran.action.NestedComplexPropertyIA - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 00:08:27,505 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.rolling.RollingFileAppender] 00:08:27,508 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [FILE] 00:08:27,608 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@597190999 - No compression will be used 00:08:27,611 |-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:08:27,620 |-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:08:27,620 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@23f7d05d - Roll-over at midnight. 00:08:27,636 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@23f7d05d - Setting initial period to Tue Feb 09 00:08:27 CET 2021 00:08:27,637 |-WARN in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@23f7d05d - SizeAndTimeBasedFNATP is deprecated. Use SizeAndTimeBasedRollingPolicy instead 00:08:27,637 |-WARN in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@23f7d05d - For more information see http://logback.qos.ch/manual/appenders.html#SizeAndTimeBasedRollingPolicy 00:08:27,640 |-INFO in ch.qos.logback.core.joran.action.NestedComplexPropertyIA - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 00:08:27,646 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[FILE] - Active log file name: ./log/ViewerProxyApplication.log 00:08:27,646 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[FILE] - File property is set to [./log/ViewerProxyApplication.log] 00:08:27,648 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [dk.netarkivet.monitor.logging.CachingSLF4JAppender] 00:08:28,804 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [MONITOR] 00:08:28,817 |-INFO in ch.qos.logback.classic.joran.action.RootLoggerAction - Setting level of ROOT logger to WARN 00:08:28,817 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [STDOUT] to Logger[ROOT] 00:08:28,818 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [FILE] to Logger[ROOT] 00:08:28,818 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [MONITOR] to Logger[ROOT] 00:08:28,819 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [dk.netarkivet] to DEBUG 00:08:28,819 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - End of configuration. 00:08:28,819 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@1e730495 - Registering current configuration as safe fallback point 2021-02-09 00:08:28.826 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-09 00:08:28.832 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-09 00:08:28.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-09 00:08:28.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-09 00:08:28.833 INFO d.n.common.utils.ApplicationUtils.logAndPrint - Working dir: /home/devel/Test3 2021-02-09 00:08:28.833 INFO d.n.common.utils.ApplicationUtils.startApp - Using settings files '/home/devel/Test3/conf/settings_ViewerProxyApplication.xml' 2021-02-09 00:08:29.343 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-09 00:08:29.344 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-09 00:08:29.347 INFO d.n.common.utils.ApplicationUtils.logAndPrint - dk.netarkivet.viewerproxy.ViewerProxy Running 2021-02-09 00:08:29.369 INFO d.n.a.a.d.BitmagArcRepositoryClient. - BitmagArcRepositoryClient will timeout on each getrequest after 300000 milliseconds. 2021-02-09 00:08:29.386 INFO d.n.c.distribute.JMSConnectionSunMQ. - Creating instance of dk.netarkivet.common.distribute.JMSConnectionSunMQ 2021-02-09 00:08:29.386 DEBUG d.n.common.distribute.JMSConnection.initConnection - Initializing a JMS connection dk.netarkivet.common.distribute.JMSConnectionSunMQ 2021-02-09 00:08:29.387 INFO d.n.c.distribute.JMSConnectionSunMQ.getConnectionFactory - Establishing SunMQ JMS Connection to 'kb-test-adm-001.kb.dk:7676' 2021-02-09 00:08:29.608 DEBUG d.n.common.distribute.JMSConnection.setListener - Adding dk.netarkivet.archive.arcrepository.distribute.BitmagArcRepositoryClient@6a400542 as listener to Test3_COMMON_THIS_REPOS_CLIENT_130_226_228_5_VP 2021-02-09 00:08:29.619 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-09 00:08:29.620 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-09 00:08:29.620 INFO d.n.a.a.d.BitmagArcRepositoryClient. - No collectionId set so using default value Test3 2021-02-09 00:08:29.625 INFO d.n.a.a.d.BitmagArcRepositoryClient. - Storing tempfiles in folder arcrepositoryTemp 2021-02-09 00:08:29.987 DEBUG d.n.c.d.bitrepository.Bitrepository. - Initialising bitrepository 2021-02-09 00:08:29.988 INFO d.n.c.d.bitrepository.Bitrepository. - Reading bitrepository settings from /home/devel/Test3/conf/bitmag_client_config 2021-02-09 00:08:29.988 INFO d.n.c.d.bitrepository.Bitrepository. - keyfile: /home/devel/Test3/conf/bitmag_client_config/client.pem 2021-02-09 00:08:29.989 INFO d.n.c.d.bitrepository.Bitrepository. - Initialising bitrepository settings. 2021-02-09 00:08:29.995 INFO d.n.c.d.bitrepository.HostNameUtils.getHostName - Local hostname (provided by getCanonicalHostName): kb-test-acs-001.kb.dk 2021-02-09 00:08:29.997 INFO d.n.c.d.bitrepository.Bitrepository. - componentId: NetarchivesuiteClient-kb-test-acs-001.kb.dk-d7afa905-9c1d-4355-b05e-5067582764e3 -------------------------------------------- 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 00:08:33,024 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Found resource [/home/devel/Test3/conf/logback_AggregatorApplication.xml] at [file:/home/devel/Test3/conf/logback_AggregatorApplication.xml] 00:08:33,840 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - debug attribute not set 00:08:33,848 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 00:08:33,889 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [STDOUT] 00:08:33,933 |-INFO in ch.qos.logback.core.joran.action.NestedComplexPropertyIA - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 00:08:34,078 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.rolling.RollingFileAppender] 00:08:34,102 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [FILE] 00:08:34,227 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@898406901 - No compression will be used 00:08:34,228 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@898406901 - Will use the pattern ./log/AggregatorApplication.%d{yyyy-MM-dd}.%i.log for the active file 00:08:34,241 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@3ee0fea4 - The date pattern is 'yyyy-MM-dd' from file name pattern './log/AggregatorApplication.%d{yyyy-MM-dd}.%i.log'. 00:08:34,241 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@3ee0fea4 - Roll-over at midnight. 00:08:34,263 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@3ee0fea4 - Setting initial period to Tue Feb 09 00:08:34 CET 2021 00:08:34,267 |-WARN in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@3ee0fea4 - SizeAndTimeBasedFNATP is deprecated. Use SizeAndTimeBasedRollingPolicy instead 00:08:34,267 |-WARN in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@3ee0fea4 - For more information see http://logback.qos.ch/manual/appenders.html#SizeAndTimeBasedRollingPolicy 00:08:34,270 |-INFO in ch.qos.logback.core.joran.action.NestedComplexPropertyIA - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 00:08:34,279 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[FILE] - Active log file name: ./log/AggregatorApplication.log 00:08:34,279 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[FILE] - File property is set to [./log/AggregatorApplication.log] 00:08:34,284 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [dk.netarkivet.monitor.logging.CachingSLF4JAppender] 00:08:35,825 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [MONITOR] 00:08:35,829 |-INFO in ch.qos.logback.classic.joran.action.RootLoggerAction - Setting level of ROOT logger to WARN 00:08:35,829 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [STDOUT] to Logger[ROOT] 00:08:35,841 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [FILE] to Logger[ROOT] 00:08:35,841 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [MONITOR] to Logger[ROOT] 00:08:35,841 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [dk.netarkivet] to DEBUG 00:08:35,841 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - End of configuration. 00:08:35,842 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@48524010 - Registering current configuration as safe fallback point 2021-02-09 00:08:35.860 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.wayback.aggregator.AggregationWorker Version: 5.7-IIPCH3-SNAPSHOT (https://github.com/netarchivesuite/netarchivesuite/commit/f0f4a71edd0773f7fd35d30bfb5f80abe93057eb) 2021-02-09 00:08:35.906 INFO d.n.common.utils.ApplicationUtils.logAndPrint - Starting dk.netarkivet.wayback.aggregator.AggregationWorker Version: 5.7-IIPCH3-SNAPSHOT (https://github.com/netarchivesuite/netarchivesuite/commit/f0f4a71edd0773f7fd35d30bfb5f80abe93057eb) Java VM: 1.8.0_25 2021-02-09 00:08:35.907 INFO d.n.common.utils.ApplicationUtils.logAndPrint - Java VM: 1.8.0_25 java.home: /usr/local/java.old/jdk1.8.0_25_x64/jre 2021-02-09 00:08:35.907 INFO d.n.common.utils.ApplicationUtils.logAndPrint - java.home: /usr/local/java.old/jdk1.8.0_25_x64/jre Working dir: /home/devel/Test3 2021-02-09 00:08:35.908 INFO d.n.common.utils.ApplicationUtils.logAndPrint - Working dir: /home/devel/Test3 2021-02-09 00:08:35.909 INFO d.n.common.utils.ApplicationUtils.startApp - Using settings files '/home/devel/Test3/conf/settings_AggregatorApplication.xml' 00:08:33,025 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Found resource [/home/devel/Test3/conf/logback_WaybackIndexerApplication.xml] at [file:/home/devel/Test3/conf/logback_WaybackIndexerApplication.xml] 00:08:33,805 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - debug attribute not set 00:08:33,806 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 00:08:33,842 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [STDOUT] 00:08:33,916 |-INFO in ch.qos.logback.core.joran.action.NestedComplexPropertyIA - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 00:08:34,073 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.rolling.RollingFileAppender] 00:08:34,099 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [FILE] 00:08:34,230 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@339099861 - No compression will be used 00:08:34,231 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@339099861 - Will use the pattern ./log/WaybackIndexerApplication.%d{yyyy-MM-dd}.%i.log for the active file 00:08:34,239 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@6295d394 - The date pattern is 'yyyy-MM-dd' from file name pattern './log/WaybackIndexerApplication.%d{yyyy-MM-dd}.%i.log'. 00:08:34,239 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@6295d394 - Roll-over at midnight. 00:08:34,264 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@6295d394 - Setting initial period to Tue Feb 09 00:08:34 CET 2021 00:08:34,264 |-WARN in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@6295d394 - SizeAndTimeBasedFNATP is deprecated. Use SizeAndTimeBasedRollingPolicy instead 00:08:34,264 |-WARN in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@6295d394 - For more information see http://logback.qos.ch/manual/appenders.html#SizeAndTimeBasedRollingPolicy 00:08:34,271 |-INFO in ch.qos.logback.core.joran.action.NestedComplexPropertyIA - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 00:08:34,283 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[FILE] - Active log file name: ./log/WaybackIndexerApplication.log 00:08:34,283 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[FILE] - File property is set to [./log/WaybackIndexerApplication.log] 00:08:34,287 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [dk.netarkivet.monitor.logging.CachingSLF4JAppender] 00:08:35,812 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [MONITOR] 00:08:35,821 |-INFO in ch.qos.logback.classic.joran.action.RootLoggerAction - Setting level of ROOT logger to WARN 00:08:35,821 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [STDOUT] to Logger[ROOT] 00:08:35,822 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [FILE] to Logger[ROOT] 00:08:35,822 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [MONITOR] to Logger[ROOT] 00:08:35,836 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [dk.netarkivet] to DEBUG 00:08:35,836 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - End of configuration. 00:08:35,836 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@475e586c - Registering current configuration as safe fallback point 2021-02-09 00:08:35.862 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.wayback.indexer.WaybackIndexer Version: 5.7-IIPCH3-SNAPSHOT (https://github.com/netarchivesuite/netarchivesuite/commit/f0f4a71edd0773f7fd35d30bfb5f80abe93057eb) 2021-02-09 00:08:35.905 INFO d.n.common.utils.ApplicationUtils.logAndPrint - Starting dk.netarkivet.wayback.indexer.WaybackIndexer Version: 5.7-IIPCH3-SNAPSHOT (https://github.com/netarchivesuite/netarchivesuite/commit/f0f4a71edd0773f7fd35d30bfb5f80abe93057eb) Java VM: 1.8.0_25 2021-02-09 00:08:35.909 INFO d.n.common.utils.ApplicationUtils.logAndPrint - Java VM: 1.8.0_25 java.home: /usr/local/java.old/jdk1.8.0_25_x64/jre 2021-02-09 00:08:35.910 INFO d.n.common.utils.ApplicationUtils.logAndPrint - java.home: /usr/local/java.old/jdk1.8.0_25_x64/jre Working dir: /home/devel/Test3 2021-02-09 00:08:35.910 INFO d.n.common.utils.ApplicationUtils.logAndPrint - Working dir: /home/devel/Test3 2021-02-09 00:08:35.910 INFO d.n.common.utils.ApplicationUtils.startApp - Using settings files '/home/devel/Test3/conf/settings_WaybackIndexerApplication.xml' -------------------------------------------- -------------------------------------------- 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:08:37,058 |-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:08:37,169 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - debug attribute not set 00:08:37,173 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 00:08:37,178 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [STDOUT] 00:08:37,189 |-INFO in ch.qos.logback.core.joran.action.NestedComplexPropertyIA - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 00:08:37,234 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.rolling.RollingFileAppender] 00:08:37,236 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [FILE] 00:08:37,249 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@1543148593 - No compression will be used 00:08:37,250 |-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:08:37,251 |-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:08:37,251 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@5db250b4 - Roll-over at midnight. 00:08:37,256 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@5db250b4 - Setting initial period to Tue Feb 09 00:08:37 CET 2021 00:08:37,256 |-WARN in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@5db250b4 - SizeAndTimeBasedFNATP is deprecated. Use SizeAndTimeBasedRollingPolicy instead 00:08:37,256 |-WARN in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@5db250b4 - For more information see http://logback.qos.ch/manual/appenders.html#SizeAndTimeBasedRollingPolicy 00:08:37,259 |-INFO in ch.qos.logback.core.joran.action.NestedComplexPropertyIA - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 00:08:37,260 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[FILE] - Active log file name: ./log/HarvestControllerApplication_sbhigh_h3.log 00:08:37,260 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[FILE] - File property is set to [./log/HarvestControllerApplication_sbhigh_h3.log] 00:08:37,263 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [dk.netarkivet.monitor.logging.CachingSLF4JAppender] 00:08:37,516 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [MONITOR] 00:08:37,517 |-INFO in ch.qos.logback.classic.joran.action.RootLoggerAction - Setting level of ROOT logger to WARN 00:08:37,517 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [STDOUT] to Logger[ROOT] 00:08:37,518 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [FILE] to Logger[ROOT] 00:08:37,518 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [MONITOR] to Logger[ROOT] 00:08:37,519 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [dk.netarkivet] to DEBUG 00:08:37,519 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - End of configuration. 00:08:37,520 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@223f3642 - Registering current configuration as safe fallback point 2021-02-09 00:08:37.523 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-09 00:08:37.528 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-09 00:08:37.529 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-09 00:08:37.529 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-09 00:08:37.529 INFO d.n.common.utils.ApplicationUtils.logAndPrint - Working dir: /home/netarkdv/Test3 2021-02-09 00:08:37.529 INFO d.n.common.utils.ApplicationUtils.startApp - Using settings files '/home/netarkdv/Test3/conf/settings_HarvestControllerApplication_sbhigh_h3.xml' 2021-02-09 00:08:37.667 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-09 00:08:37.668 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-09 00:08:37.674 INFO d.n.common.utils.ApplicationUtils.logAndPrint - dk.netarkivet.harvester.heritrix3.HarvestControllerServer Running 2021-02-09 00:08:37.680 INFO d.n.c.distribute.JMSConnectionSunMQ. - Creating instance of dk.netarkivet.common.distribute.JMSConnectionSunMQ 2021-02-09 00:08:37.680 DEBUG d.n.common.distribute.JMSConnection.initConnection - Initializing a JMS connection dk.netarkivet.common.distribute.JMSConnectionSunMQ 2021-02-09 00:08:37.681 INFO d.n.c.distribute.JMSConnectionSunMQ.getConnectionFactory - Establishing SunMQ JMS Connection to 'kb-test-adm-001.kb.dk:7676' 2021-02-09 00:08:37.690 INFO d.n.h.h.HarvestControllerServer. - Starting HarvestControllerServer. 2021-02-09 00:08:37.696 INFO d.n.h.h.HarvestControllerServer. - Bound to harvest channel 'HIGHPRIORITY' 2021-02-09 00:08:37.700 INFO d.n.h.h.HarvestControllerServer. - Serverdir: 'harvester_high' 2021-02-09 00:08:37.701 INFO d.n.h.h.HarvestControllerServer. - Harvesting requires at least 400000000 bytes free. 2021-02-09 00:08:37.822 INFO d.n.a.a.d.BitmagArcRepositoryClient. - BitmagArcRepositoryClient will timeout on each getrequest after 300000 milliseconds. 2021-02-09 00:08:37.823 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-09 00:08:37.841 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-09 00:08:37.842 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-09 00:08:37.842 INFO d.n.a.a.d.BitmagArcRepositoryClient. - No collectionId set so using default value Test3 2021-02-09 00:08:37.852 INFO d.n.a.a.d.BitmagArcRepositoryClient. - Storing tempfiles in folder arcrepositoryTemp 2021-02-09 00:08:38.001 DEBUG d.n.c.d.bitrepository.Bitrepository. - Initialising bitrepository 2021-02-09 00:08:38.002 INFO d.n.c.d.bitrepository.Bitrepository. - Reading bitrepository settings from /home/netarkdv/Test3/conf/bitmag_client_config 2021-02-09 00:08:38.003 INFO d.n.c.d.bitrepository.Bitrepository. - keyfile: /home/netarkdv/Test3/conf/bitmag_client_config/client.pem 2021-02-09 00:08:38.003 INFO d.n.c.d.bitrepository.Bitrepository. - Initialising bitrepository settings. 2021-02-09 00:08:38.008 INFO d.n.c.d.bitrepository.HostNameUtils.getHostName - Local hostname (provided by getCanonicalHostName): sb-test-har-001.statsbiblioteket.dk 2021-02-09 00:08:38.009 INFO d.n.c.d.bitrepository.Bitrepository. - componentId: NetarchivesuiteClient-sb-test-har-001.statsbiblioteket.dk-721fc99d-2516-41f7-a265-48bd9854fa79 2021-02-09 00:08:38.399 INFO d.n.c.d.bitrepository.Bitrepository. - Initialising bitrepository security manager. 2021-02-09 00:08:38.878 INFO d.n.c.d.bitrepository.Bitrepository. - Getting bitrepository message bus 2021-02-09 00:08:39.260 INFO d.n.c.d.bitrepository.Bitrepository. - Initialising bitrepository clients 2021-02-09 00:08:39.273 DEBUG d.n.h.h.HarvestControllerServer. - Obtained JMS connection. 2021-02-09 00:08:39.276 INFO d.n.h.h.HarvestControllerServer. - SEND_READY_DELAY used by HarvestControllerServer is 300 2021-02-09 00:08:39.277 INFO d.n.h.heritrix3.PostProcessing.processOldJobs - Looking for unprocessed crawldata in 'harvester_high' 2021-02-09 00:08:39.278 DEBUG d.n.common.distribute.JMSConnection.setListener - Adding dk.netarkivet.harvester.heritrix3.HarvestControllerServer@5be067de as listener to Test3_COMMON_HCHAN_VAL_RESP 2021-02-09 00:08:39.313 INFO d.n.h.h.HarvestControllerServer. - Requested to check the validity of harvest channel 'HIGHPRIORITY' 2021-02-09 00:08:39.395 INFO d.n.h.h.HarvestControllerServer.visit - Received message stating that channel 'HIGHPRIORITY' is valid. 2021-02-09 00:08:39.400 INFO d.n.h.h.HarvestControllerServer.beginListeningIfSpaceAvailable - Starts to listen to new jobs on queue '[Queue 'Test3_COMMON_JOB_PARTIAL_HIGHPRIORITY']' 2021-02-09 00:08:39.400 DEBUG d.n.common.distribute.JMSConnection.setListener - Adding dk.netarkivet.harvester.heritrix3.HarvestControllerServer@5be067de as listener to Test3_COMMON_JOB_PARTIAL_HIGHPRIORITY -------------------------------------------- Completed the script all_test.sh Sending e-mails to: rbkr@kb.dk Finished: FAILURE