Started by an SCM change Building remotely on ParallelNode in workspace /home/cibuild01/workspace/JWAT Cloning the remote Git repository Cloning repository https://github.com/netarchivesuite/jwat.git > git init /home/cibuild01/workspace/JWAT # timeout=10 Fetching upstream changes from https://github.com/netarchivesuite/jwat.git > git --version # timeout=10 > git -c core.askpass=true fetch --tags --progress https://github.com/netarchivesuite/jwat.git +refs/heads/*:refs/remotes/origin/* > git config remote.origin.url https://github.com/netarchivesuite/jwat.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/jwat.git # timeout=10 Fetching upstream changes from https://github.com/netarchivesuite/jwat.git > git -c core.askpass=true fetch --tags --progress https://github.com/netarchivesuite/jwat.git +refs/heads/*:refs/remotes/origin/* > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 > git rev-parse refs/remotes/origin/origin/master^{commit} # timeout=10 Checking out Revision 20ddb283b1d07a2dd1ff5a807a75e91b55c5a4f8 (refs/remotes/origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 20ddb283b1d07a2dd1ff5a807a75e91b55c5a4f8 > git rev-list eb87798130394893c1aed809cbe2365a9a52737e # timeout=10 Parsing POMs Modules changed, recalculating dependency graph Established TCP socket on 46129 maven32-agent.jar already up to date maven32-interceptor.jar already up to date maven3-interceptor-commons.jar already up to date [JWAT] $ /home/cibuild01/tools/hudson.model.JDK/Java8/bin/java -cp /home/cibuild01/maven32-agent.jar:/home/cibuild01/tools/hudson.tasks.Maven_MavenInstallation/Maven3/boot/plexus-classworlds-2.5.2.jar:/home/cibuild01/tools/hudson.tasks.Maven_MavenInstallation/Maven3/conf/logging jenkins.maven3.agent.Maven32Main /home/cibuild01/tools/hudson.tasks.Maven_MavenInstallation/Maven3 /home/cibuild01/slave.jar /home/cibuild01/maven32-interceptor.jar /home/cibuild01/maven3-interceptor-commons.jar 46129 <===[JENKINS REMOTING CAPACITY]===>channel started Executing Maven: -B -f /home/cibuild01/workspace/JWAT/pom.xml install [INFO] Scanning for projects... [INFO] ------------------------------------------------------------------------ [INFO] Reactor Build Order: [INFO] [INFO] Java Web Archive Toolkit [INFO] JWAT common [INFO] JWAT archive common [INFO] JWAT GZip [INFO] JWAT ARC [INFO] JWAT WARC [INFO] JWAT archive [INFO] JWAT distribution [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Java Web Archive Toolkit 1.2.2-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- jacoco-maven-plugin:0.8.3:prepare-agent (coverage-initialize) @ jwat --- [INFO] argLine set to -javaagent:/home/cibuild01/.m2/repository/org/jacoco/org.jacoco.agent/0.8.3/org.jacoco.agent-0.8.3-runtime.jar=destfile=/home/cibuild01/workspace/JWAT/target/jacoco.exec [INFO] [INFO] --- maven-site-plugin:3.9.1:attach-descriptor (attach-descriptor) @ jwat --- [INFO] No site descriptor found: nothing to attach. [INFO] [INFO] >>> maven-pmd-plugin:3.14.0:check (default) > :pmd @ jwat >>> [INFO] [INFO] --- maven-pmd-plugin:3.14.0:pmd (pmd) @ jwat --- [WARNING] The project jwat-common does not seem to be compiled. PMD results might be inaccurate. [WARNING] The project jwat-archive-common does not seem to be compiled. PMD results might be inaccurate. [WARNING] The project jwat-gzip does not seem to be compiled. PMD results might be inaccurate. [WARNING] The project jwat-arc does not seem to be compiled. PMD results might be inaccurate. [WARNING] The project jwat-warc does not seem to be compiled. PMD results might be inaccurate. [WARNING] The project jwat-archive does not seem to be compiled. PMD results might be inaccurate. [WARNING] The project jwat-distribution does not seem to be compiled. PMD results might be inaccurate. [WARNING] Use Rule name category/pom/errorprone.xml/InvalidDependencyTypes instead of the deprecated Rule name /home/cibuild01/workspace/JWAT/target/pmd/rulesets/basic.xml/InvalidDependencyTypes. PMD 7.0.0 will remove support for this deprecated Rule name usage. [WARNING] Use Rule name category/pom/errorprone.xml/ProjectVersionAsDependencyVersion instead of the deprecated Rule name /home/cibuild01/workspace/JWAT/target/pmd/rulesets/basic.xml/ProjectVersionAsDependencyVersion. PMD 7.0.0 will remove support for this deprecated Rule name usage. [WARNING] Discontinue using Rule name category/java/codestyle.xml/ForLoopsMustUseBraces as it is scheduled for removal from PMD. PMD 7.0.0 will remove support for this Rule. [WARNING] Use Rule name category/java/codestyle.xml/ForLoopsMustUseBraces instead of the deprecated Rule name /home/cibuild01/workspace/JWAT/target/pmd/rulesets/braces.xml/ForLoopsMustUseBraces. PMD 7.0.0 will remove support for this deprecated Rule name usage. [WARNING] Discontinue using Rule name category/java/codestyle.xml/IfElseStmtsMustUseBraces as it is scheduled for removal from PMD. PMD 7.0.0 will remove support for this Rule. [WARNING] Use Rule name category/java/codestyle.xml/IfElseStmtsMustUseBraces instead of the deprecated Rule name /home/cibuild01/workspace/JWAT/target/pmd/rulesets/braces.xml/IfElseStmtsMustUseBraces. PMD 7.0.0 will remove support for this deprecated Rule name usage. [WARNING] Discontinue using Rule name category/java/codestyle.xml/IfStmtsMustUseBraces as it is scheduled for removal from PMD. PMD 7.0.0 will remove support for this Rule. [WARNING] Use Rule name category/java/codestyle.xml/IfStmtsMustUseBraces instead of the deprecated Rule name /home/cibuild01/workspace/JWAT/target/pmd/rulesets/braces.xml/IfStmtsMustUseBraces. PMD 7.0.0 will remove support for this deprecated Rule name usage. [WARNING] Discontinue using Rule name category/java/codestyle.xml/WhileLoopsMustUseBraces as it is scheduled for removal from PMD. PMD 7.0.0 will remove support for this Rule. [WARNING] Use Rule name category/java/codestyle.xml/WhileLoopsMustUseBraces instead of the deprecated Rule name /home/cibuild01/workspace/JWAT/target/pmd/rulesets/braces.xml/WhileLoopsMustUseBraces. PMD 7.0.0 will remove support for this deprecated Rule name usage. [WARNING] Use Rule name category/java/errorprone.xml/CloneMethodMustBePublic instead of the deprecated Rule name /home/cibuild01/workspace/JWAT/target/pmd/rulesets/clone.xml/CloneMethodMustBePublic. PMD 7.0.0 will remove support for this deprecated Rule name usage. [WARNING] Use Rule name category/java/errorprone.xml/CloneMethodMustImplementCloneable instead of the deprecated Rule name /home/cibuild01/workspace/JWAT/target/pmd/rulesets/clone.xml/CloneMethodMustImplementCloneable. PMD 7.0.0 will remove support for this deprecated Rule name usage. [WARNING] Use Rule name category/java/errorprone.xml/CloneMethodReturnTypeMustMatchClassName instead of the deprecated Rule name /home/cibuild01/workspace/JWAT/target/pmd/rulesets/clone.xml/CloneMethodReturnTypeMustMatchClassName. PMD 7.0.0 will remove support for this deprecated Rule name usage. [WARNING] Use Rule name category/java/errorprone.xml/CloneThrowsCloneNotSupportedException instead of the deprecated Rule name /home/cibuild01/workspace/JWAT/target/pmd/rulesets/clone.xml/CloneThrowsCloneNotSupportedException. PMD 7.0.0 will remove support for this deprecated Rule name usage. [WARNING] Use Rule name category/java/errorprone.xml/ProperCloneImplementation instead of the deprecated Rule name /home/cibuild01/workspace/JWAT/target/pmd/rulesets/clone.xml/ProperCloneImplementation. PMD 7.0.0 will remove support for this deprecated Rule name usage. [WARNING] Use Rule name category/java/design.xml/CyclomaticComplexity instead of the deprecated Rule name /home/cibuild01/workspace/JWAT/target/pmd/rulesets/codesize.xml/CyclomaticComplexity. PMD 7.0.0 will remove support for this deprecated Rule name usage. [WARNING] Use Rule name category/java/design.xml/ExcessiveClassLength instead of the deprecated Rule name /home/cibuild01/workspace/JWAT/target/pmd/rulesets/codesize.xml/ExcessiveClassLength. PMD 7.0.0 will remove support for this deprecated Rule name usage. [WARNING] Use Rule name category/java/design.xml/ExcessiveMethodLength instead of the deprecated Rule name /home/cibuild01/workspace/JWAT/target/pmd/rulesets/codesize.xml/ExcessiveMethodLength. PMD 7.0.0 will remove support for this deprecated Rule name usage. [WARNING] Use Rule name category/java/design.xml/ExcessiveParameterList instead of the deprecated Rule name /home/cibuild01/workspace/JWAT/target/pmd/rulesets/codesize.xml/ExcessiveParameterList. PMD 7.0.0 will remove support for this deprecated Rule name usage. [WARNING] Use Rule name category/java/design.xml/ExcessivePublicCount instead of the deprecated Rule name /home/cibuild01/workspace/JWAT/target/pmd/rulesets/codesize.xml/ExcessivePublicCount. PMD 7.0.0 will remove support for this deprecated Rule name usage. [WARNING] Discontinue using Rule name category/java/design.xml/ModifiedCyclomaticComplexity as it is scheduled for removal from PMD. PMD 7.0.0 will remove support for this Rule. [WARNING] Use Rule name category/java/design.xml/ModifiedCyclomaticComplexity instead of the deprecated Rule name /home/cibuild01/workspace/JWAT/target/pmd/rulesets/codesize.xml/ModifiedCyclomaticComplexity. PMD 7.0.0 will remove support for this deprecated Rule name usage. [WARNING] Discontinue using Rule name category/java/design.xml/NcssConstructorCount as it is scheduled for removal from PMD. PMD 7.0.0 will remove support for this Rule. [WARNING] Use Rule name category/java/design.xml/NcssConstructorCount instead of the deprecated Rule name /home/cibuild01/workspace/JWAT/target/pmd/rulesets/codesize.xml/NcssConstructorCount. PMD 7.0.0 will remove support for this deprecated Rule name usage. [WARNING] Use Rule name category/java/design.xml/NcssCount instead of the deprecated Rule name /home/cibuild01/workspace/JWAT/target/pmd/rulesets/codesize.xml/NcssCount. PMD 7.0.0 will remove support for this deprecated Rule name usage. [WARNING] Discontinue using Rule name category/java/design.xml/NcssMethodCount as it is scheduled for removal from PMD. PMD 7.0.0 will remove support for this Rule. [WARNING] Use Rule name category/java/design.xml/NcssMethodCount instead of the deprecated Rule name /home/cibuild01/workspace/JWAT/target/pmd/rulesets/codesize.xml/NcssMethodCount. PMD 7.0.0 will remove support for this deprecated Rule name usage. [WARNING] Discontinue using Rule name category/java/design.xml/NcssTypeCount as it is scheduled for removal from PMD. PMD 7.0.0 will remove support for this Rule. [WARNING] Use Rule name category/java/design.xml/NcssTypeCount instead of the deprecated Rule name /home/cibuild01/workspace/JWAT/target/pmd/rulesets/codesize.xml/NcssTypeCount. PMD 7.0.0 will remove support for this deprecated Rule name usage. [WARNING] Use Rule name category/java/design.xml/NPathComplexity instead of the deprecated Rule name /home/cibuild01/workspace/JWAT/target/pmd/rulesets/codesize.xml/NPathComplexity. PMD 7.0.0 will remove support for this deprecated Rule name usage. [WARNING] Discontinue using Rule name category/java/design.xml/StdCyclomaticComplexity as it is scheduled for removal from PMD. PMD 7.0.0 will remove support for this Rule. [WARNING] Use Rule name category/java/design.xml/StdCyclomaticComplexity instead of the deprecated Rule name /home/cibuild01/workspace/JWAT/target/pmd/rulesets/codesize.xml/StdCyclomaticComplexity. PMD 7.0.0 will remove support for this deprecated Rule name usage. [WARNING] Use Rule name category/java/design.xml/TooManyFields instead of the deprecated Rule name /home/cibuild01/workspace/JWAT/target/pmd/rulesets/codesize.xml/TooManyFields. PMD 7.0.0 will remove support for this deprecated Rule name usage. [WARNING] Use Rule name category/java/design.xml/TooManyMethods instead of the deprecated Rule name /home/cibuild01/workspace/JWAT/target/pmd/rulesets/codesize.xml/TooManyMethods. PMD 7.0.0 will remove support for this deprecated Rule name usage. [WARNING] Use Rule name category/java/codestyle.xml/CommentDefaultAccessModifier instead of the deprecated Rule name /home/cibuild01/workspace/JWAT/target/pmd/rulesets/comments.xml/CommentDefaultAccessModifier. PMD 7.0.0 will remove support for this deprecated Rule name usage. [WARNING] Use Rule name category/java/documentation.xml/CommentContent instead of the deprecated Rule name /home/cibuild01/workspace/JWAT/target/pmd/rulesets/comments.xml/CommentContent. PMD 7.0.0 will remove support for this deprecated Rule name usage. [WARNING] Use Rule name category/java/documentation.xml/CommentRequired instead of the deprecated Rule name /home/cibuild01/workspace/JWAT/target/pmd/rulesets/comments.xml/CommentRequired. PMD 7.0.0 will remove support for this deprecated Rule name usage. [WARNING] Use Rule name category/java/documentation.xml/CommentSize instead of the deprecated Rule name /home/cibuild01/workspace/JWAT/target/pmd/rulesets/comments.xml/CommentSize. PMD 7.0.0 will remove support for this deprecated Rule name usage. [WARNING] Use Rule name category/java/errorprone.xml/AssignmentInOperand instead of the deprecated Rule name /home/cibuild01/workspace/JWAT/target/pmd/rulesets/controversial.xml/AssignmentInOperand. PMD 7.0.0 will remove support for this deprecated Rule name usage. [WARNING] Use Rule name category/java/errorprone.xml/AvoidAccessibilityAlteration instead of the deprecated Rule name /home/cibuild01/workspace/JWAT/target/pmd/rulesets/controversial.xml/AvoidAccessibilityAlteration. PMD 7.0.0 will remove support for this deprecated Rule name usage. [WARNING] Use Rule name category/java/errorprone.xml/AvoidLiteralsInIfCondition instead of the deprecated Rule name /home/cibuild01/workspace/JWAT/target/pmd/rulesets/controversial.xml/AvoidLiteralsInIfCondition. PMD 7.0.0 will remove support for this deprecated Rule name usage. [WARNING] Discontinue using Rule name category/java/errorprone.xml/DataflowAnomalyAnalysis as it is scheduled for removal from PMD. PMD 7.0.0 will remove support for this Rule. [WARNING] Use Rule name category/java/errorprone.xml/DataflowAnomalyAnalysis instead of the deprecated Rule name /home/cibuild01/workspace/JWAT/target/pmd/rulesets/controversial.xml/DataflowAnomalyAnalysis. PMD 7.0.0 will remove support for this deprecated Rule name usage. [WARNING] Use Rule name category/java/errorprone.xml/DoNotCallGarbageCollectionExplicitly instead of the deprecated Rule name /home/cibuild01/workspace/JWAT/target/pmd/rulesets/controversial.xml/DoNotCallGarbageCollectionExplicitly. PMD 7.0.0 will remove support for this deprecated Rule name usage. [WARNING] Use Rule name category/java/errorprone.xml/DontImportSun instead of the deprecated Rule name /home/cibuild01/workspace/JWAT/target/pmd/rulesets/controversial.xml/DontImportSun. PMD 7.0.0 will remove support for this deprecated Rule name usage. [WARNING] Use Rule name category/java/errorprone.xml/NullAssignment instead of the deprecated Rule name /home/cibuild01/workspace/JWAT/target/pmd/rulesets/controversial.xml/NullAssignment. PMD 7.0.0 will remove support for this deprecated Rule name usage. [WARNING] Use Rule name category/java/errorprone.xml/SuspiciousOctalEscape instead of the deprecated Rule name /home/cibuild01/workspace/JWAT/target/pmd/rulesets/controversial.xml/SuspiciousOctalEscape. PMD 7.0.0 will remove support for this deprecated Rule name usage. [WARNING] Use Rule name category/java/codestyle.xml/AtLeastOneConstructor instead of the deprecated Rule name /home/cibuild01/workspace/JWAT/target/pmd/rulesets/controversial.xml/AtLeastOneConstructor. PMD 7.0.0 will remove support for this deprecated Rule name usage. [WARNING] Discontinue using Rule name category/java/codestyle.xml/AvoidFinalLocalVariable as it is scheduled for removal from PMD. PMD 7.0.0 will remove support for this Rule. [WARNING] Use Rule name category/java/codestyle.xml/AvoidFinalLocalVariable instead of the deprecated Rule name /home/cibuild01/workspace/JWAT/target/pmd/rulesets/controversial.xml/AvoidFinalLocalVariable. PMD 7.0.0 will remove support for this deprecated Rule name usage. [WARNING] Discontinue using Rule name category/java/codestyle.xml/AvoidPrefixingMethodParameters as it is scheduled for removal from PMD. PMD 7.0.0 will remove support for this Rule. [WARNING] Use Rule name category/java/codestyle.xml/AvoidPrefixingMethodParameters instead of the deprecated Rule name /home/cibuild01/workspace/JWAT/target/pmd/rulesets/controversial.xml/AvoidPrefixingMethodParameters. PMD 7.0.0 will remove support for this deprecated Rule name usage. [WARNING] Use Rule name category/java/codestyle.xml/AvoidUsingNativeCode instead of the deprecated Rule name /home/cibuild01/workspace/JWAT/target/pmd/rulesets/controversial.xml/AvoidUsingNativeCode. PMD 7.0.0 will remove support for this deprecated Rule name usage. [WARNING] Use Rule name category/java/codestyle.xml/CallSuperInConstructor instead of the deprecated Rule name /home/cibuild01/workspace/JWAT/target/pmd/rulesets/controversial.xml/CallSuperInConstructor. PMD 7.0.0 will remove support for this deprecated Rule name usage. [WARNING] Use Rule name category/java/codestyle.xml/DefaultPackage instead of the deprecated Rule name /home/cibuild01/workspace/JWAT/target/pmd/rulesets/controversial.xml/DefaultPackage. PMD 7.0.0 will remove support for this deprecated Rule name usage. [WARNING] Use Rule name category/java/codestyle.xml/OnlyOneReturn instead of the deprecated Rule name /home/cibuild01/workspace/JWAT/target/pmd/rulesets/controversial.xml/OnlyOneReturn. PMD 7.0.0 will remove support for this deprecated Rule name usage. [WARNING] Use Rule name category/java/codestyle.xml/UnnecessaryConstructor instead of the deprecated Rule name /home/cibuild01/workspace/JWAT/target/pmd/rulesets/controversial.xml/UnnecessaryConstructor. PMD 7.0.0 will remove support for this deprecated Rule name usage. [WARNING] Use Rule name category/java/multithreading.xml/AvoidUsingVolatile instead of the deprecated Rule name /home/cibuild01/workspace/JWAT/target/pmd/rulesets/controversial.xml/AvoidUsingVolatile. PMD 7.0.0 will remove support for this deprecated Rule name usage. [WARNING] Use Rule name category/java/multithreading.xml/UseConcurrentHashMap instead of the deprecated Rule name /home/cibuild01/workspace/JWAT/target/pmd/rulesets/controversial.xml/UseConcurrentHashMap. PMD 7.0.0 will remove support for this deprecated Rule name usage. [WARNING] Use Rule name category/java/bestpractices.xml/OneDeclarationPerLine instead of the deprecated Rule name /home/cibuild01/workspace/JWAT/target/pmd/rulesets/controversial.xml/OneDeclarationPerLine. PMD 7.0.0 will remove support for this deprecated Rule name usage. [WARNING] Use Rule name category/java/performance.xml/AvoidUsingShortType instead of the deprecated Rule name /home/cibuild01/workspace/JWAT/target/pmd/rulesets/controversial.xml/AvoidUsingShortType. PMD 7.0.0 will remove support for this deprecated Rule name usage. [WARNING] Use Rule name category/java/design.xml/UseObjectForClearerAPI instead of the deprecated Rule name /home/cibuild01/workspace/JWAT/target/pmd/rulesets/controversial.xml/UseObjectForClearerAPI. PMD 7.0.0 will remove support for this deprecated Rule name usage. [WARNING] Use Rule name category/java/codestyle.xml/UselessParentheses instead of the deprecated Rule name /home/cibuild01/workspace/JWAT/target/pmd/rulesets/controversial.xml/UnnecessaryParentheses. PMD 7.0.0 will remove support for this deprecated Rule name usage. [WARNING] Use Rule name category/java/bestpractices.xml/LooseCoupling instead of the deprecated Rule name /home/cibuild01/workspace/JWAT/target/pmd/rulesets/coupling.xml/LooseCoupling. PMD 7.0.0 will remove support for this deprecated Rule name usage. [WARNING] Use Rule name category/java/design.xml/CouplingBetweenObjects instead of the deprecated Rule name /home/cibuild01/workspace/JWAT/target/pmd/rulesets/coupling.xml/CouplingBetweenObjects. PMD 7.0.0 will remove support for this deprecated Rule name usage. [WARNING] Use Rule name category/java/design.xml/ExcessiveImports instead of the deprecated Rule name /home/cibuild01/workspace/JWAT/target/pmd/rulesets/coupling.xml/ExcessiveImports. PMD 7.0.0 will remove support for this deprecated Rule name usage. [WARNING] Use Rule name category/java/design.xml/LawOfDemeter instead of the deprecated Rule name /home/cibuild01/workspace/JWAT/target/pmd/rulesets/coupling.xml/LawOfDemeter. PMD 7.0.0 will remove support for this deprecated Rule name usage. [WARNING] Use Rule name category/java/design.xml/LoosePackageCoupling instead of the deprecated Rule name /home/cibuild01/workspace/JWAT/target/pmd/rulesets/coupling.xml/LoosePackageCoupling. PMD 7.0.0 will remove support for this deprecated Rule name usage. [WARNING] Use Rule name category/java/design.xml/AbstractClassWithoutAnyMethod instead of the deprecated Rule name /home/cibuild01/workspace/JWAT/target/pmd/rulesets/design.xml/AbstractClassWithoutAnyMethod. PMD 7.0.0 will remove support for this deprecated Rule name usage. [WARNING] Use Rule name category/java/design.xml/AvoidDeeplyNestedIfStmts instead of the deprecated Rule name /home/cibuild01/workspace/JWAT/target/pmd/rulesets/design.xml/AvoidDeeplyNestedIfStmts. PMD 7.0.0 will remove support for this deprecated Rule name usage. [WARNING] Use Rule name category/java/design.xml/ClassWithOnlyPrivateConstructorsShouldBeFinal instead of the deprecated Rule name /home/cibuild01/workspace/JWAT/target/pmd/rulesets/design.xml/ClassWithOnlyPrivateConstructorsShouldBeFinal. PMD 7.0.0 will remove support for this deprecated Rule name usage. [WARNING] Use Rule name category/java/design.xml/DataClass instead of the deprecated Rule name /home/cibuild01/workspace/JWAT/target/pmd/rulesets/design.xml/DataClass. PMD 7.0.0 will remove support for this deprecated Rule name usage. [WARNING] Use Rule name category/java/design.xml/FinalFieldCouldBeStatic instead of the deprecated Rule name /home/cibuild01/workspace/JWAT/target/pmd/rulesets/design.xml/FinalFieldCouldBeStatic. PMD 7.0.0 will remove support for this deprecated Rule name usage. [WARNING] Use Rule name category/java/design.xml/GodClass instead of the deprecated Rule name /home/cibuild01/workspace/JWAT/target/pmd/rulesets/design.xml/GodClass. PMD 7.0.0 will remove support for this deprecated Rule name usage. [WARNING] Use Rule name category/java/design.xml/ImmutableField instead of the deprecated Rule name /home/cibuild01/workspace/JWAT/target/pmd/rulesets/design.xml/ImmutableField. PMD 7.0.0 will remove support for this deprecated Rule name usage. [WARNING] Use Rule name category/java/design.xml/LogicInversion instead of the deprecated Rule name /home/cibuild01/workspace/JWAT/target/pmd/rulesets/design.xml/LogicInversion. PMD 7.0.0 will remove support for this deprecated Rule name usage. [WARNING] Use Rule name category/java/design.xml/SimplifyBooleanExpressions instead of the deprecated Rule name /home/cibuild01/workspace/JWAT/target/pmd/rulesets/design.xml/SimplifyBooleanExpressions. PMD 7.0.0 will remove support for this deprecated Rule name usage. [WARNING] Use Rule name category/java/design.xml/SimplifyBooleanReturns instead of the deprecated Rule name /home/cibuild01/workspace/JWAT/target/pmd/rulesets/design.xml/SimplifyBooleanReturns. PMD 7.0.0 will remove support for this deprecated Rule name usage. [WARNING] Use Rule name category/java/design.xml/SimplifyConditional instead of the deprecated Rule name /home/cibuild01/workspace/JWAT/target/pmd/rulesets/design.xml/SimplifyConditional. PMD 7.0.0 will remove support for this deprecated Rule name usage. [WARNING] Use Rule name category/java/design.xml/SingularField instead of the deprecated Rule name /home/cibuild01/workspace/JWAT/target/pmd/rulesets/design.xml/SingularField. PMD 7.0.0 will remove support for this deprecated Rule name usage. [WARNING] Use Rule name category/java/design.xml/SwitchDensity instead of the deprecated Rule name /home/cibuild01/workspace/JWAT/target/pmd/rulesets/design.xml/SwitchDensity. PMD 7.0.0 will remove support for this deprecated Rule name usage. [WARNING] Use Rule name category/java/design.xml/UseUtilityClass instead of the deprecated Rule name /home/cibuild01/workspace/JWAT/target/pmd/rulesets/design.xml/UseUtilityClass. PMD 7.0.0 will remove support for this deprecated Rule name usage. [WARNING] Use Rule name category/java/errorprone.xml/AssignmentToNonFinalStatic instead of the deprecated Rule name /home/cibuild01/workspace/JWAT/target/pmd/rulesets/design.xml/AssignmentToNonFinalStatic. PMD 7.0.0 will remove support for this deprecated Rule name usage. [WARNING] Use Rule name category/java/errorprone.xml/AvoidInstanceofChecksInCatchClause instead of the deprecated Rule name /home/cibuild01/workspace/JWAT/target/pmd/rulesets/design.xml/AvoidInstanceofChecksInCatchClause. PMD 7.0.0 will remove support for this deprecated Rule name usage. [WARNING] Use Rule name category/java/errorprone.xml/BadComparison instead of the deprecated Rule name /home/cibuild01/workspace/JWAT/target/pmd/rulesets/design.xml/BadComparison. PMD 7.0.0 will remove support for this deprecated Rule name usage. [WARNING] Use Rule name category/java/errorprone.xml/CloseResource instead of the deprecated Rule name /home/cibuild01/workspace/JWAT/target/pmd/rulesets/design.xml/CloseResource. PMD 7.0.0 will remove support for this deprecated Rule name usage. [WARNING] Use Rule name category/java/errorprone.xml/CompareObjectsWithEquals instead of the deprecated Rule name /home/cibuild01/workspace/JWAT/target/pmd/rulesets/design.xml/CompareObjectsWithEquals. PMD 7.0.0 will remove support for this deprecated Rule name usage. [WARNING] Use Rule name category/java/errorprone.xml/ConstructorCallsOverridableMethod instead of the deprecated Rule name /home/cibuild01/workspace/JWAT/target/pmd/rulesets/design.xml/ConstructorCallsOverridableMethod. PMD 7.0.0 will remove support for this deprecated Rule name usage. [WARNING] Use Rule name category/java/errorprone.xml/EqualsNull instead of the deprecated Rule name /home/cibuild01/workspace/JWAT/target/pmd/rulesets/design.xml/EqualsNull. PMD 7.0.0 will remove support for this deprecated Rule name usage. [WARNING] Use Rule name category/java/errorprone.xml/IdempotentOperations instead of the deprecated Rule name /home/cibuild01/workspace/JWAT/target/pmd/rulesets/design.xml/IdempotentOperations. PMD 7.0.0 will remove support for this deprecated Rule name usage. [WARNING] Use Rule name category/java/errorprone.xml/InstantiationToGetClass instead of the deprecated Rule name /home/cibuild01/workspace/JWAT/target/pmd/rulesets/design.xml/InstantiationToGetClass. PMD 7.0.0 will remove support for this deprecated Rule name usage. [WARNING] Use Rule name category/java/errorprone.xml/MissingBreakInSwitch instead of the deprecated Rule name /home/cibuild01/workspace/JWAT/target/pmd/rulesets/design.xml/MissingBreakInSwitch. PMD 7.0.0 will remove support for this deprecated Rule name usage. [WARNING] Use Rule name category/java/errorprone.xml/MissingStaticMethodInNonInstantiatableClass instead of the deprecated Rule name /home/cibuild01/workspace/JWAT/target/pmd/rulesets/design.xml/MissingStaticMethodInNonInstantiatableClass. PMD 7.0.0 will remove support for this deprecated Rule name usage. [WARNING] Use Rule name category/java/errorprone.xml/NonCaseLabelInSwitchStatement instead of the deprecated Rule name /home/cibuild01/workspace/JWAT/target/pmd/rulesets/design.xml/NonCaseLabelInSwitchStatement. PMD 7.0.0 will remove support for this deprecated Rule name usage. [WARNING] Use Rule name category/java/errorprone.xml/NonStaticInitializer instead of the deprecated Rule name /home/cibuild01/workspace/JWAT/target/pmd/rulesets/design.xml/NonStaticInitializer. PMD 7.0.0 will remove support for this deprecated Rule name usage. [WARNING] Use Rule name category/java/errorprone.xml/ReturnEmptyArrayRatherThanNull instead of the deprecated Rule name /home/cibuild01/workspace/JWAT/target/pmd/rulesets/design.xml/ReturnEmptyArrayRatherThanNull. PMD 7.0.0 will remove support for this deprecated Rule name usage. [WARNING] Use Rule name category/java/errorprone.xml/SimpleDateFormatNeedsLocale instead of the deprecated Rule name /home/cibuild01/workspace/JWAT/target/pmd/rulesets/design.xml/SimpleDateFormatNeedsLocale. PMD 7.0.0 will remove support for this deprecated Rule name usage. [WARNING] Use Rule name category/java/errorprone.xml/SingleMethodSingleton instead of the deprecated Rule name /home/cibuild01/workspace/JWAT/target/pmd/rulesets/design.xml/SingleMethodSingleton. PMD 7.0.0 will remove support for this deprecated Rule name usage. [WARNING] Use Rule name category/java/errorprone.xml/SingletonClassReturningNewInstance instead of the deprecated Rule name /home/cibuild01/workspace/JWAT/target/pmd/rulesets/design.xml/SingletonClassReturningNewInstance. PMD 7.0.0 will remove support for this deprecated Rule name usage. [WARNING] Use Rule name category/java/errorprone.xml/UseLocaleWithCaseConversions instead of the deprecated Rule name /home/cibuild01/workspace/JWAT/target/pmd/rulesets/design.xml/UseLocaleWithCaseConversions. PMD 7.0.0 will remove support for this deprecated Rule name usage. [WARNING] Use Rule name category/java/codestyle.xml/AvoidProtectedFieldInFinalClass instead of the deprecated Rule name /home/cibuild01/workspace/JWAT/target/pmd/rulesets/design.xml/AvoidProtectedFieldInFinalClass. PMD 7.0.0 will remove support for this deprecated Rule name usage. [WARNING] Use Rule name category/java/codestyle.xml/AvoidProtectedMethodInFinalClassNotExtending instead of the deprecated Rule name /home/cibuild01/workspace/JWAT/target/pmd/rulesets/design.xml/AvoidProtectedMethodInFinalClassNotExtending. PMD 7.0.0 will remove support for this deprecated Rule name usage. [WARNING] Use Rule name category/java/codestyle.xml/ConfusingTernary instead of the deprecated Rule name /home/cibuild01/workspace/JWAT/target/pmd/rulesets/design.xml/ConfusingTernary. PMD 7.0.0 will remove support for this deprecated Rule name usage. [WARNING] Use Rule name category/java/codestyle.xml/EmptyMethodInAbstractClassShouldBeAbstract instead of the deprecated Rule name /home/cibuild01/workspace/JWAT/target/pmd/rulesets/design.xml/EmptyMethodInAbstractClassShouldBeAbstract. PMD 7.0.0 will remove support for this deprecated Rule name usage. [WARNING] Use Rule name category/java/codestyle.xml/FieldDeclarationsShouldBeAtStartOfClass instead of the deprecated Rule name /home/cibuild01/workspace/JWAT/target/pmd/rulesets/design.xml/FieldDeclarationsShouldBeAtStartOfClass. PMD 7.0.0 will remove support for this deprecated Rule name usage. [WARNING] Use Rule name category/java/codestyle.xml/UnnecessaryLocalBeforeReturn instead of the deprecated Rule name /home/cibuild01/workspace/JWAT/target/pmd/rulesets/design.xml/UnnecessaryLocalBeforeReturn. PMD 7.0.0 will remove support for this deprecated Rule name usage. [WARNING] Use Rule name category/java/multithreading.xml/AvoidSynchronizedAtMethodLevel instead of the deprecated Rule name /home/cibuild01/workspace/JWAT/target/pmd/rulesets/design.xml/AvoidSynchronizedAtMethodLevel. PMD 7.0.0 will remove support for this deprecated Rule name usage. [WARNING] Use Rule name category/java/multithreading.xml/NonThreadSafeSingleton instead of the deprecated Rule name /home/cibuild01/workspace/JWAT/target/pmd/rulesets/design.xml/NonThreadSafeSingleton. PMD 7.0.0 will remove support for this deprecated Rule name usage. [WARNING] Discontinue using Rule name category/java/multithreading.xml/UnsynchronizedStaticDateFormatter as it is scheduled for removal from PMD. PMD 7.0.0 will remove support for this Rule. [WARNING] Use Rule name category/java/multithreading.xml/UnsynchronizedStaticDateFormatter instead of the deprecated Rule name /home/cibuild01/workspace/JWAT/target/pmd/rulesets/design.xml/UnsynchronizedStaticDateFormatter. PMD 7.0.0 will remove support for this deprecated Rule name usage. [WARNING] Use Rule name category/java/multithreading.xml/UseNotifyAllInsteadOfNotify instead of the deprecated Rule name /home/cibuild01/workspace/JWAT/target/pmd/rulesets/design.xml/UseNotifyAllInsteadOfNotify. PMD 7.0.0 will remove support for this deprecated Rule name usage. [WARNING] Use Rule name category/java/bestpractices.xml/AbstractClassWithoutAbstractMethod instead of the deprecated Rule name /home/cibuild01/workspace/JWAT/target/pmd/rulesets/design.xml/AbstractClassWithoutAbstractMethod. PMD 7.0.0 will remove support for this deprecated Rule name usage. [WARNING] Use Rule name category/java/bestpractices.xml/AccessorClassGeneration instead of the deprecated Rule name /home/cibuild01/workspace/JWAT/target/pmd/rulesets/design.xml/AccessorClassGeneration. PMD 7.0.0 will remove support for this deprecated Rule name usage. [WARNING] Use Rule name category/java/bestpractices.xml/AccessorMethodGeneration instead of the deprecated Rule name /home/cibuild01/workspace/JWAT/target/pmd/rulesets/design.xml/AccessorMethodGeneration. PMD 7.0.0 will remove support for this deprecated Rule name usage. [WARNING] Use Rule name category/java/bestpractices.xml/AvoidReassigningParameters instead of the deprecated Rule name /home/cibuild01/workspace/JWAT/target/pmd/rulesets/design.xml/AvoidReassigningParameters. PMD 7.0.0 will remove support for this deprecated Rule name usage. [WARNING] Use Rule name category/java/bestpractices.xml/ConstantsInInterface instead of the deprecated Rule name /home/cibuild01/workspace/JWAT/target/pmd/rulesets/design.xml/ConstantsInInterface. PMD 7.0.0 will remove support for this deprecated Rule name usage. [WARNING] Use Rule name category/java/bestpractices.xml/DefaultLabelNotLastInSwitchStmt instead of the deprecated Rule name /home/cibuild01/workspace/JWAT/target/pmd/rulesets/design.xml/DefaultLabelNotLastInSwitchStmt. PMD 7.0.0 will remove support for this deprecated Rule name usage. [WARNING] Discontinue using Rule name category/java/bestpractices.xml/PositionLiteralsFirstInCaseInsensitiveComparisons as it is scheduled for removal from PMD. PMD 7.0.0 will remove support for this Rule. [WARNING] Use Rule name category/java/bestpractices.xml/PositionLiteralsFirstInCaseInsensitiveComparisons instead of the deprecated Rule name /home/cibuild01/workspace/JWAT/target/pmd/rulesets/design.xml/PositionLiteralsFirstInCaseInsensitiveComparisons. PMD 7.0.0 will remove support for this deprecated Rule name usage. [WARNING] Discontinue using Rule name category/java/bestpractices.xml/PositionLiteralsFirstInComparisons as it is scheduled for removal from PMD. PMD 7.0.0 will remove support for this Rule. [WARNING] Use Rule name category/java/bestpractices.xml/PositionLiteralsFirstInComparisons instead of the deprecated Rule name /home/cibuild01/workspace/JWAT/target/pmd/rulesets/design.xml/PositionLiteralsFirstInComparisons. PMD 7.0.0 will remove support for this deprecated Rule name usage. [WARNING] Use Rule name category/java/bestpractices.xml/PreserveStackTrace instead of the deprecated Rule name /home/cibuild01/workspace/JWAT/target/pmd/rulesets/design.xml/PreserveStackTrace. PMD 7.0.0 will remove support for this deprecated Rule name usage. [WARNING] Use Rule name category/java/bestpractices.xml/SwitchStmtsShouldHaveDefault instead of the deprecated Rule name /home/cibuild01/workspace/JWAT/target/pmd/rulesets/design.xml/SwitchStmtsShouldHaveDefault. PMD 7.0.0 will remove support for this deprecated Rule name usage. [WARNING] Use Rule name category/java/bestpractices.xml/UseCollectionIsEmpty instead of the deprecated Rule name /home/cibuild01/workspace/JWAT/target/pmd/rulesets/design.xml/UseCollectionIsEmpty. PMD 7.0.0 will remove support for this deprecated Rule name usage. [WARNING] Use Rule name category/java/bestpractices.xml/UseVarargs instead of the deprecated Rule name /home/cibuild01/workspace/JWAT/target/pmd/rulesets/design.xml/UseVarargs. PMD 7.0.0 will remove support for this deprecated Rule name usage. [WARNING] Use Rule name category/java/performance.xml/OptimizableToArrayCall instead of the deprecated Rule name /home/cibuild01/workspace/JWAT/target/pmd/rulesets/design.xml/OptimizableToArrayCall. PMD 7.0.0 will remove support for this deprecated Rule name usage. [WARNING] Use Rule name category/java/performance.xml/TooFewBranchesForASwitchStatement instead of the deprecated Rule name /home/cibuild01/workspace/JWAT/target/pmd/rulesets/design.xml/TooFewBranchesForASwitchStatement. PMD 7.0.0 will remove support for this deprecated Rule name usage. [WARNING] Use Rule name category/java/documentation.xml/UncommentedEmptyConstructor instead of the deprecated Rule name /home/cibuild01/workspace/JWAT/target/pmd/rulesets/design.xml/UncommentedEmptyConstructor. PMD 7.0.0 will remove support for this deprecated Rule name usage. [WARNING] Use Rule name category/java/documentation.xml/UncommentedEmptyMethodBody instead of the deprecated Rule name /home/cibuild01/workspace/JWAT/target/pmd/rulesets/design.xml/UncommentedEmptyMethodBody. PMD 7.0.0 will remove support for this deprecated Rule name usage. [WARNING] Use Rule name category/java/errorprone.xml/EmptyCatchBlock instead of the deprecated Rule name /home/cibuild01/workspace/JWAT/target/pmd/rulesets/empty.xml/EmptyCatchBlock. PMD 7.0.0 will remove support for this deprecated Rule name usage. [WARNING] Use Rule name category/java/errorprone.xml/EmptyFinallyBlock instead of the deprecated Rule name /home/cibuild01/workspace/JWAT/target/pmd/rulesets/empty.xml/EmptyFinallyBlock. PMD 7.0.0 will remove support for this deprecated Rule name usage. [WARNING] Use Rule name category/java/errorprone.xml/EmptyIfStmt instead of the deprecated Rule name /home/cibuild01/workspace/JWAT/target/pmd/rulesets/empty.xml/EmptyIfStmt. PMD 7.0.0 will remove support for this deprecated Rule name usage. [WARNING] Use Rule name category/java/errorprone.xml/EmptyInitializer instead of the deprecated Rule name /home/cibuild01/workspace/JWAT/target/pmd/rulesets/empty.xml/EmptyInitializer. PMD 7.0.0 will remove support for this deprecated Rule name usage. [WARNING] Use Rule name category/java/errorprone.xml/EmptyStatementBlock instead of the deprecated Rule name /home/cibuild01/workspace/JWAT/target/pmd/rulesets/empty.xml/EmptyStatementBlock. PMD 7.0.0 will remove support for this deprecated Rule name usage. [WARNING] Use Rule name category/java/errorprone.xml/EmptyStatementNotInLoop instead of the deprecated Rule name /home/cibuild01/workspace/JWAT/target/pmd/rulesets/empty.xml/EmptyStatementNotInLoop. PMD 7.0.0 will remove support for this deprecated Rule name usage. [WARNING] Use Rule name category/java/errorprone.xml/EmptyInitializer instead of the deprecated Rule name /home/cibuild01/workspace/JWAT/target/pmd/rulesets/empty.xml/EmptyStaticInitializer. PMD 7.0.0 will remove support for this deprecated Rule name usage. [WARNING] Use Rule name category/java/errorprone.xml/EmptySwitchStatements instead of the deprecated Rule name /home/cibuild01/workspace/JWAT/target/pmd/rulesets/empty.xml/EmptySwitchStatements. PMD 7.0.0 will remove support for this deprecated Rule name usage. [WARNING] Use Rule name category/java/errorprone.xml/EmptySynchronizedBlock instead of the deprecated Rule name /home/cibuild01/workspace/JWAT/target/pmd/rulesets/empty.xml/EmptySynchronizedBlock. PMD 7.0.0 will remove support for this deprecated Rule name usage. [WARNING] Use Rule name category/java/errorprone.xml/EmptyTryBlock instead of the deprecated Rule name /home/cibuild01/workspace/JWAT/target/pmd/rulesets/empty.xml/EmptyTryBlock. PMD 7.0.0 will remove support for this deprecated Rule name usage. [WARNING] Use Rule name category/java/errorprone.xml/EmptyWhileStmt instead of the deprecated Rule name /home/cibuild01/workspace/JWAT/target/pmd/rulesets/empty.xml/EmptyWhileStmt. PMD 7.0.0 will remove support for this deprecated Rule name usage. [WARNING] Use Rule name category/java/errorprone.xml/AvoidCallingFinalize instead of the deprecated Rule name /home/cibuild01/workspace/JWAT/target/pmd/rulesets/finalizers.xml/AvoidCallingFinalize. PMD 7.0.0 will remove support for this deprecated Rule name usage. [WARNING] Use Rule name category/java/errorprone.xml/EmptyFinalizer instead of the deprecated Rule name /home/cibuild01/workspace/JWAT/target/pmd/rulesets/finalizers.xml/EmptyFinalizer. PMD 7.0.0 will remove support for this deprecated Rule name usage. [WARNING] Use Rule name category/java/errorprone.xml/FinalizeDoesNotCallSuperFinalize instead of the deprecated Rule name /home/cibuild01/workspace/JWAT/target/pmd/rulesets/finalizers.xml/FinalizeDoesNotCallSuperFinalize. PMD 7.0.0 will remove support for this deprecated Rule name usage. [WARNING] Use Rule name category/java/errorprone.xml/FinalizeOnlyCallsSuperFinalize instead of the deprecated Rule name /home/cibuild01/workspace/JWAT/target/pmd/rulesets/finalizers.xml/FinalizeOnlyCallsSuperFinalize. PMD 7.0.0 will remove support for this deprecated Rule name usage. [WARNING] Use Rule name category/java/errorprone.xml/FinalizeOverloaded instead of the deprecated Rule name /home/cibuild01/workspace/JWAT/target/pmd/rulesets/finalizers.xml/FinalizeOverloaded. PMD 7.0.0 will remove support for this deprecated Rule name usage. [WARNING] Use Rule name category/java/errorprone.xml/FinalizeShouldBeProtected instead of the deprecated Rule name /home/cibuild01/workspace/JWAT/target/pmd/rulesets/finalizers.xml/FinalizeShouldBeProtected. PMD 7.0.0 will remove support for this deprecated Rule name usage. [WARNING] Use Rule name category/java/bestpractices.xml/UnusedImports instead of the deprecated Rule name /home/cibuild01/workspace/JWAT/target/pmd/rulesets/imports.xml/UnusedImports. PMD 7.0.0 will remove support for this deprecated Rule name usage. [WARNING] Use Rule name category/java/errorprone.xml/ImportFromSamePackage instead of the deprecated Rule name /home/cibuild01/workspace/JWAT/target/pmd/rulesets/imports.xml/ImportFromSamePackage. PMD 7.0.0 will remove support for this deprecated Rule name usage. [WARNING] Use Rule name category/java/codestyle.xml/DontImportJavaLang instead of the deprecated Rule name /home/cibuild01/workspace/JWAT/target/pmd/rulesets/imports.xml/DontImportJavaLang. PMD 7.0.0 will remove support for this deprecated Rule name usage. [WARNING] Use Rule name category/java/codestyle.xml/DuplicateImports instead of the deprecated Rule name /home/cibuild01/workspace/JWAT/target/pmd/rulesets/imports.xml/DuplicateImports. PMD 7.0.0 will remove support for this deprecated Rule name usage. [WARNING] Use Rule name category/java/codestyle.xml/TooManyStaticImports instead of the deprecated Rule name /home/cibuild01/workspace/JWAT/target/pmd/rulesets/imports.xml/TooManyStaticImports. PMD 7.0.0 will remove support for this deprecated Rule name usage. [WARNING] Use Rule name category/java/codestyle.xml/UnnecessaryFullyQualifiedName instead of the deprecated Rule name /home/cibuild01/workspace/JWAT/target/pmd/rulesets/imports.xml/UnnecessaryFullyQualifiedName. PMD 7.0.0 will remove support for this deprecated Rule name usage. [WARNING] Use Rule name category/java/errorprone.xml/DoNotTerminateVM instead of the deprecated Rule name category/java/errorprone.xml/DoNotCallSystemExit. PMD 7.0.0 will remove support for this deprecated Rule name usage. [WARNING] Use Rule name category/java/errorprone.xml/DoNotCallSystemExit instead of the deprecated Rule name /home/cibuild01/workspace/JWAT/target/pmd/rulesets/j2ee.xml/DoNotCallSystemExit. PMD 7.0.0 will remove support for this deprecated Rule name usage. [WARNING] Use Rule name category/java/errorprone.xml/StaticEJBFieldShouldBeFinal instead of the deprecated Rule name /home/cibuild01/workspace/JWAT/target/pmd/rulesets/j2ee.xml/StaticEJBFieldShouldBeFinal. PMD 7.0.0 will remove support for this deprecated Rule name usage. [WARNING] Use Rule name category/java/errorprone.xml/UseProperClassLoader instead of the deprecated Rule name /home/cibuild01/workspace/JWAT/target/pmd/rulesets/j2ee.xml/UseProperClassLoader. PMD 7.0.0 will remove support for this deprecated Rule name usage. [WARNING] Use Rule name category/java/codestyle.xml/LocalHomeNamingConvention instead of the deprecated Rule name /home/cibuild01/workspace/JWAT/target/pmd/rulesets/j2ee.xml/LocalHomeNamingConvention. PMD 7.0.0 will remove support for this deprecated Rule name usage. [WARNING] Use Rule name category/java/codestyle.xml/LocalInterfaceSessionNamingConvention instead of the deprecated Rule name /home/cibuild01/workspace/JWAT/target/pmd/rulesets/j2ee.xml/LocalInterfaceSessionNamingConvention. PMD 7.0.0 will remove support for this deprecated Rule name usage. [WARNING] Use Rule name category/java/codestyle.xml/MDBAndSessionBeanNamingConvention instead of the deprecated Rule name /home/cibuild01/workspace/JWAT/target/pmd/rulesets/j2ee.xml/MDBAndSessionBeanNamingConvention. PMD 7.0.0 will remove support for this deprecated Rule name usage. [WARNING] Use Rule name category/java/codestyle.xml/RemoteInterfaceNamingConvention instead of the deprecated Rule name /home/cibuild01/workspace/JWAT/target/pmd/rulesets/j2ee.xml/RemoteInterfaceNamingConvention. PMD 7.0.0 will remove support for this deprecated Rule name usage. [WARNING] Use Rule name category/java/codestyle.xml/RemoteSessionInterfaceNamingConvention instead of the deprecated Rule name /home/cibuild01/workspace/JWAT/target/pmd/rulesets/j2ee.xml/RemoteSessionInterfaceNamingConvention. PMD 7.0.0 will remove support for this deprecated Rule name usage. [WARNING] Use Rule name category/java/multithreading.xml/DoNotUseThreads instead of the deprecated Rule name /home/cibuild01/workspace/JWAT/target/pmd/rulesets/j2ee.xml/DoNotUseThreads. PMD 7.0.0 will remove support for this deprecated Rule name usage. [WARNING] Use Rule name category/java/errorprone.xml/BeanMembersShouldSerialize instead of the deprecated Rule name /home/cibuild01/workspace/JWAT/target/pmd/rulesets/javabeans.xml/BeanMembersShouldSerialize. PMD 7.0.0 will remove support for this deprecated Rule name usage. [WARNING] Use Rule name category/java/errorprone.xml/MissingSerialVersionUID instead of the deprecated Rule name /home/cibuild01/workspace/JWAT/target/pmd/rulesets/javabeans.xml/MissingSerialVersionUID. PMD 7.0.0 will remove support for this deprecated Rule name usage. [WARNING] Use Rule name category/java/errorprone.xml/JUnitSpelling instead of the deprecated Rule name /home/cibuild01/workspace/JWAT/target/pmd/rulesets/junit.xml/JUnitSpelling. PMD 7.0.0 will remove support for this deprecated Rule name usage. [WARNING] Use Rule name category/java/errorprone.xml/JUnitStaticSuite instead of the deprecated Rule name /home/cibuild01/workspace/JWAT/target/pmd/rulesets/junit.xml/JUnitStaticSuite. PMD 7.0.0 will remove support for this deprecated Rule name usage. [WARNING] Use Rule name category/java/errorprone.xml/TestClassWithoutTestCases instead of the deprecated Rule name /home/cibuild01/workspace/JWAT/target/pmd/rulesets/junit.xml/TestClassWithoutTestCases. PMD 7.0.0 will remove support for this deprecated Rule name usage. [WARNING] Use Rule name category/java/errorprone.xml/UnnecessaryBooleanAssertion instead of the deprecated Rule name /home/cibuild01/workspace/JWAT/target/pmd/rulesets/junit.xml/UnnecessaryBooleanAssertion. PMD 7.0.0 will remove support for this deprecated Rule name usage. [WARNING] Use Rule name category/java/bestpractices.xml/JUnitAssertionsShouldIncludeMessage instead of the deprecated Rule name /home/cibuild01/workspace/JWAT/target/pmd/rulesets/junit.xml/JUnitAssertionsShouldIncludeMessage. PMD 7.0.0 will remove support for this deprecated Rule name usage. [WARNING] Use Rule name category/java/bestpractices.xml/JUnitTestContainsTooManyAsserts instead of the deprecated Rule name /home/cibuild01/workspace/JWAT/target/pmd/rulesets/junit.xml/JUnitTestContainsTooManyAsserts. PMD 7.0.0 will remove support for this deprecated Rule name usage. [WARNING] Use Rule name category/java/bestpractices.xml/JUnitTestsShouldIncludeAssert instead of the deprecated Rule name /home/cibuild01/workspace/JWAT/target/pmd/rulesets/junit.xml/JUnitTestsShouldIncludeAssert. PMD 7.0.0 will remove support for this deprecated Rule name usage. [WARNING] Use Rule name category/java/bestpractices.xml/UseAssertEqualsInsteadOfAssertTrue instead of the deprecated Rule name /home/cibuild01/workspace/JWAT/target/pmd/rulesets/junit.xml/UseAssertEqualsInsteadOfAssertTrue. PMD 7.0.0 will remove support for this deprecated Rule name usage. [WARNING] Use Rule name category/java/bestpractices.xml/UseAssertNullInsteadOfAssertTrue instead of the deprecated Rule name /home/cibuild01/workspace/JWAT/target/pmd/rulesets/junit.xml/UseAssertNullInsteadOfAssertTrue. PMD 7.0.0 will remove support for this deprecated Rule name usage. [WARNING] Use Rule name category/java/bestpractices.xml/UseAssertSameInsteadOfAssertTrue instead of the deprecated Rule name /home/cibuild01/workspace/JWAT/target/pmd/rulesets/junit.xml/UseAssertSameInsteadOfAssertTrue. PMD 7.0.0 will remove support for this deprecated Rule name usage. [WARNING] Use Rule name category/java/bestpractices.xml/UseAssertTrueInsteadOfAssertEquals instead of the deprecated Rule name /home/cibuild01/workspace/JWAT/target/pmd/rulesets/junit.xml/UseAssertTrueInsteadOfAssertEquals. PMD 7.0.0 will remove support for this deprecated Rule name usage. [WARNING] Use Rule name category/java/design.xml/SimplifyBooleanAssertion instead of the deprecated Rule name /home/cibuild01/workspace/JWAT/target/pmd/rulesets/junit.xml/SimplifyBooleanAssertion. PMD 7.0.0 will remove support for this deprecated Rule name usage. [WARNING] Use Rule name category/java/errorprone.xml/ProperLogger instead of the deprecated Rule name /home/cibuild01/workspace/JWAT/target/pmd/rulesets/logging-jakarta-commons.xml/ProperLogger. PMD 7.0.0 will remove support for this deprecated Rule name usage. [WARNING] Use Rule name category/java/errorprone.xml/UseCorrectExceptionLogging instead of the deprecated Rule name /home/cibuild01/workspace/JWAT/target/pmd/rulesets/logging-jakarta-commons.xml/UseCorrectExceptionLogging. PMD 7.0.0 will remove support for this deprecated Rule name usage. [WARNING] Use Rule name category/java/bestpractices.xml/GuardLogStatement instead of the deprecated Rule name /home/cibuild01/workspace/JWAT/target/pmd/rulesets/logging-jakarta-commons.xml/GuardDebugLogging. PMD 7.0.0 will remove support for this deprecated Rule name usage. [WARNING] Use Rule name category/java/bestpractices.xml/GuardLogStatement instead of the deprecated Rule name /home/cibuild01/workspace/JWAT/target/pmd/rulesets/logging-jakarta-commons.xml/GuardLogStatement. PMD 7.0.0 will remove support for this deprecated Rule name usage. [WARNING] Use Rule name category/java/errorprone.xml/InvalidLogMessageFormat instead of the deprecated Rule name category/java/errorprone.xml/InvalidSlf4jMessageFormat. PMD 7.0.0 will remove support for this deprecated Rule name usage. [WARNING] Use Rule name category/java/errorprone.xml/InvalidSlf4jMessageFormat instead of the deprecated Rule name /home/cibuild01/workspace/JWAT/target/pmd/rulesets/logging-java.xml/InvalidSlf4jMessageFormat. PMD 7.0.0 will remove support for this deprecated Rule name usage. [WARNING] Discontinue using Rule name category/java/errorprone.xml/LoggerIsNotStaticFinal as it is scheduled for removal from PMD. PMD 7.0.0 will remove support for this Rule. [WARNING] Use Rule name category/java/errorprone.xml/LoggerIsNotStaticFinal instead of the deprecated Rule name /home/cibuild01/workspace/JWAT/target/pmd/rulesets/logging-java.xml/LoggerIsNotStaticFinal. PMD 7.0.0 will remove support for this deprecated Rule name usage. [WARNING] Use Rule name category/java/errorprone.xml/MoreThanOneLogger instead of the deprecated Rule name /home/cibuild01/workspace/JWAT/target/pmd/rulesets/logging-java.xml/MoreThanOneLogger. PMD 7.0.0 will remove support for this deprecated Rule name usage. [WARNING] Use Rule name category/java/bestpractices.xml/AvoidPrintStackTrace instead of the deprecated Rule name /home/cibuild01/workspace/JWAT/target/pmd/rulesets/logging-java.xml/AvoidPrintStackTrace. PMD 7.0.0 will remove support for this deprecated Rule name usage. [WARNING] Use Rule name category/java/bestpractices.xml/GuardLogStatement instead of the deprecated Rule name /home/cibuild01/workspace/JWAT/target/pmd/rulesets/logging-java.xml/GuardLogStatementJavaUtil. PMD 7.0.0 will remove support for this deprecated Rule name usage. [WARNING] Use Rule name category/java/bestpractices.xml/SystemPrintln instead of the deprecated Rule name /home/cibuild01/workspace/JWAT/target/pmd/rulesets/logging-java.xml/SystemPrintln. PMD 7.0.0 will remove support for this deprecated Rule name usage. [WARNING] Use Rule name category/java/design.xml/CyclomaticComplexity instead of the deprecated Rule name /home/cibuild01/workspace/JWAT/target/pmd/rulesets/metrics.xml/CyclomaticComplexity. PMD 7.0.0 will remove support for this deprecated Rule name usage. [WARNING] Use Rule name category/java/bestpractices.xml/ReplaceEnumerationWithIterator instead of the deprecated Rule name /home/cibuild01/workspace/JWAT/target/pmd/rulesets/migrating_to_13.xml/ReplaceEnumerationWithIterator. PMD 7.0.0 will remove support for this deprecated Rule name usage. [WARNING] Use Rule name category/java/bestpractices.xml/ReplaceHashtableWithMap instead of the deprecated Rule name /home/cibuild01/workspace/JWAT/target/pmd/rulesets/migrating_to_13.xml/ReplaceHashtableWithMap. PMD 7.0.0 will remove support for this deprecated Rule name usage. [WARNING] Use Rule name category/java/bestpractices.xml/ReplaceVectorWithList instead of the deprecated Rule name /home/cibuild01/workspace/JWAT/target/pmd/rulesets/migrating_to_13.xml/ReplaceVectorWithList. PMD 7.0.0 will remove support for this deprecated Rule name usage. [WARNING] Use Rule name category/java/errorprone.xml/AvoidAssertAsIdentifier instead of the deprecated Rule name /home/cibuild01/workspace/JWAT/target/pmd/rulesets/migrating_to_14.xml/AvoidAssertAsIdentifier. PMD 7.0.0 will remove support for this deprecated Rule name usage. [WARNING] Use Rule name category/java/errorprone.xml/AvoidEnumAsIdentifier instead of the deprecated Rule name /home/cibuild01/workspace/JWAT/target/pmd/rulesets/migrating_to_15.xml/AvoidEnumAsIdentifier. PMD 7.0.0 will remove support for this deprecated Rule name usage. [WARNING] Use Rule name category/java/performance.xml/ByteInstantiation instead of the deprecated Rule name /home/cibuild01/workspace/JWAT/target/pmd/rulesets/migrating_to_15.xml/ByteInstantiation. PMD 7.0.0 will remove support for this deprecated Rule name usage. [WARNING] Use Rule name category/java/performance.xml/IntegerInstantiation instead of the deprecated Rule name /home/cibuild01/workspace/JWAT/target/pmd/rulesets/migrating_to_15.xml/IntegerInstantiation. PMD 7.0.0 will remove support for this deprecated Rule name usage. [WARNING] Use Rule name category/java/performance.xml/LongInstantiation instead of the deprecated Rule name /home/cibuild01/workspace/JWAT/target/pmd/rulesets/migrating_to_15.xml/LongInstantiation. PMD 7.0.0 will remove support for this deprecated Rule name usage. [WARNING] Use Rule name category/java/performance.xml/ShortInstantiation instead of the deprecated Rule name /home/cibuild01/workspace/JWAT/target/pmd/rulesets/migrating_to_15.xml/ShortInstantiation. PMD 7.0.0 will remove support for this deprecated Rule name usage. [WARNING] Use Rule name category/java/bestpractices.xml/JUnit4SuitesShouldUseSuiteAnnotation instead of the deprecated Rule name /home/cibuild01/workspace/JWAT/target/pmd/rulesets/migrating_to_junit4.xml/JUnit4SuitesShouldUseSuiteAnnotation. PMD 7.0.0 will remove support for this deprecated Rule name usage. [WARNING] Use Rule name category/java/bestpractices.xml/JUnit4TestShouldUseAfterAnnotation instead of the deprecated Rule name /home/cibuild01/workspace/JWAT/target/pmd/rulesets/migrating_to_junit4.xml/JUnit4TestShouldUseAfterAnnotation. PMD 7.0.0 will remove support for this deprecated Rule name usage. [WARNING] Use Rule name category/java/bestpractices.xml/JUnit4TestShouldUseBeforeAnnotation instead of the deprecated Rule name /home/cibuild01/workspace/JWAT/target/pmd/rulesets/migrating_to_junit4.xml/JUnit4TestShouldUseBeforeAnnotation. PMD 7.0.0 will remove support for this deprecated Rule name usage. [WARNING] Use Rule name category/java/bestpractices.xml/JUnit4TestShouldUseTestAnnotation instead of the deprecated Rule name /home/cibuild01/workspace/JWAT/target/pmd/rulesets/migrating_to_junit4.xml/JUnit4TestShouldUseTestAnnotation. PMD 7.0.0 will remove support for this deprecated Rule name usage. [WARNING] Use Rule name category/java/bestpractices.xml/JUnitUseExpected instead of the deprecated Rule name /home/cibuild01/workspace/JWAT/target/pmd/rulesets/migrating_to_junit4.xml/JUnitUseExpected. PMD 7.0.0 will remove support for this deprecated Rule name usage. [WARNING] Use Rule name category/java/errorprone.xml/AvoidFieldNameMatchingMethodName instead of the deprecated Rule name /home/cibuild01/workspace/JWAT/target/pmd/rulesets/naming.xml/AvoidFieldNameMatchingMethodName. PMD 7.0.0 will remove support for this deprecated Rule name usage. [WARNING] Use Rule name category/java/errorprone.xml/AvoidFieldNameMatchingTypeName instead of the deprecated Rule name /home/cibuild01/workspace/JWAT/target/pmd/rulesets/naming.xml/AvoidFieldNameMatchingTypeName. PMD 7.0.0 will remove support for this deprecated Rule name usage. [WARNING] Use Rule name category/java/errorprone.xml/MethodWithSameNameAsEnclosingClass instead of the deprecated Rule name /home/cibuild01/workspace/JWAT/target/pmd/rulesets/naming.xml/MethodWithSameNameAsEnclosingClass. PMD 7.0.0 will remove support for this deprecated Rule name usage. [WARNING] Use Rule name category/java/errorprone.xml/SuspiciousEqualsMethodName instead of the deprecated Rule name /home/cibuild01/workspace/JWAT/target/pmd/rulesets/naming.xml/SuspiciousEqualsMethodName. PMD 7.0.0 will remove support for this deprecated Rule name usage. [WARNING] Use Rule name category/java/errorprone.xml/SuspiciousHashcodeMethodName instead of the deprecated Rule name /home/cibuild01/workspace/JWAT/target/pmd/rulesets/naming.xml/SuspiciousHashcodeMethodName. PMD 7.0.0 will remove support for this deprecated Rule name usage. [WARNING] Discontinue using Rule name category/java/codestyle.xml/AbstractNaming as it is scheduled for removal from PMD. PMD 7.0.0 will remove support for this Rule. [WARNING] Use Rule name category/java/codestyle.xml/AbstractNaming instead of the deprecated Rule name /home/cibuild01/workspace/JWAT/target/pmd/rulesets/naming.xml/AbstractNaming. PMD 7.0.0 will remove support for this deprecated Rule name usage. [WARNING] Use Rule name category/java/codestyle.xml/AvoidDollarSigns instead of the deprecated Rule name /home/cibuild01/workspace/JWAT/target/pmd/rulesets/naming.xml/AvoidDollarSigns. PMD 7.0.0 will remove support for this deprecated Rule name usage. [WARNING] Use Rule name category/java/codestyle.xml/BooleanGetMethodName instead of the deprecated Rule name /home/cibuild01/workspace/JWAT/target/pmd/rulesets/naming.xml/BooleanGetMethodName. PMD 7.0.0 will remove support for this deprecated Rule name usage. [WARNING] Use Rule name category/java/codestyle.xml/ClassNamingConventions instead of the deprecated Rule name /home/cibuild01/workspace/JWAT/target/pmd/rulesets/naming.xml/ClassNamingConventions. PMD 7.0.0 will remove support for this deprecated Rule name usage. [WARNING] Use Rule name category/java/codestyle.xml/GenericsNaming instead of the deprecated Rule name /home/cibuild01/workspace/JWAT/target/pmd/rulesets/naming.xml/GenericsNaming. PMD 7.0.0 will remove support for this deprecated Rule name usage. [WARNING] Use Rule name category/java/codestyle.xml/LongVariable instead of the deprecated Rule name /home/cibuild01/workspace/JWAT/target/pmd/rulesets/naming.xml/LongVariable. PMD 7.0.0 will remove support for this deprecated Rule name usage. [WARNING] Use Rule name category/java/codestyle.xml/MethodNamingConventions instead of the deprecated Rule name /home/cibuild01/workspace/JWAT/target/pmd/rulesets/naming.xml/MethodNamingConventions. PMD 7.0.0 will remove support for this deprecated Rule name usage. [WARNING] Discontinue using Rule name category/java/codestyle.xml/MIsLeadingVariableName as it is scheduled for removal from PMD. PMD 7.0.0 will remove support for this Rule. [WARNING] Use Rule name category/java/codestyle.xml/MIsLeadingVariableName instead of the deprecated Rule name /home/cibuild01/workspace/JWAT/target/pmd/rulesets/naming.xml/MisleadingVariableName. PMD 7.0.0 will remove support for this deprecated Rule name usage. [WARNING] Discontinue using Rule name category/java/codestyle.xml/MIsLeadingVariableName as it is scheduled for removal from PMD. PMD 7.0.0 will remove support for this Rule. [WARNING] Use Rule name category/java/codestyle.xml/MIsLeadingVariableName instead of the deprecated Rule name /home/cibuild01/workspace/JWAT/target/pmd/rulesets/naming.xml/MIsLeadingVariableName. PMD 7.0.0 will remove support for this deprecated Rule name usage. [WARNING] Use Rule name category/java/codestyle.xml/NoPackage instead of the deprecated Rule name /home/cibuild01/workspace/JWAT/target/pmd/rulesets/naming.xml/NoPackage. PMD 7.0.0 will remove support for this deprecated Rule name usage. [WARNING] Use Rule name category/java/codestyle.xml/PackageCase instead of the deprecated Rule name /home/cibuild01/workspace/JWAT/target/pmd/rulesets/naming.xml/PackageCase. PMD 7.0.0 will remove support for this deprecated Rule name usage. [WARNING] Use Rule name category/java/codestyle.xml/ShortClassName instead of the deprecated Rule name /home/cibuild01/workspace/JWAT/target/pmd/rulesets/naming.xml/ShortClassName. PMD 7.0.0 will remove support for this deprecated Rule name usage. [WARNING] Use Rule name category/java/codestyle.xml/ShortMethodName instead of the deprecated Rule name /home/cibuild01/workspace/JWAT/target/pmd/rulesets/naming.xml/ShortMethodName. PMD 7.0.0 will remove support for this deprecated Rule name usage. [WARNING] Use Rule name category/java/codestyle.xml/ShortVariable instead of the deprecated Rule name /home/cibuild01/workspace/JWAT/target/pmd/rulesets/naming.xml/ShortVariable. PMD 7.0.0 will remove support for this deprecated Rule name usage. [WARNING] Discontinue using Rule name category/java/codestyle.xml/SuspiciousConstantFieldName as it is scheduled for removal from PMD. PMD 7.0.0 will remove support for this Rule. [WARNING] Use Rule name category/java/codestyle.xml/SuspiciousConstantFieldName instead of the deprecated Rule name /home/cibuild01/workspace/JWAT/target/pmd/rulesets/naming.xml/SuspiciousConstantFieldName. PMD 7.0.0 will remove support for this deprecated Rule name usage. [WARNING] Discontinue using Rule name category/java/codestyle.xml/VariableNamingConventions as it is scheduled for removal from PMD. PMD 7.0.0 will remove support for this Rule. [WARNING] Use Rule name category/java/codestyle.xml/VariableNamingConventions instead of the deprecated Rule name /home/cibuild01/workspace/JWAT/target/pmd/rulesets/naming.xml/VariableNamingConventions. PMD 7.0.0 will remove support for this deprecated Rule name usage. [WARNING] Use Rule name category/java/codestyle.xml/LocalVariableCouldBeFinal instead of the deprecated Rule name /home/cibuild01/workspace/JWAT/target/pmd/rulesets/optimizations.xml/LocalVariableCouldBeFinal. PMD 7.0.0 will remove support for this deprecated Rule name usage. [WARNING] Use Rule name category/java/codestyle.xml/MethodArgumentCouldBeFinal instead of the deprecated Rule name /home/cibuild01/workspace/JWAT/target/pmd/rulesets/optimizations.xml/MethodArgumentCouldBeFinal. PMD 7.0.0 will remove support for this deprecated Rule name usage. [WARNING] Use Rule name category/java/codestyle.xml/PrematureDeclaration instead of the deprecated Rule name /home/cibuild01/workspace/JWAT/target/pmd/rulesets/optimizations.xml/PrematureDeclaration. PMD 7.0.0 will remove support for this deprecated Rule name usage. [WARNING] Use Rule name category/java/performance.xml/AddEmptyString instead of the deprecated Rule name /home/cibuild01/workspace/JWAT/target/pmd/rulesets/optimizations.xml/AddEmptyString. PMD 7.0.0 will remove support for this deprecated Rule name usage. [WARNING] Use Rule name category/java/performance.xml/AvoidArrayLoops instead of the deprecated Rule name /home/cibuild01/workspace/JWAT/target/pmd/rulesets/optimizations.xml/AvoidArrayLoops. PMD 7.0.0 will remove support for this deprecated Rule name usage. [WARNING] Use Rule name category/java/performance.xml/AvoidInstantiatingObjectsInLoops instead of the deprecated Rule name /home/cibuild01/workspace/JWAT/target/pmd/rulesets/optimizations.xml/AvoidInstantiatingObjectsInLoops. PMD 7.0.0 will remove support for this deprecated Rule name usage. [WARNING] Use Rule name category/java/performance.xml/RedundantFieldInitializer instead of the deprecated Rule name /home/cibuild01/workspace/JWAT/target/pmd/rulesets/optimizations.xml/RedundantFieldInitializer. PMD 7.0.0 will remove support for this deprecated Rule name usage. [WARNING] Use Rule name category/java/performance.xml/SimplifyStartsWith instead of the deprecated Rule name /home/cibuild01/workspace/JWAT/target/pmd/rulesets/optimizations.xml/SimplifyStartsWith. PMD 7.0.0 will remove support for this deprecated Rule name usage. [WARNING] Use Rule name category/java/performance.xml/UnnecessaryWrapperObjectCreation instead of the deprecated Rule name /home/cibuild01/workspace/JWAT/target/pmd/rulesets/optimizations.xml/UnnecessaryWrapperObjectCreation. PMD 7.0.0 will remove support for this deprecated Rule name usage. [WARNING] Use Rule name category/java/performance.xml/UseArrayListInsteadOfVector instead of the deprecated Rule name /home/cibuild01/workspace/JWAT/target/pmd/rulesets/optimizations.xml/UseArrayListInsteadOfVector. PMD 7.0.0 will remove support for this deprecated Rule name usage. [WARNING] Use Rule name category/java/performance.xml/UseArraysAsList instead of the deprecated Rule name /home/cibuild01/workspace/JWAT/target/pmd/rulesets/optimizations.xml/UseArraysAsList. PMD 7.0.0 will remove support for this deprecated Rule name usage. [WARNING] Use Rule name category/java/performance.xml/UseStringBufferForStringAppends instead of the deprecated Rule name /home/cibuild01/workspace/JWAT/target/pmd/rulesets/optimizations.xml/UseStringBufferForStringAppends. PMD 7.0.0 will remove support for this deprecated Rule name usage. [WARNING] Use Rule name category/java/errorprone.xml/AvoidCatchingNPE instead of the deprecated Rule name /home/cibuild01/workspace/JWAT/target/pmd/rulesets/strictexception.xml/AvoidCatchingNPE. PMD 7.0.0 will remove support for this deprecated Rule name usage. [WARNING] Use Rule name category/java/errorprone.xml/AvoidCatchingThrowable instead of the deprecated Rule name /home/cibuild01/workspace/JWAT/target/pmd/rulesets/strictexception.xml/AvoidCatchingThrowable. PMD 7.0.0 will remove support for this deprecated Rule name usage. [WARNING] Use Rule name category/java/errorprone.xml/AvoidLosingExceptionInformation instead of the deprecated Rule name /home/cibuild01/workspace/JWAT/target/pmd/rulesets/strictexception.xml/AvoidLosingExceptionInformation. PMD 7.0.0 will remove support for this deprecated Rule name usage. [WARNING] Use Rule name category/java/errorprone.xml/DoNotThrowExceptionInFinally instead of the deprecated Rule name /home/cibuild01/workspace/JWAT/target/pmd/rulesets/strictexception.xml/DoNotThrowExceptionInFinally. PMD 7.0.0 will remove support for this deprecated Rule name usage. [WARNING] Use Rule name category/java/design.xml/AvoidCatchingGenericException instead of the deprecated Rule name /home/cibuild01/workspace/JWAT/target/pmd/rulesets/strictexception.xml/AvoidCatchingGenericException. PMD 7.0.0 will remove support for this deprecated Rule name usage. [WARNING] Use Rule name category/java/design.xml/AvoidRethrowingException instead of the deprecated Rule name /home/cibuild01/workspace/JWAT/target/pmd/rulesets/strictexception.xml/AvoidRethrowingException. PMD 7.0.0 will remove support for this deprecated Rule name usage. [WARNING] Use Rule name category/java/design.xml/AvoidThrowingNewInstanceOfSameException instead of the deprecated Rule name /home/cibuild01/workspace/JWAT/target/pmd/rulesets/strictexception.xml/AvoidThrowingNewInstanceOfSameException. PMD 7.0.0 will remove support for this deprecated Rule name usage. [WARNING] Use Rule name category/java/design.xml/AvoidThrowingNullPointerException instead of the deprecated Rule name /home/cibuild01/workspace/JWAT/target/pmd/rulesets/strictexception.xml/AvoidThrowingNullPointerException. PMD 7.0.0 will remove support for this deprecated Rule name usage. [WARNING] Use Rule name category/java/design.xml/AvoidThrowingRawExceptionTypes instead of the deprecated Rule name /home/cibuild01/workspace/JWAT/target/pmd/rulesets/strictexception.xml/AvoidThrowingRawExceptionTypes. PMD 7.0.0 will remove support for this deprecated Rule name usage. [WARNING] Use Rule name category/java/design.xml/DoNotExtendJavaLangError instead of the deprecated Rule name /home/cibuild01/workspace/JWAT/target/pmd/rulesets/strictexception.xml/DoNotExtendJavaLangError. PMD 7.0.0 will remove support for this deprecated Rule name usage. [WARNING] Use Rule name category/java/design.xml/ExceptionAsFlowControl instead of the deprecated Rule name /home/cibuild01/workspace/JWAT/target/pmd/rulesets/strictexception.xml/ExceptionAsFlowControl. PMD 7.0.0 will remove support for this deprecated Rule name usage. [WARNING] Use Rule name category/java/design.xml/SignatureDeclareThrowsException instead of the deprecated Rule name /home/cibuild01/workspace/JWAT/target/pmd/rulesets/strictexception.xml/SignatureDeclareThrowsException. PMD 7.0.0 will remove support for this deprecated Rule name usage. [WARNING] Use Rule name category/java/errorprone.xml/AvoidDuplicateLiterals instead of the deprecated Rule name /home/cibuild01/workspace/JWAT/target/pmd/rulesets/strings.xml/AvoidDuplicateLiterals. PMD 7.0.0 will remove support for this deprecated Rule name usage. [WARNING] Use Rule name category/java/errorprone.xml/StringBufferInstantiationWithChar instead of the deprecated Rule name /home/cibuild01/workspace/JWAT/target/pmd/rulesets/strings.xml/StringBufferInstantiationWithChar. PMD 7.0.0 will remove support for this deprecated Rule name usage. [WARNING] Use Rule name category/java/errorprone.xml/UnnecessaryCaseChange instead of the deprecated Rule name /home/cibuild01/workspace/JWAT/target/pmd/rulesets/strings.xml/UnnecessaryCaseChange. PMD 7.0.0 will remove support for this deprecated Rule name usage. [WARNING] Use Rule name category/java/errorprone.xml/UseEqualsToCompareStrings instead of the deprecated Rule name /home/cibuild01/workspace/JWAT/target/pmd/rulesets/strings.xml/UseEqualsToCompareStrings. PMD 7.0.0 will remove support for this deprecated Rule name usage. [WARNING] Use Rule name category/java/bestpractices.xml/AvoidStringBufferField instead of the deprecated Rule name /home/cibuild01/workspace/JWAT/target/pmd/rulesets/strings.xml/AvoidStringBufferField. PMD 7.0.0 will remove support for this deprecated Rule name usage. [WARNING] Use Rule name category/java/performance.xml/AppendCharacterWithChar instead of the deprecated Rule name /home/cibuild01/workspace/JWAT/target/pmd/rulesets/strings.xml/AppendCharacterWithChar. PMD 7.0.0 will remove support for this deprecated Rule name usage. [WARNING] Use Rule name category/java/performance.xml/ConsecutiveAppendsShouldReuse instead of the deprecated Rule name /home/cibuild01/workspace/JWAT/target/pmd/rulesets/strings.xml/ConsecutiveAppendsShouldReuse. PMD 7.0.0 will remove support for this deprecated Rule name usage. [WARNING] Use Rule name category/java/performance.xml/ConsecutiveLiteralAppends instead of the deprecated Rule name /home/cibuild01/workspace/JWAT/target/pmd/rulesets/strings.xml/ConsecutiveLiteralAppends. PMD 7.0.0 will remove support for this deprecated Rule name usage. [WARNING] Use Rule name category/java/performance.xml/InefficientEmptyStringCheck instead of the deprecated Rule name /home/cibuild01/workspace/JWAT/target/pmd/rulesets/strings.xml/InefficientEmptyStringCheck. PMD 7.0.0 will remove support for this deprecated Rule name usage. [WARNING] Use Rule name category/java/performance.xml/InefficientStringBuffering instead of the deprecated Rule name /home/cibuild01/workspace/JWAT/target/pmd/rulesets/strings.xml/InefficientStringBuffering. PMD 7.0.0 will remove support for this deprecated Rule name usage. [WARNING] Use Rule name category/java/performance.xml/InsufficientStringBufferDeclaration instead of the deprecated Rule name /home/cibuild01/workspace/JWAT/target/pmd/rulesets/strings.xml/InsufficientStringBufferDeclaration. PMD 7.0.0 will remove support for this deprecated Rule name usage. [WARNING] Use Rule name category/java/performance.xml/StringInstantiation instead of the deprecated Rule name /home/cibuild01/workspace/JWAT/target/pmd/rulesets/strings.xml/StringInstantiation. PMD 7.0.0 will remove support for this deprecated Rule name usage. [WARNING] Use Rule name category/java/performance.xml/StringToString instead of the deprecated Rule name /home/cibuild01/workspace/JWAT/target/pmd/rulesets/strings.xml/StringToString. PMD 7.0.0 will remove support for this deprecated Rule name usage. [WARNING] Use Rule name category/java/performance.xml/UseIndexOfChar instead of the deprecated Rule name /home/cibuild01/workspace/JWAT/target/pmd/rulesets/strings.xml/UseIndexOfChar. PMD 7.0.0 will remove support for this deprecated Rule name usage. [WARNING] Use Rule name category/java/performance.xml/UselessStringValueOf instead of the deprecated Rule name /home/cibuild01/workspace/JWAT/target/pmd/rulesets/strings.xml/UselessStringValueOf. PMD 7.0.0 will remove support for this deprecated Rule name usage. [WARNING] Use Rule name category/java/performance.xml/UseStringBufferLength instead of the deprecated Rule name /home/cibuild01/workspace/JWAT/target/pmd/rulesets/strings.xml/UseStringBufferLength. PMD 7.0.0 will remove support for this deprecated Rule name usage. [WARNING] Use Rule name category/java/bestpractices.xml/ArrayIsStoredDirectly instead of the deprecated Rule name /home/cibuild01/workspace/JWAT/target/pmd/rulesets/sunsecure.xml/ArrayIsStoredDirectly. PMD 7.0.0 will remove support for this deprecated Rule name usage. [WARNING] Use Rule name category/java/bestpractices.xml/MethodReturnsInternalArray instead of the deprecated Rule name /home/cibuild01/workspace/JWAT/target/pmd/rulesets/sunsecure.xml/MethodReturnsInternalArray. PMD 7.0.0 will remove support for this deprecated Rule name usage. [WARNING] Use Rule name category/java/bestpractices.xml/LooseCoupling instead of the deprecated Rule name /home/cibuild01/workspace/JWAT/target/pmd/rulesets/typeresolution.xml/LooseCoupling. PMD 7.0.0 will remove support for this deprecated Rule name usage. [WARNING] Use Rule name category/java/errorprone.xml/CloneMethodMustImplementCloneable instead of the deprecated Rule name /home/cibuild01/workspace/JWAT/target/pmd/rulesets/typeresolution.xml/CloneMethodMustImplementCloneable. PMD 7.0.0 will remove support for this deprecated Rule name usage. [WARNING] Use Rule name category/java/bestpractices.xml/UnusedImports instead of the deprecated Rule name /home/cibuild01/workspace/JWAT/target/pmd/rulesets/typeresolution.xml/UnusedImports. PMD 7.0.0 will remove support for this deprecated Rule name usage. [WARNING] Use Rule name category/java/design.xml/SignatureDeclareThrowsException instead of the deprecated Rule name /home/cibuild01/workspace/JWAT/target/pmd/rulesets/typeresolution.xml/SignatureDeclareThrowsException. PMD 7.0.0 will remove support for this deprecated Rule name usage. [WARNING] Use Rule name category/java/errorprone.xml/UnnecessaryConversionTemporary instead of the deprecated Rule name /home/cibuild01/workspace/JWAT/target/pmd/rulesets/unnecessary.xml/UnnecessaryConversionTemporary. PMD 7.0.0 will remove support for this deprecated Rule name usage. [WARNING] Use Rule name category/java/errorprone.xml/UnusedNullCheckInEquals instead of the deprecated Rule name /home/cibuild01/workspace/JWAT/target/pmd/rulesets/unnecessary.xml/UnusedNullCheckInEquals. PMD 7.0.0 will remove support for this deprecated Rule name usage. [WARNING] Use Rule name category/java/errorprone.xml/UselessOperationOnImmutable instead of the deprecated Rule name /home/cibuild01/workspace/JWAT/target/pmd/rulesets/unnecessary.xml/UselessOperationOnImmutable. PMD 7.0.0 will remove support for this deprecated Rule name usage. [WARNING] Use Rule name category/java/codestyle.xml/UnnecessaryModifier instead of the deprecated Rule name /home/cibuild01/workspace/JWAT/target/pmd/rulesets/unnecessary.xml/UnnecessaryModifier. PMD 7.0.0 will remove support for this deprecated Rule name usage. [WARNING] Use Rule name category/java/codestyle.xml/UnnecessaryReturn instead of the deprecated Rule name /home/cibuild01/workspace/JWAT/target/pmd/rulesets/unnecessary.xml/UnnecessaryReturn. PMD 7.0.0 will remove support for this deprecated Rule name usage. [WARNING] Use Rule name category/java/codestyle.xml/UselessParentheses instead of the deprecated Rule name /home/cibuild01/workspace/JWAT/target/pmd/rulesets/unnecessary.xml/UselessParentheses. PMD 7.0.0 will remove support for this deprecated Rule name usage. [WARNING] Use Rule name category/java/codestyle.xml/UselessQualifiedThis instead of the deprecated Rule name /home/cibuild01/workspace/JWAT/target/pmd/rulesets/unnecessary.xml/UselessQualifiedThis. PMD 7.0.0 will remove support for this deprecated Rule name usage. [WARNING] Use Rule name category/java/design.xml/UselessOverridingMethod instead of the deprecated Rule name /home/cibuild01/workspace/JWAT/target/pmd/rulesets/unnecessary.xml/UselessOverridingMethod. PMD 7.0.0 will remove support for this deprecated Rule name usage. [WARNING] Use Rule name category/java/codestyle.xml/UnnecessaryModifier instead of the deprecated Rule name /home/cibuild01/workspace/JWAT/target/pmd/rulesets/unnecessary.xml/UnnecessaryFinalModifier. PMD 7.0.0 will remove support for this deprecated Rule name usage. [WARNING] Use Rule name category/java/bestpractices.xml/UnusedFormalParameter instead of the deprecated Rule name /home/cibuild01/workspace/JWAT/target/pmd/rulesets/unusedcode.xml/UnusedFormalParameter. PMD 7.0.0 will remove support for this deprecated Rule name usage. [WARNING] Use Rule name category/java/bestpractices.xml/UnusedLocalVariable instead of the deprecated Rule name /home/cibuild01/workspace/JWAT/target/pmd/rulesets/unusedcode.xml/UnusedLocalVariable. PMD 7.0.0 will remove support for this deprecated Rule name usage. [WARNING] Use Rule name category/java/bestpractices.xml/UnusedPrivateField instead of the deprecated Rule name /home/cibuild01/workspace/JWAT/target/pmd/rulesets/unusedcode.xml/UnusedPrivateField. PMD 7.0.0 will remove support for this deprecated Rule name usage. [WARNING] Use Rule name category/java/bestpractices.xml/UnusedPrivateMethod instead of the deprecated Rule name /home/cibuild01/workspace/JWAT/target/pmd/rulesets/unusedcode.xml/UnusedPrivateMethod. PMD 7.0.0 will remove support for this deprecated Rule name usage. [WARNING] Use Rule name category/pom/errorprone.xml/InvalidDependencyTypes instead of the deprecated Rule name /home/cibuild01/workspace/JWAT/target/pmd/rulesets/basic.xml/InvalidDependencyTypes. PMD 7.0.0 will remove support for this deprecated Rule name usage. [WARNING] Use Rule name category/pom/errorprone.xml/ProjectVersionAsDependencyVersion instead of the deprecated Rule name /home/cibuild01/workspace/JWAT/target/pmd/rulesets/basic.xml/ProjectVersionAsDependencyVersion. PMD 7.0.0 will remove support for this deprecated Rule name usage. [WARNING] Removed misconfigured rule: LoosePackageCoupling cause: No packages or classes specified [INFO] [INFO] <<< maven-pmd-plugin:3.14.0:check (default) < :pmd @ jwat <<< [INFO] [INFO] --- maven-pmd-plugin:3.14.0:check (default) @ jwat --- [INFO] PMD version: 6.29.0 [INFO] You have 217 PMD violations and 5814 warnings. For more details see: /home/cibuild01/workspace/JWAT/target/pmd.xml [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ jwat --- [INFO] Installing /home/cibuild01/workspace/JWAT/pom.xml to /home/cibuild01/.m2/repository/org/jwat/jwat/1.2.2-SNAPSHOT/jwat-1.2.2-SNAPSHOT.pom [JENKINS] Archiving disabled [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building JWAT common 1.2.2-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- jacoco-maven-plugin:0.8.3:prepare-agent (coverage-initialize) @ jwat-common --- [INFO] argLine set to -javaagent:/home/cibuild01/.m2/repository/org/jacoco/org.jacoco.agent/0.8.3/org.jacoco.agent-0.8.3-runtime.jar=destfile=/home/cibuild01/workspace/JWAT/jwat-common/target/jacoco.exec [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ jwat-common --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/cibuild01/workspace/JWAT/jwat-common/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ jwat-common --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 42 source files to /home/cibuild01/workspace/JWAT/jwat-common/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ jwat-common --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ jwat-common --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 50 source files to /home/cibuild01/workspace/JWAT/jwat-common/target/test-classes [INFO] /home/cibuild01/workspace/JWAT/jwat-common/src/test/java/org/jwat/common/TestUri.java: Some input files use or override a deprecated API. [INFO] /home/cibuild01/workspace/JWAT/jwat-common/src/test/java/org/jwat/common/TestUri.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ jwat-common --- [INFO] Surefire report directory: /home/cibuild01/workspace/JWAT/jwat-common/target/surefire-reports ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.jwat.common.TestRandomAccessFileStreams Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.661 sec Running org.jwat.common.TestQuotedPrintable Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec Running org.jwat.common.TestArrayUtils Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 sec Running org.jwat.common.TestBase32 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.834 sec Running org.jwat.common.TestByteCountingPushbackInputStream Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.228 sec Running org.jwat.common.TestFieldValidator Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 sec Running org.jwat.common.TestHeaderLineReader Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 sec Running org.jwat.common.TestTreeOfIntMapper 0 18 0.18 19 0.19 1 0 1.0 1 1.1 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 sec Running org.jwat.common.TestUri Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.063 sec Running org.jwat.common.TestInputStreamNoSkip Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 sec Running org.jwat.common.TestBase2 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.399 sec Running org.jwat.common.TestContentType Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 sec Running org.jwat.common.TestNewlineParser Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 sec Running org.jwat.common.TestUtf8 Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.044 sec Running org.jwat.common.TestDiagnosisType Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 sec Running org.jwat.common.TestFixedLengthInputStream Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.16 sec Running org.jwat.common.TestBase64 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.397 sec Running org.jwat.common.Test_AdditionalReadMethods Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.039 sec Running org.jwat.common.TestDigest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.614 sec Running org.jwat.common.TestEncodedWords Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 sec Running org.jwat.common.TestScheme Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec Running org.jwat.common.TestHeaderLineReader_LineReader Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 sec Running org.jwat.common.TestISO8859_1 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.039 sec Running org.jwat.common.TestBase16 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.263 sec Running org.jwat.common.TestUriProfile Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 sec Running org.jwat.common.TestHeaderLineReader_HeaderLineReader Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 sec Running org.jwat.common.TestMaxLengthRecordingInputStream Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.215 sec Running org.jwat.common.TestPayload Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.056 sec Running org.jwat.common.TestByteCountingInputStream Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.192 sec Running org.jwat.common.TestNumbers Tests run: 3, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.007 sec Running org.jwat.common.TestHttpHeader_IsValidMethods Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 sec Running org.jwat.common.TestByteArrayIOStream Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.02 sec Running org.jwat.common.TestDiagnosis Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 sec Running org.jwat.common.TestHttpHeader_Response Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.168 sec Running org.jwat.common.TestByteCountingPushbackInputStreamPeek Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec Running org.jwat.common.TestCharCountingStringReader Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.225 sec Running org.jwat.common.Test_StreamsInStreams Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.103 sec Running org.jwat.common.TestByteArrayOutputStreamWithUnread Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.293 sec Running org.jwat.common.TestHttpHeader Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 sec Running org.jwat.common.TestPayloadHttpResponse Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.229 sec Running org.jwat.common.TestHeaderLine Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.518 sec Running org.jwat.common.TestDigestInputStream Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.272 sec Running org.jwat.common.TestMaxLengthRecordingInputStreamUnderflow Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 sec Running org.jwat.common.TestANVLRecord Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec Running org.jwat.common.Test_Skip Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 sec Running org.jwat.common.TestIPAddressParser Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.129 sec Running org.jwat.common.TestHttpHeader_Request Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.382 sec Results : Tests run: 84, Failures: 0, Errors: 0, Skipped: 1 [JENKINS] Recording test results log4j:WARN No appenders could be found for logger (org.apache.commons.beanutils.converters.BooleanConverter). log4j:WARN Please initialize the log4j system properly. [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ jwat-common --- [INFO] Building jar: /home/cibuild01/workspace/JWAT/jwat-common/target/jwat-common-1.2.2-SNAPSHOT.jar [INFO] [INFO] --- maven-site-plugin:3.9.1:attach-descriptor (attach-descriptor) @ jwat-common --- [INFO] Skipping because packaging 'jar' is not pom. [INFO] [INFO] >>> maven-pmd-plugin:3.14.0:check (default) > :pmd @ jwat-common >>> [INFO] [INFO] --- maven-pmd-plugin:3.14.0:pmd (pmd) @ jwat-common --- [INFO] [INFO] <<< maven-pmd-plugin:3.14.0:check (default) < :pmd @ jwat-common <<< [INFO] [INFO] --- maven-pmd-plugin:3.14.0:check (default) @ jwat-common --- [INFO] PMD version: 6.29.0 [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ jwat-common --- [INFO] Installing /home/cibuild01/workspace/JWAT/jwat-common/target/jwat-common-1.2.2-SNAPSHOT.jar to /home/cibuild01/.m2/repository/org/jwat/jwat-common/1.2.2-SNAPSHOT/jwat-common-1.2.2-SNAPSHOT.jar [INFO] Installing /home/cibuild01/workspace/JWAT/jwat-common/pom.xml to /home/cibuild01/.m2/repository/org/jwat/jwat-common/1.2.2-SNAPSHOT/jwat-common-1.2.2-SNAPSHOT.pom [JENKINS] Archiving disabled [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building JWAT archive common 1.2.2-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- jacoco-maven-plugin:0.8.3:prepare-agent (coverage-initialize) @ jwat-archive-common --- [INFO] argLine set to -javaagent:/home/cibuild01/.m2/repository/org/jacoco/org.jacoco.agent/0.8.3/org.jacoco.agent-0.8.3-runtime.jar=destfile=/home/cibuild01/workspace/JWAT/jwat-archive-common/target/jacoco.exec [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ jwat-archive-common --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/cibuild01/workspace/JWAT/jwat-archive-common/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ jwat-archive-common --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /home/cibuild01/workspace/JWAT/jwat-archive-common/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ jwat-archive-common --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/cibuild01/workspace/JWAT/jwat-archive-common/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ jwat-archive-common --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /home/cibuild01/workspace/JWAT/jwat-archive-common/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ jwat-archive-common --- [INFO] Surefire report directory: /home/cibuild01/workspace/JWAT/jwat-archive-common/target/surefire-reports ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.jwat.archive.common.TestReaderFactoryAbstract Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.186 sec Results : Tests run: 3, Failures: 0, Errors: 0, Skipped: 0 [JENKINS] Recording test results [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ jwat-archive-common --- [INFO] Building jar: /home/cibuild01/workspace/JWAT/jwat-archive-common/target/jwat-archive-common-1.2.2-SNAPSHOT.jar [INFO] [INFO] --- maven-site-plugin:3.9.1:attach-descriptor (attach-descriptor) @ jwat-archive-common --- [INFO] Skipping because packaging 'jar' is not pom. [INFO] [INFO] >>> maven-pmd-plugin:3.14.0:check (default) > :pmd @ jwat-archive-common >>> [INFO] [INFO] --- maven-pmd-plugin:3.14.0:pmd (pmd) @ jwat-archive-common --- [INFO] [INFO] <<< maven-pmd-plugin:3.14.0:check (default) < :pmd @ jwat-archive-common <<< [INFO] [INFO] --- maven-pmd-plugin:3.14.0:check (default) @ jwat-archive-common --- [INFO] PMD version: 6.29.0 [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ jwat-archive-common --- [INFO] Installing /home/cibuild01/workspace/JWAT/jwat-archive-common/target/jwat-archive-common-1.2.2-SNAPSHOT.jar to /home/cibuild01/.m2/repository/org/jwat/jwat-archive-common/1.2.2-SNAPSHOT/jwat-archive-common-1.2.2-SNAPSHOT.jar [INFO] Installing /home/cibuild01/workspace/JWAT/jwat-archive-common/pom.xml to /home/cibuild01/.m2/repository/org/jwat/jwat-archive-common/1.2.2-SNAPSHOT/jwat-archive-common-1.2.2-SNAPSHOT.pom [JENKINS] Archiving disabled [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building JWAT GZip 1.2.2-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- jacoco-maven-plugin:0.8.3:prepare-agent (coverage-initialize) @ jwat-gzip --- [INFO] argLine set to -javaagent:/home/cibuild01/.m2/repository/org/jacoco/org.jacoco.agent/0.8.3/org.jacoco.agent-0.8.3-runtime.jar=destfile=/home/cibuild01/workspace/JWAT/jwat-gzip/target/jacoco.exec [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ jwat-gzip --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/cibuild01/workspace/JWAT/jwat-gzip/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ jwat-gzip --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 5 source files to /home/cibuild01/workspace/JWAT/jwat-gzip/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ jwat-gzip --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 8 resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ jwat-gzip --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 17 source files to /home/cibuild01/workspace/JWAT/jwat-gzip/target/test-classes [INFO] /home/cibuild01/workspace/JWAT/jwat-gzip/src/test/java/org/jwat/gzip/TestGzipReader.java: /home/cibuild01/workspace/JWAT/jwat-gzip/src/test/java/org/jwat/gzip/TestGzipReader.java uses or overrides a deprecated API. [INFO] /home/cibuild01/workspace/JWAT/jwat-gzip/src/test/java/org/jwat/gzip/TestGzipReader.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ jwat-gzip --- [INFO] Surefire report directory: /home/cibuild01/workspace/JWAT/jwat-gzip/target/surefire-reports ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.jwat.gzip.TestGzipReader_IsMagic Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.253 sec Running org.jwat.gzip.TestGzipReader_InvalidFiles Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.059 sec Running org.jwat.gzip.TestGzipReader_InputStreamReadSkip Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.356 sec Running org.jwat.gzip.TestGzipException Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.041 sec Running org.jwat.gzip.TestGzipReader_InputStreamSkippingClose Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.169 sec Running org.jwat.gzip.Test_Encoding Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 sec Running org.jwat.gzip.TestGzipReader_InputStream Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.329 sec Running org.jwat.gzip.TestGzipReader Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.241 sec Running org.jwat.gzip.TestGzipWriter Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.896 sec Running org.jwat.gzip.Test_Flagged Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 sec Running org.jwat.gzip.Test_Params Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 sec Running org.jwat.gzip.TestGzipExtraData Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.04 sec Running org.jwat.gzip.TestGzipWriter_Cloning Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.693 sec Results : Tests run: 19, Failures: 0, Errors: 0, Skipped: 0 [JENKINS] Recording test results [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ jwat-gzip --- [INFO] Building jar: /home/cibuild01/workspace/JWAT/jwat-gzip/target/jwat-gzip-1.2.2-SNAPSHOT.jar [INFO] [INFO] --- maven-site-plugin:3.9.1:attach-descriptor (attach-descriptor) @ jwat-gzip --- [INFO] Skipping because packaging 'jar' is not pom. [INFO] [INFO] >>> maven-pmd-plugin:3.14.0:check (default) > :pmd @ jwat-gzip >>> [INFO] [INFO] --- maven-pmd-plugin:3.14.0:pmd (pmd) @ jwat-gzip --- [INFO] [INFO] <<< maven-pmd-plugin:3.14.0:check (default) < :pmd @ jwat-gzip <<< [INFO] [INFO] --- maven-pmd-plugin:3.14.0:check (default) @ jwat-gzip --- [INFO] PMD version: 6.29.0 [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ jwat-gzip --- [INFO] Installing /home/cibuild01/workspace/JWAT/jwat-gzip/target/jwat-gzip-1.2.2-SNAPSHOT.jar to /home/cibuild01/.m2/repository/org/jwat/jwat-gzip/1.2.2-SNAPSHOT/jwat-gzip-1.2.2-SNAPSHOT.jar [INFO] Installing /home/cibuild01/workspace/JWAT/jwat-gzip/pom.xml to /home/cibuild01/.m2/repository/org/jwat/jwat-gzip/1.2.2-SNAPSHOT/jwat-gzip-1.2.2-SNAPSHOT.pom [JENKINS] Archiving disabled [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building JWAT ARC 1.2.2-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- jacoco-maven-plugin:0.8.3:prepare-agent (coverage-initialize) @ jwat-arc --- [INFO] argLine set to -javaagent:/home/cibuild01/.m2/repository/org/jacoco/org.jacoco.agent/0.8.3/org.jacoco.agent-0.8.3-runtime.jar=destfile=/home/cibuild01/workspace/JWAT/jwat-arc/target/jacoco.exec [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ jwat-arc --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/cibuild01/workspace/JWAT/jwat-arc/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ jwat-arc --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 23 source files to /home/cibuild01/workspace/JWAT/jwat-arc/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ jwat-arc --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 8 resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ jwat-arc --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 28 source files to /home/cibuild01/workspace/JWAT/jwat-arc/target/test-classes [INFO] /home/cibuild01/workspace/JWAT/jwat-arc/src/test/java/org/jwat/arc/TestArcReader_NextAndIterRecord.java: Some input files use or override a deprecated API. [INFO] /home/cibuild01/workspace/JWAT/jwat-arc/src/test/java/org/jwat/arc/TestArcReader_NextAndIterRecord.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ jwat-arc --- [INFO] Surefire report directory: /home/cibuild01/workspace/JWAT/jwat-arc/target/surefire-reports ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.jwat.arc.TestArcReader_NextAndIterRecord Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.995 sec Running org.jwat.arc.TestArcReader Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 sec Running org.jwat.arc.TestArcWriters_Params Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 sec Running org.jwat.arc.TestArcReader_Digest Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.796 sec Running org.jwat.arc.TestArcFieldParsers Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 sec Running org.jwat.arc.TestArcRecord Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 sec Running org.jwat.arc.TestArcWriter_ArchiveLength Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 sec Running org.jwat.arc.TestArcVersionBlock Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 sec Running org.jwat.arc.TestArcHeader Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 sec Running org.jwat.arc.TestArcReaders_Params Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 sec Running org.jwat.arc.TestArcFileWriterConfig Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 sec Running org.jwat.arc.TestArcReaderFactory_IsMagic Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec Running org.jwat.arc.TestArcVersionHeader Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 sec Running org.jwat.arc.TestArc_UriProfile Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec Running org.jwat.arc.TestArcFileNamingDefault Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 sec Running org.jwat.arc.TestArcVersion Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec Running org.jwat.arc.TestArcDateParser Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 sec Running org.jwat.arc.TestArcWriter_States Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 sec Running org.jwat.arc.TestArcFileWriter Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.937 sec Running org.jwat.arc.TestArcReaderFactory Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.238 sec Running org.jwat.arc.TestArcReaderUncompressed Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.365 sec Running org.jwat.arc.TestArcWriter Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 sec Running org.jwat.arc.TestArcRecordBase Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 sec Running org.jwat.arc.TestArcFileNamingSingleFile Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec Running org.jwat.arc.TestArcReaderCompressed Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.554 sec Results : Tests run: 56, Failures: 0, Errors: 0, Skipped: 0 [JENKINS] Recording test results [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ jwat-arc --- [INFO] Building jar: /home/cibuild01/workspace/JWAT/jwat-arc/target/jwat-arc-1.2.2-SNAPSHOT.jar [INFO] [INFO] --- maven-site-plugin:3.9.1:attach-descriptor (attach-descriptor) @ jwat-arc --- [INFO] Skipping because packaging 'jar' is not pom. [INFO] [INFO] >>> maven-pmd-plugin:3.14.0:check (default) > :pmd @ jwat-arc >>> [INFO] [INFO] --- maven-pmd-plugin:3.14.0:pmd (pmd) @ jwat-arc --- [INFO] [INFO] <<< maven-pmd-plugin:3.14.0:check (default) < :pmd @ jwat-arc <<< [INFO] [INFO] --- maven-pmd-plugin:3.14.0:check (default) @ jwat-arc --- [INFO] PMD version: 6.29.0 [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ jwat-arc --- [INFO] Installing /home/cibuild01/workspace/JWAT/jwat-arc/target/jwat-arc-1.2.2-SNAPSHOT.jar to /home/cibuild01/.m2/repository/org/jwat/jwat-arc/1.2.2-SNAPSHOT/jwat-arc-1.2.2-SNAPSHOT.jar [INFO] Installing /home/cibuild01/workspace/JWAT/jwat-arc/pom.xml to /home/cibuild01/.m2/repository/org/jwat/jwat-arc/1.2.2-SNAPSHOT/jwat-arc-1.2.2-SNAPSHOT.pom [JENKINS] Archiving disabled [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building JWAT WARC 1.2.2-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- jacoco-maven-plugin:0.8.3:prepare-agent (coverage-initialize) @ jwat-warc --- [INFO] argLine set to -javaagent:/home/cibuild01/.m2/repository/org/jacoco/org.jacoco.agent/0.8.3/org.jacoco.agent-0.8.3-runtime.jar=destfile=/home/cibuild01/workspace/JWAT/jwat-warc/target/jacoco.exec [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ jwat-warc --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/cibuild01/workspace/JWAT/jwat-warc/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ jwat-warc --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 27 source files to /home/cibuild01/workspace/JWAT/jwat-warc/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ jwat-warc --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 26 resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ jwat-warc --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 46 source files to /home/cibuild01/workspace/JWAT/jwat-warc/target/test-classes [INFO] /home/cibuild01/workspace/JWAT/jwat-warc/src/test/java/org/jwat/warc/TestWarcRecordIerator.java: Some input files use or override a deprecated API. [INFO] /home/cibuild01/workspace/JWAT/jwat-warc/src/test/java/org/jwat/warc/TestWarcRecordIerator.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ jwat-warc --- [INFO] Surefire report directory: /home/cibuild01/workspace/JWAT/jwat-warc/target/surefire-reports ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.jwat.warc.TestWarc_RecordTypeDigestCheck Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.64 sec Running org.jwat.warc.TestWarc_MissingHeadersAll Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.035 sec Running org.jwat.warc.TestWarc_DigestFields Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 sec Running org.jwat.warc.TestWarcConstants Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec Running org.jwat.warc.TestWarc_BadEncodingHeader Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.006 sec Running org.jwat.warc.TestWarcFileWriter Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.567 sec Running org.jwat.warc.TestWarc_Fields Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 sec Running org.jwat.warc.TestWarcReader Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 sec Running org.jwat.warc.TestWarcFileNamingDefault Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 sec Running org.jwat.warc.TestWarcWriterFactory Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.233 sec Running org.jwat.warc.TestWarcHeaderAddDatatyped Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.032 sec Running org.jwat.warc.TestWarcWriters_Params Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec Running org.jwat.warc.TestWarcRecordIerator Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.091 sec Running org.jwat.warc.TestWarcHeader Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 sec Running org.jwat.warc.TestWarcWriter_States Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 sec Running org.jwat.warc.TestWarcFieldParsers Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 sec Running org.jwat.warc.TestWarc_NonWarcHeaders Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 sec Running org.jwat.warc.TestWarcWriter_ContentLength Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 sec Running org.jwat.warc.TestWarcReaderFactory Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.338 sec Running org.jwat.warc.TestWarcFileNamingSingleFile Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 sec Running org.jwat.warc.TestWarcRecord Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 sec Running org.jwat.warc.TestWarcWriter_Headers Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.126 sec Running org.jwat.warc.TestWarc_SegmentNumber Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 sec Running org.jwat.warc.TestWarcWriter_Payload Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.456 sec Running org.jwat.warc.TestWarcReader_Diagnosis Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 sec Running org.jwat.warc.TestWarc_Params Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec Running org.jwat.warc.TestWarc_DuplicateFields Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 sec Running org.jwat.warc.TestWarcHeaderVersion Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec Running org.jwat.warc.TestWarc_UriProfile Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 sec Running org.jwat.warc.TestWarc_ContentTypeRecommended Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 sec Running org.jwat.warc.TestWarcReaderFactory_IsWarc Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 sec Running org.jwat.warc.TestWarc_Utf8 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec Running org.jwat.warc.TestWarc_UpperLowerCase Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 sec Running org.jwat.warc.TestWarcReaderCompressed Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.509 sec Running org.jwat.warc.TestWarcFileWriterConfig Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec Running org.jwat.warc.TestWarcRecordDigests Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.124 sec Running org.jwat.warc.TestWarcConcurrentTo Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec Running org.jwat.warc.TestWarcHeaderFieldPolicy Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 sec Running org.jwat.warc.TestWarcReaders_Params Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec Running org.jwat.warc.TestWarcReaderUncompressed Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.275 sec Results : Tests run: 88, Failures: 0, Errors: 0, Skipped: 1 [JENKINS] Recording test results [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ jwat-warc --- [INFO] Building jar: /home/cibuild01/workspace/JWAT/jwat-warc/target/jwat-warc-1.2.2-SNAPSHOT.jar [INFO] [INFO] --- maven-site-plugin:3.9.1:attach-descriptor (attach-descriptor) @ jwat-warc --- [INFO] Skipping because packaging 'jar' is not pom. [INFO] [INFO] >>> maven-pmd-plugin:3.14.0:check (default) > :pmd @ jwat-warc >>> [INFO] [INFO] --- maven-pmd-plugin:3.14.0:pmd (pmd) @ jwat-warc --- [INFO] [INFO] <<< maven-pmd-plugin:3.14.0:check (default) < :pmd @ jwat-warc <<< [INFO] [INFO] --- maven-pmd-plugin:3.14.0:check (default) @ jwat-warc --- [INFO] PMD version: 6.29.0 [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ jwat-warc --- [INFO] Installing /home/cibuild01/workspace/JWAT/jwat-warc/target/jwat-warc-1.2.2-SNAPSHOT.jar to /home/cibuild01/.m2/repository/org/jwat/jwat-warc/1.2.2-SNAPSHOT/jwat-warc-1.2.2-SNAPSHOT.jar [INFO] Installing /home/cibuild01/workspace/JWAT/jwat-warc/pom.xml to /home/cibuild01/.m2/repository/org/jwat/jwat-warc/1.2.2-SNAPSHOT/jwat-warc-1.2.2-SNAPSHOT.pom [JENKINS] Archiving disabled [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building JWAT archive 1.2.2-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- jacoco-maven-plugin:0.8.3:prepare-agent (coverage-initialize) @ jwat-archive --- [INFO] argLine set to -javaagent:/home/cibuild01/.m2/repository/org/jacoco/org.jacoco.agent/0.8.3/org.jacoco.agent-0.8.3-runtime.jar=destfile=/home/cibuild01/workspace/JWAT/jwat-archive/target/jacoco.exec [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ jwat-archive --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/cibuild01/workspace/JWAT/jwat-archive/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ jwat-archive --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 7 source files to /home/cibuild01/workspace/JWAT/jwat-archive/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ jwat-archive --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/cibuild01/workspace/JWAT/jwat-archive/src/test/resources [INFO] Copying 8 resources [INFO] Copying 26 resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ jwat-archive --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 2 source files to /home/cibuild01/workspace/JWAT/jwat-archive/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ jwat-archive --- [INFO] Surefire report directory: /home/cibuild01/workspace/JWAT/jwat-archive/target/surefire-reports ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.jwat.archive.TestManagedPayload Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.961 sec Running org.jwat.archive.TestManagedPayloadManager Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.029 sec Results : Tests run: 3, Failures: 0, Errors: 0, Skipped: 0 [JENKINS] Recording test results [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ jwat-archive --- [INFO] Building jar: /home/cibuild01/workspace/JWAT/jwat-archive/target/jwat-archive-1.2.2-SNAPSHOT.jar [INFO] [INFO] --- maven-site-plugin:3.9.1:attach-descriptor (attach-descriptor) @ jwat-archive --- [INFO] Skipping because packaging 'jar' is not pom. [INFO] [INFO] >>> maven-pmd-plugin:3.14.0:check (default) > :pmd @ jwat-archive >>> [INFO] [INFO] --- maven-pmd-plugin:3.14.0:pmd (pmd) @ jwat-archive --- [INFO] [INFO] <<< maven-pmd-plugin:3.14.0:check (default) < :pmd @ jwat-archive <<< [INFO] [INFO] --- maven-pmd-plugin:3.14.0:check (default) @ jwat-archive --- [INFO] PMD version: 6.29.0 [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ jwat-archive --- [INFO] Installing /home/cibuild01/workspace/JWAT/jwat-archive/target/jwat-archive-1.2.2-SNAPSHOT.jar to /home/cibuild01/.m2/repository/org/jwat/jwat-archive/1.2.2-SNAPSHOT/jwat-archive-1.2.2-SNAPSHOT.jar [INFO] Installing /home/cibuild01/workspace/JWAT/jwat-archive/pom.xml to /home/cibuild01/.m2/repository/org/jwat/jwat-archive/1.2.2-SNAPSHOT/jwat-archive-1.2.2-SNAPSHOT.pom [JENKINS] Archiving disabled [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building JWAT distribution 1.2.2-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- jacoco-maven-plugin:0.8.3:prepare-agent (coverage-initialize) @ jwat-distribution --- [INFO] argLine set to -javaagent:/home/cibuild01/.m2/repository/org/jacoco/org.jacoco.agent/0.8.3/org.jacoco.agent-0.8.3-runtime.jar=destfile=/home/cibuild01/workspace/JWAT/jwat-distribution/target/jacoco.exec [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ jwat-distribution --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/cibuild01/workspace/JWAT/jwat-distribution/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ jwat-distribution --- [INFO] No sources to compile [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ jwat-distribution --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/cibuild01/workspace/JWAT/jwat-distribution/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ jwat-distribution --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ jwat-distribution --- [INFO] No tests to run. [JENKINS] Recording test results [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ jwat-distribution --- [WARNING] JAR will be empty - no content was marked for inclusion! [INFO] Building jar: /home/cibuild01/workspace/JWAT/jwat-distribution/target/jwat-distribution-1.2.2-SNAPSHOT.jar [INFO] [INFO] --- maven-site-plugin:3.9.1:attach-descriptor (attach-descriptor) @ jwat-distribution --- [INFO] Skipping because packaging 'jar' is not pom. [INFO] [INFO] --- maven-assembly-plugin:2.2.2:single (distro-assembly) @ jwat-distribution --- [INFO] Reading assembly descriptor: src/main/assembly/bin.xml [INFO] Building zip: /home/cibuild01/workspace/JWAT/jwat-distribution/target/jwat-distribution-1.2.2-SNAPSHOT-bin.zip [INFO] Building tar : /home/cibuild01/workspace/JWAT/jwat-distribution/target/jwat-distribution-1.2.2-SNAPSHOT-bin.tar.gz [INFO] [INFO] >>> maven-pmd-plugin:3.14.0:check (default) > :pmd @ jwat-distribution >>> [INFO] [INFO] --- maven-pmd-plugin:3.14.0:pmd (pmd) @ jwat-distribution --- [INFO] [INFO] <<< maven-pmd-plugin:3.14.0:check (default) < :pmd @ jwat-distribution <<< [INFO] [INFO] --- maven-pmd-plugin:3.14.0:check (default) @ jwat-distribution --- [INFO] PMD version: 6.29.0 [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ jwat-distribution --- [INFO] Installing /home/cibuild01/workspace/JWAT/jwat-distribution/target/jwat-distribution-1.2.2-SNAPSHOT.jar to /home/cibuild01/.m2/repository/org/jwat/jwat-distribution/1.2.2-SNAPSHOT/jwat-distribution-1.2.2-SNAPSHOT.jar [INFO] Installing /home/cibuild01/workspace/JWAT/jwat-distribution/pom.xml to /home/cibuild01/.m2/repository/org/jwat/jwat-distribution/1.2.2-SNAPSHOT/jwat-distribution-1.2.2-SNAPSHOT.pom [INFO] Installing /home/cibuild01/workspace/JWAT/jwat-distribution/target/jwat-distribution-1.2.2-SNAPSHOT-bin.zip to /home/cibuild01/.m2/repository/org/jwat/jwat-distribution/1.2.2-SNAPSHOT/jwat-distribution-1.2.2-SNAPSHOT-bin.zip [INFO] Installing /home/cibuild01/workspace/JWAT/jwat-distribution/target/jwat-distribution-1.2.2-SNAPSHOT-bin.tar.gz to /home/cibuild01/.m2/repository/org/jwat/jwat-distribution/1.2.2-SNAPSHOT/jwat-distribution-1.2.2-SNAPSHOT-bin.tar.gz [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] Java Web Archive Toolkit ........................... SUCCESS [ 28.571 s] [INFO] JWAT common ........................................ SUCCESS [ 22.625 s] [INFO] JWAT archive common ................................ SUCCESS [ 1.762 s] [INFO] JWAT GZip .......................................... SUCCESS [ 8.581 s] [INFO] JWAT ARC ........................................... SUCCESS [ 12.043 s] [INFO] JWAT WARC .......................................... SUCCESS [ 25.543 s] [INFO] JWAT archive ....................................... SUCCESS [ 4.779 s] [INFO] JWAT distribution .................................. SUCCESS [ 2.462 s] [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 01:49 min [INFO] Finished at: 2023-12-08T01:04:04+01:00 [INFO] Final Memory: 55M/208M [INFO] ------------------------------------------------------------------------ channel stopped Started indexing related Jira issue keys Successfully indexed related Jira issue keys Sending e-mails to: csr@statsbiblioteket.dk nclarke@antiaction.com Finished: SUCCESS