Skip to content

Console Output

Started by timer
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on sos-builder01 (lin) in workspace /builds/workspace/Commons-codec
No credentials specified
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://github.com/apache/commons-codec.git # timeout=10
Fetching upstream changes from https://github.com/apache/commons-codec.git
 > git --version # timeout=10
 > git fetch --tags --progress https://github.com/apache/commons-codec.git +refs/heads/*:refs/remotes/origin/*
 > git rev-parse refs/remotes/origin/trunk^{commit} # timeout=10
 > git rev-parse refs/remotes/origin/origin/trunk^{commit} # timeout=10
Checking out Revision 163d643d1176e0dc9334ee83e21b9ce21d24fc1a (refs/remotes/origin/trunk)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 163d643d1176e0dc9334ee83e21b9ce21d24fc1a
Commit message: "Make Javadoc 11 happy with HTML 5 compliance."
 > git rev-list --no-walk 163d643d1176e0dc9334ee83e21b9ce21d24fc1a # timeout=10
[Commons-codec] $ /bin/sh -xe /tmp/jenkins2163050902611829988.sh
+ curl http://spoon.gforge.inria.fr/jenkins/build.sh
  % Total    % Received % X+ bash
ferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100 2 
-------------------------------------------------------
1Initizalizes project
193  100 21193    0     0   507k      0 --:--:-- --:--:-- --:--:--  517k
-------------------------------------------------------
 
HEAD is now at 163d643 Make Javadoc 11 happy with HTML 5 compliance.

--- Displays variables used in the build ---
Artifact id: commons-codec
Version: 1.12-SNAPSHOT
Modules job:
- Commons-codec
Has checkstyle: true
Has enforcer: true
Git version id: 163d643d1176e0dc9334ee83e21b9ce21d24fc1a
Java version: Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8
java version "1.8.0_151"
Java(TM) SE Runtime Environment (build 1.8.0_151-b12)
Java HotSpot(TM) 64-Bit Server VM (build 25.151-b12, mixed mode)
Java home: /builds/tools/hudson.model.JDK/JDK_8.0.151
 
-------------------------------------------------------
Compiles project (at the root project if it's a multi module project) without spoon
-------------------------------------------------------
 
Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8
[INFO] Scanning for projects...
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Commons Codec 1.12-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ commons-codec ---
[INFO] Deleting /builds/workspace/Commons-codec/target
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven-version) @ commons-codec ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven-3) @ commons-codec ---
[INFO] 
[INFO] --- build-helper-maven-plugin:3.0.0:parse-version (parse-version) @ commons-codec ---
[INFO] 
[INFO] --- maven-antrun-plugin:1.8:run (javadoc.resources) @ commons-codec ---
[INFO] Executing tasks

main:
     [copy] Copying 2 files to /builds/workspace/Commons-codec/target/apidocs/META-INF
[INFO] Executed tasks
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) @ commons-codec ---
[INFO] 
[INFO] --- buildnumber-maven-plugin:1.4:create (default) @ commons-codec ---
[INFO] Executing: /bin/sh -c cd '/builds/workspace/Commons-codec' && 'svn' '--non-interactive' 'info'
[INFO] Working directory: /builds/workspace/Commons-codec
[INFO] Storing buildNumber: ?????? at timestamp: 1580584989815
[INFO] Executing: /bin/sh -c cd '/builds/workspace/Commons-codec' && 'svn' '--non-interactive' 'info'
[INFO] Working directory: /builds/workspace/Commons-codec
[INFO] Storing buildScmBranch: UNKNOWN_BRANCH
[INFO] 
[INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ commons-codec ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 128 resources
[INFO] Copying 2 resources to META-INF
[INFO] 
[INFO] --- maven-compiler-plugin:3.7.0:compile (default-compile) @ commons-codec ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 66 source files to /builds/workspace/Commons-codec/target/classes
[INFO] 
[INFO] --- maven-bundle-plugin:3.5.0:manifest (bundle-manifest) @ commons-codec ---
[INFO] 
[INFO] --- animal-sniffer-maven-plugin:1.16:check (checkAPIcompatibility) @ commons-codec ---
[INFO] Checking unresolved references to org.codehaus.mojo.signature:java17:1.0
[INFO] 
[INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ commons-codec ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO] Copying 2 resources to META-INF
[INFO] 
[INFO] --- maven-compiler-plugin:3.7.0:testCompile (default-testCompile) @ commons-codec ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 61 source files to /builds/workspace/Commons-codec/target/test-classes
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.1:prepare-agent (prepare-agent) @ commons-codec ---
[INFO] argLine set to -javaagent:/builds/.m2/repository/org/jacoco/org.jacoco.agent/0.8.1/org.jacoco.agent-0.8.1-runtime.jar=destfile=/builds/workspace/Commons-codec/target/jacoco.exec
[INFO] 
[INFO] --- maven-surefire-plugin:2.22.0:test (default-test) @ commons-codec ---
[INFO] 
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] Running org.apache.commons.codec.language.DoubleMetaphoneTest
[INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.108 s - in org.apache.commons.codec.language.DoubleMetaphoneTest
[INFO] Running org.apache.commons.codec.language.ColognePhoneticTest
[INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s - in org.apache.commons.codec.language.ColognePhoneticTest
[INFO] Running org.apache.commons.codec.language.RefinedSoundexTest
[INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.apache.commons.codec.language.RefinedSoundexTest
[INFO] Running org.apache.commons.codec.language.Caverphone2Test
[INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.046 s - in org.apache.commons.codec.language.Caverphone2Test
[INFO] Running org.apache.commons.codec.language.MetaphoneTest
[INFO] Tests run: 34, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.103 s - in org.apache.commons.codec.language.MetaphoneTest
[INFO] Running org.apache.commons.codec.language.MatchRatingApproachEncoderTest
[INFO] Tests run: 96, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.047 s - in org.apache.commons.codec.language.MatchRatingApproachEncoderTest
[INFO] Running org.apache.commons.codec.language.NysiisTest
[INFO] Tests run: 23, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in org.apache.commons.codec.language.NysiisTest
[INFO] Running org.apache.commons.codec.language.SoundexTest
[INFO] Tests run: 31, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in org.apache.commons.codec.language.SoundexTest
[INFO] Running org.apache.commons.codec.language.bm.LanguageGuessingTest
[INFO] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.076 s - in org.apache.commons.codec.language.bm.LanguageGuessingTest
[INFO] Running org.apache.commons.codec.language.bm.BeiderMorseEncoderTest
[INFO] Tests run: 22, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.953 s - in org.apache.commons.codec.language.bm.BeiderMorseEncoderTest
[INFO] Running org.apache.commons.codec.language.bm.PhoneticEngineTest
[INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.034 s - in org.apache.commons.codec.language.bm.PhoneticEngineTest
[INFO] Running org.apache.commons.codec.language.bm.RuleTest
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s - in org.apache.commons.codec.language.bm.RuleTest
[INFO] Running org.apache.commons.codec.language.bm.PhoneticEngineRegressionTest
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s - in org.apache.commons.codec.language.bm.PhoneticEngineRegressionTest
[INFO] Running org.apache.commons.codec.language.DoubleMetaphone2Test
[INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 s - in org.apache.commons.codec.language.DoubleMetaphone2Test
[INFO] Running org.apache.commons.codec.language.Caverphone1Test
[INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s - in org.apache.commons.codec.language.Caverphone1Test
[INFO] Running org.apache.commons.codec.language.DaitchMokotoffSoundexTest
[INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.044 s - in org.apache.commons.codec.language.DaitchMokotoffSoundexTest
[INFO] Running org.apache.commons.codec.DecoderExceptionTest
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.apache.commons.codec.DecoderExceptionTest
[INFO] Running org.apache.commons.codec.net.PercentCodecTest
[WARNING] Tests run: 12, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.016 s - in org.apache.commons.codec.net.PercentCodecTest
[INFO] Running org.apache.commons.codec.net.BCodecTest
[INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.032 s - in org.apache.commons.codec.net.BCodecTest
[INFO] Running org.apache.commons.codec.net.UtilsTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.apache.commons.codec.net.UtilsTest
[INFO] Running org.apache.commons.codec.net.URLCodecTest
[INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.027 s - in org.apache.commons.codec.net.URLCodecTest
[INFO] Running org.apache.commons.codec.net.QuotedPrintableCodecTest
[INFO] Tests run: 21, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.027 s - in org.apache.commons.codec.net.QuotedPrintableCodecTest
[INFO] Running org.apache.commons.codec.net.QCodecTest
[INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s - in org.apache.commons.codec.net.QCodecTest
[INFO] Running org.apache.commons.codec.net.RFC1522CodecTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.apache.commons.codec.net.RFC1522CodecTest
[INFO] Running org.apache.commons.codec.binary.Base64OutputStreamTest
[INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.285 s - in org.apache.commons.codec.binary.Base64OutputStreamTest
[INFO] Running org.apache.commons.codec.binary.StringUtilsTest
[INFO] Tests run: 21, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s - in org.apache.commons.codec.binary.StringUtilsTest
[INFO] Running org.apache.commons.codec.binary.Base64Codec13Test
[INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s - in org.apache.commons.codec.binary.Base64Codec13Test
[INFO] Running org.apache.commons.codec.binary.BaseNCodecTest
[INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.apache.commons.codec.binary.BaseNCodecTest
[INFO] Running org.apache.commons.codec.binary.Base32Test
[INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.033 s - in org.apache.commons.codec.binary.Base32Test
[INFO] Running org.apache.commons.codec.binary.HexTest
[INFO] Tests run: 44, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.679 s - in org.apache.commons.codec.binary.HexTest
[INFO] Running org.apache.commons.codec.binary.Base32OutputStreamTest
[INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.16 s - in org.apache.commons.codec.binary.Base32OutputStreamTest
[INFO] Running org.apache.commons.codec.binary.Base64Test
[WARNING] Tests run: 56, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.027 s - in org.apache.commons.codec.binary.Base64Test
[INFO] Running org.apache.commons.codec.binary.Base64InputStreamTest
[INFO] Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.117 s - in org.apache.commons.codec.binary.Base64InputStreamTest
[INFO] Running org.apache.commons.codec.binary.Base32InputStreamTest
[INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.123 s - in org.apache.commons.codec.binary.Base32InputStreamTest
[INFO] Running org.apache.commons.codec.binary.BinaryCodecTest
[INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s - in org.apache.commons.codec.binary.BinaryCodecTest
[INFO] Running org.apache.commons.codec.EncoderExceptionTest
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.apache.commons.codec.EncoderExceptionTest
[INFO] Running org.apache.commons.codec.CharsetsTest
[INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.apache.commons.codec.CharsetsTest
[INFO] Running org.apache.commons.codec.StringEncoderComparatorTest
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.apache.commons.codec.StringEncoderComparatorTest
[INFO] Running org.apache.commons.codec.digest.Md5CryptTest
[INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.057 s - in org.apache.commons.codec.digest.Md5CryptTest
[INFO] Running org.apache.commons.codec.digest.HmacUtilsTest
[INFO] Tests run: 23, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.271 s - in org.apache.commons.codec.digest.HmacUtilsTest
[INFO] Running org.apache.commons.codec.digest.Sha256CryptTest
[INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.355 s - in org.apache.commons.codec.digest.Sha256CryptTest
[INFO] Running org.apache.commons.codec.digest.PureJavaCrc32CTest
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s - in org.apache.commons.codec.digest.PureJavaCrc32CTest
[INFO] Running org.apache.commons.codec.digest.XXHash32Test
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s - in org.apache.commons.codec.digest.XXHash32Test
[INFO] Running org.apache.commons.codec.digest.DigestUtilsTest
[WARNING] Tests run: 29, Failures: 0, Errors: 0, Skipped: 8, Time elapsed: 0.861 s - in org.apache.commons.codec.digest.DigestUtilsTest
[INFO] Running org.apache.commons.codec.digest.Apr1CryptTest
[INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.035 s - in org.apache.commons.codec.digest.Apr1CryptTest
[INFO] Running org.apache.commons.codec.digest.CryptTest
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.061 s - in org.apache.commons.codec.digest.CryptTest
[INFO] Running org.apache.commons.codec.digest.MessageDigestAlgorithmsTest
[WARNING] Tests run: 66, Failures: 0, Errors: 0, Skipped: 24, Time elapsed: 3.501 s - in org.apache.commons.codec.digest.MessageDigestAlgorithmsTest
[INFO] Running org.apache.commons.codec.digest.Sha512CryptTest
[INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.176 s - in org.apache.commons.codec.digest.Sha512CryptTest
[INFO] Running org.apache.commons.codec.digest.Sha2CryptTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.apache.commons.codec.digest.Sha2CryptTest
[INFO] Running org.apache.commons.codec.digest.B64Test
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.apache.commons.codec.digest.B64Test
[INFO] Running org.apache.commons.codec.digest.HmacAlgorithmsTest
[INFO] Tests run: 96, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.382 s - in org.apache.commons.codec.digest.HmacAlgorithmsTest
[INFO] Running org.apache.commons.codec.digest.UnixCryptTest
[INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in org.apache.commons.codec.digest.UnixCryptTest
[INFO] Running org.apache.commons.codec.digest.PureJavaCrc32Test
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.259 s - in org.apache.commons.codec.digest.PureJavaCrc32Test
[INFO] Running org.apache.commons.codec.CharEncodingTest
[INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s - in org.apache.commons.codec.CharEncodingTest
[INFO] 
[INFO] Results:
[INFO] 
[WARNING] Tests run: 899, Failures: 0, Errors: 0, Skipped: 34
[INFO] 
[INFO] 
[INFO] --- maven-jar-plugin:3.1.0:jar (default-jar) @ commons-codec ---
[INFO] Building jar: /builds/workspace/Commons-codec/target/commons-codec-1.12-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-site-plugin:3.7.1:attach-descriptor (attach-descriptor) @ commons-codec ---
[INFO] Skipping because packaging 'jar' is not pom.
[INFO] 
[INFO] --- maven-jar-plugin:3.1.0:test-jar (default) @ commons-codec ---
[INFO] Building jar: /builds/workspace/Commons-codec/target/commons-codec-1.12-SNAPSHOT-tests.jar
[INFO] 
[INFO] --- maven-source-plugin:3.0.1:jar-no-fork (create-source-jar) @ commons-codec ---
[INFO] Building jar: /builds/workspace/Commons-codec/target/commons-codec-1.12-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- maven-source-plugin:3.0.1:test-jar-no-fork (create-source-jar) @ commons-codec ---
[INFO] Building jar: /builds/workspace/Commons-codec/target/commons-codec-1.12-SNAPSHOT-test-sources.jar
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.1:check (check) @ commons-codec ---
[INFO] Loading execution data file /builds/workspace/Commons-codec/target/jacoco.exec
[INFO] Analyzed bundle 'commons-codec' with 89 classes
[WARNING] Rule violated for bundle commons-codec: classes covered ratio is 0.95, but expected minimum is 1.00
[WARNING] Rule violated for bundle commons-codec: methods covered ratio is 0.87, but expected minimum is 0.95
[WARNING] Coverage checks have not been met. See log for details.
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ commons-codec ---
[INFO] Installing /builds/workspace/Commons-codec/target/commons-codec-1.12-SNAPSHOT.jar to /builds/.m2/repository/commons-codec/commons-codec/1.12-SNAPSHOT/commons-codec-1.12-SNAPSHOT.jar
[INFO] Installing /builds/workspace/Commons-codec/pom.xml to /builds/.m2/repository/commons-codec/commons-codec/1.12-SNAPSHOT/commons-codec-1.12-SNAPSHOT.pom
[INFO] Installing /builds/workspace/Commons-codec/target/commons-codec-1.12-SNAPSHOT-tests.jar to /builds/.m2/repository/commons-codec/commons-codec/1.12-SNAPSHOT/commons-codec-1.12-SNAPSHOT-tests.jar
[INFO] Installing /builds/workspace/Commons-codec/target/commons-codec-1.12-SNAPSHOT-sources.jar to /builds/.m2/repository/commons-codec/commons-codec/1.12-SNAPSHOT/commons-codec-1.12-SNAPSHOT-sources.jar
[INFO] Installing /builds/workspace/Commons-codec/target/commons-codec-1.12-SNAPSHOT-test-sources.jar to /builds/.m2/repository/commons-codec/commons-codec/1.12-SNAPSHOT/commons-codec-1.12-SNAPSHOT-test-sources.jar
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 36.318 s
[INFO] Finished at: 2020-02-01T20:23:41+01:00
[INFO] Final Memory: 34M/224M
[INFO] ------------------------------------------------------------------------
 
--- Displays results of the maven compile ---
Time to compile: 38169
Number of tests: 899
Number of tests skipped: 34
Number of failures in tests: 0
Number of errors in tests: 0
 
-------------------------------------------------------
Inserts the maven plugin to spoon the project
-------------------------------------------------------
 
Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8
[INFO] Scanning for projects...
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Commons Codec 1.12-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-dependency-plugin:2.10:purge-local-repository (default-cli) @ commons-codec ---
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 1.947 s
[INFO] Finished at: 2020-02-01T20:23:45+01:00
[INFO] Final Memory: 19M/161M
[INFO] ------------------------------------------------------------------------
Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8
[INFO] Scanning for projects...
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Commons Codec 1.12-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ commons-codec ---
[INFO] Deleting /builds/workspace/Commons-codec/target
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven-version) @ commons-codec ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven-3) @ commons-codec ---
[INFO] 
[INFO] --- build-helper-maven-plugin:3.0.0:parse-version (parse-version) @ commons-codec ---
[INFO] 
[INFO] --- maven-antrun-plugin:1.8:run (javadoc.resources) @ commons-codec ---
[INFO] Executing tasks

main:
     [copy] Copying 2 files to /builds/workspace/Commons-codec/target/apidocs/META-INF
[INFO] Executed tasks
[INFO] 
[INFO] --- spoon-maven-plugin:3.1:generate (default) @ commons-codec ---
Downloading: http://maven.inria.fr/artifactory/spoon-public-snapshot/fr/inria/gforge/spoon/spoon-core/maven-metadata.xml
Downloading: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/maven-metadata.xml
Downloading: https://oss.sonatype.org/content/repositories/snapshots/fr/inria/gforge/spoon/spoon-core/maven-metadata.xml
647/647 B   
            
Downloaded: http://maven.inria.fr/artifactory/spoon-public-snapshot/fr/inria/gforge/spoon/spoon-core/maven-metadata.xml (647 B at 5.1 KB/sec)
2/3 KB      
3/3 KB   
3/3 KB   
         
Downloaded: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/maven-metadata.xml (3 KB at 11.6 KB/sec)
         
Downloading: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/7.0.0/spoon-core-7.0.0.pom
2/22 KB   
3/22 KB   
5/22 KB   
6/22 KB   
7/22 KB   
9/22 KB   
10/22 KB   
11/22 KB   
13/22 KB   
14/22 KB   
15/22 KB   
17/22 KB   
18/22 KB   
19/22 KB   
21/22 KB   
22/22 KB   
           
Downloaded: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/7.0.0/spoon-core-7.0.0.pom (22 KB at 885.2 KB/sec)
Downloading: http://maven.inria.fr/artifactory/spoon-public-snapshot/fr/inria/gforge/spoon/spoon-core/7.1.0-SNAPSHOT/maven-metadata.xml
Downloading: https://oss.sonatype.org/content/repositories/snapshots/fr/inria/gforge/spoon/spoon-core/7.1.0-SNAPSHOT/maven-metadata.xml
1017/1017 B   
              
Downloaded: http://maven.inria.fr/artifactory/spoon-public-snapshot/fr/inria/gforge/spoon/spoon-core/7.1.0-SNAPSHOT/maven-metadata.xml (1017 B at 29.2 KB/sec)
              
Downloading: http://maven.inria.fr/artifactory/spoon-public-snapshot/fr/inria/gforge/spoon/spoon-core/7.1.0-SNAPSHOT/spoon-core-7.1.0-20181011.225349-264.pom
3/23 KB       
7/23 KB   
11/23 KB   
13/23 KB   
17/23 KB   
20/23 KB   
23/23 KB   
           
Downloaded: http://maven.inria.fr/artifactory/spoon-public-snapshot/fr/inria/gforge/spoon/spoon-core/7.1.0-SNAPSHOT/spoon-core-7.1.0-20181011.225349-264.pom (23 KB at 611.5 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/7.1.0/spoon-core-7.1.0.pom
2/23 KB    
3/23 KB   
5/23 KB   
6/23 KB   
7/23 KB   
9/23 KB   
10/23 KB   
11/23 KB   
13/23 KB   
14/23 KB   
15/23 KB   
17/23 KB   
18/23 KB   
19/23 KB   
21/23 KB   
22/23 KB   
23/23 KB   
           
Downloaded: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/7.1.0/spoon-core-7.1.0.pom (23 KB at 758.8 KB/sec)
Downloading: http://maven.inria.fr/artifactory/spoon-public-snapshot/fr/inria/gforge/spoon/spoon-core/7.2.0-SNAPSHOT/maven-metadata.xml
Downloading: https://oss.sonatype.org/content/repositories/snapshots/fr/inria/gforge/spoon/spoon-core/7.2.0-SNAPSHOT/maven-metadata.xml
1017/1017 B   
              
Downloaded: http://maven.inria.fr/artifactory/spoon-public-snapshot/fr/inria/gforge/spoon/spoon-core/7.2.0-SNAPSHOT/maven-metadata.xml (1017 B at 34.2 KB/sec)
              
Downloading: http://maven.inria.fr/artifactory/spoon-public-snapshot/fr/inria/gforge/spoon/spoon-core/7.2.0-SNAPSHOT/spoon-core-7.2.0-20181204.080422-141.pom
4/7 KB        
5/7 KB   
7/7 KB   
         
Downloaded: http://maven.inria.fr/artifactory/spoon-public-snapshot/fr/inria/gforge/spoon/spoon-core/7.2.0-SNAPSHOT/spoon-core-7.2.0-20181204.080422-141.pom (7 KB at 225.4 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/7.2.0/spoon-core-7.2.0.pom
2/7 KB   
3/7 KB   
5/7 KB   
6/7 KB   
7/7 KB   
7/7 KB   
         
Downloaded: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/7.2.0/spoon-core-7.2.0.pom (7 KB at 675.4 KB/sec)
Downloading: http://maven.inria.fr/artifactory/spoon-public-snapshot/fr/inria/gforge/spoon/spoon-core/7.3.0-SNAPSHOT/maven-metadata.xml
Downloading: https://oss.sonatype.org/content/repositories/snapshots/fr/inria/gforge/spoon/spoon-core/7.3.0-SNAPSHOT/maven-metadata.xml
1013/1013 B   
              
Downloaded: http://maven.inria.fr/artifactory/spoon-public-snapshot/fr/inria/gforge/spoon/spoon-core/7.3.0-SNAPSHOT/maven-metadata.xml (1013 B at 35.3 KB/sec)
              
Downloading: http://maven.inria.fr/artifactory/spoon-public-snapshot/fr/inria/gforge/spoon/spoon-core/7.3.0-SNAPSHOT/spoon-core-7.3.0-20190210.234149-97.pom
4/7 KB        
7/7 KB   
         
Downloaded: http://maven.inria.fr/artifactory/spoon-public-snapshot/fr/inria/gforge/spoon/spoon-core/7.3.0-SNAPSHOT/spoon-core-7.3.0-20190210.234149-97.pom (7 KB at 235.5 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/7.3.0/spoon-core-7.3.0.pom
2/7 KB   
3/7 KB   
5/7 KB   
6/7 KB   
7/7 KB   
         
Downloaded: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/7.3.0/spoon-core-7.3.0.pom (7 KB at 548.8 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/7.4.0-beta-09/spoon-core-7.4.0-beta-09.pom
2/7 KB   
3/7 KB   
5/7 KB   
6/7 KB   
7/7 KB   
         
Downloaded: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/7.4.0-beta-09/spoon-core-7.4.0-beta-09.pom (7 KB at 495.6 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/7.4.0-beta-10/spoon-core-7.4.0-beta-10.pom
2/7 KB   
3/7 KB   
5/7 KB   
6/7 KB   
7/7 KB   
         
Downloaded: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/7.4.0-beta-10/spoon-core-7.4.0-beta-10.pom (7 KB at 247.8 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/7.4.0-beta-11/spoon-core-7.4.0-beta-11.pom
2/7 KB   
3/7 KB   
5/7 KB   
6/7 KB   
7/7 KB   
         
Downloaded: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/7.4.0-beta-11/spoon-core-7.4.0-beta-11.pom (7 KB at 402.7 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/7.4.0-beta-12/spoon-core-7.4.0-beta-12.pom
2/7 KB   
3/7 KB   
5/7 KB   
6/7 KB   
7/7 KB   
         
Downloaded: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/7.4.0-beta-12/spoon-core-7.4.0-beta-12.pom (7 KB at 280.1 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/7.4.0-beta-13/spoon-core-7.4.0-beta-13.pom
2/7 KB   
3/7 KB   
5/7 KB   
6/7 KB   
7/7 KB   
         
Downloaded: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/7.4.0-beta-13/spoon-core-7.4.0-beta-13.pom (7 KB at 339.1 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/7.4.0-beta-14/spoon-core-7.4.0-beta-14.pom
2/7 KB   
3/7 KB   
5/7 KB   
6/7 KB   
7/7 KB   
         
Downloaded: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/7.4.0-beta-14/spoon-core-7.4.0-beta-14.pom (7 KB at 460.2 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/7.4.0-beta-15/spoon-core-7.4.0-beta-15.pom
2/7 KB   
3/7 KB   
5/7 KB   
6/7 KB   
7/7 KB   
         
Downloaded: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/7.4.0-beta-15/spoon-core-7.4.0-beta-15.pom (7 KB at 460.2 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/7.4.0-beta-16/spoon-core-7.4.0-beta-16.pom
2/7 KB   
3/7 KB   
5/7 KB   
6/7 KB   
7/7 KB   
         
Downloaded: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/7.4.0-beta-16/spoon-core-7.4.0-beta-16.pom (7 KB at 644.3 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/7.4.0-beta-17/spoon-core-7.4.0-beta-17.pom
2/7 KB   
3/7 KB   
5/7 KB   
6/7 KB   
7/7 KB   
         
Downloaded: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/7.4.0-beta-17/spoon-core-7.4.0-beta-17.pom (7 KB at 536.9 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/7.4.0-beta-18/spoon-core-7.4.0-beta-18.pom
2/7 KB   
3/7 KB   
5/7 KB   
6/7 KB   
7/7 KB   
         
Downloaded: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/7.4.0-beta-18/spoon-core-7.4.0-beta-18.pom (7 KB at 585.8 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/7.4.0-beta-19/spoon-core-7.4.0-beta-19.pom
2/7 KB   
3/7 KB   
5/7 KB   
6/7 KB   
7/7 KB   
         
Downloaded: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/7.4.0-beta-19/spoon-core-7.4.0-beta-19.pom (7 KB at 585.8 KB/sec)
Downloading: http://maven.inria.fr/artifactory/spoon-public-snapshot/fr/inria/gforge/spoon/spoon-core/7.4.0-SNAPSHOT/maven-metadata.xml
Downloading: https://oss.sonatype.org/content/repositories/snapshots/fr/inria/gforge/spoon/spoon-core/7.4.0-SNAPSHOT/maven-metadata.xml
1017/1017 B   
              
Downloaded: http://maven.inria.fr/artifactory/spoon-public-snapshot/fr/inria/gforge/spoon/spoon-core/7.4.0-SNAPSHOT/maven-metadata.xml (1017 B at 36.8 KB/sec)
              
Downloading: http://maven.inria.fr/artifactory/spoon-public-snapshot/fr/inria/gforge/spoon/spoon-core/7.4.0-SNAPSHOT/spoon-core-7.4.0-20190510.045100-130.pom
4/7 KB        
5/7 KB   
7/7 KB   
         
Downloaded: http://maven.inria.fr/artifactory/spoon-public-snapshot/fr/inria/gforge/spoon/spoon-core/7.4.0-SNAPSHOT/spoon-core-7.4.0-20190510.045100-130.pom (7 KB at 219.8 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/7.4.0/spoon-core-7.4.0.pom
2/7 KB   
3/7 KB   
5/7 KB   
6/7 KB   
7/7 KB   
         
Downloaded: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/7.4.0/spoon-core-7.4.0.pom (7 KB at 536.3 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/7.5.0-beta-1/spoon-core-7.5.0-beta-1.pom
2/7 KB   
3/7 KB   
5/7 KB   
6/7 KB   
7/7 KB   
         
Downloaded: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/7.5.0-beta-1/spoon-core-7.5.0-beta-1.pom (7 KB at 495.6 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/7.5.0-beta-2/spoon-core-7.5.0-beta-2.pom
2/7 KB   
3/7 KB   
5/7 KB   
6/7 KB   
7/7 KB   
         
Downloaded: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/7.5.0-beta-2/spoon-core-7.5.0-beta-2.pom (7 KB at 495.6 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/7.5.0-beta-3/spoon-core-7.5.0-beta-3.pom
2/7 KB   
3/7 KB   
5/7 KB   
6/7 KB   
7/7 KB   
         
Downloaded: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/7.5.0-beta-3/spoon-core-7.5.0-beta-3.pom (7 KB at 339.1 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/7.5.0-beta-4/spoon-core-7.5.0-beta-4.pom
2/7 KB   
3/7 KB   
5/7 KB   
6/7 KB   
7/7 KB   
         
Downloaded: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/7.5.0-beta-4/spoon-core-7.5.0-beta-4.pom (7 KB at 536.9 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/7.5.0-beta-5/spoon-core-7.5.0-beta-5.pom
2/7 KB   
3/7 KB   
5/7 KB   
6/7 KB   
7/7 KB   
         
Downloaded: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/7.5.0-beta-5/spoon-core-7.5.0-beta-5.pom (7 KB at 495.6 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/7.5.0-beta-6/spoon-core-7.5.0-beta-6.pom
2/7 KB   
3/7 KB   
5/7 KB   
6/7 KB   
7/7 KB   
         
Downloaded: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/7.5.0-beta-6/spoon-core-7.5.0-beta-6.pom (7 KB at 429.5 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/7.5.0-beta-7/spoon-core-7.5.0-beta-7.pom
2/7 KB   
3/7 KB   
5/7 KB   
6/7 KB   
7/7 KB   
         
Downloaded: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/7.5.0-beta-7/spoon-core-7.5.0-beta-7.pom (7 KB at 322.1 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/7.5.0-beta-8/spoon-core-7.5.0-beta-8.pom
4/7 KB   
7/7 KB   
         
Downloaded: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/7.5.0-beta-8/spoon-core-7.5.0-beta-8.pom (7 KB at 495.6 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/7.5.0-beta-9/spoon-core-7.5.0-beta-9.pom
4/7 KB   
7/7 KB   
         
Downloaded: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/7.5.0-beta-9/spoon-core-7.5.0-beta-9.pom (7 KB at 429.5 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/7.5.0-beta-20/spoon-core-7.5.0-beta-20.pom
4/7 KB   
7/7 KB   
         
Downloaded: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/7.5.0-beta-20/spoon-core-7.5.0-beta-20.pom (7 KB at 402.7 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/7.5.0-beta-21/spoon-core-7.5.0-beta-21.pom
4/7 KB   
7/7 KB   
         
Downloaded: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/7.5.0-beta-21/spoon-core-7.5.0-beta-21.pom (7 KB at 429.6 KB/sec)
Downloading: https://oss.sonatype.org/content/repositories/snapshots/fr/inria/gforge/spoon/spoon-core/7.5.0-SNAPSHOT/maven-metadata.xml
Downloading: http://maven.inria.fr/artifactory/spoon-public-snapshot/fr/inria/gforge/spoon/spoon-core/7.5.0-SNAPSHOT/maven-metadata.xml
1017/1017 B   
              
Downloaded: http://maven.inria.fr/artifactory/spoon-public-snapshot/fr/inria/gforge/spoon/spoon-core/7.5.0-SNAPSHOT/maven-metadata.xml (1017 B at 36.8 KB/sec)
              
Downloading: http://maven.inria.fr/artifactory/spoon-public-snapshot/fr/inria/gforge/spoon/spoon-core/7.5.0-SNAPSHOT/spoon-core-7.5.0-20190727.224133-116.pom
4/7 KB        
5/7 KB   
7/7 KB   
         
Downloaded: http://maven.inria.fr/artifactory/spoon-public-snapshot/fr/inria/gforge/spoon/spoon-core/7.5.0-SNAPSHOT/spoon-core-7.5.0-20190727.224133-116.pom (7 KB at 227.4 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/7.5.0/spoon-core-7.5.0.pom
4/7 KB   
7/7 KB   
         
Downloaded: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/7.5.0/spoon-core-7.5.0.pom (7 KB at 536.3 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/7.6.0-beta-1/spoon-core-7.6.0-beta-1.pom
4/7 KB   
7/7 KB   
         
Downloaded: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/7.6.0-beta-1/spoon-core-7.6.0-beta-1.pom (7 KB at 379.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/7.6.0-beta-2/spoon-core-7.6.0-beta-2.pom
4/7 KB   
7/7 KB   
         
Downloaded: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/7.6.0-beta-2/spoon-core-7.6.0-beta-2.pom (7 KB at 495.6 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/7.6.0-beta-3/spoon-core-7.6.0-beta-3.pom
4/7 KB   
7/7 KB   
         
Downloaded: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/7.6.0-beta-3/spoon-core-7.6.0-beta-3.pom (7 KB at 644.2 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/7.6.0-beta-4/spoon-core-7.6.0-beta-4.pom
4/7 KB   
7/7 KB   
         
Downloaded: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/7.6.0-beta-4/spoon-core-7.6.0-beta-4.pom (7 KB at 644.2 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/7.6.0-beta-5/spoon-core-7.6.0-beta-5.pom
4/6 KB   
6/6 KB   
         
Downloaded: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/7.6.0-beta-5/spoon-core-7.6.0-beta-5.pom (6 KB at 595.5 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/7.6.0-beta-6/spoon-core-7.6.0-beta-6.pom
4/6 KB   
6/6 KB   
         
Downloaded: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/7.6.0-beta-6/spoon-core-7.6.0-beta-6.pom (6 KB at 595.5 KB/sec)
Downloading: http://maven.inria.fr/artifactory/spoon-public-snapshot/fr/inria/gforge/spoon/spoon-core/7.6.0-SNAPSHOT/maven-metadata.xml
Downloading: https://oss.sonatype.org/content/repositories/snapshots/fr/inria/gforge/spoon/spoon-core/7.6.0-SNAPSHOT/maven-metadata.xml
1017/1017 B   
              
Downloaded: http://maven.inria.fr/artifactory/spoon-public-snapshot/fr/inria/gforge/spoon/spoon-core/7.6.0-SNAPSHOT/maven-metadata.xml (1017 B at 36.8 KB/sec)
              
Downloading: http://maven.inria.fr/artifactory/spoon-public-snapshot/fr/inria/gforge/spoon/spoon-core/7.6.0-SNAPSHOT/spoon-core-7.6.0-20191029.234139-152.pom
4/7 KB        
7/7 KB   
         
Downloaded: http://maven.inria.fr/artifactory/spoon-public-snapshot/fr/inria/gforge/spoon/spoon-core/7.6.0-SNAPSHOT/spoon-core-7.6.0-20191029.234139-152.pom (7 KB at 226.2 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/7.6.0/spoon-core-7.6.0.pom
4/6 KB   
6/6 KB   
         
Downloaded: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/7.6.0/spoon-core-7.6.0.pom (6 KB at 540.7 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/8.0.0-beta-1/spoon-core-8.0.0-beta-1.pom
4/6 KB   
6/6 KB   
         
Downloaded: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/8.0.0-beta-1/spoon-core-8.0.0-beta-1.pom (6 KB at 541.4 KB/sec)
Downloading: http://maven.inria.fr/artifactory/spoon-public-snapshot/fr/inria/gforge/spoon/spoon-core/8.0.0-SNAPSHOT/maven-metadata.xml
Downloading: https://oss.sonatype.org/content/repositories/snapshots/fr/inria/gforge/spoon/spoon-core/8.0.0-SNAPSHOT/maven-metadata.xml
1013/1013 B   
              
Downloaded: http://maven.inria.fr/artifactory/spoon-public-snapshot/fr/inria/gforge/spoon/spoon-core/8.0.0-SNAPSHOT/maven-metadata.xml (1013 B at 38.0 KB/sec)
              
Downloading: http://maven.inria.fr/artifactory/spoon-public-snapshot/fr/inria/gforge/spoon/spoon-core/8.0.0-SNAPSHOT/spoon-core-8.0.0-20191105.234144-12.pom
4/7 KB        
5/7 KB   
7/7 KB   
         
Downloaded: http://maven.inria.fr/artifactory/spoon-public-snapshot/fr/inria/gforge/spoon/spoon-core/8.0.0-SNAPSHOT/spoon-core-8.0.0-20191105.234144-12.pom (7 KB at 226.2 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/8.0.0/spoon-core-8.0.0.pom
4/6 KB   
6/6 KB   
         
Downloaded: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/8.0.0/spoon-core-8.0.0.pom (6 KB at 457.6 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/8.1.0-beta-1/spoon-core-8.1.0-beta-1.pom
4/6 KB   
6/6 KB   
         
Downloaded: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/8.1.0-beta-1/spoon-core-8.1.0-beta-1.pom (6 KB at 595.5 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/8.1.0-beta-2/spoon-core-8.1.0-beta-2.pom
4/6 KB   
6/6 KB   
         
Downloaded: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/8.1.0-beta-2/spoon-core-8.1.0-beta-2.pom (6 KB at 595.5 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/8.1.0-beta-3/spoon-core-8.1.0-beta-3.pom
4/7 KB   
7/7 KB   
         
Downloaded: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/8.1.0-beta-3/spoon-core-8.1.0-beta-3.pom (7 KB at 420.3 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/8.1.0-beta-4/spoon-core-8.1.0-beta-4.pom
4/7 KB   
7/7 KB   
         
Downloaded: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/8.1.0-beta-4/spoon-core-8.1.0-beta-4.pom (7 KB at 560.4 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/8.1.0-beta-5/spoon-core-8.1.0-beta-5.pom
4/7 KB   
7/7 KB   
         
Downloaded: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/8.1.0-beta-5/spoon-core-8.1.0-beta-5.pom (7 KB at 747.2 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/8.1.0-beta-6/spoon-core-8.1.0-beta-6.pom
4/7 KB   
7/7 KB   
         
Downloaded: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/8.1.0-beta-6/spoon-core-8.1.0-beta-6.pom (7 KB at 672.5 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/8.1.0-beta-7/spoon-core-8.1.0-beta-7.pom
4/7 KB   
7/7 KB   
         
Downloaded: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/8.1.0-beta-7/spoon-core-8.1.0-beta-7.pom (7 KB at 560.4 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/8.1.0-beta-8/spoon-core-8.1.0-beta-8.pom
4/7 KB   
7/7 KB   
         
Downloaded: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/8.1.0-beta-8/spoon-core-8.1.0-beta-8.pom (7 KB at 747.2 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/8.1.0-beta-9/spoon-core-8.1.0-beta-9.pom
4/7 KB   
7/7 KB   
         
Downloaded: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/8.1.0-beta-9/spoon-core-8.1.0-beta-9.pom (7 KB at 672.5 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/8.1.0-beta-10/spoon-core-8.1.0-beta-10.pom
4/7 KB   
7/7 KB   
         
Downloaded: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/8.1.0-beta-10/spoon-core-8.1.0-beta-10.pom (7 KB at 562.6 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/8.1.0-beta-11/spoon-core-8.1.0-beta-11.pom
4/7 KB   
7/7 KB   
         
Downloaded: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/8.1.0-beta-11/spoon-core-8.1.0-beta-11.pom (7 KB at 675.1 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/8.1.0-beta-12/spoon-core-8.1.0-beta-12.pom
4/7 KB   
7/7 KB   
         
Downloaded: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/8.1.0-beta-12/spoon-core-8.1.0-beta-12.pom (7 KB at 634.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/8.1.0-beta-13/spoon-core-8.1.0-beta-13.pom
4/8 KB   
8/8 KB   
         
Downloaded: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/8.1.0-beta-13/spoon-core-8.1.0-beta-13.pom (8 KB at 893.6 KB/sec)
Downloading: http://maven.inria.fr/artifactory/spoon-public-snapshot/fr/inria/gforge/spoon/spoon-core/8.1.0-SNAPSHOT/maven-metadata.xml
Downloading: https://oss.sonatype.org/content/repositories/snapshots/fr/inria/gforge/spoon/spoon-core/8.1.0-SNAPSHOT/maven-metadata.xml
1017/1017 B   
              
Downloaded: http://maven.inria.fr/artifactory/spoon-public-snapshot/fr/inria/gforge/spoon/spoon-core/8.1.0-SNAPSHOT/maven-metadata.xml (1017 B at 36.8 KB/sec)
              
Downloading: http://maven.inria.fr/artifactory/spoon-public-snapshot/fr/inria/gforge/spoon/spoon-core/8.1.0-SNAPSHOT/spoon-core-8.1.0-20200131.234142-104.pom
4/8 KB        
5/8 KB   
8/8 KB   
         
Downloaded: http://maven.inria.fr/artifactory/spoon-public-snapshot/fr/inria/gforge/spoon/spoon-core/8.1.0-SNAPSHOT/spoon-core-8.1.0-20200131.234142-104.pom (8 KB at 236.0 KB/sec)
Downloading: http://maven.inria.fr/artifactory/spoon-public-snapshot/fr/inria/gforge/spoon/spoon-core/8.1.0-SNAPSHOT/spoon-core-8.1.0-20200131.234142-104.jar
4/1699 KB   
8/1699 KB   
12/1699 KB   
16/1699 KB   
20/1699 KB   
24/1699 KB   
28/1699 KB   
32/1699 KB   
36/1699 KB   
40/1699 KB   
44/1699 KB   
48/1699 KB   
52/1699 KB   
56/1699 KB   
59/1699 KB   
63/1699 KB   
67/1699 KB   
71/1699 KB   
75/1699 KB   
79/1699 KB   
83/1699 KB   
87/1699 KB   
91/1699 KB   
95/1699 KB   
99/1699 KB   
103/1699 KB   
107/1699 KB   
111/1699 KB   
115/1699 KB   
119/1699 KB   
123/1699 KB   
127/1699 KB   
130/1699 KB   
134/1699 KB   
138/1699 KB   
142/1699 KB   
146/1699 KB   
150/1699 KB   
154/1699 KB   
158/1699 KB   
162/1699 KB   
166/1699 KB   
170/1699 KB   
174/1699 KB   
178/1699 KB   
182/1699 KB   
186/1699 KB   
190/1699 KB   
194/1699 KB   
198/1699 KB   
202/1699 KB   
206/1699 KB   
210/1699 KB   
214/1699 KB   
218/1699 KB   
222/1699 KB   
226/1699 KB   
230/1699 KB   
234/1699 KB   
238/1699 KB   
242/1699 KB   
246/1699 KB   
250/1699 KB   
254/1699 KB   
258/1699 KB   
262/1699 KB   
266/1699 KB   
270/1699 KB   
274/1699 KB   
278/1699 KB   
282/1699 KB   
286/1699 KB   
290/1699 KB   
294/1699 KB   
298/1699 KB   
302/1699 KB   
306/1699 KB   
310/1699 KB   
314/1699 KB   
318/1699 KB   
322/1699 KB   
326/1699 KB   
330/1699 KB   
334/1699 KB   
338/1699 KB   
342/1699 KB   
346/1699 KB   
350/1699 KB   
354/1699 KB   
358/1699 KB   
362/1699 KB   
366/1699 KB   
370/1699 KB   
374/1699 KB   
378/1699 KB   
382/1699 KB   
386/1699 KB   
390/1699 KB   
394/1699 KB   
398/1699 KB   
402/1699 KB   
406/1699 KB   
410/1699 KB   
414/1699 KB   
418/1699 KB   
422/1699 KB   
426/1699 KB   
430/1699 KB   
434/1699 KB   
438/1699 KB   
442/1699 KB   
446/1699 KB   
450/1699 KB   
454/1699 KB   
458/1699 KB   
462/1699 KB   
466/1699 KB   
470/1699 KB   
474/1699 KB   
478/1699 KB   
482/1699 KB   
486/1699 KB   
490/1699 KB   
494/1699 KB   
498/1699 KB   
502/1699 KB   
506/1699 KB   
510/1699 KB   
514/1699 KB   
518/1699 KB   
522/1699 KB   
526/1699 KB   
530/1699 KB   
534/1699 KB   
538/1699 KB   
542/1699 KB   
546/1699 KB   
550/1699 KB   
554/1699 KB   
558/1699 KB   
562/1699 KB   
566/1699 KB   
570/1699 KB   
574/1699 KB   
578/1699 KB   
582/1699 KB   
586/1699 KB   
590/1699 KB   
594/1699 KB   
598/1699 KB   
602/1699 KB   
606/1699 KB   
610/1699 KB   
614/1699 KB   
618/1699 KB   
622/1699 KB   
626/1699 KB   
630/1699 KB   
634/1699 KB   
638/1699 KB   
642/1699 KB   
646/1699 KB   
650/1699 KB   
654/1699 KB   
658/1699 KB   
662/1699 KB   
666/1699 KB   
670/1699 KB   
674/1699 KB   
678/1699 KB   
682/1699 KB   
686/1699 KB   
690/1699 KB   
694/1699 KB   
698/1699 KB   
702/1699 KB   
706/1699 KB   
710/1699 KB   
714/1699 KB   
718/1699 KB   
722/1699 KB   
726/1699 KB   
730/1699 KB   
734/1699 KB   
738/1699 KB   
742/1699 KB   
746/1699 KB   
750/1699 KB   
754/1699 KB   
758/1699 KB   
762/1699 KB   
766/1699 KB   
770/1699 KB   
774/1699 KB   
778/1699 KB   
782/1699 KB   
786/1699 KB   
790/1699 KB   
794/1699 KB   
798/1699 KB   
802/1699 KB   
806/1699 KB   
810/1699 KB   
814/1699 KB   
818/1699 KB   
822/1699 KB   
826/1699 KB   
830/1699 KB   
834/1699 KB   
838/1699 KB   
842/1699 KB   
846/1699 KB   
850/1699 KB   
854/1699 KB   
858/1699 KB   
862/1699 KB   
866/1699 KB   
870/1699 KB   
874/1699 KB   
878/1699 KB   
882/1699 KB   
886/1699 KB   
890/1699 KB   
894/1699 KB   
898/1699 KB   
902/1699 KB   
906/1699 KB   
910/1699 KB   
914/1699 KB   
918/1699 KB   
922/1699 KB   
926/1699 KB   
930/1699 KB   
934/1699 KB   
938/1699 KB   
942/1699 KB   
946/1699 KB   
950/1699 KB   
954/1699 KB   
958/1699 KB   
962/1699 KB   
966/1699 KB   
970/1699 KB   
974/1699 KB   
978/1699 KB   
982/1699 KB   
986/1699 KB   
990/1699 KB   
994/1699 KB   
998/1699 KB   
1002/1699 KB   
1006/1699 KB   
1010/1699 KB   
1014/1699 KB   
1018/1699 KB   
1022/1699 KB   
1026/1699 KB   
1030/1699 KB   
1034/1699 KB   
1038/1699 KB   
1042/1699 KB   
1046/1699 KB   
1050/1699 KB   
1054/1699 KB   
1058/1699 KB   
1062/1699 KB   
1066/1699 KB   
1070/1699 KB   
1074/1699 KB   
1078/1699 KB   
1082/1699 KB   
1086/1699 KB   
1090/1699 KB   
1094/1699 KB   
1098/1699 KB   
1102/1699 KB   
1106/1699 KB   
1110/1699 KB   
1114/1699 KB   
1118/1699 KB   
1122/1699 KB   
1126/1699 KB   
1130/1699 KB   
1134/1699 KB   
1138/1699 KB   
1142/1699 KB   
1146/1699 KB   
1150/1699 KB   
1154/1699 KB   
1158/1699 KB   
1162/1699 KB   
1166/1699 KB   
1170/1699 KB   
1174/1699 KB   
1178/1699 KB   
1182/1699 KB   
1186/1699 KB   
1190/1699 KB   
1194/1699 KB   
1198/1699 KB   
1202/1699 KB   
1206/1699 KB   
1210/1699 KB   
1214/1699 KB   
1218/1699 KB   
1222/1699 KB   
1226/1699 KB   
1230/1699 KB   
1234/1699 KB   
1238/1699 KB   
1242/1699 KB   
1246/1699 KB   
1250/1699 KB   
1254/1699 KB   
1258/1699 KB   
1262/1699 KB   
1266/1699 KB   
1270/1699 KB   
1274/1699 KB   
1278/1699 KB   
1282/1699 KB   
1286/1699 KB   
1290/1699 KB   
1294/1699 KB   
1298/1699 KB   
1302/1699 KB   
1306/1699 KB   
1310/1699 KB   
1314/1699 KB   
1318/1699 KB   
1322/1699 KB   
1326/1699 KB   
1330/1699 KB   
1334/1699 KB   
1338/1699 KB   
1342/1699 KB   
1346/1699 KB   
1350/1699 KB   
1354/1699 KB   
1358/1699 KB   
1362/1699 KB   
1366/1699 KB   
1370/1699 KB   
1374/1699 KB   
1378/1699 KB   
1382/1699 KB   
1386/1699 KB   
1390/1699 KB   
1394/1699 KB   
1398/1699 KB   
1402/1699 KB   
1406/1699 KB   
1410/1699 KB   
1414/1699 KB   
1418/1699 KB   
1422/1699 KB   
1426/1699 KB   
1430/1699 KB   
1434/1699 KB   
1438/1699 KB   
1442/1699 KB   
1446/1699 KB   
1450/1699 KB   
1454/1699 KB   
1458/1699 KB   
1462/1699 KB   
1466/1699 KB   
1470/1699 KB   
1474/1699 KB   
1478/1699 KB   
1482/1699 KB   
1486/1699 KB   
1490/1699 KB   
1494/1699 KB   
1498/1699 KB   
1502/1699 KB   
1506/1699 KB   
1510/1699 KB   
1514/1699 KB   
1518/1699 KB   
1522/1699 KB   
1526/1699 KB   
1530/1699 KB   
1534/1699 KB   
1538/1699 KB   
1542/1699 KB   
1546/1699 KB   
1550/1699 KB   
1554/1699 KB   
1558/1699 KB   
1562/1699 KB   
1566/1699 KB   
1570/1699 KB   
1574/1699 KB   
1578/1699 KB   
1582/1699 KB   
1586/1699 KB   
1590/1699 KB   
1594/1699 KB   
1598/1699 KB   
1602/1699 KB   
1606/1699 KB   
1610/1699 KB   
1614/1699 KB   
1618/1699 KB   
1622/1699 KB   
1626/1699 KB   
1630/1699 KB   
1634/1699 KB   
1638/1699 KB   
1642/1699 KB   
1646/1699 KB   
1650/1699 KB   
1654/1699 KB   
1658/1699 KB   
1662/1699 KB   
1666/1699 KB   
1670/1699 KB   
1674/1699 KB   
1678/1699 KB   
1682/1699 KB   
1686/1699 KB   
1690/1699 KB   
1694/1699 KB   
1698/1699 KB   
1699/1699 KB   
               
Downloaded: http://maven.inria.fr/artifactory/spoon-public-snapshot/fr/inria/gforge/spoon/spoon-core/8.1.0-SNAPSHOT/spoon-core-8.1.0-20200131.234142-104.jar (1699 KB at 7322.3 KB/sec)
[WARNING] Spoon is now using the 'no classpath mode' by default. If you want to ensure using Spoon in full classpath mode, please use the new flag: --cpmode fullclasspath.
[WARNING] Spoon now parses by default the comments. Consider using the option --disable-comments if you want the old behaviour.
[WARNING] Spoon is now using the 'no classpath mode' by default. If you want to ensure using Spoon in full classpath mode, please use the new flag: --cpmode fullclasspath.
[WARNING] Spoon now parses by default the comments. Consider using the option --disable-comments if you want the old behaviour.
[INFO] Spoon version 8.1.0-SNAPSHOT
[INFO] running Spoon...
[INFO] start processing...
[INFO] spoon.processing.SpoonTagger
[INFO] spoon.support.JavaOutputProcessor
[INFO] end of processing: 
[INFO] no errors, no warnings
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) @ commons-codec ---
[INFO] 
[INFO] --- buildnumber-maven-plugin:1.4:create (default) @ commons-codec ---
[INFO] Executing: /bin/sh -c cd '/builds/workspace/Commons-codec' && 'svn' '--non-interactive' 'info'
[INFO] Working directory: /builds/workspace/Commons-codec
[INFO] Storing buildNumber: ?????? at timestamp: 1580585048758
[INFO] Executing: /bin/sh -c cd '/builds/workspace/Commons-codec' && 'svn' '--non-interactive' 'info'
[INFO] Working directory: /builds/workspace/Commons-codec
[INFO] Storing buildScmBranch: UNKNOWN_BRANCH
[INFO] 
[INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ commons-codec ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 128 resources
[INFO] Copying 2 resources to META-INF
[INFO] 
[INFO] --- maven-compiler-plugin:3.7.0:compile (default-compile) @ commons-codec ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 66 source files to /builds/workspace/Commons-codec/target/classes
[INFO] 
[INFO] --- maven-bundle-plugin:3.5.0:manifest (bundle-manifest) @ commons-codec ---
[INFO] 
[INFO] --- animal-sniffer-maven-plugin:1.16:check (checkAPIcompatibility) @ commons-codec ---
[INFO] Checking unresolved references to org.codehaus.mojo.signature:java17:1.0
[INFO] 
[INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ commons-codec ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO] Copying 2 resources to META-INF
[INFO] 
[INFO] --- maven-compiler-plugin:3.7.0:testCompile (default-testCompile) @ commons-codec ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 61 source files to /builds/workspace/Commons-codec/target/test-classes
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.1:prepare-agent (prepare-agent) @ commons-codec ---
[INFO] argLine set to -javaagent:/builds/.m2/repository/org/jacoco/org.jacoco.agent/0.8.1/org.jacoco.agent-0.8.1-runtime.jar=destfile=/builds/workspace/Commons-codec/target/jacoco.exec
[INFO] 
[INFO] --- maven-surefire-plugin:2.22.0:test (default-test) @ commons-codec ---
[INFO] 
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] Running org.apache.commons.codec.language.DoubleMetaphoneTest
[INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.142 s - in org.apache.commons.codec.language.DoubleMetaphoneTest
[INFO] Running org.apache.commons.codec.language.ColognePhoneticTest
[INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s - in org.apache.commons.codec.language.ColognePhoneticTest
[INFO] Running org.apache.commons.codec.language.RefinedSoundexTest
[INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s - in org.apache.commons.codec.language.RefinedSoundexTest
[INFO] Running org.apache.commons.codec.language.Caverphone2Test
[INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.077 s - in org.apache.commons.codec.language.Caverphone2Test
[INFO] Running org.apache.commons.codec.language.MetaphoneTest
[INFO] Tests run: 34, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.072 s - in org.apache.commons.codec.language.MetaphoneTest
[INFO] Running org.apache.commons.codec.language.MatchRatingApproachEncoderTest
[INFO] Tests run: 96, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.074 s - in org.apache.commons.codec.language.MatchRatingApproachEncoderTest
[INFO] Running org.apache.commons.codec.language.NysiisTest
[INFO] Tests run: 23, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.026 s - in org.apache.commons.codec.language.NysiisTest
[INFO] Running org.apache.commons.codec.language.SoundexTest
[INFO] Tests run: 31, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.02 s - in org.apache.commons.codec.language.SoundexTest
[INFO] Running org.apache.commons.codec.language.bm.LanguageGuessingTest
[INFO] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.09 s - in org.apache.commons.codec.language.bm.LanguageGuessingTest
[INFO] Running org.apache.commons.codec.language.bm.BeiderMorseEncoderTest
[INFO] Tests run: 22, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.139 s - in org.apache.commons.codec.language.bm.BeiderMorseEncoderTest
[INFO] Running org.apache.commons.codec.language.bm.PhoneticEngineTest
[INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.032 s - in org.apache.commons.codec.language.bm.PhoneticEngineTest
[INFO] Running org.apache.commons.codec.language.bm.RuleTest
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s - in org.apache.commons.codec.language.bm.RuleTest
[INFO] Running org.apache.commons.codec.language.bm.PhoneticEngineRegressionTest
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s - in org.apache.commons.codec.language.bm.PhoneticEngineRegressionTest
[INFO] Running org.apache.commons.codec.language.DoubleMetaphone2Test
[INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s - in org.apache.commons.codec.language.DoubleMetaphone2Test
[INFO] Running org.apache.commons.codec.language.Caverphone1Test
[INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in org.apache.commons.codec.language.Caverphone1Test
[INFO] Running org.apache.commons.codec.language.DaitchMokotoffSoundexTest
[INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 s - in org.apache.commons.codec.language.DaitchMokotoffSoundexTest
[INFO] Running org.apache.commons.codec.DecoderExceptionTest
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 s - in org.apache.commons.codec.DecoderExceptionTest
[INFO] Running org.apache.commons.codec.net.PercentCodecTest
[WARNING] Tests run: 12, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.012 s - in org.apache.commons.codec.net.PercentCodecTest
[INFO] Running org.apache.commons.codec.net.BCodecTest
[INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s - in org.apache.commons.codec.net.BCodecTest
[INFO] Running org.apache.commons.codec.net.UtilsTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.apache.commons.codec.net.UtilsTest
[INFO] Running org.apache.commons.codec.net.URLCodecTest
[INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s - in org.apache.commons.codec.net.URLCodecTest
[INFO] Running org.apache.commons.codec.net.QuotedPrintableCodecTest
[INFO] Tests run: 21, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.02 s - in org.apache.commons.codec.net.QuotedPrintableCodecTest
[INFO] Running org.apache.commons.codec.net.QCodecTest
[INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.apache.commons.codec.net.QCodecTest
[INFO] Running org.apache.commons.codec.net.RFC1522CodecTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.apache.commons.codec.net.RFC1522CodecTest
[INFO] Running org.apache.commons.codec.binary.Base64OutputStreamTest
[INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.24 s - in org.apache.commons.codec.binary.Base64OutputStreamTest
[INFO] Running org.apache.commons.codec.binary.StringUtilsTest
[INFO] Tests run: 21, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s - in org.apache.commons.codec.binary.StringUtilsTest
[INFO] Running org.apache.commons.codec.binary.Base64Codec13Test
[INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s - in org.apache.commons.codec.binary.Base64Codec13Test
[INFO] Running org.apache.commons.codec.binary.BaseNCodecTest
[INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.apache.commons.codec.binary.BaseNCodecTest
[INFO] Running org.apache.commons.codec.binary.Base32Test
[INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.024 s - in org.apache.commons.codec.binary.Base32Test
[INFO] Running org.apache.commons.codec.binary.HexTest
[INFO] Tests run: 44, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.181 s - in org.apache.commons.codec.binary.HexTest
[INFO] Running org.apache.commons.codec.binary.Base32OutputStreamTest
[INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.161 s - in org.apache.commons.codec.binary.Base32OutputStreamTest
[INFO] Running org.apache.commons.codec.binary.Base64Test
[WARNING] Tests run: 56, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.035 s - in org.apache.commons.codec.binary.Base64Test
[INFO] Running org.apache.commons.codec.binary.Base64InputStreamTest
[INFO] Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.122 s - in org.apache.commons.codec.binary.Base64InputStreamTest
[INFO] Running org.apache.commons.codec.binary.Base32InputStreamTest
[INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.111 s - in org.apache.commons.codec.binary.Base32InputStreamTest
[INFO] Running org.apache.commons.codec.binary.BinaryCodecTest
[INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s - in org.apache.commons.codec.binary.BinaryCodecTest
[INFO] Running org.apache.commons.codec.EncoderExceptionTest
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.apache.commons.codec.EncoderExceptionTest
[INFO] Running org.apache.commons.codec.CharsetsTest
[INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.apache.commons.codec.CharsetsTest
[INFO] Running org.apache.commons.codec.StringEncoderComparatorTest
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.apache.commons.codec.StringEncoderComparatorTest
[INFO] Running org.apache.commons.codec.digest.Md5CryptTest
[INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.064 s - in org.apache.commons.codec.digest.Md5CryptTest
[INFO] Running org.apache.commons.codec.digest.HmacUtilsTest
[INFO] Tests run: 23, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.23 s - in org.apache.commons.codec.digest.HmacUtilsTest
[INFO] Running org.apache.commons.codec.digest.Sha256CryptTest
[INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.206 s - in org.apache.commons.codec.digest.Sha256CryptTest
[INFO] Running org.apache.commons.codec.digest.PureJavaCrc32CTest
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.apache.commons.codec.digest.PureJavaCrc32CTest
[INFO] Running org.apache.commons.codec.digest.XXHash32Test
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.apache.commons.codec.digest.XXHash32Test
[INFO] Running org.apache.commons.codec.digest.DigestUtilsTest
[WARNING] Tests run: 29, Failures: 0, Errors: 0, Skipped: 8, Time elapsed: 0.801 s - in org.apache.commons.codec.digest.DigestUtilsTest
[INFO] Running org.apache.commons.codec.digest.Apr1CryptTest
[INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.044 s - in org.apache.commons.codec.digest.Apr1CryptTest
[INFO] Running org.apache.commons.codec.digest.CryptTest
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.035 s - in org.apache.commons.codec.digest.CryptTest
[INFO] Running org.apache.commons.codec.digest.MessageDigestAlgorithmsTest
[WARNING] Tests run: 66, Failures: 0, Errors: 0, Skipped: 24, Time elapsed: 3.257 s - in org.apache.commons.codec.digest.MessageDigestAlgorithmsTest
[INFO] Running org.apache.commons.codec.digest.Sha512CryptTest
[INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.099 s - in org.apache.commons.codec.digest.Sha512CryptTest
[INFO] Running org.apache.commons.codec.digest.Sha2CryptTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.apache.commons.codec.digest.Sha2CryptTest
[INFO] Running org.apache.commons.codec.digest.B64Test
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.apache.commons.codec.digest.B64Test
[INFO] Running org.apache.commons.codec.digest.HmacAlgorithmsTest
[INFO] Tests run: 96, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.095 s - in org.apache.commons.codec.digest.HmacAlgorithmsTest
[INFO] Running org.apache.commons.codec.digest.UnixCryptTest
[INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in org.apache.commons.codec.digest.UnixCryptTest
[INFO] Running org.apache.commons.codec.digest.PureJavaCrc32Test
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.17 s - in org.apache.commons.codec.digest.PureJavaCrc32Test
[INFO] Running org.apache.commons.codec.CharEncodingTest
[INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.apache.commons.codec.CharEncodingTest
[INFO] 
[INFO] Results:
[INFO] 
[WARNING] Tests run: 899, Failures: 0, Errors: 0, Skipped: 34
[INFO] 
[INFO] 
[INFO] --- maven-jar-plugin:3.1.0:jar (default-jar) @ commons-codec ---
[INFO] Building jar: /builds/workspace/Commons-codec/target/commons-codec-1.12-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-site-plugin:3.7.1:attach-descriptor (attach-descriptor) @ commons-codec ---
[INFO] Skipping because packaging 'jar' is not pom.
[INFO] 
[INFO] --- maven-jar-plugin:3.1.0:test-jar (default) @ commons-codec ---
[INFO] Building jar: /builds/workspace/Commons-codec/target/commons-codec-1.12-SNAPSHOT-tests.jar
[INFO] 
[INFO] --- maven-source-plugin:3.0.1:jar-no-fork (create-source-jar) @ commons-codec ---
[INFO] Building jar: /builds/workspace/Commons-codec/target/commons-codec-1.12-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- maven-source-plugin:3.0.1:test-jar-no-fork (create-source-jar) @ commons-codec ---
[INFO] Building jar: /builds/workspace/Commons-codec/target/commons-codec-1.12-SNAPSHOT-test-sources.jar
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.1:check (check) @ commons-codec ---
[INFO] Loading execution data file /builds/workspace/Commons-codec/target/jacoco.exec
[INFO] Analyzed bundle 'commons-codec' with 89 classes
[WARNING] Rule violated for bundle commons-codec: classes covered ratio is 0.95, but expected minimum is 1.00
[WARNING] Rule violated for bundle commons-codec: methods covered ratio is 0.87, but expected minimum is 0.95
[WARNING] Coverage checks have not been met. See log for details.
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ commons-codec ---
[INFO] Installing /builds/workspace/Commons-codec/target/commons-codec-1.12-SNAPSHOT.jar to /builds/.m2/repository/commons-codec/commons-codec/1.12-SNAPSHOT/commons-codec-1.12-SNAPSHOT.jar
[INFO] Installing /builds/workspace/Commons-codec/pom.xml to /builds/.m2/repository/commons-codec/commons-codec/1.12-SNAPSHOT/commons-codec-1.12-SNAPSHOT.pom
[INFO] Installing /builds/workspace/Commons-codec/target/commons-codec-1.12-SNAPSHOT-tests.jar to /builds/.m2/repository/commons-codec/commons-codec/1.12-SNAPSHOT/commons-codec-1.12-SNAPSHOT-tests.jar
[INFO] Installing /builds/workspace/Commons-codec/target/commons-codec-1.12-SNAPSHOT-sources.jar to /builds/.m2/repository/commons-codec/commons-codec/1.12-SNAPSHOT/commons-codec-1.12-SNAPSHOT-sources.jar
[INFO] Installing /builds/workspace/Commons-codec/target/commons-codec-1.12-SNAPSHOT-test-sources.jar to /builds/.m2/repository/commons-codec/commons-codec/1.12-SNAPSHOT/commons-codec-1.12-SNAPSHOT-test-sources.jar
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 40.702 s
[INFO] Finished at: 2020-02-01T20:24:27+01:00
[INFO] Final Memory: 45M/261M
[INFO] ------------------------------------------------------------------------
 
--- Displays results of the maven compile with spoon ---
Time to compile with spoon: 42534
Number of tests: 899
Number of tests skipped: 34
Number of failures in tests: 0
Number of errors in tests: 0
 
-------------------------------------------------------
Overwrites source generated by spoon in the source folder
-------------------------------------------------------
 
Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8
[INFO] Scanning for projects...
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Commons Codec 1.12-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ commons-codec ---
[INFO] Deleting /builds/workspace/Commons-codec/target
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven-version) @ commons-codec ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven-3) @ commons-codec ---
[INFO] 
[INFO] --- build-helper-maven-plugin:3.0.0:parse-version (parse-version) @ commons-codec ---
[INFO] 
[INFO] --- maven-antrun-plugin:1.8:run (javadoc.resources) @ commons-codec ---
[INFO] Executing tasks

main:
     [copy] Copying 2 files to /builds/workspace/Commons-codec/target/apidocs/META-INF
[INFO] Executed tasks
[INFO] 
[INFO] --- spoon-maven-plugin:3.1:generate (default) @ commons-codec ---
[WARNING] Spoon is now using the 'no classpath mode' by default. If you want to ensure using Spoon in full classpath mode, please use the new flag: --cpmode fullclasspath.
[WARNING] Spoon now parses by default the comments. Consider using the option --disable-comments if you want the old behaviour.
[WARNING] Spoon is now using the 'no classpath mode' by default. If you want to ensure using Spoon in full classpath mode, please use the new flag: --cpmode fullclasspath.
[WARNING] Spoon now parses by default the comments. Consider using the option --disable-comments if you want the old behaviour.
[INFO] Spoon version 8.1.0-SNAPSHOT
[INFO] running Spoon...
[INFO] start processing...
[INFO] spoon.processing.SpoonTagger
[INFO] spoon.support.JavaOutputProcessor
[INFO] end of processing: 
[INFO] no errors, no warnings
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) @ commons-codec ---
[INFO] 
[INFO] --- buildnumber-maven-plugin:1.4:create (default) @ commons-codec ---
[INFO] Executing: /bin/sh -c cd '/builds/workspace/Commons-codec' && 'svn' '--non-interactive' 'info'
[INFO] Working directory: /builds/workspace/Commons-codec
[INFO] Storing buildNumber: ?????? at timestamp: 1580585077452
[INFO] Executing: /bin/sh -c cd '/builds/workspace/Commons-codec' && 'svn' '--non-interactive' 'info'
[INFO] Working directory: /builds/workspace/Commons-codec
[INFO] Storing buildScmBranch: UNKNOWN_BRANCH
[INFO] 
[INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ commons-codec ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 128 resources
[INFO] Copying 2 resources to META-INF
[INFO] 
[INFO] --- maven-compiler-plugin:3.7.0:compile (default-compile) @ commons-codec ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 66 source files to /builds/workspace/Commons-codec/target/classes
[INFO] 
[INFO] --- maven-bundle-plugin:3.5.0:manifest (bundle-manifest) @ commons-codec ---
[INFO] 
[INFO] --- animal-sniffer-maven-plugin:1.16:check (checkAPIcompatibility) @ commons-codec ---
[INFO] Checking unresolved references to org.codehaus.mojo.signature:java17:1.0
[INFO] 
[INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ commons-codec ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO] Copying 2 resources to META-INF
[INFO] 
[INFO] --- maven-compiler-plugin:3.7.0:testCompile (default-testCompile) @ commons-codec ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 61 source files to /builds/workspace/Commons-codec/target/test-classes
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.1:prepare-agent (prepare-agent) @ commons-codec ---
[INFO] argLine set to -javaagent:/builds/.m2/repository/org/jacoco/org.jacoco.agent/0.8.1/org.jacoco.agent-0.8.1-runtime.jar=destfile=/builds/workspace/Commons-codec/target/jacoco.exec
[INFO] 
[INFO] --- maven-surefire-plugin:2.22.0:test (default-test) @ commons-codec ---
[INFO] 
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] Running org.apache.commons.codec.language.DoubleMetaphoneTest
[INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.156 s - in org.apache.commons.codec.language.DoubleMetaphoneTest
[INFO] Running org.apache.commons.codec.language.ColognePhoneticTest
[INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s - in org.apache.commons.codec.language.ColognePhoneticTest
[INFO] Running org.apache.commons.codec.language.RefinedSoundexTest
[INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.apache.commons.codec.language.RefinedSoundexTest
[INFO] Running org.apache.commons.codec.language.Caverphone2Test
[INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.088 s - in org.apache.commons.codec.language.Caverphone2Test
[INFO] Running org.apache.commons.codec.language.MetaphoneTest
[INFO] Tests run: 34, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.081 s - in org.apache.commons.codec.language.MetaphoneTest
[INFO] Running org.apache.commons.codec.language.MatchRatingApproachEncoderTest
[INFO] Tests run: 96, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.084 s - in org.apache.commons.codec.language.MatchRatingApproachEncoderTest
[INFO] Running org.apache.commons.codec.language.NysiisTest
[INFO] Tests run: 23, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.023 s - in org.apache.commons.codec.language.NysiisTest
[INFO] Running org.apache.commons.codec.language.SoundexTest
[INFO] Tests run: 31, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.031 s - in org.apache.commons.codec.language.SoundexTest
[INFO] Running org.apache.commons.codec.language.bm.LanguageGuessingTest
[INFO] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.092 s - in org.apache.commons.codec.language.bm.LanguageGuessingTest
[INFO] Running org.apache.commons.codec.language.bm.BeiderMorseEncoderTest
[INFO] Tests run: 22, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.231 s - in org.apache.commons.codec.language.bm.BeiderMorseEncoderTest
[INFO] Running org.apache.commons.codec.language.bm.PhoneticEngineTest
[INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.044 s - in org.apache.commons.codec.language.bm.PhoneticEngineTest
[INFO] Running org.apache.commons.codec.language.bm.RuleTest
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s - in org.apache.commons.codec.language.bm.RuleTest
[INFO] Running org.apache.commons.codec.language.bm.PhoneticEngineRegressionTest
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.028 s - in org.apache.commons.codec.language.bm.PhoneticEngineRegressionTest
[INFO] Running org.apache.commons.codec.language.DoubleMetaphone2Test
[INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.035 s - in org.apache.commons.codec.language.DoubleMetaphone2Test
[INFO] Running org.apache.commons.codec.language.Caverphone1Test
[INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s - in org.apache.commons.codec.language.Caverphone1Test
[INFO] Running org.apache.commons.codec.language.DaitchMokotoffSoundexTest
[INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 s - in org.apache.commons.codec.language.DaitchMokotoffSoundexTest
[INFO] Running org.apache.commons.codec.DecoderExceptionTest
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.apache.commons.codec.DecoderExceptionTest
[INFO] Running org.apache.commons.codec.net.PercentCodecTest
[WARNING] Tests run: 12, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.001 s - in org.apache.commons.codec.net.PercentCodecTest
[INFO] Running org.apache.commons.codec.net.BCodecTest
[INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.apache.commons.codec.net.BCodecTest
[INFO] Running org.apache.commons.codec.net.UtilsTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.apache.commons.codec.net.UtilsTest
[INFO] Running org.apache.commons.codec.net.URLCodecTest
[INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.apache.commons.codec.net.URLCodecTest
[INFO] Running org.apache.commons.codec.net.QuotedPrintableCodecTest
[INFO] Tests run: 21, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.023 s - in org.apache.commons.codec.net.QuotedPrintableCodecTest
[INFO] Running org.apache.commons.codec.net.QCodecTest
[INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.apache.commons.codec.net.QCodecTest
[INFO] Running org.apache.commons.codec.net.RFC1522CodecTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.apache.commons.codec.net.RFC1522CodecTest
[INFO] Running org.apache.commons.codec.binary.Base64OutputStreamTest
[INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.242 s - in org.apache.commons.codec.binary.Base64OutputStreamTest
[INFO] Running org.apache.commons.codec.binary.StringUtilsTest
[INFO] Tests run: 21, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 s - in org.apache.commons.codec.binary.StringUtilsTest
[INFO] Running org.apache.commons.codec.binary.Base64Codec13Test
[INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s - in org.apache.commons.codec.binary.Base64Codec13Test
[INFO] Running org.apache.commons.codec.binary.BaseNCodecTest
[INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.apache.commons.codec.binary.BaseNCodecTest
[INFO] Running org.apache.commons.codec.binary.Base32Test
[INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.032 s - in org.apache.commons.codec.binary.Base32Test
[INFO] Running org.apache.commons.codec.binary.HexTest
[INFO] Tests run: 44, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.192 s - in org.apache.commons.codec.binary.HexTest
[INFO] Running org.apache.commons.codec.binary.Base32OutputStreamTest
[INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.155 s - in org.apache.commons.codec.binary.Base32OutputStreamTest
[INFO] Running org.apache.commons.codec.binary.Base64Test
[WARNING] Tests run: 56, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.016 s - in org.apache.commons.codec.binary.Base64Test
[INFO] Running org.apache.commons.codec.binary.Base64InputStreamTest
[INFO] Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.1 s - in org.apache.commons.codec.binary.Base64InputStreamTest
[INFO] Running org.apache.commons.codec.binary.Base32InputStreamTest
[INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.1 s - in org.apache.commons.codec.binary.Base32InputStreamTest
[INFO] Running org.apache.commons.codec.binary.BinaryCodecTest
[INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.apache.commons.codec.binary.BinaryCodecTest
[INFO] Running org.apache.commons.codec.EncoderExceptionTest
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.apache.commons.codec.EncoderExceptionTest
[INFO] Running org.apache.commons.codec.CharsetsTest
[INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.apache.commons.codec.CharsetsTest
[INFO] Running org.apache.commons.codec.StringEncoderComparatorTest
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.apache.commons.codec.StringEncoderComparatorTest
[INFO] Running org.apache.commons.codec.digest.Md5CryptTest
[INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.082 s - in org.apache.commons.codec.digest.Md5CryptTest
[INFO] Running org.apache.commons.codec.digest.HmacUtilsTest
[INFO] Tests run: 23, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.234 s - in org.apache.commons.codec.digest.HmacUtilsTest
[INFO] Running org.apache.commons.codec.digest.Sha256CryptTest
[INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.31 s - in org.apache.commons.codec.digest.Sha256CryptTest
[INFO] Running org.apache.commons.codec.digest.PureJavaCrc32CTest
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in org.apache.commons.codec.digest.PureJavaCrc32CTest
[INFO] Running org.apache.commons.codec.digest.XXHash32Test
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in org.apache.commons.codec.digest.XXHash32Test
[INFO] Running org.apache.commons.codec.digest.DigestUtilsTest
[WARNING] Tests run: 29, Failures: 0, Errors: 0, Skipped: 8, Time elapsed: 0.725 s - in org.apache.commons.codec.digest.DigestUtilsTest
[INFO] Running org.apache.commons.codec.digest.Apr1CryptTest
[INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.041 s - in org.apache.commons.codec.digest.Apr1CryptTest
[INFO] Running org.apache.commons.codec.digest.CryptTest
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.042 s - in org.apache.commons.codec.digest.CryptTest
[INFO] Running org.apache.commons.codec.digest.MessageDigestAlgorithmsTest
[WARNING] Tests run: 66, Failures: 0, Errors: 0, Skipped: 24, Time elapsed: 3.235 s - in org.apache.commons.codec.digest.MessageDigestAlgorithmsTest
[INFO] Running org.apache.commons.codec.digest.Sha512CryptTest
[INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.166 s - in org.apache.commons.codec.digest.Sha512CryptTest
[INFO] Running org.apache.commons.codec.digest.Sha2CryptTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.apache.commons.codec.digest.Sha2CryptTest
[INFO] Running org.apache.commons.codec.digest.B64Test
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.apache.commons.codec.digest.B64Test
[INFO] Running org.apache.commons.codec.digest.HmacAlgorithmsTest
[INFO] Tests run: 96, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.958 s - in org.apache.commons.codec.digest.HmacAlgorithmsTest
[INFO] Running org.apache.commons.codec.digest.UnixCryptTest
[INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in org.apache.commons.codec.digest.UnixCryptTest
[INFO] Running org.apache.commons.codec.digest.PureJavaCrc32Test
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.246 s - in org.apache.commons.codec.digest.PureJavaCrc32Test
[INFO] Running org.apache.commons.codec.CharEncodingTest
[INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.apache.commons.codec.CharEncodingTest
[INFO] 
[INFO] Results:
[INFO] 
[WARNING] Tests run: 899, Failures: 0, Errors: 0, Skipped: 34
[INFO] 
[INFO] 
[INFO] --- maven-jar-plugin:3.1.0:jar (default-jar) @ commons-codec ---
[INFO] Building jar: /builds/workspace/Commons-codec/target/commons-codec-1.12-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-site-plugin:3.7.1:attach-descriptor (attach-descriptor) @ commons-codec ---
[INFO] Skipping because packaging 'jar' is not pom.
[INFO] 
[INFO] --- maven-jar-plugin:3.1.0:test-jar (default) @ commons-codec ---
[INFO] Building jar: /builds/workspace/Commons-codec/target/commons-codec-1.12-SNAPSHOT-tests.jar
[INFO] 
[INFO] --- maven-source-plugin:3.0.1:jar-no-fork (create-source-jar) @ commons-codec ---
[INFO] Building jar: /builds/workspace/Commons-codec/target/commons-codec-1.12-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- maven-source-plugin:3.0.1:test-jar-no-fork (create-source-jar) @ commons-codec ---
[INFO] Building jar: /builds/workspace/Commons-codec/target/commons-codec-1.12-SNAPSHOT-test-sources.jar
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.1:check (check) @ commons-codec ---
[INFO] Loading execution data file /builds/workspace/Commons-codec/target/jacoco.exec
[INFO] Analyzed bundle 'commons-codec' with 89 classes
[WARNING] Rule violated for bundle commons-codec: classes covered ratio is 0.95, but expected minimum is 1.00
[WARNING] Rule violated for bundle commons-codec: methods covered ratio is 0.87, but expected minimum is 0.95
[WARNING] Coverage checks have not been met. See log for details.
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ commons-codec ---
[INFO] Installing /builds/workspace/Commons-codec/target/commons-codec-1.12-SNAPSHOT.jar to /builds/.m2/repository/commons-codec/commons-codec/1.12-SNAPSHOT/commons-codec-1.12-SNAPSHOT.jar
[INFO] Installing /builds/workspace/Commons-codec/pom.xml to /builds/.m2/repository/commons-codec/commons-codec/1.12-SNAPSHOT/commons-codec-1.12-SNAPSHOT.pom
[INFO] Installing /builds/workspace/Commons-codec/target/commons-codec-1.12-SNAPSHOT-tests.jar to /builds/.m2/repository/commons-codec/commons-codec/1.12-SNAPSHOT/commons-codec-1.12-SNAPSHOT-tests.jar
[INFO] Installing /builds/workspace/Commons-codec/target/commons-codec-1.12-SNAPSHOT-sources.jar to /builds/.m2/repository/commons-codec/commons-codec/1.12-SNAPSHOT/commons-codec-1.12-SNAPSHOT-sources.jar
[INFO] Installing /builds/workspace/Commons-codec/target/commons-codec-1.12-SNAPSHOT-test-sources.jar to /builds/.m2/repository/commons-codec/commons-codec/1.12-SNAPSHOT/commons-codec-1.12-SNAPSHOT-test-sources.jar
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 26.702 s
[INFO] Finished at: 2020-02-01T20:24:56+01:00
[INFO] Final Memory: 41M/204M
[INFO] ------------------------------------------------------------------------
 
--- Displays results of the maven compile with spoon of spoon ---
Time to compile with spoon of spoon: 28456
 
-------------------------------------------------------
Retreives all results files in the project (in all sub modules if the project is a multi module project)
-------------------------------------------------------
 
./result-spoon-tests-spooned-..txt
./result-spoon-tests-..txt
<?xml version="1.0"?>
<section name="">
  <table>
    <tr>
      <td fontattribute="bold">Project</td>
      <td fontattribute="bold">Commit id version</td>
      <td fontattribute="bold">Project compiles</td>
      <td fontattribute="bold">Project tests run</td>
      <td fontattribute="bold">Project spooned compiles</td>
      <td fontattribute="bold">Project spooned tests run</td>
      <td fontattribute="bold">Time to spoon</td>
      <td fontattribute="bold">Number of CtStatment</td>
      <td fontattribute="bold">Time to compile project</td>
      <td fontattribute="bold">Time to compile project spooned</td>
      <td fontattribute="bold">Spoon(Spoon(x))=Spoon(x)</td>
    </tr>
    <tr>
      <td>Commons-codec</td>
      <td>163d643d1176e0dc9334ee83e21b9ce21d24fc1a</td>
      <td>OK</td>
      <td>tests: 899
errors: 0
skipped: 34
failures: 0</td>
      <td>OK</td>
      <td>tests: 899
errors: 0
skipped: 34
failures: 0</td>
      <td>4323</td>
      <td>N/A</td>
      <td>38169</td>
      <td>42534</td>
      <td>28456</td>
    </tr>
  </table>
</section>
Archiving artifacts
Finished: SUCCESS