Started by user matthias.sohn@sap.com Building on master in workspace /home/hudson/genie.jgit/.jenkins/jobs/stable/jobs/jgit-stable-4.5/workspace > /usr/local/bin/git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > /usr/local/bin/git config remote.origin.url git://git.eclipse.org/gitroot/jgit/jgit.git # timeout=10 Fetching upstream changes from git://git.eclipse.org/gitroot/jgit/jgit.git > /usr/local/bin/git --version # timeout=10 > /usr/local/bin/git fetch --tags --progress git://git.eclipse.org/gitroot/jgit/jgit.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > /usr/local/bin/git rev-parse origin/v4.5.6.201903121547-r^{commit} # timeout=10 > /usr/local/bin/git rev-parse v4.5.6.201903121547-r^{commit} # timeout=10 Checking out Revision 1cb31111f730a64c3248e966af7814d75cd2ffb4 (v4.5.6.201903121547-r) > /usr/local/bin/git config core.sparsecheckout # timeout=10 > /usr/local/bin/git checkout -f 1cb31111f730a64c3248e966af7814d75cd2ffb4 # timeout=10 Commit message: "JGit v4.5.6.201903121547-r" First time build. Skipping changelog. [workspace] $ /shared/common/apache-maven-latest/bin/mvn -f pom.xml -DJDK_HOME=/shared/common/jdk1.7.0-latest/ -Djgit.test.long=true -Dmaven.repo.local=/home/hudson/genie.jgit/.jenkins/jobs/stable/jobs/jgit-stable-4.5/workspace/.repository -B -T 1C clean verify -Pjgit.java7 -Pstatic-checks Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.jgit [INFO] Scanning for projects... [WARNING] [WARNING] Some problems were encountered while building the effective model for org.eclipse.jgit:org.eclipse.jgit.lfs:jar:4.5.6.201903121547-r [WARNING] 'build.plugins.plugin.version' for org.codehaus.mojo:clirr-maven-plugin is missing. @ org.eclipse.jgit:org.eclipse.jgit.lfs:[unknown-version], /jobs/genie.jgit/stable/jobs/jgit-stable-4.5/workspace/org.eclipse.jgit.lfs/pom.xml, line 120, column 15 [WARNING] [WARNING] Some problems were encountered while building the effective model for org.eclipse.jgit:org.eclipse.jgit.lfs.server:jar:4.5.6.201903121547-r [WARNING] 'build.plugins.plugin.version' for org.codehaus.mojo:clirr-maven-plugin is missing. @ org.eclipse.jgit:org.eclipse.jgit.lfs.server:[unknown-version], /jobs/genie.jgit/stable/jobs/jgit-stable-4.5/workspace/org.eclipse.jgit.lfs.server/pom.xml, line 144, column 15 [WARNING] [WARNING] It is highly recommended to fix these problems because they threaten the stability of your build. [WARNING] [WARNING] For this reason, future Maven versions might no longer support building such malformed projects. [WARNING] [INFO] ------------------------------------------------------------------------ [INFO] Reactor Build Order: [INFO] [INFO] JGit - Parent [pom] [INFO] JGit - Core [jar] [INFO] JGit - Ant Tasks [jar] [INFO] JGit - Archive Formats [jar] [INFO] JGit - AWT User Interface [jar] [INFO] JGit - Apache httpclient based HTTP support [jar] [INFO] JGit - HTTP Server [jar] [INFO] JGit - Large File Storage [jar] [INFO] JGit - Large File Storage Server [jar] [INFO] JGit - Command Line Interface [jar] [INFO] JGit - JUnit Utility Classes [jar] [INFO] JGit - JUnit Http Utility Classes [jar] [INFO] JGit - Core Tests [jar] [INFO] JGit - Ant Tasks Tests [jar] [INFO] JGit - HTTP Tests [jar] [INFO] JGit - Command Line Interface Tests [jar] [INFO] JGit - Large File Storage Tests [jar] [INFO] JGit - LFS Server Tests [jar] [INFO] [INFO] Using the MultiThreadedBuilder implementation with a thread count of 24 [INFO] [INFO] --------------< org.eclipse.jgit:org.eclipse.jgit-parent >-------------- [INFO] Building JGit - Parent 4.5.6.201903121547-r [1/18] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.jgit-parent --- [INFO] Deleting /jobs/genie.jgit/stable/jobs/jgit-stable-4.5/workspace/target [INFO] [INFO] --- build-helper-maven-plugin:1.10:parse-version (set-osgi-version) @ org.eclipse.jgit-parent --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:prepare-agent (default) @ org.eclipse.jgit-parent --- [INFO] argLine set to -javaagent:/home/hudson/genie.jgit/.jenkins/jobs/stable/jobs/jgit-stable-4.5/workspace/.repository/org/jacoco/org.jacoco.agent/0.7.6.201602180812/org.jacoco.agent-0.7.6.201602180812-runtime.jar=destfile=/jobs/genie.jgit/stable/jobs/jgit-stable-4.5/target/jacoco.exec,append=true,includes=org.eclipse.jgit.*,excludes=**/*Test*.* [INFO] [INFO] --- maven-antrun-plugin:1.8:run (translate-qualifier) @ org.eclipse.jgit-parent --- [INFO] Executing tasks main: [INFO] Executed tasks [INFO] [INFO] >>> maven-source-plugin:3.0.0:jar (attach-sources) > generate-sources @ org.eclipse.jgit-parent >>> [INFO] [INFO] --- build-helper-maven-plugin:1.10:parse-version (set-osgi-version) @ org.eclipse.jgit-parent --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:prepare-agent (default) @ org.eclipse.jgit-parent --- [INFO] argLine set to -javaagent:/home/hudson/genie.jgit/.jenkins/jobs/stable/jobs/jgit-stable-4.5/workspace/.repository/org/jacoco/org.jacoco.agent/0.7.6.201602180812/org.jacoco.agent-0.7.6.201602180812-runtime.jar=destfile=/jobs/genie.jgit/stable/jobs/jgit-stable-4.5/target/jacoco.exec,append=true,includes=org.eclipse.jgit.*,excludes=**/*Test*.* [INFO] [INFO] <<< maven-source-plugin:3.0.0:jar (attach-sources) < generate-sources @ org.eclipse.jgit-parent <<< [INFO] [INFO] [INFO] --- maven-source-plugin:3.0.0:jar (attach-sources) @ org.eclipse.jgit-parent --- [INFO] [INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ org.eclipse.jgit-parent --- [INFO] Not executing Javadoc as the project is not a Java classpath-capable package [INFO] [INFO] >>> spotbugs-maven-plugin:3.1.6:check (default) > :spotbugs @ org.eclipse.jgit-parent >>> [INFO] [INFO] --- spotbugs-maven-plugin:3.1.6:spotbugs (spotbugs) @ org.eclipse.jgit-parent --- [INFO] [INFO] <<< spotbugs-maven-plugin:3.1.6:check (default) < :spotbugs @ org.eclipse.jgit-parent <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:3.1.6:check (default) @ org.eclipse.jgit-parent --- [INFO] [INFO] >>> maven-pmd-plugin:3.6:cpd-check (default) > :cpd @ org.eclipse.jgit-parent >>> [INFO] [INFO] --- maven-pmd-plugin:3.6:cpd (cpd) @ org.eclipse.jgit-parent --- [INFO] [INFO] <<< maven-pmd-plugin:3.6:cpd-check (default) < :cpd @ org.eclipse.jgit-parent <<< [INFO] [INFO] [INFO] --- maven-pmd-plugin:3.6:cpd-check (default) @ org.eclipse.jgit-parent --- [INFO] [INFO] -----------------< org.eclipse.jgit:org.eclipse.jgit >------------------ [INFO] Building JGit - Core 4.5.6.201903121547-r [2/18] [INFO] --------------------------------[ jar ]--------------------------------- [WARNING] ***************************************************************** [WARNING] * Your build is requesting parallel execution, but project * [WARNING] * contains the following plugin(s) that have goals not marked * [WARNING] * as @threadSafe to support parallel building. * [WARNING] * While this /may/ work fine, please look for plugin updates * [WARNING] * and/or request plugins be made thread-safe. * [WARNING] * If reporting an issue, report it against the plugin in * [WARNING] * question, not against maven-core * [WARNING] ***************************************************************** [WARNING] The following plugins are not marked @threadSafe in JGit - Core: [WARNING] com.github.siom79.japicmp:japicmp-maven-plugin:0.5.3 [WARNING] Enable debug to see more precisely which goals are not marked @threadSafe. [WARNING] ***************************************************************** [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.jgit --- [INFO] Deleting /jobs/genie.jgit/stable/jobs/jgit-stable-4.5/workspace/org.eclipse.jgit/target [INFO] [INFO] --- build-helper-maven-plugin:1.10:parse-version (set-osgi-version) @ org.eclipse.jgit --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:prepare-agent (default) @ org.eclipse.jgit --- [INFO] argLine set to -javaagent:/home/hudson/genie.jgit/.jenkins/jobs/stable/jobs/jgit-stable-4.5/workspace/.repository/org/jacoco/org.jacoco.agent/0.7.6.201602180812/org.jacoco.agent-0.7.6.201602180812-runtime.jar=destfile=/jobs/genie.jgit/stable/jobs/jgit-stable-4.5/workspace/target/jacoco.exec,append=true,includes=org.eclipse.jgit.*,excludes=**/*Test*.* [INFO] [INFO] --- maven-antrun-plugin:1.8:run (translate-qualifier) @ org.eclipse.jgit --- [INFO] Executing tasks main: [copy] Copying 1 file to /jobs/genie.jgit/stable/jobs/jgit-stable-4.5/workspace/org.eclipse.jgit/target/META-INF [INFO] Executed tasks [INFO] [INFO] --- maven-antrun-plugin:1.8:run (translate-source-qualifier) @ org.eclipse.jgit --- [INFO] Executing tasks main: [copy] Copying 1 file to /jobs/genie.jgit/stable/jobs/jgit-stable-4.5/workspace/org.eclipse.jgit/target/META-INF [INFO] Executed tasks [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ org.eclipse.jgit --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] Copying 4 resources [INFO] [INFO] --- maven-compiler-plugin:3.5.1:compile (default-compile) @ org.eclipse.jgit --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 754 source files to /jobs/genie.jgit/stable/jobs/jgit-stable-4.5/workspace/org.eclipse.jgit/target/classes [INFO] /jobs/genie.jgit/stable/jobs/jgit-stable-4.5/workspace/org.eclipse.jgit/src/org/eclipse/jgit/transport/UploadPack.java: Some input files use or override a deprecated API. [INFO] /jobs/genie.jgit/stable/jobs/jgit-stable-4.5/workspace/org.eclipse.jgit/src/org/eclipse/jgit/transport/UploadPack.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] >>> maven-source-plugin:3.0.0:jar (attach-sources) > generate-sources @ org.eclipse.jgit >>> [INFO] [INFO] --- build-helper-maven-plugin:1.10:parse-version (set-osgi-version) @ org.eclipse.jgit --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:prepare-agent (default) @ org.eclipse.jgit --- [INFO] argLine set to -javaagent:/home/hudson/genie.jgit/.jenkins/jobs/stable/jobs/jgit-stable-4.5/workspace/.repository/org/jacoco/org.jacoco.agent/0.7.6.201602180812/org.jacoco.agent-0.7.6.201602180812-runtime.jar=destfile=/jobs/genie.jgit/stable/jobs/jgit-stable-4.5/workspace/target/jacoco.exec,append=true,includes=org.eclipse.jgit.*,excludes=**/*Test*.* [INFO] [INFO] <<< maven-source-plugin:3.0.0:jar (attach-sources) < generate-sources @ org.eclipse.jgit <<< [INFO] [INFO] [INFO] --- maven-source-plugin:3.0.0:jar (attach-sources) @ org.eclipse.jgit --- [INFO] Building jar: /jobs/genie.jgit/stable/jobs/jgit-stable-4.5/workspace/org.eclipse.jgit/target/org.eclipse.jgit-4.5.6.201903121547-r-sources.jar [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ org.eclipse.jgit --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /jobs/genie.jgit/stable/jobs/jgit-stable-4.5/workspace/org.eclipse.jgit/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.5.1:testCompile (default-testCompile) @ org.eclipse.jgit --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ org.eclipse.jgit --- [INFO] No tests to run. [INFO] [INFO] --- maven-jar-plugin:2.6:jar (default-jar) @ org.eclipse.jgit --- [INFO] Building jar: /jobs/genie.jgit/stable/jobs/jgit-stable-4.5/workspace/org.eclipse.jgit/target/org.eclipse.jgit-4.5.6.201903121547-r.jar [INFO] [INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ org.eclipse.jgit --- [INFO] 1 warning [WARNING] Javadoc Warnings [WARNING] Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.jgit [WARNING] /jobs/genie.jgit/stable/jobs/jgit-stable-4.5/workspace/org.eclipse.jgit/src/org/eclipse/jgit/internal/storage/pack/ObjectReuseAsIs.java:115: warning - Tag @link: can't find getCachedPacksAndUpdate(BitmapBuilder) in org.eclipse.jgit.internal.storage.pack.ObjectReuseAsIs [INFO] Building jar: /jobs/genie.jgit/stable/jobs/jgit-stable-4.5/workspace/org.eclipse.jgit/target/org.eclipse.jgit-4.5.6.201903121547-r-javadoc.jar [INFO] [INFO] >>> spotbugs-maven-plugin:3.1.6:check (default) > :spotbugs @ org.eclipse.jgit >>> [INFO] [INFO] --- spotbugs-maven-plugin:3.1.6:spotbugs (spotbugs) @ org.eclipse.jgit --- [INFO] Fork Value is true [java] Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.jgit [java] Warnings generated: 151 [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs-maven-plugin:3.1.6:check (default) < :spotbugs @ org.eclipse.jgit <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:3.1.6:check (default) @ org.eclipse.jgit --- [INFO] BugInstance size is 151 [INFO] Error size is 0 [INFO] Total bugs: 151 [ERROR] Found reliance on default encoding in org.eclipse.jgit.api.ApplyCommand.apply(File, FileHeader): new java.io.FileWriter(File) [org.eclipse.jgit.api.ApplyCommand] At ApplyCommand.java:[line 261] DM_DEFAULT_ENCODING [ERROR] org.eclipse.jgit.api.ApplyCommand.apply(File, FileHeader) may fail to clean up java.io.Writer on checked exception [org.eclipse.jgit.api.ApplyCommand, org.eclipse.jgit.api.ApplyCommand] Obligation to clean up resource created at ApplyCommand.java:[line 261] is not dischargedPath continues at ApplyCommand.java:[line 262] OBL_UNSATISFIED_OBLIGATION_EXCEPTION_EDGE [ERROR] Switch statement found in org.eclipse.jgit.api.ApplyCommand.apply(File, FileHeader) where default case is missing [org.eclipse.jgit.api.ApplyCommand] At ApplyCommand.java:[lines 217-241] SF_SWITCH_NO_DEFAULT [ERROR] Possible null pointer dereference in org.eclipse.jgit.api.CloneCommand.init(URIish) due to return value of called method [org.eclipse.jgit.api.CloneCommand, org.eclipse.jgit.api.CloneCommand] Dereferenced at CloneCommand.java:[line 161]Known null at CloneCommand.java:[line 161] NP_NULL_ON_SOME_PATH_FROM_RETURN_VALUE [ERROR] Possible null pointer dereference in org.eclipse.jgit.api.CloneCommand.init(URIish) due to return value of called method [org.eclipse.jgit.api.CloneCommand, org.eclipse.jgit.api.CloneCommand] Dereferenced at CloneCommand.java:[line 164]Known null at CloneCommand.java:[line 164] NP_NULL_ON_SOME_PATH_FROM_RETURN_VALUE [ERROR] Return value of org.eclipse.jgit.revwalk.RevCommit.getTree() ignored, but method has no side effect [org.eclipse.jgit.api.CommitCommand] At CommitCommand.java:[line 249] RV_RETURN_VALUE_IGNORED_NO_SIDE_EFFECT [ERROR] org.eclipse.jgit.api.GarbageCollectCommand.setExpire(Date) may expose internal representation by storing an externally mutable object into GarbageCollectCommand.expire [org.eclipse.jgit.api.GarbageCollectCommand] At GarbageCollectCommand.java:[line 129] EI_EXPOSE_REP2 [ERROR] org.eclipse.jgit.api.MergeResult.getMergedCommits() may expose internal representation by returning MergeResult.mergedCommits [org.eclipse.jgit.api.MergeResult] At MergeResult.java:[line 372] EI_EXPOSE_REP [ERROR] new org.eclipse.jgit.api.MergeResult(ObjectId, ObjectId, ObjectId[], MergeResult$MergeStatus, MergeStrategy, Map, Map, String) may expose internal representation by storing an externally mutable object into MergeResult.mergedCommits [org.eclipse.jgit.api.MergeResult] At MergeResult.java:[line 330] EI_EXPOSE_REP2 [ERROR] Exceptional return value of java.io.File.createNewFile() ignored in org.eclipse.jgit.api.RebaseCommand.calculatePickList(RevCommit) [org.eclipse.jgit.api.RebaseCommand] At RebaseCommand.java:[line 1185] RV_RETURN_VALUE_IGNORED_BAD_PRACTICE [ERROR] Exceptional return value of java.io.File.delete() ignored in org.eclipse.jgit.api.RebaseCommand.processStep(RebaseTodoLine, boolean) [org.eclipse.jgit.api.RebaseCommand] At RebaseCommand.java:[line 485] RV_RETURN_VALUE_IGNORED_BAD_PRACTICE [ERROR] Exceptional return value of java.io.File.delete() ignored in org.eclipse.jgit.api.RebaseCommand.squashIntoPrevious(boolean, RebaseTodoLine) [org.eclipse.jgit.api.RebaseCommand, org.eclipse.jgit.api.RebaseCommand] At RebaseCommand.java:[line 787]Another occurrence at RebaseCommand.java:[line 788] RV_RETURN_VALUE_IGNORED_BAD_PRACTICE [ERROR] Switch statement found in org.eclipse.jgit.api.RebaseCommand.processStep(RebaseTodoLine, boolean) where one case falls through to the next case [org.eclipse.jgit.api.RebaseCommand] At RebaseCommand.java:[lines 475-478] SF_SWITCH_FALLTHROUGH [ERROR] Load of known null value in org.eclipse.jgit.api.RevertCommand.call() [org.eclipse.jgit.api.RevertCommand] At RevertCommand.java:[line 208] NP_LOAD_OF_KNOWN_NULL_VALUE [ERROR] Load of known null value in org.eclipse.jgit.api.SubmoduleStatusCommand.getStatus(SubmoduleWalk) [org.eclipse.jgit.api.SubmoduleStatusCommand] At SubmoduleStatusCommand.java:[line 143] NP_LOAD_OF_KNOWN_NULL_VALUE [ERROR] org.eclipse.jgit.api.errors.FilterFailedException.getOutput() may expose internal representation by returning FilterFailedException.stdout [org.eclipse.jgit.api.errors.FilterFailedException] At FilterFailedException.java:[line 127] EI_EXPOSE_REP [ERROR] new org.eclipse.jgit.api.errors.FilterFailedException(int, String, String, byte[], String) may expose internal representation by storing an externally mutable object into FilterFailedException.stdout [org.eclipse.jgit.api.errors.FilterFailedException] At FilterFailedException.java:[line 104] EI_EXPOSE_REP2 [ERROR] Redundant nullcheck of t, which is known to be non-null in org.eclipse.jgit.attributes.AttributesHandler.rootOf(AbstractTreeIterator) [org.eclipse.jgit.attributes.AttributesHandler] Redundant null check at AttributesHandler.java:[line 423] RCN_REDUNDANT_NULLCHECK_OF_NONNULL_VALUE [ERROR] new org.eclipse.jgit.diff.RawText(byte[]) may expose internal representation by storing an externally mutable object into RawText.content [org.eclipse.jgit.diff.RawText] At RawText.java:[line 91] EI_EXPOSE_REP2 [ERROR] Load of known null value in org.eclipse.jgit.dircache.DirCacheCheckout.processEntry(CanonicalTreeParser, CanonicalTreeParser, DirCacheBuildIterator, WorkingTreeIterator) [org.eclipse.jgit.dircache.DirCacheCheckout, org.eclipse.jgit.dircache.DirCacheCheckout] At DirCacheCheckout.java:[line 872]Another occurrence at DirCacheCheckout.java:[line 847] NP_LOAD_OF_KNOWN_NULL_VALUE [ERROR] Load of known null value in org.eclipse.jgit.dircache.DirCacheCheckout.processEntry(CanonicalTreeParser, CanonicalTreeParser, DirCacheBuildIterator, WorkingTreeIterator) [org.eclipse.jgit.dircache.DirCacheCheckout, org.eclipse.jgit.dircache.DirCacheCheckout, org.eclipse.jgit.dircache.DirCacheCheckout] At DirCacheCheckout.java:[line 940]Another occurrence at DirCacheCheckout.java:[line 847]Another occurrence at DirCacheCheckout.java:[line 923] NP_LOAD_OF_KNOWN_NULL_VALUE [ERROR] new org.eclipse.jgit.dircache.DirCacheEntry(byte[], int) may expose internal representation by storing an externally mutable object into DirCacheEntry.path [org.eclipse.jgit.dircache.DirCacheEntry] At DirCacheEntry.java:[line 287] EI_EXPOSE_REP2 [ERROR] Found reliance on default encoding in org.eclipse.jgit.dircache.DirCacheIterator.(): String.getBytes() [org.eclipse.jgit.dircache.DirCacheIterator] At DirCacheIterator.java:[line 77] DM_DEFAULT_ENCODING [ERROR] org.eclipse.jgit.dircache.DirCacheIterator.idBuffer() may expose internal representation by returning DirCacheIterator.zeroid [org.eclipse.jgit.dircache.DirCacheIterator, org.eclipse.jgit.dircache.DirCacheIterator] At DirCacheIterator.java:[line 164]Another occurrence at DirCacheIterator.java:[line 167] EI_EXPOSE_REP [ERROR] org.eclipse.jgit.errors.CheckoutConflictException.getConflictingFiles() may expose internal representation by returning CheckoutConflictException.conflicting [org.eclipse.jgit.errors.CheckoutConflictException] At CheckoutConflictException.java:[line 87] EI_EXPOSE_REP [ERROR] new org.eclipse.jgit.errors.CheckoutConflictException(String[]) may expose internal representation by storing an externally mutable object into CheckoutConflictException.conflicting [org.eclipse.jgit.errors.CheckoutConflictException] At CheckoutConflictException.java:[line 78] EI_EXPOSE_REP2 [ERROR] org.eclipse.jgit.gitrepo.ManifestParser.startElement(String, String, String, Attributes) may fail to clean up java.io.InputStream [org.eclipse.jgit.gitrepo.ManifestParser, org.eclipse.jgit.gitrepo.ManifestParser, org.eclipse.jgit.gitrepo.ManifestParser, org.eclipse.jgit.gitrepo.ManifestParser, org.eclipse.jgit.gitrepo.ManifestParser, org.eclipse.jgit.gitrepo.ManifestParser] Obligation to clean up resource created at ManifestParser.java:[line 230] is not dischargedPath continues at ManifestParser.java:[line 234]Path continues at ManifestParser.java:[line 236]Path continues at ManifestParser.java:[line 241]Path continues at ManifestParser.java:[line 244]Path continues at ManifestParser.java:[line 246] OBL_UNSATISFIED_OBLIGATION [ERROR] Found reliance on default encoding in org.eclipse.jgit.hooks.GitHook.doRun(): java.io.ByteArrayOutputStream.toString() [org.eclipse.jgit.hooks.GitHook] At GitHook.java:[line 154] DM_DEFAULT_ENCODING [ERROR] Found reliance on default encoding in org.eclipse.jgit.hooks.GitHook.doRun(): new java.io.PrintStream(OutputStream) [org.eclipse.jgit.hooks.GitHook] At GitHook.java:[line 149] DM_DEFAULT_ENCODING [ERROR] Switch statement found in org.eclipse.jgit.internal.ketch.KetchLeader.onReplicaUpdate(KetchReplica) where one case falls through to the next case [org.eclipse.jgit.internal.ketch.KetchLeader] At KetchLeader.java:[lines 512-517] SF_SWITCH_FALLTHROUGH [ERROR] org.eclipse.jgit.internal.ketch.KetchLeader.notifySuccess(Round) does not release lock on all paths [org.eclipse.jgit.internal.ketch.KetchLeader] At KetchLeader.java:[line 543] UL_UNRELEASED_LOCK [ERROR] org.eclipse.jgit.internal.ketch.KetchLeader.notifySuccess(Round) does not release lock on all exception paths [org.eclipse.jgit.internal.ketch.KetchLeader] At KetchLeader.java:[line 543] UL_UNRELEASED_LOCK_EXCEPTION_PATH [ERROR] Format string should use %n rather than \n in org.eclipse.jgit.internal.ketch.LeaderSnapshot.toString() [org.eclipse.jgit.internal.ketch.LeaderSnapshot] At LeaderSnapshot.java:[line 122] VA_FORMAT_STRING_USES_NEWLINE [ERROR] Synchronization performed on java.util.concurrent.atomic.AtomicReference in org.eclipse.jgit.internal.ketch.Proposal.addListener(Runnable) [org.eclipse.jgit.internal.ketch.Proposal] At Proposal.java:[line 238] JLM_JSR166_UTILCONCURRENT_MONITORENTER [ERROR] Synchronization performed on java.util.concurrent.atomic.AtomicReference in org.eclipse.jgit.internal.ketch.Proposal.await() [org.eclipse.jgit.internal.ketch.Proposal] At Proposal.java:[line 288] JLM_JSR166_UTILCONCURRENT_MONITORENTER [ERROR] Synchronization performed on java.util.concurrent.atomic.AtomicReference in org.eclipse.jgit.internal.ketch.Proposal.await(long, TimeUnit) [org.eclipse.jgit.internal.ketch.Proposal] At Proposal.java:[line 307] JLM_JSR166_UTILCONCURRENT_MONITORENTER [ERROR] Synchronization performed on java.util.concurrent.atomic.AtomicReference in org.eclipse.jgit.internal.ketch.Proposal.awaitStateChange(Proposal$State, long, TimeUnit) [org.eclipse.jgit.internal.ketch.Proposal] At Proposal.java:[line 331] JLM_JSR166_UTILCONCURRENT_MONITORENTER [ERROR] Synchronization performed on java.util.concurrent.atomic.AtomicReference in org.eclipse.jgit.internal.ketch.Proposal.notifyState(Proposal$State) [org.eclipse.jgit.internal.ketch.Proposal] At Proposal.java:[line 341] JLM_JSR166_UTILCONCURRENT_MONITORENTER [ERROR] Synchronization performed on java.util.concurrent.ConcurrentHashMap in org.eclipse.jgit.internal.storage.dfs.DfsBlockCache.getOrCreate(DfsPackDescription, DfsPackKey) [org.eclipse.jgit.internal.storage.dfs.DfsBlockCache] At DfsBlockCache.java:[line 263] JLM_JSR166_UTILCONCURRENT_MONITORENTER [ERROR] Synchronization performed on java.util.concurrent.ConcurrentHashMap in org.eclipse.jgit.internal.storage.dfs.DfsBlockCache.remove(DfsPackFile) [org.eclipse.jgit.internal.storage.dfs.DfsBlockCache] At DfsBlockCache.java:[line 503] JLM_JSR166_UTILCONCURRENT_MONITORENTER [ERROR] Increment of volatile field org.eclipse.jgit.internal.storage.dfs.DfsBlockCache.statEvict in org.eclipse.jgit.internal.storage.dfs.DfsBlockCache.reserveSpace(int) [org.eclipse.jgit.internal.storage.dfs.DfsBlockCache] At DfsBlockCache.java:[line 403] VO_VOLATILE_INCREMENT [ERROR] Unchecked/unconfirmed cast from org.eclipse.jgit.internal.storage.pack.StoredObjectRepresentation to org.eclipse.jgit.internal.storage.dfs.DfsObjectRepresentation in org.eclipse.jgit.internal.storage.dfs.DfsCachedPack.hasObject(ObjectToPack, StoredObjectRepresentation) [org.eclipse.jgit.internal.storage.dfs.DfsCachedPack] At DfsCachedPack.java:[line 78] BC_UNCONFIRMED_CAST [ERROR] Synchronization performed on java.util.concurrent.atomic.AtomicReference in org.eclipse.jgit.internal.storage.dfs.DfsObjDatabase.scanPacks(DfsObjDatabase$PackList) [org.eclipse.jgit.internal.storage.dfs.DfsObjDatabase] At DfsObjDatabase.java:[line 411] JLM_JSR166_UTILCONCURRENT_MONITORENTER [ERROR] Unchecked/unconfirmed cast from org.eclipse.jgit.internal.storage.pack.StoredObjectRepresentation to org.eclipse.jgit.internal.storage.dfs.DfsObjectRepresentation in org.eclipse.jgit.internal.storage.dfs.DfsObjectToPack.select(StoredObjectRepresentation) [org.eclipse.jgit.internal.storage.dfs.DfsObjectToPack] At DfsObjectToPack.java:[line 83] BC_UNCONFIRMED_CAST [ERROR] Class org.eclipse.jgit.internal.storage.dfs.DfsObjectToPack defines non-transient non-serializable instance field pack [org.eclipse.jgit.internal.storage.dfs.DfsObjectToPack] In DfsObjectToPack.java SE_BAD_FIELD [ERROR] Dead store to len in org.eclipse.jgit.internal.storage.dfs.DfsPackFile.readOneBlock(long, DfsReader) [org.eclipse.jgit.internal.storage.dfs.DfsPackFile] At DfsPackFile.java:[line 816] DLS_DEAD_LOCAL_STORE [ERROR] Unchecked/unconfirmed cast from org.eclipse.jgit.internal.storage.pack.ObjectToPack to org.eclipse.jgit.internal.storage.dfs.DfsObjectToPack in org.eclipse.jgit.internal.storage.dfs.DfsReader.copyObjectAsIs(PackOutputStream, ObjectToPack, boolean) [org.eclipse.jgit.internal.storage.dfs.DfsReader] At DfsReader.java:[line 579] BC_UNCONFIRMED_CAST [ERROR] Should org.eclipse.jgit.internal.storage.dfs.InMemoryRepository$MemObjDatabase be a _static_ inner class? [org.eclipse.jgit.internal.storage.dfs.InMemoryRepository$MemObjDatabase] At InMemoryRepository.java:[lines 98-150] SIC_INNER_SHOULD_BE_STATIC [ERROR] org.eclipse.jgit.internal.storage.dfs.InMemoryRepository$MemPack doesn't override DfsPackDescription.equals(Object) [org.eclipse.jgit.internal.storage.dfs.InMemoryRepository$MemPack] At InMemoryRepository.java:[line 1] EQ_DOESNT_OVERRIDE_EQUALS [ERROR] org.eclipse.jgit.internal.storage.file.GC.setExpire(Date) may expose internal representation by storing an externally mutable object into GC.expire [org.eclipse.jgit.internal.storage.file.GC] At GC.java:[line 1067] EI_EXPOSE_REP2 [ERROR] org.eclipse.jgit.internal.storage.file.GC.setPackExpire(Date) may expose internal representation by storing an externally mutable object into GC.packExpire [org.eclipse.jgit.internal.storage.file.GC] At GC.java:[line 1081] EI_EXPOSE_REP2 [ERROR] Exceptional return value of java.io.File.delete() ignored in org.eclipse.jgit.internal.storage.file.GC.prune(Set) [org.eclipse.jgit.internal.storage.file.GC] At GC.java:[line 438] RV_RETURN_VALUE_IGNORED_BAD_PRACTICE [ERROR] Exceptional return value of java.io.File.delete() ignored in org.eclipse.jgit.internal.storage.file.GC.writePack(Set, Set, Set, List) [org.eclipse.jgit.internal.storage.file.GC, org.eclipse.jgit.internal.storage.file.GC] At GC.java:[line 882]Another occurrence at GC.java:[line 885] RV_RETURN_VALUE_IGNORED_BAD_PRACTICE [ERROR] Exceptional return value of java.io.File.setReadOnly() ignored in org.eclipse.jgit.internal.storage.file.GC.writePack(Set, Set, Set, List) [org.eclipse.jgit.internal.storage.file.GC, org.eclipse.jgit.internal.storage.file.GC] At GC.java:[line 851]Another occurrence at GC.java:[line 856] RV_RETURN_VALUE_IGNORED_BAD_PRACTICE [ERROR] Unchecked/unconfirmed cast from org.eclipse.jgit.internal.storage.pack.StoredObjectRepresentation to org.eclipse.jgit.internal.storage.file.LocalObjectRepresentation in org.eclipse.jgit.internal.storage.file.LocalCachedPack.hasObject(ObjectToPack, StoredObjectRepresentation) [org.eclipse.jgit.internal.storage.file.LocalCachedPack] At LocalCachedPack.java:[line 91] BC_UNCONFIRMED_CAST [ERROR] Unchecked/unconfirmed cast from org.eclipse.jgit.internal.storage.pack.StoredObjectRepresentation to org.eclipse.jgit.internal.storage.file.LocalObjectRepresentation in org.eclipse.jgit.internal.storage.file.LocalObjectToPack.select(StoredObjectRepresentation) [org.eclipse.jgit.internal.storage.file.LocalObjectToPack] At LocalObjectToPack.java:[line 73] BC_UNCONFIRMED_CAST [ERROR] Class org.eclipse.jgit.internal.storage.file.LocalObjectToPack defines non-transient non-serializable instance field pack [org.eclipse.jgit.internal.storage.file.LocalObjectToPack] In LocalObjectToPack.java SE_BAD_FIELD [ERROR] Exceptional return value of java.io.File.setLastModified(long) ignored in org.eclipse.jgit.internal.storage.file.LockFile.waitForStatChange() [org.eclipse.jgit.internal.storage.file.LockFile] At LockFile.java:[line 433] RV_RETURN_VALUE_IGNORED_BAD_PRACTICE [ERROR] Found reliance on default encoding in org.eclipse.jgit.internal.storage.file.ObjectDirectory.open(File): new java.io.FileReader(File) [org.eclipse.jgit.internal.storage.file.ObjectDirectory] At ObjectDirectory.java:[line 928] DM_DEFAULT_ENCODING [ERROR] Synchronization performed on java.util.concurrent.atomic.AtomicReference in org.eclipse.jgit.internal.storage.file.ObjectDirectory.myAlternates() [org.eclipse.jgit.internal.storage.file.ObjectDirectory] At ObjectDirectory.java:[line 897] JLM_JSR166_UTILCONCURRENT_MONITORENTER [ERROR] Synchronization performed on java.util.concurrent.atomic.AtomicReference in org.eclipse.jgit.internal.storage.file.ObjectDirectory.scanPacks(ObjectDirectory$PackList) [org.eclipse.jgit.internal.storage.file.ObjectDirectory] At ObjectDirectory.java:[line 777] JLM_JSR166_UTILCONCURRENT_MONITORENTER [ERROR] Exceptional return value of java.io.File.setReadOnly() ignored in org.eclipse.jgit.internal.storage.file.ObjectDirectory.insertUnpackedObject(File, ObjectId, boolean) [org.eclipse.jgit.internal.storage.file.ObjectDirectory, org.eclipse.jgit.internal.storage.file.ObjectDirectory] At ObjectDirectory.java:[line 637]Another occurrence at ObjectDirectory.java:[line 654] RV_RETURN_VALUE_IGNORED_BAD_PRACTICE [ERROR] Exceptional return value of java.io.File.setReadOnly() ignored in org.eclipse.jgit.internal.storage.file.ObjectDirectoryPackParser.parse(ProgressMonitor, ProgressMonitor) [org.eclipse.jgit.internal.storage.file.ObjectDirectoryPackParser, org.eclipse.jgit.internal.storage.file.ObjectDirectoryPackParser] At ObjectDirectoryPackParser.java:[line 204]Another occurrence at ObjectDirectoryPackParser.java:[line 205] RV_RETURN_VALUE_IGNORED_BAD_PRACTICE [ERROR] Should org.eclipse.jgit.internal.storage.file.PackBitmapIndexRemapper$Entry be a _static_ inner class? [org.eclipse.jgit.internal.storage.file.PackBitmapIndexRemapper$Entry] At PackBitmapIndexRemapper.java:[lines 202-209] SIC_INNER_SHOULD_BE_STATIC [ERROR] org.eclipse.jgit.internal.storage.file.PackFile.mmap(long, int) forces garbage collection; extremely dubious except in benchmarking code [org.eclipse.jgit.internal.storage.file.PackFile] At PackFile.java:[line 735] DM_GC [ERROR] org.eclipse.jgit.internal.storage.file.PackIndexWriter.write(List, byte[]) may expose internal representation by storing an externally mutable object into PackIndexWriter.packChecksum [org.eclipse.jgit.internal.storage.file.PackIndexWriter] At PackIndexWriter.java:[line 211] EI_EXPOSE_REP2 [ERROR] org.eclipse.jgit.internal.storage.file.PackIndexWriter.TOC should be package protected [org.eclipse.jgit.internal.storage.file.PackIndexWriter] At PackIndexWriter.java:[line 70] MS_PKGPROTECT [ERROR] Unchecked/unconfirmed cast from org.eclipse.jgit.internal.storage.pack.ObjectToPack to org.eclipse.jgit.internal.storage.file.LocalObjectToPack in org.eclipse.jgit.internal.storage.file.WindowCursor.copyObjectAsIs(PackOutputStream, ObjectToPack, boolean) [org.eclipse.jgit.internal.storage.file.WindowCursor] At WindowCursor.java:[line 200] BC_UNCONFIRMED_CAST [ERROR] new org.eclipse.jgit.internal.storage.pack.DeltaIndex(byte[]) may expose internal representation by storing an externally mutable object into DeltaIndex.src [org.eclipse.jgit.internal.storage.pack.DeltaIndex] At DeltaIndex.java:[line 133] EI_EXPOSE_REP2 [ERROR] org.eclipse.jgit.internal.storage.pack.DeltaTask$WeightedPath defines compareTo(DeltaTask$WeightedPath) and uses Object.equals() [org.eclipse.jgit.internal.storage.pack.DeltaTask$WeightedPath] At DeltaTask.java:[lines 248-252] EQ_COMPARETO_USE_OBJECT_EQUALS [ERROR] Class org.eclipse.jgit.internal.storage.pack.ObjectToPack defines non-transient non-serializable instance field cachedDelta [org.eclipse.jgit.internal.storage.pack.ObjectToPack] In ObjectToPack.java SE_BAD_FIELD [ERROR] Public static org.eclipse.jgit.internal.storage.pack.PackExt.values() may expose internal representation by returning PackExt.VALUES [org.eclipse.jgit.internal.storage.pack.PackExt] At PackExt.java:[line 61] MS_EXPOSE_REP [ERROR] org.eclipse.jgit.internal.storage.pack.PackOutputStream.getCopyBuffer() may expose internal representation by returning PackOutputStream.copyBuffer [org.eclipse.jgit.internal.storage.pack.PackOutputStream] At PackOutputStream.java:[line 229] EI_EXPOSE_REP [ERROR] Potentially dangerous use of non-short-circuit logic in org.eclipse.jgit.internal.storage.pack.PackOutputStream.writeHeader(ObjectToPack, long) [org.eclipse.jgit.internal.storage.pack.PackOutputStream] At PackOutputStream.java:[line 186] NS_DANGEROUS_NON_SHORT_CIRCUIT [ERROR] org.eclipse.jgit.internal.storage.pack.PackWriter.NONE isn't final but should be [org.eclipse.jgit.internal.storage.pack.PackWriter] At PackWriter.java:[line 167] MS_SHOULD_BE_FINAL [ERROR] Result of integer multiplication cast to long in new org.eclipse.jgit.internal.storage.pack.PackWriterBitmapPreparer(ObjectReader, PackBitmapIndexBuilder, ProgressMonitor, Set, PackConfig) [org.eclipse.jgit.internal.storage.pack.PackWriterBitmapPreparer] At PackWriterBitmapPreparer.java:[line 133] ICAST_INTEGER_MULTIPLY_CAST_TO_LONG [ERROR] org.eclipse.jgit.internal.storage.pack.PackWriterBitmapPreparer$CommitSelectionHelper$1.next() can't throw NoSuchElementException [org.eclipse.jgit.internal.storage.pack.PackWriterBitmapPreparer$CommitSelectionHelper$1] At PackWriterBitmapPreparer.java:[line 593] IT_NO_SUCH_ELEMENT [ERROR] org.eclipse.jgit.lib.CommitBuilder.getParentIds() may expose internal representation by returning CommitBuilder.parentIds [org.eclipse.jgit.lib.CommitBuilder] At CommitBuilder.java:[line 144] EI_EXPOSE_REP [ERROR] Switch statement found in org.eclipse.jgit.lib.Config.getLong(String, String, String, long) where default case is missing [org.eclipse.jgit.lib.Config] At Config.java:[lines 272-280] SF_SWITCH_NO_DEFAULT [ERROR] org.eclipse.jgit.lib.ConfigSnapshot$LineComparator implements Comparator but not Serializable [org.eclipse.jgit.lib.ConfigSnapshot$LineComparator] At ConfigSnapshot.java:[lines 219-221] SE_COMPARATOR_SHOULD_BE_SERIALIZABLE [ERROR] Public static org.eclipse.jgit.lib.Constants.encodedTypeString(int) may expose internal representation by returning Constants.ENCODED_TYPE_BLOB [org.eclipse.jgit.lib.Constants] At Constants.java:[line 480] MS_EXPOSE_REP [ERROR] Public static org.eclipse.jgit.lib.Constants.encodedTypeString(int) may expose internal representation by returning Constants.ENCODED_TYPE_COMMIT [org.eclipse.jgit.lib.Constants] At Constants.java:[line 476] MS_EXPOSE_REP [ERROR] Public static org.eclipse.jgit.lib.Constants.encodedTypeString(int) may expose internal representation by returning Constants.ENCODED_TYPE_TAG [org.eclipse.jgit.lib.Constants] At Constants.java:[line 482] MS_EXPOSE_REP [ERROR] Public static org.eclipse.jgit.lib.Constants.encodedTypeString(int) may expose internal representation by returning Constants.ENCODED_TYPE_TREE [org.eclipse.jgit.lib.Constants] At Constants.java:[line 478] MS_EXPOSE_REP [ERROR] org.eclipse.jgit.lib.Constants.PACK_SIGNATURE is a mutable array [org.eclipse.jgit.lib.Constants] At Constants.java:[line 224] MS_MUTABLE_ARRAY [ERROR] org.eclipse.jgit.lib.ObjectChecker.author is a mutable array [org.eclipse.jgit.lib.ObjectChecker] At ObjectChecker.java:[line 119] MS_MUTABLE_ARRAY [ERROR] org.eclipse.jgit.lib.ObjectChecker.committer is a mutable array [org.eclipse.jgit.lib.ObjectChecker] At ObjectChecker.java:[line 122] MS_MUTABLE_ARRAY [ERROR] org.eclipse.jgit.lib.ObjectChecker.encoding is a mutable array [org.eclipse.jgit.lib.ObjectChecker] At ObjectChecker.java:[line 125] MS_MUTABLE_ARRAY [ERROR] org.eclipse.jgit.lib.ObjectChecker.tagger is a mutable array [org.eclipse.jgit.lib.ObjectChecker] At ObjectChecker.java:[line 137] MS_MUTABLE_ARRAY [ERROR] org.eclipse.jgit.lib.ObjectChecker.object should be package protected [org.eclipse.jgit.lib.ObjectChecker] At ObjectChecker.java:[line 128] MS_PKGPROTECT [ERROR] org.eclipse.jgit.lib.ObjectChecker.parent should be package protected [org.eclipse.jgit.lib.ObjectChecker] At ObjectChecker.java:[line 116] MS_PKGPROTECT [ERROR] org.eclipse.jgit.lib.ObjectChecker.tag should be package protected [org.eclipse.jgit.lib.ObjectChecker] At ObjectChecker.java:[line 134] MS_PKGPROTECT [ERROR] org.eclipse.jgit.lib.ObjectChecker.tree should be package protected [org.eclipse.jgit.lib.ObjectChecker] At ObjectChecker.java:[line 113] MS_PKGPROTECT [ERROR] org.eclipse.jgit.lib.ObjectChecker.type should be package protected [org.eclipse.jgit.lib.ObjectChecker] At ObjectChecker.java:[line 131] MS_PKGPROTECT [ERROR] Switch statement found in org.eclipse.jgit.lib.ObjectChecker.checkNotWindowsDevice(byte[], int, int, AnyObjectId) where default case is missing [org.eclipse.jgit.lib.ObjectChecker] At ObjectChecker.java:[lines 937-994] SF_SWITCH_NO_DEFAULT [ERROR] org.eclipse.jgit.lib.ObjectLoader$SmallObject.getCachedBytes() may expose internal representation by returning ObjectLoader$SmallObject.data [org.eclipse.jgit.lib.ObjectLoader$SmallObject] At ObjectLoader.java:[line 318] EI_EXPOSE_REP [ERROR] new org.eclipse.jgit.lib.ObjectLoader$SmallObject(int, byte[]) may expose internal representation by storing an externally mutable object into ObjectLoader$SmallObject.data [org.eclipse.jgit.lib.ObjectLoader$SmallObject] At ObjectLoader.java:[line 298] EI_EXPOSE_REP2 [ERROR] new org.eclipse.jgit.lib.ObjectStream$SmallStream(int, byte[]) may expose internal representation by storing an externally mutable object into ObjectStream$SmallStream.data [org.eclipse.jgit.lib.ObjectStream$SmallStream] At ObjectStream.java:[line 93] EI_EXPOSE_REP2 [ERROR] Found reliance on default encoding in org.eclipse.jgit.lib.RebaseTodoFile.parseLine(byte[], int, int): new String(byte[], int, int) [org.eclipse.jgit.lib.RebaseTodoFile, org.eclipse.jgit.lib.RebaseTodoFile] At RebaseTodoFile.java:[line 180]Another occurrence at RebaseTodoFile.java:[line 189] DM_DEFAULT_ENCODING [ERROR] Redundant nullcheck of action, which is known to be non-null in org.eclipse.jgit.lib.RebaseTodoFile.parseLine(byte[], int, int) [org.eclipse.jgit.lib.RebaseTodoFile] Redundant null check at RebaseTodoFile.java:[line 184] RCN_REDUNDANT_NULLCHECK_OF_NONNULL_VALUE [ERROR] org.eclipse.jgit.lib.RefDatabase.SEARCH_PATH is a mutable array [org.eclipse.jgit.lib.RefDatabase] At RefDatabase.java:[line 73] MS_MUTABLE_ARRAY [ERROR] Synchronization performed on java.util.concurrent.ScheduledThreadPoolExecutor in org.eclipse.jgit.lib.RepositoryCache.configureEviction(RepositoryCacheConfig) [org.eclipse.jgit.lib.RepositoryCache] At RepositoryCache.java:[line 243] JLM_JSR166_UTILCONCURRENT_MONITORENTER [ERROR] Found reliance on default encoding in new org.eclipse.jgit.lib.TextProgressMonitor(): new java.io.PrintWriter(OutputStream) [org.eclipse.jgit.lib.TextProgressMonitor] At TextProgressMonitor.java:[line 59] DM_DEFAULT_ENCODING [ERROR] Unread public/protected field: org.eclipse.jgit.merge.Merger.monitor [org.eclipse.jgit.merge.Merger] At Merger.java:[line 98] URF_UNREAD_PUBLIC_OR_PROTECTED_FIELD [ERROR] org.eclipse.jgit.merge.ResolveMerger.getCommitNames() may expose internal representation by returning ResolveMerger.commitNames [org.eclipse.jgit.merge.ResolveMerger] At ResolveMerger.java:[line 880] EI_EXPOSE_REP [ERROR] org.eclipse.jgit.merge.ResolveMerger.setCommitNames(String[]) may expose internal representation by storing an externally mutable object into ResolveMerger.commitNames [org.eclipse.jgit.merge.ResolveMerger] At ResolveMerger.java:[line 872] EI_EXPOSE_REP2 [ERROR] Exceptional return value of java.io.File.mkdirs() ignored in org.eclipse.jgit.merge.ResolveMerger.writeMergedFile(MergeResult) [org.eclipse.jgit.merge.ResolveMerger] At ResolveMerger.java:[line 793] RV_RETURN_VALUE_IGNORED_BAD_PRACTICE [ERROR] org.eclipse.jgit.patch.FileHeader.getBuffer() may expose internal representation by returning FileHeader.buf [org.eclipse.jgit.patch.FileHeader] At FileHeader.java:[line 169] EI_EXPOSE_REP [ERROR] org.eclipse.jgit.patch.FormatError.getBuffer() may expose internal representation by returning FormatError.buf [org.eclipse.jgit.patch.FormatError] At FormatError.java:[line 88] EI_EXPOSE_REP [ERROR] org.eclipse.jgit.revwalk.ObjectWalk.getPathBuffer() may expose internal representation by returning ObjectWalk.pathBuf [org.eclipse.jgit.revwalk.ObjectWalk] At ObjectWalk.java:[line 624] EI_EXPOSE_REP [ERROR] org.eclipse.jgit.revwalk.RevCommit.getParents() may expose internal representation by returning RevCommit.parents [org.eclipse.jgit.revwalk.RevCommit] At RevCommit.java:[line 367] EI_EXPOSE_REP [ERROR] org.eclipse.jgit.revwalk.RevCommit.getRawBuffer() may expose internal representation by returning RevCommit.buffer [org.eclipse.jgit.revwalk.RevCommit] At RevCommit.java:[line 383] EI_EXPOSE_REP [ERROR] Found reliance on default encoding in org.eclipse.jgit.transport.AmazonS3.error(String, String, HttpURLConnection): new String(byte[]) [org.eclipse.jgit.transport.AmazonS3] At AmazonS3.java:[line 546] DM_DEFAULT_ENCODING [ERROR] org.eclipse.jgit.transport.CredentialItem$CharArrayType.getValue() may expose internal representation by returning CredentialItem$CharArrayType.value [org.eclipse.jgit.transport.CredentialItem$CharArrayType] At CredentialItem.java:[line 184] EI_EXPOSE_REP [ERROR] org.eclipse.jgit.transport.CredentialItem$CharArrayType.setValueNoCopy(char[]) may expose internal representation by storing an externally mutable object into CredentialItem$CharArrayType.value [org.eclipse.jgit.transport.CredentialItem$CharArrayType] At CredentialItem.java:[line 210] EI_EXPOSE_REP2 [ERROR] Found reliance on default encoding in org.eclipse.jgit.transport.FetchProcess.updateFETCH_HEAD(FetchResult): new java.io.OutputStreamWriter(OutputStream) [org.eclipse.jgit.transport.FetchProcess] At FetchProcess.java:[line 320] DM_DEFAULT_ENCODING [ERROR] org.eclipse.jgit.transport.HttpTransport.connectionFactory should be package protected [org.eclipse.jgit.transport.HttpTransport] At HttpTransport.java:[line 62] MS_PKGPROTECT [ERROR] org.eclipse.jgit.transport.JschConfigSessionFactory.getSession(URIish, CredentialsProvider, FS, int) calls Thread.sleep() with a lock held [org.eclipse.jgit.transport.JschConfigSessionFactory] At JschConfigSessionFactory.java:[line 140] SWL_SLEEP_WITH_LOCK_HELD [ERROR] Found reliance on default encoding in org.eclipse.jgit.transport.NetRC.parse(): new java.io.FileReader(File) [org.eclipse.jgit.transport.NetRC] At NetRC.java:[line 208] DM_DEFAULT_ENCODING [ERROR] Found reliance on default encoding in org.eclipse.jgit.transport.OpenSshConfig.parse(InputStream): new java.io.InputStreamReader(InputStream) [org.eclipse.jgit.transport.OpenSshConfig] At OpenSshConfig.java:[line 179] DM_DEFAULT_ENCODING [ERROR] Class org.eclipse.jgit.transport.PackParser$DeltaChain defines non-transient non-serializable instance field head [org.eclipse.jgit.transport.PackParser$DeltaChain] In PackParser.java SE_BAD_FIELD [ERROR] Redundant nullcheck of org.eclipse.jgit.transport.PushCertificateParser.pusher, which is known to be non-null in org.eclipse.jgit.transport.PushCertificateParser.receiveHeader(PushCertificateParser$StringReader, boolean) [org.eclipse.jgit.transport.PushCertificateParser] Redundant null check at PushCertificateParser.java:[line 376] RCN_REDUNDANT_NULLCHECK_OF_NONNULL_VALUE [ERROR] Found reliance on default encoding in org.eclipse.jgit.transport.SideBandInputStream.doProgressLine(String): String.getBytes() [org.eclipse.jgit.transport.SideBandInputStream] At SideBandInputStream.java:[line 236] DM_DEFAULT_ENCODING [ERROR] Uninitialized read of hookOutRedirect in new org.eclipse.jgit.transport.Transport(Repository, URIish) [org.eclipse.jgit.transport.Transport] At Transport.java:[line 799] UR_UNINIT_READ [ERROR] new org.eclipse.jgit.transport.UsernamePasswordCredentialsProvider(String, char[]) may expose internal representation by storing an externally mutable object into UsernamePasswordCredentialsProvider.password [org.eclipse.jgit.transport.UsernamePasswordCredentialsProvider] At UsernamePasswordCredentialsProvider.java:[line 76] EI_EXPOSE_REP2 [ERROR] Exceptional return value of java.io.File.delete() ignored in org.eclipse.jgit.transport.WalkFetchConnection.close() [org.eclipse.jgit.transport.WalkFetchConnection] At WalkFetchConnection.java:[line 259] RV_RETURN_VALUE_IGNORED_BAD_PRACTICE [ERROR] Switch statement found in org.eclipse.jgit.transport.WalkFetchConnection.markLocalObjComplete(RevObject) where default case is missing [org.eclipse.jgit.transport.WalkFetchConnection] At WalkFetchConnection.java:[lines 709-717] SF_SWITCH_NO_DEFAULT [ERROR] org.eclipse.jgit.treewalk.AbstractTreeIterator.getEntryPathBuffer() may expose internal representation by returning AbstractTreeIterator.path [org.eclipse.jgit.treewalk.AbstractTreeIterator] At AbstractTreeIterator.java:[line 474] EI_EXPOSE_REP [ERROR] org.eclipse.jgit.treewalk.AbstractTreeIterator.zeroid is a mutable array [org.eclipse.jgit.treewalk.AbstractTreeIterator] At AbstractTreeIterator.java:[line 90] MS_MUTABLE_ARRAY [ERROR] org.eclipse.jgit.treewalk.CanonicalTreeParser.idBuffer() may expose internal representation by returning CanonicalTreeParser.raw [org.eclipse.jgit.treewalk.CanonicalTreeParser] At CanonicalTreeParser.java:[line 264] EI_EXPOSE_REP [ERROR] org.eclipse.jgit.treewalk.CanonicalTreeParser.reset(byte[]) may expose internal representation by storing an externally mutable object into CanonicalTreeParser.raw [org.eclipse.jgit.treewalk.CanonicalTreeParser] At CanonicalTreeParser.java:[line 139] EI_EXPOSE_REP2 [ERROR] org.eclipse.jgit.treewalk.EmptyTreeIterator.idBuffer() may expose internal representation by returning EmptyTreeIterator.zeroid [org.eclipse.jgit.treewalk.EmptyTreeIterator] At EmptyTreeIterator.java:[line 107] EI_EXPOSE_REP [ERROR] org.eclipse.jgit.treewalk.WorkingTreeIterator.idBuffer() may expose internal representation by returning WorkingTreeIterator.contentId [org.eclipse.jgit.treewalk.WorkingTreeIterator] At WorkingTreeIterator.java:[line 260] EI_EXPOSE_REP [ERROR] org.eclipse.jgit.treewalk.WorkingTreeIterator.idBuffer() may expose internal representation by returning WorkingTreeIterator.zeroid [org.eclipse.jgit.treewalk.WorkingTreeIterator] At WorkingTreeIterator.java:[line 292] EI_EXPOSE_REP [ERROR] Found reliance on default encoding in org.eclipse.jgit.util.Base64.decode(String): String.getBytes() [org.eclipse.jgit.util.Base64] At Base64.java:[line 311] DM_DEFAULT_ENCODING [ERROR] Found reliance on default encoding in org.eclipse.jgit.util.Base64.encodeBytes(byte[], int, int): new String(byte[], int, int) [org.eclipse.jgit.util.Base64] At Base64.java:[line 190] DM_DEFAULT_ENCODING [ERROR] Switch statement found in org.eclipse.jgit.util.Base64.encode3to4(byte[], int, int, byte[], int) where one case falls through to the next case [org.eclipse.jgit.util.Base64, org.eclipse.jgit.util.Base64] At Base64.java:[lines 114-118]Another occurrence at Base64.java:[lines 118-122] SF_SWITCH_FALLTHROUGH [ERROR] Switch statement found in org.eclipse.jgit.util.Base64.encode3to4(byte[], int, int, byte[], int) where default case is missing [org.eclipse.jgit.util.Base64, org.eclipse.jgit.util.Base64] At Base64.java:[lines 112-122]Another occurrence at Base64.java:[lines 125-144] SF_SWITCH_NO_DEFAULT [ERROR] Incorrect lazy initialization of static field org.eclipse.jgit.util.FS.factory in org.eclipse.jgit.util.FS.detect(Boolean) [org.eclipse.jgit.util.FS] At FS.java:[lines 201-202] LI_LAZY_INIT_STATIC [ERROR] Exceptional return value of java.util.concurrent.ExecutorService.submit(Callable) ignored in org.eclipse.jgit.util.FS.runProcess(ProcessBuilder, OutputStream, OutputStream, InputStream) [org.eclipse.jgit.util.FS, org.eclipse.jgit.util.FS] At FS.java:[line 1063]Another occurrence at FS.java:[line 1064] RV_RETURN_VALUE_IGNORED_BAD_PRACTICE [ERROR] org.eclipse.jgit.util.FS_POSIX.getAtomicFileCreationSupportOption(FileBasedConfig) has Boolean return type and returns explicit null [org.eclipse.jgit.util.FS_POSIX] At FS_POSIX.java:[line 121] NP_BOOLEAN_RETURN_NULL [ERROR] Exception is caught when Exception is not thrown in org.eclipse.jgit.util.FS_POSIX.readUmask() [org.eclipse.jgit.util.FS_POSIX] At FS_POSIX.java:[line 171] REC_CATCH_EXCEPTION [ERROR] Exceptional return value of java.io.File.delete() ignored in org.eclipse.jgit.util.FS_Win32.detectSymlinkSupport() [org.eclipse.jgit.util.FS_Win32] At FS_Win32.java:[line 185] RV_RETURN_VALUE_IGNORED_BAD_PRACTICE [ERROR] org.eclipse.jgit.util.IO.readWholeStream(InputStream, int) may fail to close stream [org.eclipse.jgit.util.IO] At IO.java:[line 221] OS_OPEN_STREAM [ERROR] Switch statement found in org.eclipse.jgit.util.QuotedString$BourneStyle.quote(String) where default case is missing [org.eclipse.jgit.util.QuotedString$BourneStyle] At QuotedString.java:[lines 143-151] SF_SWITCH_NO_DEFAULT [ERROR] new org.eclipse.jgit.util.RawCharSequence(byte[], int, int) may expose internal representation by storing an externally mutable object into RawCharSequence.buffer [org.eclipse.jgit.util.RawCharSequence] At RawCharSequence.java:[line 72] EI_EXPOSE_REP2 [ERROR] Switch statement found in org.eclipse.jgit.util.RawParseUtils.parseBase10(byte[], int, MutableInteger) where default case is missing [org.eclipse.jgit.util.RawParseUtils] At RawParseUtils.java:[lines 218-224] SF_SWITCH_NO_DEFAULT [ERROR] Switch statement found in org.eclipse.jgit.util.RawParseUtils.parseLongBase10(byte[], int, MutableInteger) where default case is missing [org.eclipse.jgit.util.RawParseUtils] At RawParseUtils.java:[lines 272-278] SF_SWITCH_NO_DEFAULT [ERROR] Write to static field org.eclipse.jgit.util.SystemReader.isMacOS from instance method org.eclipse.jgit.util.SystemReader.isMacOS() [org.eclipse.jgit.util.SystemReader] At SystemReader.java:[line 316] ST_WRITE_TO_STATIC_FROM_INSTANCE_METHOD [ERROR] Write to static field org.eclipse.jgit.util.SystemReader.isWindows from instance method org.eclipse.jgit.util.SystemReader.isWindows() [org.eclipse.jgit.util.SystemReader] At SystemReader.java:[line 305] ST_WRITE_TO_STATIC_FROM_INSTANCE_METHOD [ERROR] Useless condition: it's known that b == 10 at this point [org.eclipse.jgit.util.io.AutoCRLFInputStream, org.eclipse.jgit.util.io.AutoCRLFInputStream] Unreachable code at AutoCRLFInputStream.java:[line 130]At AutoCRLFInputStream.java:[line 122] UC_USELESS_CONDITION [INFO] To see bug detail using the Spotbugs GUI, use the following command "mvn spotbugs:gui" [INFO] [INFO] >>> maven-pmd-plugin:3.6:cpd-check (default) > :cpd @ org.eclipse.jgit >>> [INFO] [INFO] --- maven-pmd-plugin:3.6:cpd (cpd) @ org.eclipse.jgit --- [INFO] [INFO] <<< maven-pmd-plugin:3.6:cpd-check (default) < :cpd @ org.eclipse.jgit <<< [INFO] [INFO] [INFO] --- maven-pmd-plugin:3.6:cpd-check (default) @ org.eclipse.jgit --- [INFO] You have 29 CPD duplications. For more details see: /jobs/genie.jgit/stable/jobs/jgit-stable-4.5/workspace/org.eclipse.jgit/target/cpd.xml [INFO] [INFO] --- japicmp-maven-plugin:0.5.3:cmp (default) @ org.eclipse.jgit --- [INFO] Comparing /home/hudson/genie.jgit/.jenkins/jobs/stable/jobs/jgit-stable-4.5/workspace/.repository/org/eclipse/jgit/org.eclipse.jgit/4.2.0.201601211800-r/org.eclipse.jgit-4.2.0.201601211800-r.jar with /jobs/genie.jgit/stable/jobs/jgit-stable-4.5/workspace/org.eclipse.jgit/target/org.eclipse.jgit-4.5.6.201903121547-r.jar: *** MODIFIED CLASS: PUBLIC org.eclipse.jgit.api.CleanCommand (not serializable) +++ NEW METHOD: PUBLIC(+) org.eclipse.jgit.api.CleanCommand setForce(boolean) *** MODIFIED CLASS: PUBLIC org.eclipse.jgit.api.CommitCommand (not serializable) +++ NEW METHOD: PUBLIC(+) org.eclipse.jgit.api.CommitCommand setHookOutputStream(java.lang.String, java.io.PrintStream) +++ NEW CLASS: PUBLIC(+) org.eclipse.jgit.api.errors.TooLargeObjectInPackException (compatible) +++ NEW SUPERCLASS: org.eclipse.jgit.api.errors.TransportException +++ NEW CONSTRUCTOR: PUBLIC(+) TooLargeObjectInPackException(java.lang.String, java.lang.Throwable) +++ NEW CONSTRUCTOR: PUBLIC(+) TooLargeObjectInPackException(java.lang.String) *** MODIFIED CLASS: PUBLIC org.eclipse.jgit.api.LogCommand (not serializable) +++ NEW METHOD: PUBLIC(+) org.eclipse.jgit.api.LogCommand setRevFilter(org.eclipse.jgit.revwalk.filter.RevFilter) ***! MODIFIED CLASS: PUBLIC org.eclipse.jgit.api.PullCommand (not serializable) ***! MODIFIED METHOD: PUBLIC (<- PRIVATE) STATIC org.eclipse.jgit.lib.BranchConfig$BranchRebaseMode (<-org.eclipse.jgit.api.PullCommand$PullRebaseMode) getRebaseMode(java.lang.String, org.eclipse.jgit.lib.Config) +++ NEW METHOD: PUBLIC(+) org.eclipse.jgit.api.PullCommand setRebase(org.eclipse.jgit.lib.BranchConfig$BranchRebaseMode) *** MODIFIED CLASS: PUBLIC org.eclipse.jgit.api.PushCommand (not serializable) +++ NEW METHOD: PUBLIC(+) java.util.List getPushOptions() +++ NEW METHOD: PUBLIC(+) org.eclipse.jgit.api.PushCommand setPushOptions(java.util.List) *** MODIFIED CLASS: PUBLIC org.eclipse.jgit.api.ResetCommand (not serializable) +++ NEW METHOD: PUBLIC(+) org.eclipse.jgit.api.ResetCommand disableRefLog(boolean) +++ NEW METHOD: PUBLIC(+) boolean isReflogDisabled() +++ NEW CLASS: PUBLIC(+) org.eclipse.jgit.attributes.AttributesHandler (not serializable) +++ NEW SUPERCLASS: java.lang.Object +++ NEW CONSTRUCTOR: PUBLIC(+) AttributesHandler(org.eclipse.jgit.treewalk.TreeWalk) +++ NEW METHOD: PUBLIC(+) org.eclipse.jgit.attributes.Attributes getAttributes() ***! MODIFIED CLASS: PUBLIC org.eclipse.jgit.attributes.AttributesNode (not serializable) ---! REMOVED METHOD: PUBLIC(-) void getAttributes(java.lang.String, boolean, org.eclipse.jgit.attributes.Attributes) ***! MODIFIED CLASS: PUBLIC org.eclipse.jgit.attributes.AttributesRule (not serializable) ---! REMOVED METHOD: PUBLIC(-) boolean dirOnly() +++ NEW METHOD: PUBLIC(+) boolean isDirOnly() *** MODIFIED CLASS: PUBLIC org.eclipse.jgit.diff.DiffFormatter (not serializable) +++ NEW METHOD: PUBLIC(+) void setReader(org.eclipse.jgit.lib.ObjectReader, org.eclipse.jgit.lib.Config) ***! MODIFIED CLASS: PUBLIC org.eclipse.jgit.dircache.DirCacheCheckout (not serializable) ---! REMOVED METHOD: PUBLIC(-) STATIC(-) void checkoutEntry(org.eclipse.jgit.lib.Repository, org.eclipse.jgit.dircache.DirCacheEntry, org.eclipse.jgit.lib.ObjectReader, boolean) ---! REMOVED METHOD: PUBLIC(-) STATIC(-) void checkoutEntry(org.eclipse.jgit.lib.Repository, org.eclipse.jgit.dircache.DirCacheEntry, org.eclipse.jgit.lib.ObjectReader, boolean, java.lang.String) +++ NEW METHOD: PUBLIC(+) STATIC(+) void checkoutEntry(org.eclipse.jgit.lib.Repository, org.eclipse.jgit.dircache.DirCacheEntry, org.eclipse.jgit.lib.ObjectReader, boolean, org.eclipse.jgit.dircache.DirCacheCheckout$CheckoutMetadata) +++ NEW CLASS: PUBLIC(+) STATIC(+) org.eclipse.jgit.dircache.DirCacheCheckout$CheckoutMetadata (not serializable) +++ NEW SUPERCLASS: java.lang.Object +++ NEW FIELD: PUBLIC(+) FINAL(+) org.eclipse.jgit.lib.CoreConfig$EolStreamType eolStreamType +++ NEW FIELD: PUBLIC(+) FINAL(+) java.lang.String smudgeFilterCommand +++ NEW CONSTRUCTOR: PUBLIC(+) DirCacheCheckout$CheckoutMetadata(org.eclipse.jgit.lib.CoreConfig$EolStreamType, java.lang.String) *** MODIFIED CLASS: PUBLIC org.eclipse.jgit.dircache.DirCacheTree (not serializable) *** MODIFIED METHOD: PUBLIC (<- PACKAGE_PROTECTED) org.eclipse.jgit.lib.ObjectId getObjectId() *** MODIFIED CLASS: PUBLIC org.eclipse.jgit.errors.CheckoutConflictException (compatible) +++ NEW METHOD: PUBLIC(+) java.lang.String[] getConflictingFiles() +++ NEW CLASS: PUBLIC(+) org.eclipse.jgit.errors.CommandFailedException (compatible) +++ NEW SUPERCLASS: java.lang.Exception +++ NEW CONSTRUCTOR: PUBLIC(+) CommandFailedException(int, java.lang.String, java.lang.Throwable) +++ NEW CONSTRUCTOR: PUBLIC(+) CommandFailedException(int, java.lang.String) +++ NEW METHOD: PUBLIC(+) int getReturnCode() +++ NEW CLASS: PUBLIC(+) org.eclipse.jgit.errors.NoPackSignatureException (compatible) +++ NEW SUPERCLASS: java.io.IOException +++ NEW CONSTRUCTOR: PUBLIC(+) NoPackSignatureException(java.lang.String) ***! MODIFIED CLASS: PUBLIC org.eclipse.jgit.errors.TooLargeObjectInPackException (superclass modified) ***! MODIFIED SUPERCLASS: org.eclipse.jgit.errors.TransportException (<- java.io.IOException) +++ NEW CONSTRUCTOR: PUBLIC(+) TooLargeObjectInPackException(org.eclipse.jgit.transport.URIish, java.lang.String) +++ NEW CLASS: PUBLIC(+) org.eclipse.jgit.errors.UnsupportedPackIndexVersionException (compatible) +++ NEW SUPERCLASS: java.io.IOException +++ NEW CONSTRUCTOR: PUBLIC(+) UnsupportedPackIndexVersionException(int) +++ NEW CLASS: PUBLIC(+) org.eclipse.jgit.errors.UnsupportedPackVersionException (compatible) +++ NEW SUPERCLASS: java.io.IOException +++ NEW CONSTRUCTOR: PUBLIC(+) UnsupportedPackVersionException(long) *** MODIFIED CLASS: PUBLIC org.eclipse.jgit.gitrepo.RepoCommand (not serializable) +++ NEW METHOD: PUBLIC(+) org.eclipse.jgit.gitrepo.RepoCommand setIgnoreRemoteFailures(boolean) +++ NEW METHOD: PUBLIC(+) org.eclipse.jgit.gitrepo.RepoCommand setRecommendShallow(boolean) +++ NEW METHOD: PUBLIC(+) org.eclipse.jgit.gitrepo.RepoCommand setRecordSubmoduleLabels(boolean) === UNCHANGED INTERFACE: PUBLIC ABSTRACT STATIC org.eclipse.jgit.gitrepo.RepoCommand$RemoteReader (not serializable) === UNCHANGED METHOD: PUBLIC ABSTRACT org.eclipse.jgit.lib.ObjectId sha1(java.lang.String, java.lang.String) +++ NEW ANNOTATION: org.eclipse.jgit.annotations.Nullable *** MODIFIED CLASS: PUBLIC org.eclipse.jgit.gitrepo.RepoProject (not serializable) +++ NEW CONSTRUCTOR: PUBLIC(+) RepoProject(java.lang.String, java.lang.String, java.lang.String, java.lang.String, java.util.Set, java.lang.String) +++ NEW METHOD: PUBLIC(+) java.util.Set getGroups() +++ NEW METHOD: PUBLIC(+) java.lang.String getRecommendShallow() +++ NEW METHOD: PUBLIC(+) org.eclipse.jgit.gitrepo.RepoProject setGroups(java.lang.String) +++ NEW METHOD: PUBLIC(+) void setRecommendShallow(java.lang.String) *** MODIFIED CLASS: PUBLIC org.eclipse.jgit.hooks.Hooks (not serializable) +++ NEW METHOD: PUBLIC(+) STATIC(+) org.eclipse.jgit.hooks.PostCommitHook postCommit(org.eclipse.jgit.lib.Repository, java.io.PrintStream) +++ NEW CLASS: PUBLIC(+) org.eclipse.jgit.hooks.PostCommitHook (not serializable) +++ NEW SUPERCLASS: org.eclipse.jgit.hooks.GitHook +++ NEW FIELD: PUBLIC(+) STATIC(+) FINAL(+) java.lang.String NAME +++ NEW METHOD: PUBLIC(+) java.lang.Void call() +++ NEW METHOD: PUBLIC(+) java.lang.String getHookName() *** MODIFIED CLASS: PUBLIC org.eclipse.jgit.ignore.internal.Strings (not serializable) +++ NEW METHOD: PUBLIC(+) STATIC(+) boolean isDirectoryPattern(java.lang.String) +++ NEW METHOD: PUBLIC(+) STATIC(+) java.lang.String stripTrailingWhitespace(java.lang.String) ***! MODIFIED CLASS: PUBLIC org.eclipse.jgit.internal.JGitText (not serializable) ---! REMOVED FIELD: PUBLIC(-) java.lang.String repositoryIsRequired +++ NEW FIELD: PUBLIC(+) java.lang.String corruptUseCnt +++ NEW FIELD: PUBLIC(+) java.lang.String shallowPacksRequireDepthWalk +++ NEW FIELD: PUBLIC(+) java.lang.String pushOptionsNotSupported +++ NEW FIELD: PUBLIC(+) java.lang.String configHandleIsStale +++ NEW FIELD: PUBLIC(+) java.lang.String tooManyIncludeRecursions +++ NEW FIELD: PUBLIC(+) java.lang.String atomicRefUpdatesNotSupported +++ NEW FIELD: PUBLIC(+) java.lang.String readerIsRequired +++ NEW FIELD: PUBLIC(+) java.lang.String initFailedDirIsNoDirectory +++ NEW FIELD: PUBLIC(+) java.lang.String initFailedGitDirIsNoDirectory +++ NEW FIELD: PUBLIC(+) java.lang.String invalidDepth +++ NEW FIELD: PUBLIC(+) java.lang.String invalidTimeUnitValue3 +++ NEW FIELD: PUBLIC(+) java.lang.String invalidTimeUnitValue2 +++ NEW FIELD: PUBLIC(+) java.lang.String invalidExpandWildcard +++ NEW FIELD: PUBLIC(+) java.lang.String illegalHookName +++ NEW CLASS: PUBLIC(+) org.eclipse.jgit.internal.ketch.KetchConstants (not serializable) +++ NEW SUPERCLASS: java.lang.Object +++ NEW FIELD: PUBLIC(+) STATIC(+) FINAL(+) java.lang.String CONFIG_SECTION_KETCH +++ NEW FIELD: PUBLIC(+) STATIC(+) FINAL(+) java.lang.String ACCEPTED +++ NEW FIELD: PUBLIC(+) STATIC(+) FINAL(+) java.lang.String DEFAULT_TXN_NAMESPACE +++ NEW FIELD: PUBLIC(+) STATIC(+) FINAL(+) java.lang.String STAGE +++ NEW FIELD: PUBLIC(+) STATIC(+) FINAL(+) java.lang.String CONFIG_KEY_SPEED +++ NEW FIELD: PUBLIC(+) STATIC(+) FINAL(+) java.lang.String CONFIG_KEY_TYPE +++ NEW FIELD: PUBLIC(+) STATIC(+) FINAL(+) java.lang.String COMMITTED +++ NEW FIELD: PUBLIC(+) STATIC(+) FINAL(+) org.eclipse.jgit.revwalk.FooterKey TERM +++ NEW FIELD: PUBLIC(+) STATIC(+) FINAL(+) java.lang.String CONFIG_KEY_COMMIT +++ NEW CLASS: PUBLIC(+) ABSTRACT(+) org.eclipse.jgit.internal.ketch.KetchLeader (not serializable) +++ NEW SUPERCLASS: java.lang.Object +++ NEW METHOD: PUBLIC(+) void queueProposal(org.eclipse.jgit.internal.ketch.Proposal) +++ NEW METHOD: PUBLIC(+) void setReplicas(java.util.Collection) +++ NEW METHOD: PUBLIC(+) void shutdown() +++ NEW METHOD: PUBLIC(+) org.eclipse.jgit.internal.ketch.LeaderSnapshot snapshot() +++ NEW METHOD: PUBLIC(+) java.lang.String toString() +++ NEW ENUM: PUBLIC(+) STATIC(+) FINAL(+) org.eclipse.jgit.internal.ketch.KetchLeader$State (compatible) +++ NEW SUPERCLASS: java.lang.Enum +++ NEW FIELD: PUBLIC(+) STATIC(+) FINAL(+) org.eclipse.jgit.internal.ketch.KetchLeader$State DEPOSED +++ NEW FIELD: PUBLIC(+) STATIC(+) FINAL(+) org.eclipse.jgit.internal.ketch.KetchLeader$State LEADER +++ NEW FIELD: PUBLIC(+) STATIC(+) FINAL(+) org.eclipse.jgit.internal.ketch.KetchLeader$State CANDIDATE +++ NEW FIELD: PUBLIC(+) STATIC(+) FINAL(+) org.eclipse.jgit.internal.ketch.KetchLeader$State SHUTDOWN +++ NEW METHOD: PUBLIC(+) STATIC(+) org.eclipse.jgit.internal.ketch.KetchLeader$State valueOf(java.lang.String) +++ NEW METHOD: PUBLIC(+) STATIC(+) org.eclipse.jgit.internal.ketch.KetchLeader$State[] values() +++ NEW CLASS: PUBLIC(+) org.eclipse.jgit.internal.ketch.KetchLeaderCache (not serializable) +++ NEW SUPERCLASS: java.lang.Object +++ NEW CONSTRUCTOR: PUBLIC(+) KetchLeaderCache(org.eclipse.jgit.internal.ketch.KetchSystem) +++ NEW METHOD: PUBLIC(+) org.eclipse.jgit.internal.ketch.KetchLeader get(org.eclipse.jgit.lib.Repository) +++ NEW CLASS: PUBLIC(+) org.eclipse.jgit.internal.ketch.KetchPreReceive (not serializable) +++ NEW INTERFACE: org.eclipse.jgit.transport.PreReceiveHook +++ NEW SUPERCLASS: java.lang.Object +++ NEW CONSTRUCTOR: PUBLIC(+) KetchPreReceive(org.eclipse.jgit.internal.ketch.KetchLeader) +++ NEW METHOD: PUBLIC(+) void onPreReceive(org.eclipse.jgit.transport.ReceivePack, java.util.Collection) +++ NEW CLASS: PUBLIC(+) ABSTRACT(+) org.eclipse.jgit.internal.ketch.KetchReplica (not serializable) +++ NEW SUPERCLASS: java.lang.Object +++ NEW METHOD: PUBLIC(+) org.eclipse.jgit.internal.ketch.KetchReplica$CommitMethod getCommitMethod() +++ NEW METHOD: PUBLIC(+) org.eclipse.jgit.internal.ketch.KetchReplica$CommitSpeed getCommitSpeed() +++ NEW METHOD: PUBLIC(+) org.eclipse.jgit.internal.ketch.KetchLeader getLeader() +++ NEW METHOD: PUBLIC(+) java.lang.String getName() +++ NEW METHOD: PUBLIC(+) org.eclipse.jgit.internal.ketch.KetchReplica$Participation getParticipation() +++ NEW METHOD: PUBLIC(+) org.eclipse.jgit.internal.ketch.KetchSystem getSystem() +++ NEW ENUM: PUBLIC(+) STATIC(+) FINAL(+) org.eclipse.jgit.internal.ketch.KetchReplica$CommitMethod (compatible) +++ NEW SUPERCLASS: java.lang.Enum +++ NEW FIELD: PUBLIC(+) STATIC(+) FINAL(+) org.eclipse.jgit.internal.ketch.KetchReplica$CommitMethod TXN_COMMITTED +++ NEW FIELD: PUBLIC(+) STATIC(+) FINAL(+) org.eclipse.jgit.internal.ketch.KetchReplica$CommitMethod ALL_REFS +++ NEW METHOD: PUBLIC(+) STATIC(+) org.eclipse.jgit.internal.ketch.KetchReplica$CommitMethod valueOf(java.lang.String) +++ NEW METHOD: PUBLIC(+) STATIC(+) org.eclipse.jgit.internal.ketch.KetchReplica$CommitMethod[] values() +++ NEW ENUM: PUBLIC(+) STATIC(+) FINAL(+) org.eclipse.jgit.internal.ketch.KetchReplica$CommitSpeed (compatible) +++ NEW SUPERCLASS: java.lang.Enum +++ NEW FIELD: PUBLIC(+) STATIC(+) FINAL(+) org.eclipse.jgit.internal.ketch.KetchReplica$CommitSpeed FAST +++ NEW FIELD: PUBLIC(+) STATIC(+) FINAL(+) org.eclipse.jgit.internal.ketch.KetchReplica$CommitSpeed BATCHED +++ NEW METHOD: PUBLIC(+) STATIC(+) org.eclipse.jgit.internal.ketch.KetchReplica$CommitSpeed valueOf(java.lang.String) +++ NEW METHOD: PUBLIC(+) STATIC(+) org.eclipse.jgit.internal.ketch.KetchReplica$CommitSpeed[] values() +++ NEW ENUM: PUBLIC(+) STATIC(+) FINAL(+) org.eclipse.jgit.internal.ketch.KetchReplica$Participation (compatible) +++ NEW SUPERCLASS: java.lang.Enum +++ NEW FIELD: PUBLIC(+) STATIC(+) FINAL(+) org.eclipse.jgit.internal.ketch.KetchReplica$Participation FOLLOWER_ONLY +++ NEW FIELD: PUBLIC(+) STATIC(+) FINAL(+) org.eclipse.jgit.internal.ketch.KetchReplica$Participation FULL +++ NEW METHOD: PUBLIC(+) STATIC(+) org.eclipse.jgit.internal.ketch.KetchReplica$Participation valueOf(java.lang.String) +++ NEW METHOD: PUBLIC(+) STATIC(+) org.eclipse.jgit.internal.ketch.KetchReplica$Participation[] values() +++ NEW ENUM: PUBLIC(+) STATIC(+) FINAL(+) org.eclipse.jgit.internal.ketch.KetchReplica$State (compatible) +++ NEW SUPERCLASS: java.lang.Enum +++ NEW FIELD: PUBLIC(+) STATIC(+) FINAL(+) org.eclipse.jgit.internal.ketch.KetchReplica$State LAGGING +++ NEW FIELD: PUBLIC(+) STATIC(+) FINAL(+) org.eclipse.jgit.internal.ketch.KetchReplica$State AHEAD +++ NEW FIELD: PUBLIC(+) STATIC(+) FINAL(+) org.eclipse.jgit.internal.ketch.KetchReplica$State UNKNOWN +++ NEW FIELD: PUBLIC(+) STATIC(+) FINAL(+) org.eclipse.jgit.internal.ketch.KetchReplica$State DIVERGENT +++ NEW FIELD: PUBLIC(+) STATIC(+) FINAL(+) org.eclipse.jgit.internal.ketch.KetchReplica$State CURRENT +++ NEW FIELD: PUBLIC(+) STATIC(+) FINAL(+) org.eclipse.jgit.internal.ketch.KetchReplica$State OFFLINE +++ NEW METHOD: PUBLIC(+) STATIC(+) org.eclipse.jgit.internal.ketch.KetchReplica$State valueOf(java.lang.String) +++ NEW METHOD: PUBLIC(+) STATIC(+) org.eclipse.jgit.internal.ketch.KetchReplica$State[] values() +++ NEW CLASS: PUBLIC(+) org.eclipse.jgit.internal.ketch.KetchSystem (not serializable) +++ NEW SUPERCLASS: java.lang.Object +++ NEW CONSTRUCTOR: PUBLIC(+) KetchSystem(java.util.concurrent.ScheduledExecutorService, java.lang.String) +++ NEW CONSTRUCTOR: PUBLIC(+) KetchSystem() +++ NEW METHOD: PUBLIC(+) org.eclipse.jgit.internal.ketch.KetchLeader createLeader(org.eclipse.jgit.lib.Repository) +++ NEW METHOD: PUBLIC(+) STATIC(+) java.util.concurrent.ScheduledExecutorService defaultExecutor() +++ NEW METHOD: PUBLIC(+) java.util.concurrent.ScheduledExecutorService getExecutor() +++ NEW METHOD: PUBLIC(+) java.lang.String getTxnAccepted() +++ NEW METHOD: PUBLIC(+) java.lang.String getTxnCommitted() +++ NEW METHOD: PUBLIC(+) java.lang.String getTxnNamespace() +++ NEW METHOD: PUBLIC(+) java.lang.String getTxnStage() +++ NEW METHOD: PUBLIC(+) org.eclipse.jgit.lib.PersonIdent newCommitter() +++ NEW METHOD: PUBLIC(+) java.lang.String newLeaderTag() +++ NEW ANNOTATION: org.eclipse.jgit.annotations.Nullable +++ NEW CLASS: PUBLIC(+) org.eclipse.jgit.internal.ketch.KetchText (not serializable) +++ NEW SUPERCLASS: org.eclipse.jgit.nls.TranslationBundle +++ NEW FIELD: PUBLIC(+) java.lang.String unsupportedVoterCount +++ NEW FIELD: PUBLIC(+) java.lang.String accepted +++ NEW FIELD: PUBLIC(+) java.lang.String proposingUpdates +++ NEW FIELD: PUBLIC(+) java.lang.String failed +++ NEW FIELD: PUBLIC(+) java.lang.String cannotFetchFromLocalReplica +++ NEW FIELD: PUBLIC(+) java.lang.String queuedProposalFailedToApply +++ NEW FIELD: PUBLIC(+) java.lang.String mismatchedTxnNamespace +++ NEW FIELD: PUBLIC(+) java.lang.String waitingForQueue +++ NEW FIELD: PUBLIC(+) java.lang.String outsideTxnNamespace +++ NEW FIELD: PUBLIC(+) java.lang.String invalidFollowerUri +++ NEW FIELD: PUBLIC(+) java.lang.String leaderFailedToStore +++ NEW FIELD: PUBLIC(+) java.lang.String starting +++ NEW FIELD: PUBLIC(+) java.lang.String localReplicaRequired +++ NEW CONSTRUCTOR: PUBLIC(+) KetchText() +++ NEW METHOD: PUBLIC(+) STATIC(+) org.eclipse.jgit.internal.ketch.KetchText get() +++ NEW CLASS: PUBLIC(+) org.eclipse.jgit.internal.ketch.LeaderSnapshot (not serializable) +++ NEW SUPERCLASS: java.lang.Object +++ NEW METHOD: PUBLIC(+) org.eclipse.jgit.internal.ketch.LogIndex getCommitted() +++ NEW ANNOTATION: org.eclipse.jgit.annotations.Nullable +++ NEW METHOD: PUBLIC(+) org.eclipse.jgit.internal.ketch.LogIndex getHead() +++ NEW ANNOTATION: org.eclipse.jgit.annotations.Nullable +++ NEW METHOD: PUBLIC(+) java.util.Collection getReplicas() +++ NEW METHOD: PUBLIC(+) org.eclipse.jgit.internal.ketch.KetchLeader$State getState() +++ NEW METHOD: PUBLIC(+) long getTerm() +++ NEW METHOD: PUBLIC(+) boolean isIdle() +++ NEW METHOD: PUBLIC(+) java.lang.String toString() +++ NEW CLASS: PUBLIC(+) org.eclipse.jgit.internal.ketch.LocalReplica (not serializable) +++ NEW SUPERCLASS: org.eclipse.jgit.internal.ketch.KetchReplica +++ NEW CONSTRUCTOR: PUBLIC(+) LocalReplica(org.eclipse.jgit.internal.ketch.KetchLeader, java.lang.String, org.eclipse.jgit.internal.ketch.ReplicaConfig) +++ NEW CLASS: PUBLIC(+) org.eclipse.jgit.internal.ketch.LogIndex (compatible) +++ NEW SUPERCLASS: org.eclipse.jgit.lib.ObjectId +++ NEW METHOD: PUBLIC(+) java.lang.String describeForLog() +++ NEW METHOD: PUBLIC(+) long getIndex() +++ NEW METHOD: PUBLIC(+) java.lang.String toString() +++ NEW CLASS: PUBLIC(+) org.eclipse.jgit.internal.ketch.Proposal (not serializable) +++ NEW SUPERCLASS: java.lang.Object +++ NEW CONSTRUCTOR: PUBLIC(+) Proposal(org.eclipse.jgit.revwalk.RevWalk, java.util.Collection) +++ NEW CONSTRUCTOR: PUBLIC(+) Proposal(java.util.List) +++ NEW METHOD: PUBLIC(+) void addListener(java.lang.Runnable) +++ NEW METHOD: PUBLIC(+) void await() +++ NEW METHOD: PUBLIC(+) boolean await(long, java.util.concurrent.TimeUnit) +++ NEW METHOD: PUBLIC(+) boolean awaitStateChange(org.eclipse.jgit.internal.ketch.Proposal$State, long, java.util.concurrent.TimeUnit) +++ NEW METHOD: PUBLIC(+) org.eclipse.jgit.lib.PersonIdent getAuthor() +++ NEW ANNOTATION: org.eclipse.jgit.annotations.Nullable +++ NEW METHOD: PUBLIC(+) java.util.Collection getCommands() +++ NEW METHOD: PUBLIC(+) java.lang.String getMessage() +++ NEW ANNOTATION: org.eclipse.jgit.annotations.Nullable +++ NEW METHOD: PUBLIC(+) org.eclipse.jgit.transport.PushCertificate getPushCertificate() +++ NEW ANNOTATION: org.eclipse.jgit.annotations.Nullable +++ NEW METHOD: PUBLIC(+) org.eclipse.jgit.internal.ketch.Proposal$State getState() +++ NEW METHOD: PUBLIC(+) boolean isDone() +++ NEW METHOD: PUBLIC(+) org.eclipse.jgit.internal.ketch.Proposal setAuthor(org.eclipse.jgit.lib.PersonIdent) +++ NEW METHOD: PUBLIC(+) org.eclipse.jgit.internal.ketch.Proposal setMessage(java.lang.String) +++ NEW METHOD: PUBLIC(+) org.eclipse.jgit.internal.ketch.Proposal setPushCertificate(org.eclipse.jgit.transport.PushCertificate) +++ NEW METHOD: PUBLIC(+) java.lang.String toString() +++ NEW ENUM: PUBLIC(+) STATIC(+) FINAL(+) org.eclipse.jgit.internal.ketch.Proposal$State (compatible) +++ NEW SUPERCLASS: java.lang.Enum +++ NEW FIELD: PUBLIC(+) STATIC(+) FINAL(+) org.eclipse.jgit.internal.ketch.Proposal$State NEW +++ NEW FIELD: PUBLIC(+) STATIC(+) FINAL(+) org.eclipse.jgit.internal.ketch.Proposal$State EXECUTED +++ NEW FIELD: PUBLIC(+) STATIC(+) FINAL(+) org.eclipse.jgit.internal.ketch.Proposal$State QUEUED +++ NEW FIELD: PUBLIC(+) STATIC(+) FINAL(+) org.eclipse.jgit.internal.ketch.Proposal$State RUNNING +++ NEW FIELD: PUBLIC(+) STATIC(+) FINAL(+) org.eclipse.jgit.internal.ketch.Proposal$State ABORTED +++ NEW METHOD: PUBLIC(+) boolean isDone() +++ NEW METHOD: PUBLIC(+) STATIC(+) org.eclipse.jgit.internal.ketch.Proposal$State valueOf(java.lang.String) +++ NEW METHOD: PUBLIC(+) STATIC(+) org.eclipse.jgit.internal.ketch.Proposal$State[] values() +++ NEW CLASS: PUBLIC(+) org.eclipse.jgit.internal.ketch.RemoteGitReplica (not serializable) +++ NEW SUPERCLASS: org.eclipse.jgit.internal.ketch.KetchReplica +++ NEW CONSTRUCTOR: PUBLIC(+) RemoteGitReplica(org.eclipse.jgit.internal.ketch.KetchLeader, java.lang.String, org.eclipse.jgit.transport.URIish, org.eclipse.jgit.internal.ketch.ReplicaConfig, org.eclipse.jgit.transport.RemoteConfig) +++ NEW METHOD: PUBLIC(+) org.eclipse.jgit.transport.URIish getURI() +++ NEW CLASS: PUBLIC(+) org.eclipse.jgit.internal.ketch.ReplicaConfig (not serializable) +++ NEW SUPERCLASS: java.lang.Object +++ NEW CONSTRUCTOR: PUBLIC(+) ReplicaConfig() +++ NEW METHOD: PUBLIC(+) org.eclipse.jgit.internal.ketch.ReplicaConfig fromConfig(org.eclipse.jgit.lib.Config, java.lang.String) +++ NEW METHOD: PUBLIC(+) org.eclipse.jgit.internal.ketch.KetchReplica$CommitMethod getCommitMethod() +++ NEW METHOD: PUBLIC(+) org.eclipse.jgit.internal.ketch.KetchReplica$CommitSpeed getCommitSpeed() +++ NEW METHOD: PUBLIC(+) long getMaxRetry(java.util.concurrent.TimeUnit) +++ NEW METHOD: PUBLIC(+) long getMinRetry(java.util.concurrent.TimeUnit) +++ NEW METHOD: PUBLIC(+) org.eclipse.jgit.internal.ketch.KetchReplica$Participation getParticipation() +++ NEW METHOD: PUBLIC(+) STATIC(+) org.eclipse.jgit.internal.ketch.ReplicaConfig newFromConfig(org.eclipse.jgit.lib.Config, java.lang.String) +++ NEW CLASS: PUBLIC(+) org.eclipse.jgit.internal.ketch.ReplicaFetchRequest (not serializable) +++ NEW SUPERCLASS: java.lang.Object +++ NEW CONSTRUCTOR: PUBLIC(+) ReplicaFetchRequest(java.util.Set, java.util.Set) +++ NEW METHOD: PUBLIC(+) java.util.Map getRefs() +++ NEW ANNOTATION: org.eclipse.jgit.annotations.Nullable +++ NEW METHOD: PUBLIC(+) java.util.Set getWantObjects() +++ NEW METHOD: PUBLIC(+) java.util.Set getWantRefs() +++ NEW METHOD: PUBLIC(+) void setRefs(java.util.Map) +++ NEW CLASS: PUBLIC(+) org.eclipse.jgit.internal.ketch.ReplicaPushRequest (not serializable) +++ NEW SUPERCLASS: java.lang.Object +++ NEW CONSTRUCTOR: PUBLIC(+) ReplicaPushRequest(org.eclipse.jgit.internal.ketch.KetchReplica, java.util.Collection) +++ NEW METHOD: PUBLIC(+) void done(org.eclipse.jgit.lib.Repository) +++ NEW METHOD: PUBLIC(+) java.util.Collection getCommands() +++ NEW METHOD: PUBLIC(+) java.lang.Throwable getException() +++ NEW ANNOTATION: org.eclipse.jgit.annotations.Nullable +++ NEW METHOD: PUBLIC(+) java.util.Map getRefs() +++ NEW ANNOTATION: org.eclipse.jgit.annotations.Nullable +++ NEW METHOD: PUBLIC(+) void setException(org.eclipse.jgit.lib.Repository, java.lang.Throwable) +++ NEW METHOD: PUBLIC(+) void setRefs(java.util.Map) +++ NEW CLASS: PUBLIC(+) org.eclipse.jgit.internal.ketch.ReplicaSnapshot (not serializable) +++ NEW SUPERCLASS: java.lang.Object +++ NEW METHOD: PUBLIC(+) org.eclipse.jgit.lib.ObjectId getAccepted() +++ NEW ANNOTATION: org.eclipse.jgit.annotations.Nullable +++ NEW METHOD: PUBLIC(+) org.eclipse.jgit.lib.ObjectId getCommitted() +++ NEW ANNOTATION: org.eclipse.jgit.annotations.Nullable +++ NEW METHOD: PUBLIC(+) java.lang.String getErrorMessage() +++ NEW ANNOTATION: org.eclipse.jgit.annotations.Nullable +++ NEW METHOD: PUBLIC(+) org.eclipse.jgit.internal.ketch.KetchReplica getReplica() +++ NEW METHOD: PUBLIC(+) java.util.Date getRetryAt() +++ NEW ANNOTATION: org.eclipse.jgit.annotations.Nullable +++ NEW METHOD: PUBLIC(+) org.eclipse.jgit.internal.ketch.KetchReplica$State getState() +++ NEW CLASS: PUBLIC(+) org.eclipse.jgit.internal.ketch.StageBuilder (not serializable) +++ NEW SUPERCLASS: java.lang.Object +++ NEW CONSTRUCTOR: PUBLIC(+) StageBuilder(java.lang.String, org.eclipse.jgit.lib.ObjectId) +++ NEW METHOD: PUBLIC(+) java.util.List makeStageList(org.eclipse.jgit.lib.Repository, org.eclipse.jgit.lib.ObjectId, org.eclipse.jgit.lib.ObjectId) +++ NEW METHOD: PUBLIC(+) java.util.List makeStageList(java.util.Set, org.eclipse.jgit.lib.Repository, org.eclipse.jgit.lib.ObjectInserter) *** MODIFIED CLASS: PUBLIC org.eclipse.jgit.internal.storage.dfs.DfsGarbageCollector (not serializable) +++ NEW METHOD: PUBLIC(+) long getGarbageTtlMillis() +++ NEW METHOD: PUBLIC(+) org.eclipse.jgit.internal.storage.dfs.DfsGarbageCollector setGarbageTtl(long, java.util.concurrent.TimeUnit) *** MODIFIED CLASS: PUBLIC org.eclipse.jgit.internal.storage.dfs.DfsInserter (not serializable) +++ NEW METHOD: PUBLIC(+) void checkExisting(boolean) *** MODIFIED CLASS: PUBLIC ABSTRACT org.eclipse.jgit.internal.storage.dfs.DfsObjDatabase (not serializable) +++ NEW METHOD: PUBLIC(+) org.eclipse.jgit.internal.storage.dfs.DfsObjDatabase$PackList getCurrentPackList() +++ NEW METHOD: PUBLIC(+) org.eclipse.jgit.internal.storage.dfs.DfsObjDatabase$PackList getPackList() ***! MODIFIED CLASS: PUBLIC (<- PACKAGE_PROTECTED) ABSTRACT (<- NON_ABSTRACT) STATIC NON_FINAL (<- FINAL) org.eclipse.jgit.internal.storage.dfs.DfsObjDatabase$PackList (not serializable) *** MODIFIED FIELD: PUBLIC (<- PACKAGE_PROTECTED) FINAL org.eclipse.jgit.internal.storage.dfs.DfsPackFile[] packs +++ NEW METHOD: PUBLIC(+) long getLastModified() +++ NEW METHOD: PUBLIC(+) ABSTRACT(+) void markDirty() *** MODIFIED ENUM: PUBLIC STATIC FINAL org.eclipse.jgit.internal.storage.dfs.DfsObjDatabase$PackSource (default serialVersionUID changed) +++ NEW FIELD: PUBLIC(+) STATIC(+) FINAL(+) org.eclipse.jgit.internal.storage.dfs.DfsObjDatabase$PackSource GC_REST *** MODIFIED CLASS: PUBLIC org.eclipse.jgit.internal.storage.file.FileSnapshot (not serializable) +++ NEW FIELD: PUBLIC(+) STATIC(+) FINAL(+) long UNKNOWN_SIZE +++ NEW METHOD: PUBLIC(+) long size() *** MODIFIED CLASS: PUBLIC org.eclipse.jgit.internal.storage.file.GC (not serializable) +++ NEW METHOD: PUBLIC(+) void setPackExpire(java.util.Date) +++ NEW METHOD: PUBLIC(+) void setPackExpireAgeMillis(long) ***! MODIFIED CLASS: PUBLIC STATIC (<- NON_STATIC) org.eclipse.jgit.internal.storage.file.GC$RepoStatistics (not serializable) ---! REMOVED CONSTRUCTOR: PUBLIC(-) GC$RepoStatistics(org.eclipse.jgit.internal.storage.file.GC) +++ NEW CONSTRUCTOR: PUBLIC(+) GC$RepoStatistics() *** MODIFIED CLASS: PUBLIC org.eclipse.jgit.internal.storage.pack.PackWriter (not serializable) +++ NEW METHOD: PUBLIC(+) void preparePack(org.eclipse.jgit.lib.ProgressMonitor, java.util.Set, java.util.Set, java.util.Set) ***! MODIFIED CLASS: PUBLIC org.eclipse.jgit.internal.storage.reftree.RefTreeNames (not serializable) ---! REMOVED METHOD: PUBLIC(-) STATIC(-) java.util.Collection allRefs(org.eclipse.jgit.lib.RefDatabase) *** MODIFIED CLASS: PUBLIC org.eclipse.jgit.lib.BatchRefUpdate (not serializable) +++ NEW METHOD: PUBLIC(+) void execute(org.eclipse.jgit.revwalk.RevWalk, org.eclipse.jgit.lib.ProgressMonitor, java.util.List) +++ NEW METHOD: PUBLIC(+) java.util.List getPushOptions() +++ NEW METHOD: PUBLIC(+) boolean isAtomic() +++ NEW METHOD: PUBLIC(+) org.eclipse.jgit.lib.BatchRefUpdate setAtomic(boolean) *** MODIFIED CLASS: PUBLIC org.eclipse.jgit.lib.BranchConfig (not serializable) +++ NEW METHOD: PUBLIC(+) org.eclipse.jgit.lib.BranchConfig$BranchRebaseMode getRebaseMode() +++ NEW ENUM: PUBLIC(+) STATIC(+) FINAL(+) org.eclipse.jgit.lib.BranchConfig$BranchRebaseMode (compatible) +++ NEW INTERFACE: org.eclipse.jgit.lib.Config$ConfigEnum +++ NEW SUPERCLASS: java.lang.Enum +++ NEW FIELD: PUBLIC(+) STATIC(+) FINAL(+) org.eclipse.jgit.lib.BranchConfig$BranchRebaseMode PRESERVE +++ NEW FIELD: PUBLIC(+) STATIC(+) FINAL(+) org.eclipse.jgit.lib.BranchConfig$BranchRebaseMode REBASE +++ NEW FIELD: PUBLIC(+) STATIC(+) FINAL(+) org.eclipse.jgit.lib.BranchConfig$BranchRebaseMode INTERACTIVE +++ NEW FIELD: PUBLIC(+) STATIC(+) FINAL(+) org.eclipse.jgit.lib.BranchConfig$BranchRebaseMode NONE +++ NEW METHOD: PUBLIC(+) boolean matchConfigValue(java.lang.String) +++ NEW METHOD: PUBLIC(+) java.lang.String toConfigValue() +++ NEW METHOD: PUBLIC(+) STATIC(+) org.eclipse.jgit.lib.BranchConfig$BranchRebaseMode valueOf(java.lang.String) +++ NEW METHOD: PUBLIC(+) STATIC(+) org.eclipse.jgit.lib.BranchConfig$BranchRebaseMode[] values() *** MODIFIED CLASS: PUBLIC org.eclipse.jgit.lib.Config (not serializable) +++ NEW METHOD: PUBLIC(+) long getTimeUnit(java.lang.String, java.lang.String, java.lang.String, long, java.util.concurrent.TimeUnit) *** MODIFIED CLASS: PUBLIC org.eclipse.jgit.lib.ConfigConstants (not serializable) +++ NEW FIELD: PUBLIC(+) STATIC(+) FINAL(+) java.lang.String CONFIG_KEY_EOL +++ NEW FIELD: PUBLIC(+) STATIC(+) FINAL(+) java.lang.String CONFIG_KEY_PRUNEPACKEXPIRE +++ NEW FIELD: PUBLIC(+) STATIC(+) FINAL(+) java.lang.String CONFIG_KEY_DIRNOGITLINKS +++ NEW FIELD: PUBLIC(+) STATIC(+) FINAL(+) java.lang.String CONFIG_KEY_SUPPORTSATOMICFILECREATION +++ NEW ENUM: PUBLIC(+) STATIC(+) FINAL(+) org.eclipse.jgit.lib.CoreConfig$EOL (compatible) +++ NEW SUPERCLASS: java.lang.Enum +++ NEW FIELD: PUBLIC(+) STATIC(+) FINAL(+) org.eclipse.jgit.lib.CoreConfig$EOL NATIVE +++ NEW FIELD: PUBLIC(+) STATIC(+) FINAL(+) org.eclipse.jgit.lib.CoreConfig$EOL CRLF +++ NEW FIELD: PUBLIC(+) STATIC(+) FINAL(+) org.eclipse.jgit.lib.CoreConfig$EOL LF +++ NEW METHOD: PUBLIC(+) STATIC(+) org.eclipse.jgit.lib.CoreConfig$EOL valueOf(java.lang.String) +++ NEW METHOD: PUBLIC(+) STATIC(+) org.eclipse.jgit.lib.CoreConfig$EOL[] values() +++ NEW ENUM: PUBLIC(+) STATIC(+) FINAL(+) org.eclipse.jgit.lib.CoreConfig$EolStreamType (compatible) +++ NEW SUPERCLASS: java.lang.Enum +++ NEW FIELD: PUBLIC(+) STATIC(+) FINAL(+) org.eclipse.jgit.lib.CoreConfig$EolStreamType TEXT_CRLF +++ NEW FIELD: PUBLIC(+) STATIC(+) FINAL(+) org.eclipse.jgit.lib.CoreConfig$EolStreamType AUTO_CRLF +++ NEW FIELD: PUBLIC(+) STATIC(+) FINAL(+) org.eclipse.jgit.lib.CoreConfig$EolStreamType TEXT_LF +++ NEW FIELD: PUBLIC(+) STATIC(+) FINAL(+) org.eclipse.jgit.lib.CoreConfig$EolStreamType AUTO_LF +++ NEW FIELD: PUBLIC(+) STATIC(+) FINAL(+) org.eclipse.jgit.lib.CoreConfig$EolStreamType DIRECT +++ NEW METHOD: PUBLIC(+) STATIC(+) org.eclipse.jgit.lib.CoreConfig$EolStreamType valueOf(java.lang.String) +++ NEW METHOD: PUBLIC(+) STATIC(+) org.eclipse.jgit.lib.CoreConfig$EolStreamType[] values() *** MODIFIED CLASS: PUBLIC ABSTRACT org.eclipse.jgit.lib.ObjectReader (not serializable) +++ NEW METHOD: PUBLIC(+) org.eclipse.jgit.lib.ObjectInserter getCreatedFromInserter() +++ NEW ANNOTATION: org.eclipse.jgit.annotations.Nullable +++ NEW CLASS: PUBLIC(+) ABSTRACT(+) STATIC(+) org.eclipse.jgit.lib.ObjectReader$Filter (not serializable) +++ NEW SUPERCLASS: org.eclipse.jgit.lib.ObjectReader +++ NEW CONSTRUCTOR: PUBLIC(+) ObjectReader$Filter() +++ NEW METHOD: PUBLIC(+) org.eclipse.jgit.lib.AbbreviatedObjectId abbreviate(org.eclipse.jgit.lib.AnyObjectId) +++ NEW METHOD: PUBLIC(+) org.eclipse.jgit.lib.AbbreviatedObjectId abbreviate(org.eclipse.jgit.lib.AnyObjectId, int) +++ NEW METHOD: PUBLIC(+) void close() +++ NEW METHOD: PUBLIC(+) org.eclipse.jgit.lib.BitmapIndex getBitmapIndex() +++ NEW METHOD: PUBLIC(+) org.eclipse.jgit.lib.ObjectInserter getCreatedFromInserter() +++ NEW ANNOTATION: org.eclipse.jgit.annotations.Nullable +++ NEW METHOD: PUBLIC(+) long getObjectSize(org.eclipse.jgit.lib.AnyObjectId, int) +++ NEW METHOD: PUBLIC(+) org.eclipse.jgit.lib.AsyncObjectSizeQueue getObjectSize(java.lang.Iterable, boolean) +++ NEW METHOD: PUBLIC(+) java.util.Set getShallowCommits() +++ NEW METHOD: PUBLIC(+) boolean has(org.eclipse.jgit.lib.AnyObjectId) +++ NEW METHOD: PUBLIC(+) boolean has(org.eclipse.jgit.lib.AnyObjectId, int) +++ NEW METHOD: PUBLIC(+) org.eclipse.jgit.lib.ObjectReader newReader() +++ NEW METHOD: PUBLIC(+) org.eclipse.jgit.lib.ObjectLoader open(org.eclipse.jgit.lib.AnyObjectId) +++ NEW METHOD: PUBLIC(+) org.eclipse.jgit.lib.ObjectLoader open(org.eclipse.jgit.lib.AnyObjectId, int) +++ NEW METHOD: PUBLIC(+) org.eclipse.jgit.lib.AsyncObjectLoaderQueue open(java.lang.Iterable, boolean) +++ NEW METHOD: PUBLIC(+) java.util.Collection resolve(org.eclipse.jgit.lib.AbbreviatedObjectId) +++ NEW METHOD: PUBLIC(+) void setAvoidUnreachableObjects(boolean) *** MODIFIED CLASS: PUBLIC org.eclipse.jgit.lib.PersonIdent (compatible) +++ NEW METHOD: PUBLIC(+) STATIC(+) void appendSanitized(java.lang.StringBuilder, java.lang.String) *** MODIFIED CLASS: PUBLIC org.eclipse.jgit.lib.RepositoryCache (not serializable) +++ NEW METHOD: PUBLIC(+) STATIC(+) void unregister(org.eclipse.jgit.lib.Repository) +++ NEW CLASS: PUBLIC(+) org.eclipse.jgit.lib.RepositoryCacheConfig (not serializable) +++ NEW SUPERCLASS: java.lang.Object +++ NEW FIELD: PUBLIC(+) STATIC(+) FINAL(+) long AUTO_CLEANUP_DELAY +++ NEW FIELD: PUBLIC(+) STATIC(+) FINAL(+) long NO_CLEANUP +++ NEW CONSTRUCTOR: PUBLIC(+) RepositoryCacheConfig() +++ NEW METHOD: PUBLIC(+) org.eclipse.jgit.lib.RepositoryCacheConfig fromConfig(org.eclipse.jgit.lib.Config) +++ NEW METHOD: PUBLIC(+) long getCleanupDelay() +++ NEW METHOD: PUBLIC(+) long getExpireAfter() +++ NEW METHOD: PUBLIC(+) void install() +++ NEW METHOD: PUBLIC(+) void setCleanupDelay(long) +++ NEW METHOD: PUBLIC(+) void setExpireAfter(long) *** MODIFIED CLASS: PUBLIC STATIC org.eclipse.jgit.revwalk.DepthWalk$RevWalk (not serializable) +++ NEW METHOD: PUBLIC(+) org.eclipse.jgit.revwalk.DepthWalk$ObjectWalk toObjectWalkWithSameObjects() *** MODIFIED CLASS: PUBLIC ABSTRACT org.eclipse.jgit.revwalk.filter.RevFilter (not serializable) +++ NEW FIELD: PUBLIC(+) STATIC(+) FINAL(+) org.eclipse.jgit.revwalk.filter.RevFilter ONLY_MERGES *** MODIFIED CLASS: PUBLIC ABSTRACT org.eclipse.jgit.transport.BasePackPushConnection (not serializable) +++ NEW FIELD: PUBLIC(+) STATIC(+) FINAL(+) java.lang.String CAPABILITY_PUSH_OPTIONS +++ NEW METHOD: PUBLIC(+) java.util.List getPushOptions() *** MODIFIED CLASS: PUBLIC ABSTRACT org.eclipse.jgit.transport.BaseReceivePack (not serializable) +++ NEW METHOD: PUBLIC(+) boolean isAllowPushOptions() +++ NEW METHOD: PUBLIC(+) boolean isAtomic() +++ NEW METHOD: PUBLIC(+) void setAllowPushOptions(boolean) +++ NEW METHOD: PUBLIC(+) void setAtomic(boolean) *** MODIFIED CLASS: PUBLIC org.eclipse.jgit.transport.Daemon (not serializable) +++ NEW METHOD: PUBLIC(+) org.eclipse.jgit.transport.resolver.ReceivePackFactory getReceivePackFactory() *** MODIFIED CLASS: PUBLIC org.eclipse.jgit.transport.GitProtocolConstants (not serializable) +++ NEW FIELD: PUBLIC(+) STATIC(+) FINAL(+) java.lang.String CAPABILITY_PUSH_OPTIONS *** MODIFIED CLASS: PUBLIC org.eclipse.jgit.transport.PacketLineOut (not serializable) +++ NEW METHOD: PUBLIC(+) void writePacket(byte[], int, int) *** MODIFIED CLASS: PUBLIC org.eclipse.jgit.transport.ReceivePack (not serializable) +++ NEW METHOD: PUBLIC(+) java.util.List getPushOptions() +++ NEW ANNOTATION: org.eclipse.jgit.annotations.Nullable +++ NEW METHOD: PUBLIC(+) void setPushOptions(java.util.List) *** MODIFIED CLASS: PUBLIC STATIC org.eclipse.jgit.transport.RefAdvertiser$PacketLineOutRefAdvertiser (not serializable) +++ NEW METHOD: PUBLIC(+) void advertiseId(org.eclipse.jgit.lib.AnyObjectId, java.lang.String) *** MODIFIED CLASS: PUBLIC org.eclipse.jgit.transport.RefSpec (compatible) +++ NEW CONSTRUCTOR: PUBLIC(+) RefSpec(java.lang.String, org.eclipse.jgit.transport.RefSpec$WildcardMode) +++ NEW ENUM: PUBLIC(+) STATIC(+) FINAL(+) org.eclipse.jgit.transport.RefSpec$WildcardMode (compatible) +++ NEW SUPERCLASS: java.lang.Enum +++ NEW FIELD: PUBLIC(+) STATIC(+) FINAL(+) org.eclipse.jgit.transport.RefSpec$WildcardMode ALLOW_MISMATCH +++ NEW FIELD: PUBLIC(+) STATIC(+) FINAL(+) org.eclipse.jgit.transport.RefSpec$WildcardMode REQUIRE_MATCH +++ NEW METHOD: PUBLIC(+) STATIC(+) org.eclipse.jgit.transport.RefSpec$WildcardMode valueOf(java.lang.String) +++ NEW METHOD: PUBLIC(+) STATIC(+) org.eclipse.jgit.transport.RefSpec$WildcardMode[] values() *** MODIFIED CLASS: PUBLIC org.eclipse.jgit.transport.ServiceMayNotContinueException (compatible) +++ NEW CONSTRUCTOR: PUBLIC(+) ServiceMayNotContinueException(java.lang.String, int) +++ NEW CONSTRUCTOR: PUBLIC(+) ServiceMayNotContinueException(java.lang.String, java.lang.Throwable, int) +++ NEW METHOD: PUBLIC(+) int getStatusCode() *** MODIFIED CLASS: PUBLIC ABSTRACT org.eclipse.jgit.transport.Transport (not serializable) +++ NEW METHOD: PUBLIC(+) java.util.List getPushOptions() +++ NEW METHOD: PUBLIC(+) void setPushOptions(java.util.List) +++ NEW CLASS: PUBLIC(+) org.eclipse.jgit.transport.WantNotValidException (compatible) +++ NEW SUPERCLASS: org.eclipse.jgit.errors.PackProtocolException +++ NEW CONSTRUCTOR: PUBLIC(+) WantNotValidException(org.eclipse.jgit.lib.AnyObjectId) +++ NEW CONSTRUCTOR: PUBLIC(+) WantNotValidException(org.eclipse.jgit.lib.AnyObjectId, java.lang.Throwable) *** MODIFIED CLASS: PUBLIC ABSTRACT org.eclipse.jgit.treewalk.AbstractTreeIterator (not serializable) *** MODIFIED FIELD: PUBLIC (<- PACKAGE_PROTECTED) FINAL org.eclipse.jgit.treewalk.AbstractTreeIterator parent +++ NEW METHOD: PUBLIC(+) boolean isWorkTree() *** MODIFIED CLASS: PUBLIC org.eclipse.jgit.treewalk.FileTreeIterator (not serializable) +++ NEW CONSTRUCTOR: PUBLIC(+) FileTreeIterator(java.io.File, org.eclipse.jgit.util.FS, org.eclipse.jgit.treewalk.WorkingTreeOptions, org.eclipse.jgit.treewalk.FileTreeIterator$FileModeStrategy) +++ NEW CONSTRUCTOR: PUBLIC(+) FileTreeIterator(org.eclipse.jgit.lib.Repository, org.eclipse.jgit.treewalk.FileTreeIterator$FileModeStrategy) +++ NEW CLASS: PUBLIC(+) STATIC(+) org.eclipse.jgit.treewalk.FileTreeIterator$DefaultFileModeStrategy (not serializable) +++ NEW INTERFACE: org.eclipse.jgit.treewalk.FileTreeIterator$FileModeStrategy +++ NEW SUPERCLASS: java.lang.Object +++ NEW FIELD: PUBLIC(+) STATIC(+) FINAL(+) org.eclipse.jgit.treewalk.FileTreeIterator$DefaultFileModeStrategy INSTANCE +++ NEW CONSTRUCTOR: PUBLIC(+) FileTreeIterator$DefaultFileModeStrategy() +++ NEW METHOD: PUBLIC(+) org.eclipse.jgit.lib.FileMode getMode(java.io.File, org.eclipse.jgit.util.FS$Attributes) *** MODIFIED CLASS: PUBLIC STATIC org.eclipse.jgit.treewalk.FileTreeIterator$FileEntry (not serializable) +++ NEW CONSTRUCTOR: PUBLIC(+) FileTreeIterator$FileEntry(java.io.File, org.eclipse.jgit.util.FS, org.eclipse.jgit.treewalk.FileTreeIterator$FileModeStrategy) +++ NEW INTERFACE: PUBLIC(+) ABSTRACT(+) STATIC(+) org.eclipse.jgit.treewalk.FileTreeIterator$FileModeStrategy (not serializable) +++ NEW SUPERCLASS: java.lang.Object +++ NEW METHOD: PUBLIC(+) ABSTRACT(+) org.eclipse.jgit.lib.FileMode getMode(java.io.File, org.eclipse.jgit.util.FS$Attributes) +++ NEW CLASS: PUBLIC(+) STATIC(+) org.eclipse.jgit.treewalk.FileTreeIterator$NoGitlinksStrategy (not serializable) +++ NEW INTERFACE: org.eclipse.jgit.treewalk.FileTreeIterator$FileModeStrategy +++ NEW SUPERCLASS: java.lang.Object +++ NEW FIELD: PUBLIC(+) STATIC(+) FINAL(+) org.eclipse.jgit.treewalk.FileTreeIterator$NoGitlinksStrategy INSTANCE +++ NEW CONSTRUCTOR: PUBLIC(+) FileTreeIterator$NoGitlinksStrategy() +++ NEW METHOD: PUBLIC(+) org.eclipse.jgit.lib.FileMode getMode(java.io.File, org.eclipse.jgit.util.FS$Attributes) *** MODIFIED CLASS: PUBLIC org.eclipse.jgit.treewalk.NameConflictTreeWalk (not serializable) +++ NEW CONSTRUCTOR: PUBLIC(+) NameConflictTreeWalk(org.eclipse.jgit.lib.Repository, org.eclipse.jgit.lib.ObjectReader) *** MODIFIED CLASS: PUBLIC org.eclipse.jgit.treewalk.TreeWalk (not serializable) +++ NEW CONSTRUCTOR: PUBLIC(+) TreeWalk(org.eclipse.jgit.lib.Repository, org.eclipse.jgit.lib.ObjectReader) +++ NEW METHOD: PUBLIC(+) STATIC(+) org.eclipse.jgit.treewalk.TreeWalk forPath(org.eclipse.jgit.lib.Repository, org.eclipse.jgit.lib.ObjectReader, java.lang.String, org.eclipse.jgit.lib.AnyObjectId[]) +++ NEW METHOD: PUBLIC(+) org.eclipse.jgit.attributes.AttributesNodeProvider getAttributesNodeProvider() +++ NEW METHOD: PUBLIC(+) org.eclipse.jgit.lib.CoreConfig$EolStreamType getEolStreamType() +++ NEW ANNOTATION: org.eclipse.jgit.annotations.Nullable +++ NEW METHOD: PUBLIC(+) org.eclipse.jgit.lib.FileMode getFileMode() +++ NEW METHOD: PUBLIC(+) org.eclipse.jgit.treewalk.TreeWalk$OperationType getOperationType() *** MODIFIED METHOD: PUBLIC (<- PRIVATE) org.eclipse.jgit.treewalk.AbstractTreeIterator getTree(java.lang.Class) *** MODIFIED CLASS: PUBLIC ABSTRACT org.eclipse.jgit.treewalk.WorkingTreeIterator (not serializable) +++ NEW METHOD: PUBLIC(+) org.eclipse.jgit.lib.CoreConfig$EolStreamType getEolStreamType() +++ NEW METHOD: PUBLIC(+) boolean isWorkTree() *** MODIFIED CLASS: PUBLIC org.eclipse.jgit.treewalk.WorkingTreeOptions (not serializable) +++ NEW METHOD: PUBLIC(+) org.eclipse.jgit.lib.CoreConfig$EOL getEOL() +++ NEW METHOD: PUBLIC(+) boolean isDirNoGitLinks() *** MODIFIED CLASS: PUBLIC ABSTRACT org.eclipse.jgit.util.FS (not serializable) +++ NEW METHOD: PUBLIC(+) boolean createNewFile(java.io.File) +++ NEW METHOD: PUBLIC(+) java.nio.file.attribute.BasicFileAttributes fileAttributes(java.io.File) +++ NEW METHOD: PUBLIC(+) boolean supportsAtomicCreateNewFile() *** MODIFIED CLASS: PUBLIC org.eclipse.jgit.util.FS_POSIX (not serializable) +++ NEW METHOD: PUBLIC(+) boolean createNewFile(java.io.File) +++ NEW METHOD: PUBLIC(+) boolean supportsAtomicCreateNewFile() +++ NEW CLASS: PUBLIC(+) org.eclipse.jgit.util.Holder (not serializable) +++ NEW SUPERCLASS: java.lang.Object +++ NEW CONSTRUCTOR: PUBLIC(+) Holder(java.lang.Object) +++ NEW METHOD: PUBLIC(+) java.lang.Object get() +++ NEW METHOD: PUBLIC(+) void set(java.lang.Object) *** MODIFIED CLASS: PUBLIC org.eclipse.jgit.util.HttpSupport (not serializable) +++ NEW FIELD: PUBLIC(+) STATIC(+) FINAL(+) java.lang.String METHOD_HEAD +++ NEW FIELD: PUBLIC(+) STATIC(+) FINAL(+) java.lang.String METHOD_PUT +++ NEW METHOD: PUBLIC(+) STATIC(+) void disableSslVerify(org.eclipse.jgit.transport.http.HttpConnection) *** MODIFIED CLASS: PUBLIC org.eclipse.jgit.util.io.AutoCRLFOutputStream (not serializable) +++ NEW CONSTRUCTOR: PUBLIC(+) AutoCRLFOutputStream(java.io.OutputStream, boolean) +++ NEW CLASS: PUBLIC(+) org.eclipse.jgit.util.io.AutoLFInputStream (not serializable) +++ NEW SUPERCLASS: java.io.InputStream +++ NEW CONSTRUCTOR: PUBLIC(+) AutoLFInputStream(java.io.InputStream, boolean) +++ NEW CONSTRUCTOR: PUBLIC(+) AutoLFInputStream(java.io.InputStream, boolean, boolean) +++ NEW METHOD: PUBLIC(+) void close() +++ NEW METHOD: PUBLIC(+) boolean isBinary() +++ NEW METHOD: PUBLIC(+) int read() +++ NEW METHOD: PUBLIC(+) int read(byte[], int, int) +++ NEW CLASS: PUBLIC(+) STATIC(+) org.eclipse.jgit.util.io.AutoLFInputStream$IsBinaryException (compatible) +++ NEW SUPERCLASS: java.io.IOException +++ NEW CLASS: PUBLIC(+) org.eclipse.jgit.util.io.AutoLFOutputStream (not serializable) +++ NEW SUPERCLASS: java.io.OutputStream +++ NEW CONSTRUCTOR: PUBLIC(+) AutoLFOutputStream(java.io.OutputStream) +++ NEW CONSTRUCTOR: PUBLIC(+) AutoLFOutputStream(java.io.OutputStream, boolean) +++ NEW METHOD: PUBLIC(+) void close() +++ NEW METHOD: PUBLIC(+) void flush() +++ NEW METHOD: PUBLIC(+) void write(int) +++ NEW METHOD: PUBLIC(+) void write(byte[]) +++ NEW METHOD: PUBLIC(+) void write(byte[], int, int) ***! MODIFIED CLASS: PUBLIC org.eclipse.jgit.util.io.EolCanonicalizingInputStream (not serializable) ***! MODIFIED SUPERCLASS: org.eclipse.jgit.util.io.AutoLFInputStream (<- java.io.InputStream) --- REMOVED METHOD: PUBLIC(-) void close() --- REMOVED METHOD: PUBLIC(-) boolean isBinary() --- REMOVED METHOD: PUBLIC(-) int read() --- REMOVED METHOD: PUBLIC(-) int read(byte[], int, int) +++ NEW ANNOTATION: java.lang.Deprecated +++ NEW CLASS: PUBLIC(+) FINAL(+) org.eclipse.jgit.util.io.EolStreamTypeUtil (not serializable) +++ NEW SUPERCLASS: java.lang.Object +++ NEW METHOD: PUBLIC(+) STATIC(+) org.eclipse.jgit.lib.CoreConfig$EolStreamType detectStreamType(org.eclipse.jgit.treewalk.TreeWalk$OperationType, org.eclipse.jgit.treewalk.WorkingTreeOptions, org.eclipse.jgit.attributes.Attributes) +++ NEW METHOD: PUBLIC(+) STATIC(+) java.io.InputStream wrapInputStream(java.io.InputStream, org.eclipse.jgit.lib.CoreConfig$EolStreamType) +++ NEW METHOD: PUBLIC(+) STATIC(+) java.io.OutputStream wrapOutputStream(java.io.OutputStream, org.eclipse.jgit.lib.CoreConfig$EolStreamType) *** MODIFIED CLASS: PUBLIC FINAL org.eclipse.jgit.util.NB (not serializable) +++ NEW METHOD: PUBLIC(+) STATIC(+) int compareUInt64(long, long) *** MODIFIED CLASS: PUBLIC FINAL org.eclipse.jgit.util.RawParseUtils (not serializable) +++ NEW METHOD: PUBLIC(+) STATIC(+) FINAL(+) long parseHexInt64(byte[], int) [INFO] [INFO] ---------------< org.eclipse.jgit:org.eclipse.jgit.ant >---------------- [INFO] [INFO] Building JGit - Ant Tasks 4.5.6.201903121547-r [3/18] [INFO] [INFO] ----------------< org.eclipse.jgit:org.eclipse.jgit.ui >---------------- [INFO] [INFO] -----------< org.eclipse.jgit:org.eclipse.jgit.http.apache >------------ [INFO] -------------< org.eclipse.jgit:org.eclipse.jgit.archive >-------------- [INFO] Building JGit - Apache httpclient based HTTP support 4.5.6.201903121547-r [5/18] [INFO] [INFO] [INFO] [INFO] Building JGit - AWT User Interface 4.5.6.201903121547-r [4/18] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] ---------------< org.eclipse.jgit:org.eclipse.jgit.lfs >---------------- [INFO] --------------------------------[ jar ]--------------------------------- [INFO] -----------< org.eclipse.jgit:org.eclipse.jgit.http.server >------------ [INFO] Building JGit - HTTP Server 4.5.6.201903121547-r [8/18] [INFO] --------------< org.eclipse.jgit:org.eclipse.jgit.junit >--------------- [INFO] --------------------------------[ jar ]--------------------------------- [INFO] Building JGit - Archive Formats 4.5.6.201903121547-r [6/18] [INFO] Building JGit - JUnit Utility Classes 4.5.6.201903121547-r [9/18] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] Building JGit - Large File Storage 4.5.6.201903121547-r [7/18] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] --------------------------------[ jar ]--------------------------------- [INFO] --------------------------------[ jar ]--------------------------------- [WARNING] ***************************************************************** [WARNING] * Your build is requesting parallel execution, but project * [WARNING] ***************************************************************** [WARNING] * Your build is requesting parallel execution, but project * [WARNING] * contains the following plugin(s) that have goals not marked * [WARNING] * as @threadSafe to support parallel building. * [WARNING] * While this /may/ work fine, please look for plugin updates * [WARNING] * and/or request plugins be made thread-safe. * [WARNING] * If reporting an issue, report it against the plugin in * [WARNING] * question, not against maven-core * [WARNING] ***************************************************************** [WARNING] The following plugins are not marked @threadSafe in JGit - Archive Formats: [WARNING] com.github.siom79.japicmp:japicmp-maven-plugin:0.5.3 [WARNING] Enable debug to see more precisely which goals are not marked @threadSafe. [WARNING] ***************************************************************** [WARNING] * contains the following plugin(s) that have goals not marked * [WARNING] * as @threadSafe to support parallel building. * [WARNING] * While this /may/ work fine, please look for plugin updates * [WARNING] * and/or request plugins be made thread-safe. * [WARNING] * If reporting an issue, report it against the plugin in * [WARNING] * question, not against maven-core * [WARNING] ***************************************************************** [WARNING] The following plugins are not marked @threadSafe in JGit - Apache httpclient based HTTP support: [WARNING] com.github.siom79.japicmp:japicmp-maven-plugin:0.5.3 [WARNING] Enable debug to see more precisely which goals are not marked @threadSafe. [WARNING] ***************************************************************** [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.jgit.ui --- [WARNING] ***************************************************************** [WARNING] ***************************************************************** [WARNING] * Your build is requesting parallel execution, but project * [WARNING] * Your build is requesting parallel execution, but project * [WARNING] * contains the following plugin(s) that have goals not marked * [WARNING] * as @threadSafe to support parallel building. * [WARNING] * While this /may/ work fine, please look for plugin updates * [WARNING] * and/or request plugins be made thread-safe. * [WARNING] * If reporting an issue, report it against the plugin in * [WARNING] * contains the following plugin(s) that have goals not marked * [WARNING] * as @threadSafe to support parallel building. * [WARNING] * While this /may/ work fine, please look for plugin updates * [WARNING] * and/or request plugins be made thread-safe. * [WARNING] * If reporting an issue, report it against the plugin in * [WARNING] * question, not against maven-core * [WARNING] ***************************************************************** [WARNING] The following plugins are not marked @threadSafe in JGit - HTTP Server: [WARNING] com.github.siom79.japicmp:japicmp-maven-plugin:0.5.3 [WARNING] Enable debug to see more precisely which goals are not marked @threadSafe. [WARNING] ***************************************************************** [WARNING] * question, not against maven-core * [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.jgit.http.apache --- [WARNING] ***************************************************************** [INFO] Deleting /jobs/genie.jgit/stable/jobs/jgit-stable-4.5/workspace/org.eclipse.jgit.ui/target [WARNING] The following plugins are not marked @threadSafe in JGit - Ant Tasks: [WARNING] com.github.siom79.japicmp:japicmp-maven-plugin:0.5.3 [INFO] [INFO] [WARNING] Enable debug to see more precisely which goals are not marked @threadSafe. [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.jgit.http.server --- [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.jgit.junit --- [WARNING] ***************************************************************** [INFO] Deleting /jobs/genie.jgit/stable/jobs/jgit-stable-4.5/workspace/org.eclipse.jgit.http.server/target [INFO] Deleting /jobs/genie.jgit/stable/jobs/jgit-stable-4.5/workspace/org.eclipse.jgit.junit/target [INFO] Deleting /jobs/genie.jgit/stable/jobs/jgit-stable-4.5/workspace/org.eclipse.jgit.http.apache/target [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.jgit.archive --- [INFO] Deleting /jobs/genie.jgit/stable/jobs/jgit-stable-4.5/workspace/org.eclipse.jgit.archive/target [INFO] [INFO] --- build-helper-maven-plugin:1.10:parse-version (set-osgi-version) @ org.eclipse.jgit.ui --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:prepare-agent (default) @ org.eclipse.jgit.ui --- [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.jgit.lfs --- [INFO] Deleting /jobs/genie.jgit/stable/jobs/jgit-stable-4.5/workspace/org.eclipse.jgit.lfs/target [INFO] argLine set to -javaagent:/home/hudson/genie.jgit/.jenkins/jobs/stable/jobs/jgit-stable-4.5/workspace/.repository/org/jacoco/org.jacoco.agent/0.7.6.201602180812/org.jacoco.agent-0.7.6.201602180812-runtime.jar=destfile=/jobs/genie.jgit/stable/jobs/jgit-stable-4.5/workspace/target/jacoco.exec,append=true,includes=org.eclipse.jgit.*,excludes=**/*Test*.* [INFO] [INFO] --- maven-antrun-plugin:1.8:run (translate-qualifier) @ org.eclipse.jgit.ui --- [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.jgit.ant --- [INFO] Deleting /jobs/genie.jgit/stable/jobs/jgit-stable-4.5/workspace/org.eclipse.jgit.ant/target [INFO] [INFO] --- build-helper-maven-plugin:1.10:parse-version (set-osgi-version) @ org.eclipse.jgit.http.apache --- [INFO] [INFO] --- build-helper-maven-plugin:1.10:parse-version (set-osgi-version) @ org.eclipse.jgit.junit --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:prepare-agent (default) @ org.eclipse.jgit.http.apache --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:prepare-agent (default) @ org.eclipse.jgit.junit --- [INFO] [INFO] --- build-helper-maven-plugin:1.10:parse-version (set-osgi-version) @ org.eclipse.jgit.ant --- [INFO] argLine set to -javaagent:/home/hudson/genie.jgit/.jenkins/jobs/stable/jobs/jgit-stable-4.5/workspace/.repository/org/jacoco/org.jacoco.agent/0.7.6.201602180812/org.jacoco.agent-0.7.6.201602180812-runtime.jar=destfile=/jobs/genie.jgit/stable/jobs/jgit-stable-4.5/workspace/target/jacoco.exec,append=true,includes=org.eclipse.jgit.*,excludes=**/*Test*.* [INFO] [INFO] argLine set to -javaagent:/home/hudson/genie.jgit/.jenkins/jobs/stable/jobs/jgit-stable-4.5/workspace/.repository/org/jacoco/org.jacoco.agent/0.7.6.201602180812/org.jacoco.agent-0.7.6.201602180812-runtime.jar=destfile=/jobs/genie.jgit/stable/jobs/jgit-stable-4.5/workspace/target/jacoco.exec,append=true,includes=org.eclipse.jgit.*,excludes=**/*Test*.* [INFO] [INFO] [INFO] --- maven-antrun-plugin:1.8:run (translate-qualifier) @ org.eclipse.jgit.http.apache --- [INFO] --- build-helper-maven-plugin:1.10:parse-version (set-osgi-version) @ org.eclipse.jgit.archive --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:prepare-agent (default) @ org.eclipse.jgit.ant --- [INFO] --- maven-antrun-plugin:1.8:run (translate-qualifier) @ org.eclipse.jgit.junit --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:prepare-agent (default) @ org.eclipse.jgit.archive --- [INFO] argLine set to -javaagent:/home/hudson/genie.jgit/.jenkins/jobs/stable/jobs/jgit-stable-4.5/workspace/.repository/org/jacoco/org.jacoco.agent/0.7.6.201602180812/org.jacoco.agent-0.7.6.201602180812-runtime.jar=destfile=/jobs/genie.jgit/stable/jobs/jgit-stable-4.5/workspace/target/jacoco.exec,append=true,includes=org.eclipse.jgit.*,excludes=**/*Test*.* [INFO] argLine set to -javaagent:/home/hudson/genie.jgit/.jenkins/jobs/stable/jobs/jgit-stable-4.5/workspace/.repository/org/jacoco/org.jacoco.agent/0.7.6.201602180812/org.jacoco.agent-0.7.6.201602180812-runtime.jar=destfile=/jobs/genie.jgit/stable/jobs/jgit-stable-4.5/workspace/target/jacoco.exec,append=true,includes=org.eclipse.jgit.*,excludes=**/*Test*.* [INFO] [INFO] [INFO] --- maven-antrun-plugin:1.8:run (translate-qualifier) @ org.eclipse.jgit.archive --- [INFO] [INFO] --- build-helper-maven-plugin:1.10:parse-version (set-osgi-version) @ org.eclipse.jgit.http.server --- [INFO] [INFO] --- build-helper-maven-plugin:1.10:parse-version (set-osgi-version) @ org.eclipse.jgit.lfs --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:prepare-agent (default) @ org.eclipse.jgit.http.server --- [INFO] --- maven-antrun-plugin:1.8:run (translate-qualifier) @ org.eclipse.jgit.ant --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:prepare-agent (default) @ org.eclipse.jgit.lfs --- [INFO] argLine set to -javaagent:/home/hudson/genie.jgit/.jenkins/jobs/stable/jobs/jgit-stable-4.5/workspace/.repository/org/jacoco/org.jacoco.agent/0.7.6.201602180812/org.jacoco.agent-0.7.6.201602180812-runtime.jar=destfile=/jobs/genie.jgit/stable/jobs/jgit-stable-4.5/workspace/target/jacoco.exec,append=true,includes=org.eclipse.jgit.*,excludes=**/*Test*.* [INFO] [INFO] argLine set to -javaagent:/home/hudson/genie.jgit/.jenkins/jobs/stable/jobs/jgit-stable-4.5/workspace/.repository/org/jacoco/org.jacoco.agent/0.7.6.201602180812/org.jacoco.agent-0.7.6.201602180812-runtime.jar=destfile=/jobs/genie.jgit/stable/jobs/jgit-stable-4.5/workspace/target/jacoco.exec,append=true,includes=org.eclipse.jgit.*,excludes=**/*Test*.* [INFO] --- maven-antrun-plugin:1.8:run (translate-qualifier) @ org.eclipse.jgit.http.server --- [INFO] [INFO] --- maven-antrun-plugin:1.8:run (translate-qualifier) @ org.eclipse.jgit.lfs --- [INFO] Executing tasks main: [copy] Copying 1 file to /jobs/genie.jgit/stable/jobs/jgit-stable-4.5/workspace/org.eclipse.jgit.ui/target/META-INF [INFO] Executed tasks [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ org.eclipse.jgit.ui --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.5.1:compile (default-compile) @ org.eclipse.jgit.ui --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 6 source files to /jobs/genie.jgit/stable/jobs/jgit-stable-4.5/workspace/org.eclipse.jgit.ui/target/classes [INFO] Executing tasks main: [copy] Copying 1 file to /jobs/genie.jgit/stable/jobs/jgit-stable-4.5/workspace/org.eclipse.jgit.http.apache/target/META-INF [INFO] Executed tasks [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ org.eclipse.jgit.http.apache --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] Copying 1 resource [INFO] Executing tasks main: [copy] Copying 1 file to /jobs/genie.jgit/stable/jobs/jgit-stable-4.5/workspace/org.eclipse.jgit.junit/target/META-INF [INFO] [INFO] --- maven-compiler-plugin:3.5.1:compile (default-compile) @ org.eclipse.jgit.http.apache --- [INFO] Executed tasks [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ org.eclipse.jgit.junit --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.5.1:compile (default-compile) @ org.eclipse.jgit.junit --- [INFO] Executing tasks main: [copy] Copying 1 file to /jobs/genie.jgit/stable/jobs/jgit-stable-4.5/workspace/org.eclipse.jgit.lfs/target/META-INF [INFO] Changes detected - recompiling the module! [INFO] Executing tasks main: [copy] Copying 1 file to /jobs/genie.jgit/stable/jobs/jgit-stable-4.5/workspace/org.eclipse.jgit.ant/target/META-INF [INFO] Executed tasks [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ org.eclipse.jgit.lfs --- [INFO] Compiling 4 source files to /jobs/genie.jgit/stable/jobs/jgit-stable-4.5/workspace/org.eclipse.jgit.http.apache/target/classes [INFO] Executing tasks main: [copy] Copying 1 file to /jobs/genie.jgit/stable/jobs/jgit-stable-4.5/workspace/org.eclipse.jgit.http.server/target/META-INF [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Executed tasks [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ org.eclipse.jgit.ant --- [INFO] Copying 2 resources [INFO] Changes detected - recompiling the module! [INFO] Executing tasks main: [copy] Copying 1 file to /jobs/genie.jgit/stable/j[INFO] Executed tasks [INFO] Compiling 9 source files to /jobs/genie.jgit/stable/jobs/jgit-stable-4.5/workspace/org.eclipse.jgit.junit/target/classes obs/jgit-stable-[INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] 4.5/workspace/org.eclipse.jgit.archive/target/META-INF[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ org.eclipse.jgit.http.server --- [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:3.5.1:compile (default-compile) @ org.eclipse.jgit.lfs --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Executed tasks [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ org.eclipse.jgit.archive --- [INFO] Copying 1 resource [INFO] Copying 2 resources [INFO] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] --- maven-compiler-plugin:3.5.1:compile (default-compile) @ org.eclipse.jgit.ant --- [INFO] Copying 1 resource [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:3.5.1:compile (default-compile) @ org.eclipse.jgit.archive --- [INFO] [INFO] --- maven-compiler-plugin:3.5.1:compile (default-compile) @ org.eclipse.jgit.http.server --- [INFO] Changes detected - recompiling the module! [INFO] Changes detected - recompiling the module! [INFO] Compiling 4 source files to /jobs/genie.jgit/stable/jobs/jgit-stable-4.5/workspace/org.eclipse.jgit.ant/target/classes [INFO] Compiling 16 source files to /jobs/genie.jgit/stable/jobs/jgit-stable-4.5/workspace/org.eclipse.jgit.lfs/target/classes [INFO] Changes detected - recompiling the module! [INFO] Compiling 9 source files to /jobs/genie.jgit/stable/jobs/jgit-stable-4.5/workspace/org.eclipse.jgit.archive/target/classes [INFO] Changes detected - recompiling the module! [INFO] Compiling 33 source files to /jobs/genie.jgit/stable/jobs/jgit-stable-4.5/workspace/org.eclipse.jgit.http.server/target/classes [INFO] [INFO] >>> maven-source-plugin:3.0.0:jar (attach-sources) > generate-sources @ org.eclipse.jgit.ant >>> [INFO] [INFO] --- build-helper-maven-plugin:1.10:parse-version (set-osgi-version) @ org.eclipse.jgit.ant --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:prepare-agent (default) @ org.eclipse.jgit.ant --- [INFO] argLine set to -javaagent:/home/hudson/genie.jgit/.jenkins/jobs/stable/jobs/jgit-stable-4.5/workspace/.repository/org/jacoco/org.jacoco.agent/0.7.6.201602180812/org.jacoco.agent-0.7.6.201602180812-runtime.jar=destfile=/jobs/genie.jgit/stable/jobs/jgit-stable-4.5/workspace/target/jacoco.exec,append=true,includes=org.eclipse.jgit.*,excludes=**/*Test*.* [INFO] [INFO] <<< maven-source-plugin:3.0.0:jar (attach-sources) < generate-sources @ org.eclipse.jgit.ant <<< [INFO] [INFO] [INFO] --- maven-source-plugin:3.0.0:jar (attach-sources) @ org.eclipse.jgit.ant --- [INFO] /jobs/genie.jgit/stable/jobs/jgit-stable-4.5/workspace/org.eclipse.jgit.http.apache/src/org/eclipse/jgit/transport/http/apache/HttpClientConnection.java: /jobs/genie.jgit/stable/jobs/jgit-stable-4.5/workspace/org.eclipse.jgit.http.apache/src/org/eclipse/jgit/transport/http/apache/HttpClientConnection.java uses or overrides a deprecated API. [INFO] /jobs/genie.jgit/stable/jobs/jgit-stable-4.5/workspace/org.eclipse.jgit.http.apache/src/org/eclipse/jgit/transport/http/apache/HttpClientConnection.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] >>> maven-source-plugin:3.0.0:jar (attach-sources) > generate-sources @ org.eclipse.jgit.http.apache >>> [INFO] [INFO] --- build-helper-maven-plugin:1.10:parse-version (set-osgi-version) @ org.eclipse.jgit.http.apache --- [INFO] Building jar: /jobs/genie.jgit/stable/jobs/jgit-stable-4.5/workspace/org.eclipse.jgit.ant/target/org.eclipse.jgit.ant-4.5.6.201903121547-r-sources.jar [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:prepare-agent (default) @ org.eclipse.jgit.http.apache --- [INFO] argLine set to -javaagent:/home/hudson/genie.jgit/.jenkins/jobs/stable/jobs/jgit-stable-4.5/workspace/.repository/org/jacoco/org.jacoco.agent/0.7.6.201602180812/org.jacoco.agent-0.7.6.201602180812-runtime.jar=destfile=/jobs/genie.jgit/stable/jobs/jgit-stable-4.5/workspace/target/jacoco.exec,append=true,includes=org.eclipse.jgit.*,excludes=**/*Test*.* [INFO] [INFO] <<< maven-source-plugin:3.0.0:jar (attach-sources) < generate-sources @ org.eclipse.jgit.http.apache <<< [INFO] [INFO] [INFO] --- maven-source-plugin:3.0.0:jar (attach-sources) @ org.eclipse.jgit.http.apache --- [INFO] Building jar: /jobs/genie.jgit/stable/jobs/jgit-stable-4.5/workspace/org.eclipse.jgit.http.apache/target/org.eclipse.jgit.http.apache-4.5.6.201903121547-r-sources.jar [INFO] [INFO] >>> maven-source-plugin:3.0.0:jar (attach-sources) > generate-sources @ org.eclipse.jgit.archive >>> [INFO] [INFO] >>> maven-source-plugin:3.0.0:jar (attach-sources) > generate-sources @ org.eclipse.jgit.lfs >>> [INFO] [INFO] --- build-helper-maven-plugin:1.10:parse-version (set-osgi-version) @ org.eclipse.jgit.archive --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:prepare-agent (default) @ org.eclipse.jgit.archive --- [INFO] argLine set to -javaagent:/home/hudson/genie.jgit/.jenkins/jobs/stable/jobs/jgit-stable-4.5/workspace/.repository/org/jacoco/org.jacoco.agent/0.7.6.201602180812/org.jacoco.agent-0.7.6.201602180812-runtime.jar=destfile=/jobs/genie.jgit/stable/jobs/jgit-stable-4.5/workspace/target/jacoco.exec,append=true,includes=org.eclipse.jgit.*,excludes=**/*Test*.* [INFO] [INFO] <<< maven-source-plugin:3.0.0:jar (attach-sources) < generate-sources @ org.eclipse.jgit.archive <<< [INFO] [INFO] [INFO] --- maven-source-plugin:3.0.0:jar (attach-sources) @ org.eclipse.jgit.archive --- [INFO] [INFO] --- build-helper-maven-plugin:1.10:parse-version (set-osgi-version) @ org.eclipse.jgit.lfs --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:prepare-agent (default) @ org.eclipse.jgit.lfs --- [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ org.eclipse.jgit.ant --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /jobs/genie.jgit/stable/jobs/jgit-stable-4.5/workspace/org.eclipse.jgit.ant/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.5.1:testCompile (default-testCompile) @ org.eclipse.jgit.ant --- [INFO] argLine set to -javaagent:/home/hudson/genie.jgit/.jenkins/jobs/stable/jobs/jgit-stable-4.5/workspace/.repository/org/jacoco/org.jacoco.agent/0.7.6.201602180812/org.jacoco.agent-0.7.6.201602180812-runtime.jar=destfile=/jobs/genie.jgit/stable/jobs/jgit-stable-4.5/workspace/target/jacoco.exec,append=true,includes=org.eclipse.jgit.*,excludes=**/*Test*.* [INFO] [INFO] <<< maven-source-plugin:3.0.0:jar (attach-sources) < generate-sources @ org.eclipse.jgit.lfs <<< [INFO] [INFO] [INFO] --- maven-source-plugin:3.0.0:jar (attach-sources) @ org.eclipse.jgit.lfs --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ org.eclipse.jgit.ant --- [INFO] Building jar: /jobs/genie.jgit/stable/jobs/jgit-stable-4.5/workspace/org.eclipse.jgit.archive/target/org.eclipse.jgit.archive-4.5.6.201903121547-r-sources.jar [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ org.eclipse.jgit.http.apache --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /jobs/genie.jgit/stable/jobs/jgit-stable-4.5/workspace/org.eclipse.jgit.http.apache/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.5.1:testCompile (default-testCompile) @ org.eclipse.jgit.http.apache --- [INFO] No tests to run. [INFO] [INFO] --- maven-jar-plugin:2.6:jar (default-jar) @ org.eclipse.jgit.ant --- [INFO] Building jar: /jobs/genie.jgit/stable/jobs/jgit-stable-4.5/workspace/org.eclipse.jgit.lfs/target/org.eclipse.jgit.lfs-4.5.6.201903121547-r-sources.jar [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ org.eclipse.jgit.http.apache --- [INFO] No tests to run. [INFO] [INFO] --- maven-jar-plugin:2.6:jar (default-jar) @ org.eclipse.jgit.http.apache --- [INFO] Building jar: /jobs/genie.jgit/stable/jobs/jgit-stable-4.5/workspace/org.eclipse.jgit.http.apache/target/org.eclipse.jgit.http.apache-4.5.6.201903121547-r.jar [INFO] Building jar: /jobs/genie.jgit/stable/jobs/jgit-stable-4.5/workspace/org.eclipse.jgit.ant/target/org.eclipse.jgit.ant-4.5.6.201903121547-r.jar [INFO] [INFO] >>> maven-source-plugin:3.0.0:jar (attach-sources) > generate-sources @ org.eclipse.jgit.ui >>> [INFO] [INFO] --- build-helper-maven-plugin:1.10:parse-version (set-osgi-version) @ org.eclipse.jgit.ui --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:prepare-agent (default) @ org.eclipse.jgit.ui --- [INFO] argLine set to -javaagent:/home/hudson/genie.jgit/.jenkins/jobs/stable/jobs/jgit-stable-4.5/workspace/.repository/org/jacoco/org.jacoco.agent/0.7.6.201602180812/org.jacoco.agent-0.7.6.201602180812-runtime.jar=destfile=/jobs/genie.jgit/stable/jobs/jgit-stable-4.5/workspace/target/jacoco.exec,append=true,includes=org.eclipse.jgit.*,excludes=**/*Test*.* [INFO] [INFO] <<< maven-source-plugin:3.0.0:jar (attach-sources) < generate-sources @ org.eclipse.jgit.ui <<< [INFO] [INFO] [INFO] --- maven-source-plugin:3.0.0:jar (attach-sources) @ org.eclipse.jgit.ui --- [INFO] [INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ org.eclipse.jgit.http.apache --- [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ org.eclipse.jgit.archive --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /jobs/genie.jgit/stable/jobs/jgit-stable-4.5/workspace/org.eclipse.jgit.archive/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.5.1:testCompile (default-testCompile) @ org.eclipse.jgit.archive --- [INFO] Building jar: /jobs/genie.jgit/stable/jobs/jgit-stable-4.5/workspace/org.eclipse.jgit.ui/target/org.eclipse.jgit.ui-4.5.6.201903121547-r-sources.jar [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ org.eclipse.jgit.archive --- [INFO] No tests to run. [INFO] [INFO] --- maven-jar-plugin:2.6:jar (default-jar) @ org.eclipse.jgit.archive --- [INFO] [INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ org.eclipse.jgit.ant --- [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ org.eclipse.jgit.lfs --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /jobs/genie.jgit/stable/jobs/jgit-stable-4.5/workspace/org.eclipse.jgit.lfs/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.5.1:testCompile (default-testCompile) @ org.eclipse.jgit.lfs --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ org.eclipse.jgit.lfs --- [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ org.eclipse.jgit.ui --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /jobs/genie.jgit/stable/jobs/jgit-stable-4.5/workspace/org.eclipse.jgit.ui/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.5.1:testCompile (default-testCompile) @ org.eclipse.jgit.ui --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ org.eclipse.jgit.ui --- [INFO] No tests to run. [INFO] [INFO] --- maven-jar-plugin:2.6:jar (default-jar) @ org.eclipse.jgit.ui --- [INFO] Building jar: /jobs/genie.jgit/stable/jobs/jgit-stable-4.5/workspace/org.eclipse.jgit.archive/target/org.eclipse.jgit.archive-4.5.6.201903121547-r.jar [INFO] No tests to run. [INFO] [INFO] --- maven-jar-plugin:2.6:jar (default-jar) @ org.eclipse.jgit.lfs --- [INFO] Building jar: /jobs/genie.jgit/stable/jobs/jgit-stable-4.5/workspace/org.eclipse.jgit.ui/target/org.eclipse.jgit.ui-4.5.6.201903121547-r.jar [INFO] Building jar: /jobs/genie.jgit/stable/jobs/jgit-stable-4.5/workspace/org.eclipse.jgit.lfs/target/org.eclipse.jgit.lfs-4.5.6.201903121547-r.jar [INFO] [INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ org.eclipse.jgit.ui --- [INFO] [INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ org.eclipse.jgit.archive --- [INFO] [INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ org.eclipse.jgit.lfs --- [INFO] [INFO] >>> maven-source-plugin:3.0.0:jar (attach-sources) > generate-sources @ org.eclipse.jgit.junit >>> [INFO] [INFO] --- build-helper-maven-plugin:1.10:parse-version (set-osgi-version) @ org.eclipse.jgit.junit --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:prepare-agent (default) @ org.eclipse.jgit.junit --- [INFO] argLine set to -javaagent:/home/hudson/genie.jgit/.jenkins/jobs/stable/jobs/jgit-stable-4.5/workspace/.repository/org/jacoco/org.jacoco.agent/0.7.6.201602180812/org.jacoco.agent-0.7.6.201602180812-runtime.jar=destfile=/jobs/genie.jgit/stable/jobs/jgit-stable-4.5/workspace/target/jacoco.exec,append=true,includes=org.eclipse.jgit.*,excludes=**/*Test*.* [INFO] [INFO] <<< maven-source-plugin:3.0.0:jar (attach-sources) < generate-sources @ org.eclipse.jgit.junit <<< [INFO] [INFO] [INFO] --- maven-source-plugin:3.0.0:jar (attach-sources) @ org.eclipse.jgit.junit --- [INFO] Building jar: /jobs/genie.jgit/stable/jobs/jgit-stable-4.5/workspace/org.eclipse.jgit.junit/target/org.eclipse.jgit.junit-4.5.6.201903121547-r-sources.jar [INFO] /jobs/genie.jgit/stable/jobs/jgit-stable-4.5/workspace/org.eclipse.jgit.http.server/src/org/eclipse/jgit/http/server/glue/WrappedRequest.java: /jobs/genie.jgit/stable/jobs/jgit-stable-4.5/workspace/org.eclipse.jgit.http.server/src/org/eclipse/jgit/http/server/glue/WrappedRequest.java uses or overrides a deprecated API. [INFO] /jobs/genie.jgit/stable/jobs/jgit-stable-4.5/workspace/org.eclipse.jgit.http.server/src/org/eclipse/jgit/http/server/glue/WrappedRequest.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] >>> maven-source-plugin:3.0.0:jar (attach-sources) > generate-sources @ org.eclipse.jgit.http.server >>> [INFO] [INFO] --- build-helper-maven-plugin:1.10:parse-version (set-osgi-version) @ org.eclipse.jgit.http.server --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:prepare-agent (default) @ org.eclipse.jgit.http.server --- [INFO] argLine set to -javaagent:/home/hudson/genie.jgit/.jenkins/jobs/stable/jobs/jgit-stable-4.5/workspace/.repository/org/jacoco/org.jacoco.agent/0.7.6.201602180812/org.jacoco.agent-0.7.6.201602180812-runtime.jar=destfile=/jobs/genie.jgit/stable/jobs/jgit-stable-4.5/workspace/target/jacoco.exec,append=true,includes=org.eclipse.jgit.*,excludes=**/*Test*.* [INFO] [INFO] <<< maven-source-plugin:3.0.0:jar (attach-sources) < generate-sources @ org.eclipse.jgit.http.server <<< [INFO] [INFO] [INFO] --- maven-source-plugin:3.0.0:jar (attach-sources) @ org.eclipse.jgit.http.server --- [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ org.eclipse.jgit.junit --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /jobs/genie.jgit/stable/jobs/jgit-stable-4.5/workspace/org.eclipse.jgit.junit/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.5.1:testCompile (default-testCompile) @ org.eclipse.jgit.junit --- [INFO] Building jar: /jobs/genie.jgit/stable/jobs/jgit-stable-4.5/workspace/org.eclipse.jgit.http.server/target/org.eclipse.jgit.http.server-4.5.6.201903121547-r-sources.jar [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ org.eclipse.jgit.junit --- [INFO] No tests to run. [INFO] [INFO] --- maven-jar-plugin:2.6:jar (default-jar) @ org.eclipse.jgit.junit --- [INFO] Building jar: /jobs/genie.jgit/stable/jobs/jgit-stable-4.5/workspace/org.eclipse.jgit.junit/target/org.eclipse.jgit.junit-4.5.6.201903121547-r.jar [INFO] [INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ org.eclipse.jgit.junit --- [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ org.eclipse.jgit.http.server --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /jobs/genie.jgit/stable/jobs/jgit-stable-4.5/workspace/org.eclipse.jgit.http.server/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.5.1:testCompile (default-testCompile) @ org.eclipse.jgit.http.server --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ org.eclipse.jgit.http.server --- [INFO] No tests to run. [INFO] [INFO] --- maven-jar-plugin:2.6:jar (default-jar) @ org.eclipse.jgit.http.server --- [INFO] Building jar: /jobs/genie.jgit/stable/jobs/jgit-stable-4.5/workspace/org.eclipse.jgit.http.server/target/org.eclipse.jgit.http.server-4.5.6.201903121547-r.jar [INFO] [INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ org.eclipse.jgit.http.server --- [WARNING] Javadoc Warnings [WARNING] Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.jgit [INFO] Building jar: /jobs/genie.jgit/stable/jobs/jgit-stable-4.5/workspace/org.eclipse.jgit.http.apache/target/org.eclipse.jgit.http.apache-4.5.6.201903121547-r-javadoc.jar [INFO] [INFO] >>> spotbugs-maven-plugin:3.1.6:check (default) > :spotbugs @ org.eclipse.jgit.http.apache >>> [INFO] [INFO] --- spotbugs-maven-plugin:3.1.6:spotbugs (spotbugs) @ org.eclipse.jgit.http.apache --- [INFO] Fork Value is true [WARNING] Javadoc Warnings [WARNING] Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.jgit [INFO] Building jar: /jobs/genie.jgit/stable/jobs/jgit-stable-4.5/workspace/org.eclipse.jgit.ant/target/org.eclipse.jgit.ant-4.5.6.201903121547-r-javadoc.jar [INFO] [INFO] >>> spotbugs-maven-plugin:3.1.6:check (default) > :spotbugs @ org.eclipse.jgit.ant >>> [INFO] [INFO] --- spotbugs-maven-plugin:3.1.6:spotbugs (spotbugs) @ org.eclipse.jgit.ant --- [INFO] Fork Value is true [java] Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.jgit [WARNING] Javadoc Warnings [WARNING] Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.jgit [java] [java] Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.jgit [INFO] Building jar: /jobs/genie.jgit/stable/jobs/jgit-stable-4.5/workspace/org.eclipse.jgit.archive/target/org.eclipse.jgit.archive-4.5.6.201903121547-r-javadoc.jar [INFO] [INFO] >>> spotbugs-maven-plugin:3.1.6:check (default) > :spotbugs @ org.eclipse.jgit.archive >>> [INFO] [INFO] --- spotbugs-maven-plugin:3.1.6:spotbugs (spotbugs) @ org.eclipse.jgit.archive --- [INFO] Fork Value is true [java] [java] Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.jgit [WARNING] Javadoc Warnings [WARNING] Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.jgit [INFO] Building jar: /jobs/genie.jgit/stable/jobs/jgit-stable-4.5/workspace/org.eclipse.jgit.lfs/target/org.eclipse.jgit.lfs-4.5.6.201903121547-r-javadoc.jar [INFO] [INFO] >>> spotbugs-maven-plugin:3.1.6:check (default) > :spotbugs @ org.eclipse.jgit.lfs >>> [INFO] [INFO] --- spotbugs-maven-plugin:3.1.6:spotbugs (spotbugs) @ org.eclipse.jgit.lfs --- [INFO] Fork Value is true [WARNING] Javadoc Warnings [WARNING] Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.jgit [WARNING] Javadoc Warnings [WARNING] Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.jgit [INFO] Building jar: /jobs/genie.jgit/stable/jobs/jgit-stable-4.5/workspace/org.eclipse.jgit.junit/target/org.eclipse.jgit.junit-4.5.6.201903121547-r-javadoc.jar [INFO] Building jar: /jobs/genie.jgit/stable/jobs/jgit-stable-4.5/workspace/org.eclipse.jgit.ui/target/org.eclipse.jgit.ui-4.5.6.201903121547-r-javadoc.jar [INFO] [INFO] >>> spotbugs-maven-plugin:3.1.6:check (default) > :spotbugs @ org.eclipse.jgit.junit >>> [INFO] [INFO] --- spotbugs-maven-plugin:3.1.6:spotbugs (spotbugs) @ org.eclipse.jgit.junit --- [INFO] [INFO] >>> spotbugs-maven-plugin:3.1.6:check (default) > :spotbugs @ org.eclipse.jgit.ui >>> [INFO] [INFO] --- spotbugs-maven-plugin:3.1.6:spotbugs (spotbugs) @ org.eclipse.jgit.ui --- [INFO] Fork Value is true [INFO] Fork Value is true [java] [java] Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.jgit [java] [java] Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.jgit [java] [java] Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.jgit [WARNING] Javadoc Warnings [WARNING] Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.jgit [INFO] Building jar: /jobs/genie.jgit/stable/jobs/jgit-stable-4.5/workspace/org.eclipse.jgit.http.server/target/org.eclipse.jgit.http.server-4.5.6.201903121547-r-javadoc.jar [INFO] [INFO] >>> spotbugs-maven-plugin:3.1.6:check (default) > :spotbugs @ org.eclipse.jgit.http.server >>> [INFO] [INFO] --- spotbugs-maven-plugin:3.1.6:spotbugs (spotbugs) @ org.eclipse.jgit.http.server --- [INFO] Fork Value is true [java] [java] Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.jgit [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs-maven-plugin:3.1.6:check (default) < :spotbugs @ org.eclipse.jgit.ant <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:3.1.6:check (default) @ org.eclipse.jgit.ant --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [java] Warnings generated: 5 [INFO] No errors/warnings found [INFO] [INFO] >>> maven-pmd-plugin:3.6:cpd-check (default) > :cpd @ org.eclipse.jgit.ant >>> [INFO] [INFO] --- maven-pmd-plugin:3.6:cpd (cpd) @ org.eclipse.jgit.ant --- [INFO] [INFO] <<< maven-pmd-plugin:3.6:cpd-check (default) < :cpd @ org.eclipse.jgit.ant <<< [INFO] [INFO] [INFO] --- maven-pmd-plugin:3.6:cpd-check (default) @ org.eclipse.jgit.ant --- [INFO] [INFO] [INFO] --- japicmp-maven-plugin:0.5.3:cmp (default) @ org.eclipse.jgit.ant --- [INFO] Done SpotBugs Analysis.... [INFO] Comparing /home/hudson/genie.jgit/.jenkins/jobs/stable/jobs/jgit-stable-4.5/workspace/.repository/org/eclipse/jgit/org.eclipse.jgit.ant/4.2.0.201601211800-r/org.eclipse.jgit.ant-4.2.0.201601211800-r.jar with /jobs/genie.jgit/stable/jobs/jgit-stable-4.5/workspace/org.eclipse.jgit.ant/target/org.eclipse.jgit.ant-4.5.6.201903121547-r.jar: No changes. [INFO] [INFO] <<< spotbugs-maven-plugin:3.1.6:check (default) < :spotbugs @ org.eclipse.jgit.http.apache <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:3.1.6:check (default) @ org.eclipse.jgit.http.apache --- [INFO] BugInstance size is 5 [INFO] Error size is 0 [INFO] Total bugs: 5 [ERROR] org.eclipse.jgit.transport.http.apache.HttpClientConnection.setInstanceFollowRedirects(boolean) invokes inefficient Boolean constructor; use Boolean.valueOf(...) instead [org.eclipse.jgit.transport.http.apache.HttpClientConnection] At HttpClientConnection.java:[line 319] DM_BOOLEAN_CTOR [ERROR] org.eclipse.jgit.transport.http.apache.HttpClientConnection.setConnectTimeout(int) invokes inefficient new Integer(int) constructor; use Integer.valueOf(int) instead [org.eclipse.jgit.transport.http.apache.HttpClientConnection] At HttpClientConnection.java:[line 286] DM_NUMBER_CTOR [ERROR] org.eclipse.jgit.transport.http.apache.HttpClientConnection.setReadTimeout(int) invokes inefficient new Integer(int) constructor; use Integer.valueOf(int) instead [org.eclipse.jgit.transport.http.apache.HttpClientConnection] At HttpClientConnection.java:[line 290] DM_NUMBER_CTOR [ERROR] Return value of javax.net.ssl.HostnameVerifier.verify(String, SSLSession) ignored, but method has no side effect [org.eclipse.jgit.transport.http.apache.HttpClientConnection$1] At HttpClientConnection.java:[line 374] RV_RETURN_VALUE_IGNORED_NO_SIDE_EFFECT [ERROR] org.eclipse.jgit.transport.http.apache.TemporaryBufferEntity.setContentLength(int) invokes inefficient new Integer(int) constructor; use Integer.valueOf(int) instead [org.eclipse.jgit.transport.http.apache.TemporaryBufferEntity] At TemporaryBufferEntity.java:[line 108] DM_NUMBER_CTOR [INFO] To see bug detail using the Spotbugs GUI, use the following command "mvn spotbugs:gui" [INFO] [INFO] >>> maven-pmd-plugin:3.6:cpd-check (default) > :cpd @ org.eclipse.jgit.http.apache >>> [INFO] [INFO] --- maven-pmd-plugin:3.6:cpd (cpd) @ org.eclipse.jgit.http.apache --- [INFO] [INFO] <<< maven-pmd-plugin:3.6:cpd-check (default) < :cpd @ org.eclipse.jgit.http.apache <<< [INFO] [INFO] [INFO] --- maven-pmd-plugin:3.6:cpd-check (default) @ org.eclipse.jgit.http.apache --- [INFO] [INFO] [INFO] --- japicmp-maven-plugin:0.5.3:cmp (default) @ org.eclipse.jgit.http.apache --- [INFO] Comparing /home/hudson/genie.jgit/.jenkins/jobs/stable/jobs/jgit-stable-4.5/workspace/.repository/org/eclipse/jgit/org.eclipse.jgit.http.apache/4.2.0.201601211800-r/org.eclipse.jgit.http.apache-4.2.0.201601211800-r.jar with /jobs/genie.jgit/stable/jobs/jgit-stable-4.5/workspace/org.eclipse.jgit.http.apache/target/org.eclipse.jgit.http.apache-4.5.6.201903121547-r.jar: *** MODIFIED CLASS: PUBLIC org.eclipse.jgit.transport.http.apache.TemporaryBufferEntity (not serializable) +++ NEW INTERFACE: java.lang.AutoCloseable +++ NEW METHOD: PUBLIC(+) void close() [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs-maven-plugin:3.1.6:check (default) < :spotbugs @ org.eclipse.jgit.archive <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:3.1.6:check (default) @ org.eclipse.jgit.archive --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] >>> maven-pmd-plugin:3.6:cpd-check (default) > :cpd @ org.eclipse.jgit.archive >>> [INFO] [INFO] --- maven-pmd-plugin:3.6:cpd (cpd) @ org.eclipse.jgit.archive --- [INFO] [INFO] <<< maven-pmd-plugin:3.6:cpd-check (default) < :cpd @ org.eclipse.jgit.archive <<< [INFO] [INFO] [INFO] --- maven-pmd-plugin:3.6:cpd-check (default) @ org.eclipse.jgit.archive --- [INFO] [INFO] [INFO] --- japicmp-maven-plugin:0.5.3:cmp (default) @ org.eclipse.jgit.archive --- [INFO] Comparing /home/hudson/genie.jgit/.jenkins/jobs/stable/jobs/jgit-stable-4.5/workspace/.repository/org/eclipse/jgit/org.eclipse.jgit.archive/4.2.0.201601211800-r/org.eclipse.jgit.archive-4.2.0.201601211800-r.jar with /jobs/genie.jgit/stable/jobs/jgit-stable-4.5/workspace/org.eclipse.jgit.archive/target/org.eclipse.jgit.archive-4.5.6.201903121547-r.jar: No changes. [java] Warnings generated: 2 [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs-maven-plugin:3.1.6:check (default) < :spotbugs @ org.eclipse.jgit.http.server <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:3.1.6:check (default) @ org.eclipse.jgit.http.server --- [INFO] Done SpotBugs Analysis.... [INFO] BugInstance size is 2 [INFO] Error size is 0 [INFO] Total bugs: 2 [ERROR] Class org.eclipse.jgit.http.server.GitServlet defines non-transient non-serializable instance field gitFilter [org.eclipse.jgit.http.server.GitServlet] In GitServlet.java SE_BAD_FIELD [ERROR] Class org.eclipse.jgit.http.server.glue.MetaServlet defines non-transient non-serializable instance field filter [org.eclipse.jgit.http.server.glue.MetaServlet] In MetaServlet.java SE_BAD_FIELD [INFO] To see bug detail using the Spotbugs GUI, use the following command "mvn spotbugs:gui" [INFO] [INFO] >>> maven-pmd-plugin:3.6:cpd-check (default) > :cpd @ org.eclipse.jgit.http.server >>> [INFO] [INFO] --- maven-pmd-plugin:3.6:cpd (cpd) @ org.eclipse.jgit.http.server --- [INFO] [INFO] <<< spotbugs-maven-plugin:3.1.6:check (default) < :spotbugs @ org.eclipse.jgit.lfs <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:3.1.6:check (default) @ org.eclipse.jgit.lfs --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] >>> maven-pmd-plugin:3.6:cpd-check (default) > :cpd @ org.eclipse.jgit.lfs >>> [INFO] [INFO] --- maven-pmd-plugin:3.6:cpd (cpd) @ org.eclipse.jgit.lfs --- [INFO] [INFO] <<< maven-pmd-plugin:3.6:cpd-check (default) < :cpd @ org.eclipse.jgit.lfs <<< [INFO] [INFO] [INFO] --- maven-pmd-plugin:3.6:cpd-check (default) @ org.eclipse.jgit.lfs --- [INFO] [INFO] [INFO] ------------< org.eclipse.jgit:org.eclipse.jgit.lfs.server >------------ [INFO] Building JGit - Large File Storage Server 4.5.6.201903121547-r [10/18] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.jgit.lfs.server --- [INFO] Deleting /jobs/genie.jgit/stable/jobs/jgit-stable-4.5/workspace/org.eclipse.jgit.lfs.server/target [INFO] [INFO] --- build-helper-maven-plugin:1.10:parse-version (set-osgi-version) @ org.eclipse.jgit.lfs.server --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:prepare-agent (default) @ org.eclipse.jgit.lfs.server --- [INFO] argLine set to -javaagent:/home/hudson/genie.jgit/.jenkins/jobs/stable/jobs/jgit-stable-4.5/workspace/.repository/org/jacoco/org.jacoco.agent/0.7.6.201602180812/org.jacoco.agent-0.7.6.201602180812-runtime.jar=destfile=/jobs/genie.jgit/stable/jobs/jgit-stable-4.5/workspace/target/jacoco.exec,append=true,includes=org.eclipse.jgit.*,excludes=**/*Test*.* [INFO] [INFO] --- maven-antrun-plugin:1.8:run (translate-qualifier) @ org.eclipse.jgit.lfs.server --- [INFO] Executing tasks main: [copy] Copying 1 file to /jobs/genie.jgit/stable/jobs/jgit-stable-4.5/workspace/org.eclipse.jgit.lfs.server/target/META-INF [INFO] Executed tasks [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ org.eclipse.jgit.lfs.server --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.5.1:compile (default-compile) @ org.eclipse.jgit.lfs.server --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 14 source files to /jobs/genie.jgit/stable/jobs/jgit-stable-4.5/workspace/org.eclipse.jgit.lfs.server/target/classes [INFO] [INFO] <<< maven-pmd-plugin:3.6:cpd-check (default) < :cpd @ org.eclipse.jgit.http.server <<< [INFO] [INFO] [INFO] --- maven-pmd-plugin:3.6:cpd-check (default) @ org.eclipse.jgit.http.server --- [INFO] You have 1 CPD duplication. For more details see: /jobs/genie.jgit/stable/jobs/jgit-stable-4.5/workspace/org.eclipse.jgit.http.server/target/cpd.xml [INFO] [INFO] --- japicmp-maven-plugin:0.5.3:cmp (default) @ org.eclipse.jgit.http.server --- [INFO] Comparing /home/hudson/genie.jgit/.jenkins/jobs/stable/jobs/jgit-stable-4.5/workspace/.repository/org/eclipse/jgit/org.eclipse.jgit.http.server/4.2.0.201601211800-r/org.eclipse.jgit.http.server-4.2.0.201601211800-r.jar with /jobs/genie.jgit/stable/jobs/jgit-stable-4.5/workspace/org.eclipse.jgit.http.server/target/org.eclipse.jgit.http.server-4.5.6.201903121547-r.jar: No changes. [INFO] [INFO] >>> maven-source-plugin:3.0.0:jar (attach-sources) > generate-sources @ org.eclipse.jgit.lfs.server >>> [INFO] [INFO] --- build-helper-maven-plugin:1.10:parse-version (set-osgi-version) @ org.eclipse.jgit.lfs.server --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:prepare-agent (default) @ org.eclipse.jgit.lfs.server --- [INFO] argLine set to -javaagent:/home/hudson/genie.jgit/.jenkins/jobs/stable/jobs/jgit-stable-4.5/workspace/.repository/org/jacoco/org.jacoco.agent/0.7.6.201602180812/org.jacoco.agent-0.7.6.201602180812-runtime.jar=destfile=/jobs/genie.jgit/stable/jobs/jgit-stable-4.5/workspace/target/jacoco.exec,append=true,includes=org.eclipse.jgit.*,excludes=**/*Test*.* [INFO] [INFO] <<< maven-source-plugin:3.0.0:jar (attach-sources) < generate-sources @ org.eclipse.jgit.lfs.server <<< [INFO] [INFO] [INFO] --- maven-source-plugin:3.0.0:jar (attach-sources) @ org.eclipse.jgit.lfs.server --- [INFO] Building jar: /jobs/genie.jgit/stable/jobs/jgit-stable-4.5/workspace/org.eclipse.jgit.lfs.server/target/org.eclipse.jgit.lfs.server-4.5.6.201903121547-r-sources.jar [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ org.eclipse.jgit.lfs.server --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /jobs/genie.jgit/stable/jobs/jgit-stable-4.5/workspace/org.eclipse.jgit.lfs.server/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.5.1:testCompile (default-testCompile) @ org.eclipse.jgit.lfs.server --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ org.eclipse.jgit.lfs.server --- [INFO] No tests to run. [INFO] [INFO] --- maven-jar-plugin:2.6:jar (default-jar) @ org.eclipse.jgit.lfs.server --- [INFO] Building jar: /jobs/genie.jgit/stable/jobs/jgit-stable-4.5/workspace/org.eclipse.jgit.lfs.server/target/org.eclipse.jgit.lfs.server-4.5.6.201903121547-r.jar [java] Warnings generated: 6 [INFO] [INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ org.eclipse.jgit.lfs.server --- [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs-maven-plugin:3.1.6:check (default) < :spotbugs @ org.eclipse.jgit.junit <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:3.1.6:check (default) @ org.eclipse.jgit.junit --- [INFO] BugInstance size is 6 [INFO] Error size is 0 [INFO] Total bugs: 6 [ERROR] org.eclipse.jgit.junit.LocalDiskRepositoryTestCase.tearDown() forces garbage collection; extremely dubious except in benchmarking code [org.eclipse.jgit.junit.LocalDiskRepositoryTestCase] At LocalDiskRepositoryTestCase.java:[line 166] DM_GC [ERROR] Exceptional return value of java.io.File.delete() ignored in org.eclipse.jgit.junit.LocalDiskRepositoryTestCase.write(String) [org.eclipse.jgit.junit.LocalDiskRepositoryTestCase, org.eclipse.jgit.junit.LocalDiskRepositoryTestCase, org.eclipse.jgit.junit.LocalDiskRepositoryTestCase] At LocalDiskRepositoryTestCase.java:[line 487]Another occurrence at LocalDiskRepositoryTestCase.java:[line 490]Another occurrence at LocalDiskRepositoryTestCase.java:[line 493] RV_RETURN_VALUE_IGNORED_BAD_PRACTICE [ERROR] org.eclipse.jgit.junit.LocalDiskRepositoryTestCase$CleanupThread.run() forces garbage collection; extremely dubious except in benchmarking code [org.eclipse.jgit.junit.LocalDiskRepositoryTestCase$CleanupThread] At LocalDiskRepositoryTestCase.java:[line 560] DM_GC [ERROR] Should org.eclipse.jgit.junit.MockSystemReader$MockConfig be a _static_ inner class? [org.eclipse.jgit.junit.MockSystemReader$MockConfig] At MockSystemReader.java:[lines 69-81] SIC_INNER_SHOULD_BE_STATIC [ERROR] Unread public/protected field: org.eclipse.jgit.junit.RepositoryTestCase.trash [org.eclipse.jgit.junit.RepositoryTestCase] At RepositoryTestCase.java:[line 169] URF_UNREAD_PUBLIC_OR_PROTECTED_FIELD [ERROR] Exceptional return value of java.io.File.setReadOnly() ignored in org.eclipse.jgit.junit.TestRepository.packAndPrune() [org.eclipse.jgit.junit.TestRepository, org.eclipse.jgit.junit.TestRepository] At TestRepository.java:[line 891]Another occurrence at TestRepository.java:[line 898] RV_RETURN_VALUE_IGNORED_BAD_PRACTICE [INFO] To see bug detail using the Spotbugs GUI, use the following command "mvn spotbugs:gui" [INFO] [INFO] >>> maven-pmd-plugin:3.6:cpd-check (default) > :cpd @ org.eclipse.jgit.junit >>> [INFO] [INFO] --- maven-pmd-plugin:3.6:cpd (cpd) @ org.eclipse.jgit.junit --- [INFO] [INFO] <<< maven-pmd-plugin:3.6:cpd-check (default) < :cpd @ org.eclipse.jgit.junit <<< [INFO] [INFO] [INFO] --- maven-pmd-plugin:3.6:cpd-check (default) @ org.eclipse.jgit.junit --- [INFO] [INFO] [INFO] ------------< org.eclipse.jgit:org.eclipse.jgit.junit.http >------------ [INFO] Building JGit - JUnit Http Utility Classes 4.5.6.201903121547-r [11/18] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] -------------< org.eclipse.jgit:org.eclipse.jgit.ant.test >------------- [INFO] Building JGit - Ant Tasks Tests 4.5.6.201903121547-r [12/18] [INFO] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] -------------< org.eclipse.jgit:org.eclipse.jgit.lfs.test >------------- [INFO] Building JGit - Large File Storage Tests 4.5.6.201903121547-r [13/18] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.jgit.lfs.test --- [INFO] Deleting /jobs/genie.jgit/stable/jobs/jgit-stable-4.5/workspace/org.eclipse.jgit.lfs.test/target [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.jgit.ant.test --- [INFO] Deleting /jobs/genie.jgit/stable/jobs/jgit-stable-4.5/workspace/org.eclipse.jgit.ant.test/target [INFO] [INFO] --- build-helper-maven-plugin:1.10:parse-version (set-osgi-version) @ org.eclipse.jgit.ant.test --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:prepare-agent (default) @ org.eclipse.jgit.ant.test --- [INFO] [INFO] --- build-helper-maven-plugin:1.10:parse-version (set-osgi-version) @ org.eclipse.jgit.lfs.test --- [INFO] argLine set to -javaagent:/home/hudson/genie.jgit/.jenkins/jobs/stable/jobs/jgit-stable-4.5/workspace/.repository/org/jacoco/org.jacoco.agent/0.7.6.201602180812/org.jacoco.agent-0.7.6.201602180812-runtime.jar=destfile=/jobs/genie.jgit/stable/jobs/jgit-stable-4.5/workspace/target/jacoco.exec,append=true,includes=org.eclipse.jgit.*,excludes=**/*Test*.* [INFO] [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:prepare-agent (default) @ org.eclipse.jgit.lfs.test --- [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.jgit.junit.http --- [INFO] --- maven-antrun-plugin:1.8:run (translate-qualifier) @ org.eclipse.jgit.ant.test --- [INFO] Deleting /jobs/genie.jgit/stable/jobs/jgit-stable-4.5/workspace/org.eclipse.jgit.junit.http/target [INFO] argLine set to -javaagent:/home/hudson/genie.jgit/.jenkins/jobs/stable/jobs/jgit-stable-4.5/workspace/.repository/org/jacoco/org.jacoco.agent/0.7.6.201602180812/org.jacoco.agent-0.7.6.201602180812-runtime.jar=destfile=/jobs/genie.jgit/stable/jobs/jgit-stable-4.5/workspace/target/jacoco.exec,append=true,includes=org.eclipse.jgit.*,excludes=**/*Test*.* [INFO] [INFO] --- maven-antrun-plugin:1.8:run (translate-qualifier) @ org.eclipse.jgit.lfs.test --- [INFO] [INFO] --- build-helper-maven-plugin:1.10:parse-version (set-osgi-version) @ org.eclipse.jgit.junit.http --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:prepare-agent (default) @ org.eclipse.jgit.junit.http --- [INFO] argLine set to -javaagent:/home/hudson/genie.jgit/.jenkins/jobs/stable/jobs/jgit-stable-4.5/workspace/.repository/org/jacoco/org.jacoco.agent/0.7.6.201602180812/org.jacoco.agent-0.7.6.201602180812-runtime.jar=destfile=/jobs/genie.jgit/stable/jobs/jgit-stable-4.5/workspace/target/jacoco.exec,append=true,includes=org.eclipse.jgit.*,excludes=**/*Test*.* [INFO] [INFO] --- maven-antrun-plugin:1.8:run (translate-qualifier) @ org.eclipse.jgit.junit.http --- [INFO] Executing tasks main: [INFO] Executed tasks [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ org.eclipse.jgit.lfs.test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /jobs/genie.jgit/stable/jobs/jgit-stable-4.5/workspace/org.eclipse.jgit.lfs.test/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.5.1:compile (default-compile) @ org.eclipse.jgit.lfs.test --- [INFO] Executing tasks main: [copy] Copying 1 file to /jobs/genie.jgit/stable/jobs/jgit-stable-4.5/workspace/org.eclipse.jgit.junit.http/target/META-INF [INFO] Changes detected - recompiling the module! [INFO] Executed tasks [INFO] [INFO] Compiling 1 source file to /jobs/genie.jgit/stable/jobs/jgit-stable-4.5/workspace/org.eclipse.jgit.lfs.test/target/classes [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ org.eclipse.jgit.junit.http --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.5.1:compile (default-compile) @ org.eclipse.jgit.junit.http --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 7 source files to /jobs/genie.jgit/stable/jobs/jgit-stable-4.5/workspace/org.eclipse.jgit.junit.http/target/classes [INFO] Executing tasks main: [INFO] Executed tasks [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ org.eclipse.jgit.ant.test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /jobs/genie.jgit/stable/jobs/jgit-stable-4.5/workspace/org.eclipse.jgit.ant.test/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.5.1:compile (default-compile) @ org.eclipse.jgit.ant.test --- [INFO] No sources to compile [INFO] [INFO] >>> maven-source-plugin:3.0.0:jar (attach-sources) > generate-sources @ org.eclipse.jgit.ant.test >>> [INFO] [INFO] --- build-helper-maven-plugin:1.10:parse-version (set-osgi-version) @ org.eclipse.jgit.ant.test --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:prepare-agent (default) @ org.eclipse.jgit.ant.test --- [INFO] argLine set to -javaagent:/home/hudson/genie.jgit/.jenkins/jobs/stable/jobs/jgit-stable-4.5/workspace/.repository/org/jacoco/org.jacoco.agent/0.7.6.201602180812/org.jacoco.agent-0.7.6.201602180812-runtime.jar=destfile=/jobs/genie.jgit/stable/jobs/jgit-stable-4.5/workspace/target/jacoco.exec,append=true,includes=org.eclipse.jgit.*,excludes=**/*Test*.* [INFO] [INFO] <<< maven-source-plugin:3.0.0:jar (attach-sources) < generate-sources @ org.eclipse.jgit.ant.test <<< [INFO] [INFO] [INFO] --- maven-source-plugin:3.0.0:jar (attach-sources) @ org.eclipse.jgit.ant.test --- [INFO] No sources in project. Archive not created. [INFO] [INFO] >>> maven-source-plugin:3.0.0:jar (attach-sources) > generate-sources @ org.eclipse.jgit.lfs.test >>> [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ org.eclipse.jgit.ant.test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /jobs/genie.jgit/stable/jobs/jgit-stable-4.5/workspace/org.eclipse.jgit.ant.test/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.5.1:testCompile (default-testCompile) @ org.eclipse.jgit.ant.test --- [INFO] [INFO] --- build-helper-maven-plugin:1.10:parse-version (set-osgi-version) @ org.eclipse.jgit.lfs.test --- [INFO] Changes detected - recompiling the module! [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:prepare-agent (default) @ org.eclipse.jgit.lfs.test --- [INFO] Compiling 1 source file to /jobs/genie.jgit/stable/jobs/jgit-stable-4.5/workspace/org.eclipse.jgit.ant.test/target/test-classes [INFO] argLine set to -javaagent:/home/hudson/genie.jgit/.jenkins/jobs/stable/jobs/jgit-stable-4.5/workspace/.repository/org/jacoco/org.jacoco.agent/0.7.6.201602180812/org.jacoco.agent-0.7.6.201602180812-runtime.jar=destfile=/jobs/genie.jgit/stable/jobs/jgit-stable-4.5/workspace/target/jacoco.exec,append=true,includes=org.eclipse.jgit.*,excludes=**/*Test*.* [INFO] [INFO] <<< maven-source-plugin:3.0.0:jar (attach-sources) < generate-sources @ org.eclipse.jgit.lfs.test <<< [INFO] Done SpotBugs Analysis.... [INFO] [INFO] [INFO] --- maven-source-plugin:3.0.0:jar (attach-sources) @ org.eclipse.jgit.lfs.test --- [INFO] Building jar: /jobs/genie.jgit/stable/jobs/jgit-stable-4.5/workspace/org.eclipse.jgit.lfs.test/target/org.eclipse.jgit.lfs.test-4.5.6.201903121547-r-sources.jar [INFO] [INFO] <<< spotbugs-maven-plugin:3.1.6:check (default) < :spotbugs @ org.eclipse.jgit.ui <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:3.1.6:check (default) @ org.eclipse.jgit.ui --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] >>> maven-pmd-plugin:3.6:cpd-check (default) > :cpd @ org.eclipse.jgit.ui >>> [INFO] [INFO] --- maven-pmd-plugin:3.6:cpd (cpd) @ org.eclipse.jgit.ui --- [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ org.eclipse.jgit.lfs.test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /jobs/genie.jgit/stable/jobs/jgit-stable-4.5/workspace/org.eclipse.jgit.lfs.test/tst-rsrc [INFO] [INFO] --- maven-compiler-plugin:3.5.1:testCompile (default-testCompile) @ org.eclipse.jgit.lfs.test --- [INFO] [INFO] <<< maven-pmd-plugin:3.6:cpd-check (default) < :cpd @ org.eclipse.jgit.ui <<< [INFO] [INFO] [INFO] --- maven-pmd-plugin:3.6:cpd-check (default) @ org.eclipse.jgit.ui --- [INFO] [INFO] Changes detected - recompiling the module! [INFO] Compiling 3 source files to /jobs/genie.jgit/stable/jobs/jgit-stable-4.5/workspace/org.eclipse.jgit.lfs.test/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ org.eclipse.jgit.ant.test --- [INFO] [INFO] >>> maven-source-plugin:3.0.0:jar (attach-sources) > generate-sources @ org.eclipse.jgit.junit.http >>> [INFO] [INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ org.eclipse.jgit.lfs.test --- [INFO] [INFO] --- build-helper-maven-plugin:1.10:parse-version (set-osgi-version) @ org.eclipse.jgit.junit.http --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:prepare-agent (default) @ org.eclipse.jgit.junit.http --- [INFO] argLine set to -javaagent:/home/hudson/genie.jgit/.jenkins/jobs/stable/jobs/jgit-stable-4.5/workspace/.repository/org/jacoco/org.jacoco.agent/0.7.6.201602180812/org.jacoco.agent-0.7.6.201602180812-runtime.jar=destfile=/jobs/genie.jgit/stable/jobs/jgit-stable-4.5/workspace/target/jacoco.exec,append=true,includes=org.eclipse.jgit.*,excludes=**/*Test*.* [INFO] [INFO] <<< maven-source-plugin:3.0.0:jar (attach-sources) < generate-sources @ org.eclipse.jgit.junit.http <<< [INFO] [INFO] [INFO] --- maven-source-plugin:3.0.0:jar (attach-sources) @ org.eclipse.jgit.junit.http --- [INFO] Building jar: /jobs/genie.jgit/stable/jobs/jgit-stable-4.5/workspace/org.eclipse.jgit.junit.http/target/org.eclipse.jgit.junit.http-4.5.6.201903121547-r-sources.jar [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ org.eclipse.jgit.junit.http --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /jobs/genie.jgit/stable/jobs/jgit-stable-4.5/workspace/org.eclipse.jgit.junit.http/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.5.1:testCompile (default-testCompile) @ org.eclipse.jgit.junit.http --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ org.eclipse.jgit.junit.http --- [INFO] No tests to run. [INFO] [INFO] --- maven-jar-plugin:2.6:jar (default-jar) @ org.eclipse.jgit.junit.http --- [INFO] Building jar: /jobs/genie.jgit/stable/jobs/jgit-stable-4.5/workspace/org.eclipse.jgit.junit.http/target/org.eclipse.jgit.junit.http-4.5.6.201903121547-r.jar [INFO] [INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ org.eclipse.jgit.junit.http --- ------------------------------------------------------- T E S T S ------------------------------------------------------- ------------------------------------------------------- T E S T S ------------------------------------------------------- Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.jgit Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.jgit Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.jgit Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.jgit Running org.eclipse.jgit.lfs.lib.MutableLongObjectIdTest Running org.eclipse.jgit.lfs.lib.LongObjectIdTest Running org.eclipse.jgit.ant.tasks.GitCloneTaskTest Running org.eclipse.jgit.lfs.lib.AbbreviatedLongObjectIdTest Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.238 sec - in org.eclipse.jgit.lfs.lib.MutableLongObjectIdTest SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder". SLF4J: Defaulting to no-operation (NOP) logger implementation SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details. SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder". SLF4J: Defaulting to no-operation (NOP) logger implementation SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details. Tests run: 32, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.419 sec - in org.eclipse.jgit.lfs.lib.LongObjectIdTest Tests run: 36, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.356 sec - in org.eclipse.jgit.lfs.lib.AbbreviatedLongObjectIdTest Results : Tests run: 73, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- maven-jar-plugin:2.6:jar (default-jar) @ org.eclipse.jgit.lfs.test --- [INFO] Building jar: /jobs/genie.jgit/stable/jobs/jgit-stable-4.5/workspace/org.eclipse.jgit.lfs.test/target/org.eclipse.jgit.lfs.test-4.5.6.201903121547-r.jar [INFO] [INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ org.eclipse.jgit.lfs.test --- [git-clone] Cloning repository http://localhost:9090/does-not-exist.git [git-clone] Could not clone repository: org.eclipse.jgit.api.errors.TransportException: http://localhost:9090/does-not-exist.git: cannot open git-upload-pack [git-clone] Cloning repository foo://bar [git-clone] Could not clone repository: org.eclipse.jgit.api.errors.JGitInternalException: Exception caught during execution of fetch command [git-clone] Cloning repository file:///jobs/genie.jgit/stable/jobs/jgit-stable-4.5/workspace/org.eclipse.jgit.ant.test/target/jgit_test_5648541172747298934_tmp/tmp_3988635544989789969.git [git-clone] Cloning repository null [git-clone] Could not clone repository: org.eclipse.jgit.api.errors.InvalidRemoteException: Invalid remote: origin [git-clone] Cloning repository file:///jobs/genie.jgit/stable/jobs/jgit-stable-4.5/workspace/org.eclipse.jgit.ant.test/target/jgit_test_8168313043147520614_tmp/tmp_2659855118474172322.git [git-clone] Cloning repository [git-clone] Could not clone repository: org.eclipse.jgit.api.errors.InvalidRemoteException: Invalid remote: origin Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.626 sec - in org.eclipse.jgit.ant.tasks.GitCloneTaskTest Results : Tests run: 6, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- maven-jar-plugin:2.6:jar (default-jar) @ org.eclipse.jgit.ant.test --- [WARNING] JAR will be empty - no content was marked for inclusion! [INFO] Building jar: /jobs/genie.jgit/stable/jobs/jgit-stable-4.5/workspace/org.eclipse.jgit.ant.test/target/org.eclipse.jgit.ant.test-4.5.6.201903121547-r.jar [INFO] [INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ org.eclipse.jgit.ant.test --- [INFO] [INFO] --- maven-jar-plugin:2.6:test-jar (default) @ org.eclipse.jgit.ant.test --- [INFO] Building jar: /jobs/genie.jgit/stable/jobs/jgit-stable-4.5/workspace/org.eclipse.jgit.ant.test/target/org.eclipse.jgit.ant.test-4.5.6.201903121547-r-tests.jar [INFO] [INFO] >>> spotbugs-maven-plugin:3.1.6:check (default) > :spotbugs @ org.eclipse.jgit.ant.test >>> [INFO] [INFO] --- spotbugs-maven-plugin:3.1.6:spotbugs (spotbugs) @ org.eclipse.jgit.ant.test --- [INFO] [INFO] <<< spotbugs-maven-plugin:3.1.6:check (default) < :spotbugs @ org.eclipse.jgit.ant.test <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:3.1.6:check (default) @ org.eclipse.jgit.ant.test --- [INFO] [INFO] >>> maven-pmd-plugin:3.6:cpd-check (default) > :cpd @ org.eclipse.jgit.ant.test >>> [INFO] [INFO] --- maven-pmd-plugin:3.6:cpd (cpd) @ org.eclipse.jgit.ant.test --- [INFO] [INFO] <<< maven-pmd-plugin:3.6:cpd-check (default) < :cpd @ org.eclipse.jgit.ant.test <<< [INFO] [INFO] [INFO] --- maven-pmd-plugin:3.6:cpd-check (default) @ org.eclipse.jgit.ant.test --- [INFO] [WARNING] Javadoc Warnings [WARNING] Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.jgit [INFO] Building jar: /jobs/genie.jgit/stable/jobs/jgit-stable-4.5/workspace/org.eclipse.jgit.lfs.server/target/org.eclipse.jgit.lfs.server-4.5.6.201903121547-r-javadoc.jar [INFO] [INFO] >>> spotbugs-maven-plugin:3.1.6:check (default) > :spotbugs @ org.eclipse.jgit.lfs.server >>> [INFO] [INFO] --- spotbugs-maven-plugin:3.1.6:spotbugs (spotbugs) @ org.eclipse.jgit.lfs.server --- [INFO] Fork Value is true [java] Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.jgit [WARNING] Javadoc Warnings [WARNING] Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.jgit [INFO] Building jar: /jobs/genie.jgit/stable/jobs/jgit-stable-4.5/workspace/org.eclipse.jgit.junit.http/target/org.eclipse.jgit.junit.http-4.5.6.201903121547-r-javadoc.jar [INFO] [INFO] >>> spotbugs-maven-plugin:3.1.6:check (default) > :spotbugs @ org.eclipse.jgit.junit.http >>> [INFO] [INFO] --- spotbugs-maven-plugin:3.1.6:spotbugs (spotbugs) @ org.eclipse.jgit.junit.http --- [INFO] Fork Value is true [java] [java] Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.jgit [WARNING] Javadoc Warnings [WARNING] Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.jgit [INFO] Building jar: /jobs/genie.jgit/stable/jobs/jgit-stable-4.5/workspace/org.eclipse.jgit.lfs.test/target/org.eclipse.jgit.lfs.test-4.5.6.201903121547-r-javadoc.jar [INFO] [INFO] --- maven-jar-plugin:2.6:test-jar (default) @ org.eclipse.jgit.lfs.test --- [INFO] Building jar: /jobs/genie.jgit/stable/jobs/jgit-stable-4.5/workspace/org.eclipse.jgit.lfs.test/target/org.eclipse.jgit.lfs.test-4.5.6.201903121547-r-tests.jar [INFO] [INFO] >>> spotbugs-maven-plugin:3.1.6:check (default) > :spotbugs @ org.eclipse.jgit.lfs.test >>> [INFO] [INFO] --- spotbugs-maven-plugin:3.1.6:spotbugs (spotbugs) @ org.eclipse.jgit.lfs.test --- [INFO] Fork Value is true [java] [java] Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.jgit [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs-maven-plugin:3.1.6:check (default) < :spotbugs @ org.eclipse.jgit.lfs.test <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:3.1.6:check (default) @ org.eclipse.jgit.lfs.test --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] >>> maven-pmd-plugin:3.6:cpd-check (default) > :cpd @ org.eclipse.jgit.lfs.test >>> [INFO] [INFO] --- maven-pmd-plugin:3.6:cpd (cpd) @ org.eclipse.jgit.lfs.test --- [INFO] [INFO] <<< maven-pmd-plugin:3.6:cpd-check (default) < :cpd @ org.eclipse.jgit.lfs.test <<< [INFO] [INFO] [INFO] --- maven-pmd-plugin:3.6:cpd-check (default) @ org.eclipse.jgit.lfs.test --- [INFO] [java] Warnings generated: 13 [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs-maven-plugin:3.1.6:check (default) < :spotbugs @ org.eclipse.jgit.lfs.server <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:3.1.6:check (default) @ org.eclipse.jgit.lfs.server --- [INFO] BugInstance size is 13 [INFO] Error size is 0 [INFO] Total bugs: 13 [ERROR] Unwritten field: org.eclipse.jgit.lfs.server.LfsObject.oid [org.eclipse.jgit.lfs.server.TransferHandler$Upload] At TransferHandler.java:[line 101] UWF_UNWRITTEN_FIELD [ERROR] Unread field: org.eclipse.jgit.lfs.server.LfsProtocolServlet$Error.message [org.eclipse.jgit.lfs.server.LfsProtocolServlet$Error] At LfsProtocolServlet.java:[line 215] URF_UNREAD_FIELD [ERROR] Unread public/protected field: org.eclipse.jgit.lfs.server.Response$Action.href [org.eclipse.jgit.lfs.server.fs.FileLfsRepository] At FileLfsRepository.java:[line 137] URF_UNREAD_PUBLIC_OR_PROTECTED_FIELD [ERROR] Unread public/protected field: org.eclipse.jgit.lfs.server.Response$Error.code [org.eclipse.jgit.lfs.server.TransferHandler$Download] At TransferHandler.java:[line 149] URF_UNREAD_PUBLIC_OR_PROTECTED_FIELD [ERROR] Unread public/protected field: org.eclipse.jgit.lfs.server.Response$Error.message [org.eclipse.jgit.lfs.server.TransferHandler$Download] At TransferHandler.java:[line 150] URF_UNREAD_PUBLIC_OR_PROTECTED_FIELD [ERROR] Unread public/protected field: org.eclipse.jgit.lfs.server.Response$ObjectInfo.oid [org.eclipse.jgit.lfs.server.TransferHandler$Upload] At TransferHandler.java:[line 101] URF_UNREAD_PUBLIC_OR_PROTECTED_FIELD [ERROR] Unread public/protected field: org.eclipse.jgit.lfs.server.Response$ObjectInfo.size [org.eclipse.jgit.lfs.server.TransferHandler$Upload] At TransferHandler.java:[line 102] URF_UNREAD_PUBLIC_OR_PROTECTED_FIELD [ERROR] Class org.eclipse.jgit.lfs.server.fs.FileLfsServlet defines non-transient non-serializable instance field repository [org.eclipse.jgit.lfs.server.fs.FileLfsServlet] In FileLfsServlet.java SE_BAD_FIELD [ERROR] Unread field: org.eclipse.jgit.lfs.server.fs.FileLfsServlet$Error.message [org.eclipse.jgit.lfs.server.fs.FileLfsServlet$Error] At FileLfsServlet.java:[line 173] URF_UNREAD_FIELD [ERROR] Found reliance on default encoding in org.eclipse.jgit.lfs.server.s3.SignerV4.createSignature(S3Config, String, String, String, String): String.getBytes() [org.eclipse.jgit.lfs.server.s3.SignerV4] At SignerV4.java:[line 412] DM_DEFAULT_ENCODING [ERROR] Format string should use %n rather than \n in org.eclipse.jgit.lfs.server.s3.SignerV4.canonicalRequest(URL, String, String, String, String, String) [org.eclipse.jgit.lfs.server.s3.SignerV4] At SignerV4.java:[line 335] VA_FORMAT_STRING_USES_NEWLINE [ERROR] Format string should use %n rather than \n in org.eclipse.jgit.lfs.server.s3.SignerV4.stringToSign(String, String, String, String, String) [org.eclipse.jgit.lfs.server.s3.SignerV4] At SignerV4.java:[line 379] VA_FORMAT_STRING_USES_NEWLINE [ERROR] org.eclipse.jgit.lfs.server.s3.SignerV4.formatAuthorizationQuery(Map) makes inefficient use of keySet iterator instead of entrySet iterator [org.eclipse.jgit.lfs.server.s3.SignerV4] At SignerV4.java:[line 160] WMI_WRONG_MAP_ITERATOR [INFO] To see bug detail using the Spotbugs GUI, use the following command "mvn spotbugs:gui" [INFO] [INFO] >>> maven-pmd-plugin:3.6:cpd-check (default) > :cpd @ org.eclipse.jgit.lfs.server >>> [INFO] [INFO] --- maven-pmd-plugin:3.6:cpd (cpd) @ org.eclipse.jgit.lfs.server --- [INFO] [INFO] <<< maven-pmd-plugin:3.6:cpd-check (default) < :cpd @ org.eclipse.jgit.lfs.server <<< [INFO] [INFO] [INFO] --- maven-pmd-plugin:3.6:cpd-check (default) @ org.eclipse.jgit.lfs.server --- [INFO] You have 1 CPD duplication. For more details see: /jobs/genie.jgit/stable/jobs/jgit-stable-4.5/workspace/org.eclipse.jgit.lfs.server/target/cpd.xml [INFO] [INFO] ---------------< org.eclipse.jgit:org.eclipse.jgit.pgm >---------------- [INFO] Building JGit - Command Line Interface 4.5.6.201903121547-r [14/18] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.jgit.pgm --- [INFO] Deleting /jobs/genie.jgit/stable/jobs/jgit-stable-4.5/workspace/org.eclipse.jgit.pgm/target [INFO] [INFO] --- build-helper-maven-plugin:1.10:parse-version (set-osgi-version) @ org.eclipse.jgit.pgm --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:prepare-agent (default) @ org.eclipse.jgit.pgm --- [INFO] argLine set to -javaagent:/home/hudson/genie.jgit/.jenkins/jobs/stable/jobs/jgit-stable-4.5/workspace/.repository/org/jacoco/org.jacoco.agent/0.7.6.201602180812/org.jacoco.agent-0.7.6.201602180812-runtime.jar=destfile=/jobs/genie.jgit/stable/jobs/jgit-stable-4.5/workspace/target/jacoco.exec,append=true,includes=org.eclipse.jgit.*,excludes=**/*Test*.* [INFO] [INFO] --- maven-antrun-plugin:1.8:run (translate-qualifier) @ org.eclipse.jgit.pgm --- [INFO] Executing tasks main: [copy] Copying 1 file to /jobs/genie.jgit/stable/jobs/jgit-stable-4.5/workspace/org.eclipse.jgit.pgm/target/META-INF [INFO] Executed tasks [INFO] [INFO] --- maven-antrun-plugin:1.8:run (translate-source-qualifier) @ org.eclipse.jgit.pgm --- [INFO] Executing tasks main: [copy] Copying 1 file to /jobs/genie.jgit/stable/jobs/jgit-stable-4.5/workspace/org.eclipse.jgit.pgm/target/META-INF [INFO] Executed tasks [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ org.eclipse.jgit.pgm --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 3 resources [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:3.5.1:compile (default-compile) @ org.eclipse.jgit.pgm --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 72 source files to /jobs/genie.jgit/stable/jobs/jgit-stable-4.5/workspace/org.eclipse.jgit.pgm/target/classes [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs-maven-plugin:3.1.6:check (default) < :spotbugs @ org.eclipse.jgit.junit.http <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:3.1.6:check (default) @ org.eclipse.jgit.junit.http --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] >>> maven-pmd-plugin:3.6:cpd-check (default) > :cpd @ org.eclipse.jgit.junit.http >>> [INFO] [INFO] --- maven-pmd-plugin:3.6:cpd (cpd) @ org.eclipse.jgit.junit.http --- [INFO] [INFO] <<< maven-pmd-plugin:3.6:cpd-check (default) < :cpd @ org.eclipse.jgit.junit.http <<< [INFO] [INFO] [INFO] --- maven-pmd-plugin:3.6:cpd-check (default) @ org.eclipse.jgit.junit.http --- [INFO] [INFO] [INFO] ------------< org.eclipse.jgit:org.eclipse.jgit.http.test >------------- [INFO] Building JGit - HTTP Tests 4.5.6.201903121547-r [15/18] [INFO] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] ---------< org.eclipse.jgit:org.eclipse.jgit.lfs.server.test >---------- [INFO] Building JGit - LFS Server Tests 4.5.6.201903121547-r [16/18] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.jgit.http.test --- [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.jgit.lfs.server.test --- [INFO] Deleting /jobs/genie.jgit/stable/jobs/jgit-stable-4.5/workspace/org.eclipse.jgit.http.test/target [INFO] Deleting /jobs/genie.jgit/stable/jobs/jgit-stable-4.5/workspace/org.eclipse.jgit.lfs.server.test/target [INFO] [INFO] --- build-helper-maven-plugin:1.10:parse-version (set-osgi-version) @ org.eclipse.jgit.lfs.server.test --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:prepare-agent (default) @ org.eclipse.jgit.lfs.server.test --- [INFO] [INFO] --- build-helper-maven-plugin:1.10:parse-version (set-osgi-version) @ org.eclipse.jgit.http.test --- [INFO] argLine set to -javaagent:/home/hudson/genie.jgit/.jenkins/jobs/stable/jobs/jgit-stable-4.5/workspace/.repository/org/jacoco/org.jacoco.agent/0.7.6.201602180812/org.jacoco.agent-0.7.6.201602180812-runtime.jar=destfile=/jobs/genie.jgit/stable/jobs/jgit-stable-4.5/workspace/target/jacoco.exec,append=true,includes=org.eclipse.jgit.*,excludes=**/*Test*.* [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:prepare-agent (default) @ org.eclipse.jgit.http.test --- [INFO] [INFO] --- maven-antrun-plugin:1.8:run (translate-qualifier) @ org.eclipse.jgit.lfs.server.test --- [INFO] argLine set to -javaagent:/home/hudson/genie.jgit/.jenkins/jobs/stable/jobs/jgit-stable-4.5/workspace/.repository/org/jacoco/org.jacoco.agent/0.7.6.201602180812/org.jacoco.agent-0.7.6.201602180812-runtime.jar=destfile=/jobs/genie.jgit/stable/jobs/jgit-stable-4.5/workspace/target/jacoco.exec,append=true,includes=org.eclipse.jgit.*,excludes=**/*Test*.* [INFO] [INFO] --- maven-antrun-plugin:1.8:run (translate-qualifier) @ org.eclipse.jgit.http.test --- [INFO] Executing tasks main: [INFO] Executed tasks [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ org.eclipse.jgit.lfs.server.test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /jobs/genie.jgit/stable/jobs/jgit-stable-4.5/workspace/org.eclipse.jgit.lfs.server.test/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.5.1:compile (default-compile) @ org.eclipse.jgit.lfs.server.test --- [INFO] No sources to compile [INFO] [INFO] >>> maven-source-plugin:3.0.0:jar (attach-sources) > generate-sources @ org.eclipse.jgit.lfs.server.test >>> [INFO] Executing tasks main: [INFO] Executed tasks [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ org.eclipse.jgit.http.test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /jobs/genie.jgit/stable/jobs/jgit-stable-4.5/workspace/org.eclipse.jgit.http.test/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.5.1:compile (default-compile) @ org.eclipse.jgit.http.test --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /jobs/genie.jgit/stable/jobs/jgit-stable-4.5/workspace/org.eclipse.jgit.http.test/target/classes [INFO] [INFO] --- build-helper-maven-plugin:1.10:parse-version (set-osgi-version) @ org.eclipse.jgit.lfs.server.test --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:prepare-agent (default) @ org.eclipse.jgit.lfs.server.test --- [INFO] argLine set to -javaagent:/home/hudson/genie.jgit/.jenkins/jobs/stable/jobs/jgit-stable-4.5/workspace/.repository/org/jacoco/org.jacoco.agent/0.7.6.201602180812/org.jacoco.agent-0.7.6.201602180812-runtime.jar=destfile=/jobs/genie.jgit/stable/jobs/jgit-stable-4.5/workspace/target/jacoco.exec,append=true,includes=org.eclipse.jgit.*,excludes=**/*Test*.* [INFO] [INFO] <<< maven-source-plugin:3.0.0:jar (attach-sources) < generate-sources @ org.eclipse.jgit.lfs.server.test <<< [INFO] [INFO] [INFO] --- maven-source-plugin:3.0.0:jar (attach-sources) @ org.eclipse.jgit.lfs.server.test --- [INFO] No sources in project. Archive not created. [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ org.eclipse.jgit.lfs.server.test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /jobs/genie.jgit/stable/jobs/jgit-stable-4.5/workspace/org.eclipse.jgit.lfs.server.test/tst-rsrc [INFO] [INFO] --- maven-compiler-plugin:3.5.1:testCompile (default-testCompile) @ org.eclipse.jgit.lfs.server.test --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 3 source files to /jobs/genie.jgit/stable/jobs/jgit-stable-4.5/workspace/org.eclipse.jgit.lfs.server.test/target/test-classes [INFO] [INFO] >>> maven-source-plugin:3.0.0:jar (attach-sources) > generate-sources @ org.eclipse.jgit.http.test >>> [INFO] [INFO] --- build-helper-maven-plugin:1.10:parse-version (set-osgi-version) @ org.eclipse.jgit.http.test --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:prepare-agent (default) @ org.eclipse.jgit.http.test --- [INFO] argLine set to -javaagent:/home/hudson/genie.jgit/.jenkins/jobs/stable/jobs/jgit-stable-4.5/workspace/.repository/org/jacoco/org.jacoco.agent/0.7.6.201602180812/org.jacoco.agent-0.7.6.201602180812-runtime.jar=destfile=/jobs/genie.jgit/stable/jobs/jgit-stable-4.5/workspace/target/jacoco.exec,append=true,includes=org.eclipse.jgit.*,excludes=**/*Test*.* [INFO] [INFO] <<< maven-source-plugin:3.0.0:jar (attach-sources) < generate-sources @ org.eclipse.jgit.http.test <<< [INFO] [INFO] [INFO] --- maven-source-plugin:3.0.0:jar (attach-sources) @ org.eclipse.jgit.http.test --- [INFO] Building jar: /jobs/genie.jgit/stable/jobs/jgit-stable-4.5/workspace/org.eclipse.jgit.http.test/target/org.eclipse.jgit.http.test-4.5.6.201903121547-r-sources.jar [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ org.eclipse.jgit.http.test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /jobs/genie.jgit/stable/jobs/jgit-stable-4.5/workspace/org.eclipse.jgit.http.test/tst-rsrc [INFO] [INFO] --- maven-compiler-plugin:3.5.1:testCompile (default-testCompile) @ org.eclipse.jgit.http.test --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 20 source files to /jobs/genie.jgit/stable/jobs/jgit-stable-4.5/workspace/org.eclipse.jgit.http.test/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ org.eclipse.jgit.lfs.server.test --- ------------------------------------------------------- T E S T S ------------------------------------------------------- Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.jgit Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.jgit [INFO] [INFO] >>> maven-source-plugin:3.0.0:jar (attach-sources) > generate-sources @ org.eclipse.jgit.pgm >>> [INFO] [INFO] --- build-helper-maven-plugin:1.10:parse-version (set-osgi-version) @ org.eclipse.jgit.pgm --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:prepare-agent (default) @ org.eclipse.jgit.pgm --- [INFO] argLine set to -javaagent:/home/hudson/genie.jgit/.jenkins/jobs/stable/jobs/jgit-stable-4.5/workspace/.repository/org/jacoco/org.jacoco.agent/0.7.6.201602180812/org.jacoco.agent-0.7.6.201602180812-runtime.jar=destfile=/jobs/genie.jgit/stable/jobs/jgit-stable-4.5/workspace/target/jacoco.exec,append=true,includes=org.eclipse.jgit.*,excludes=**/*Test*.* [INFO] [INFO] <<< maven-source-plugin:3.0.0:jar (attach-sources) < generate-sources @ org.eclipse.jgit.pgm <<< [INFO] [INFO] [INFO] --- maven-source-plugin:3.0.0:jar (attach-sources) @ org.eclipse.jgit.pgm --- [INFO] Building jar: /jobs/genie.jgit/stable/jobs/jgit-stable-4.5/workspace/org.eclipse.jgit.pgm/target/org.eclipse.jgit.pgm-4.5.6.201903121547-r-sources.jar [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ org.eclipse.jgit.pgm --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /jobs/genie.jgit/stable/jobs/jgit-stable-4.5/workspace/org.eclipse.jgit.pgm/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.5.1:testCompile (default-testCompile) @ org.eclipse.jgit.pgm --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ org.eclipse.jgit.pgm --- [INFO] No tests to run. [INFO] [INFO] --- maven-jar-plugin:2.6:jar (default-jar) @ org.eclipse.jgit.pgm --- [INFO] Building jar: /jobs/genie.jgit/stable/jobs/jgit-stable-4.5/workspace/org.eclipse.jgit.pgm/target/org.eclipse.jgit.pgm-4.5.6.201903121547-r.jar [INFO] [INFO] --- maven-shade-plugin:2.4.3:shade (default) @ org.eclipse.jgit.pgm --- [INFO] [INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ org.eclipse.jgit.http.test --- Running org.eclipse.jgit.lfs.server.fs.UploadTest Running org.eclipse.jgit.lfs.server.fs.DownloadTest [INFO] Including args4j:args4j:jar:2.0.15 in the shaded jar. [INFO] Including org.apache.commons:commons-compress:jar:1.6 in the shaded jar. ------------------------------------------------------- T E S T S ------------------------------------------------------- [INFO] Including org.tukaani:xz:jar:1.4 in the shaded jar. [INFO] Including org.eclipse.jgit:org.eclipse.jgit.archive:jar:4.5.6.201903121547-r in the shaded jar. [INFO] Including org.osgi:org.osgi.core:jar:4.3.1 in the shaded jar. [INFO] Including org.eclipse.jgit:org.eclipse.jgit:jar:4.5.6.201903121547-r in the shaded jar. [INFO] Including com.jcraft:jsch:jar:0.1.53 in the shaded jar. [INFO] Including com.googlecode.javaewah:JavaEWAH:jar:0.7.9 in the shaded jar. [INFO] Including org.eclipse.jgit:org.eclipse.jgit.ui:jar:4.5.6.201903121547-r in the shaded jar. [INFO] Including org.eclipse.jgit:org.eclipse.jgit.http.apache:jar:4.5.6.201903121547-r in the shaded jar. [INFO] Including org.apache.httpcomponents:httpclient:jar:4.3.6 in the shaded jar. [INFO] Including org.apache.httpcomponents:httpcore:jar:4.3.3 in the shaded jar. [INFO] Including commons-logging:commons-logging:jar:1.1.3 in the shaded jar. [INFO] Including commons-codec:commons-codec:jar:1.6 in the shaded jar. [INFO] Including org.slf4j:slf4j-api:jar:1.7.2 in the shaded jar. [INFO] Including org.slf4j:slf4j-log4j12:jar:1.7.2 in the shaded jar. [INFO] Including log4j:log4j:jar:1.2.15 in the shaded jar. [INFO] Including org.eclipse.jetty:jetty-servlet:jar:9.2.13.v20150730 in the shaded jar. [INFO] Including org.eclipse.jetty:jetty-security:jar:9.2.13.v20150730 in the shaded jar. [INFO] Including org.eclipse.jetty:jetty-server:jar:9.2.13.v20150730 in the shaded jar. [INFO] Including javax.servlet:javax.servlet-api:jar:3.1.0 in the shaded jar. [INFO] Including org.eclipse.jetty:jetty-http:jar:9.2.13.v20150730 in the shaded jar. [INFO] Including org.eclipse.jetty:jetty-util:jar:9.2.13.v20150730 in the shaded jar. [INFO] Including org.eclipse.jetty:jetty-io:jar:9.2.13.v20150730 in the shaded jar. [INFO] Including org.eclipse.jgit:org.eclipse.jgit.lfs:jar:4.5.6.201903121547-r in the shaded jar. [INFO] Including org.eclipse.jgit:org.eclipse.jgit.lfs.server:jar:4.5.6.201903121547-r in the shaded jar. [INFO] Including com.google.code.gson:gson:jar:2.2.4 in the shaded jar. Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.jgit Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.jgit Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.jgit Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.jgit Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.jgit Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.jgit Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.jgit Running org.eclipse.jgit.http.server.ClientVersionUtilTest Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.jgit Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.jgit Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.jgit Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.jgit Running org.eclipse.jgit.http.server.ServletUtilsTest Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.jgit Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.jgit Running org.eclipse.jgit.http.server.RootLocaleTest Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.jgit Running org.eclipse.jgit.http.test.AsIsServiceTest Running org.eclipse.jgit.http.test.GitServletResponseTests Running org.eclipse.jgit.http.test.DefaultUploadPackFactoryTest Running org.eclipse.jgit.http.test.DumbClientDumbServerTest Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.jgit Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.jgit Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.jgit Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.jgit Running org.eclipse.jgit.http.test.ErrorServletTest Running org.eclipse.jgit.http.test.FileResolverTest Running org.eclipse.jgit.http.test.GitServletInitTest Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.jgit Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.jgit Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.308 sec - in org.eclipse.jgit.http.server.ClientVersionUtilTest Running org.eclipse.jgit.http.test.HookMessageTest Running org.eclipse.jgit.http.test.SetAdditionalHeadersTest Running org.eclipse.jgit.http.test.HttpClientTests Running org.eclipse.jgit.http.test.DefaultReceivePackFactoryTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.297 sec - in org.eclipse.jgit.http.server.RootLocaleTest Running org.eclipse.jgit.http.test.MeasurePackSizeTest Running org.eclipse.jgit.http.test.RegexPipelineTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.383 sec - in org.eclipse.jgit.http.server.ServletUtilsTest Running org.eclipse.jgit.http.test.ProtocolErrorTest Running org.eclipse.jgit.http.test.SmartClientSmartServerTest Running org.eclipse.jgit.http.test.DumbClientSmartServerTest Running org.eclipse.jgit.http.test.AdvertiseErrorTest SLF4J: Failed SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder". SLF4J: Defaulting to no-operation (NOP) logger implementation toSLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details. load class "org.slf4j.impl.StaticLoggerBinder". SLF4J: Defaulting to no-operation (NOP) logger implementation SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details. SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder". SLF4J: Defaulting to no-operation (NOP) logger implementation SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details. SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder". SLF4J: Defaulting to no-operation (NOP) logger implementation SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details. SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder". SLF4J: Defaulting to no-operation (NOP) logger implementation SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details. SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder". SLF4J: Defaulting to no-operation (NOP) logger implementation SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details. SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder". SLF4J: Defaulting to no-operation (NOP) logger implementation SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details. SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder". SLF4J: Defaulting to no-operation (NOP) logger implementation SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details. SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder". SLF4J: Defaulting to no-operation (NOP) logger implementation SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details. SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder". SLF4J: Defaulting to no-operation (NOP) logger implementation SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details. SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder". SLF4J: Defaulting to no-operation (NOP) logger implementation SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details. SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder". SLF4J: Defaulting to no-operation (NOP) logger implementation SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details. SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder". SLF4J: Defaulting to no-operation (NOP) logger implementation SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details. SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder". SLF4J: Defaulting to no-operation (NOP) logger implementation SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details. SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder". SLF4J: Defaulting to no-operation (NOP) logger implementation SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details. SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder". SLF4J: Defaulting to no-operation (NOP) logger implementation SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details. [INFO] Replacing /jobs/genie.jgit/stable/jobs/jgit-stable-4.5/workspace/org.eclipse.jgit.pgm/target/jgit-cli.jar with /jobs/genie.jgit/stable/jobs/jgit-stable-4.5/workspace/org.eclipse.jgit.pgm/target/org.eclipse.jgit.pgm-4.5.6.201903121547-r-shaded.jar [INFO] Attaching shaded artifact. [INFO] [INFO] --- maven-antrun-plugin:1.8:run (create_jgit) @ org.eclipse.jgit.pgm --- Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.538 sec - in org.eclipse.jgit.http.test.FileResolverTest Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.691 sec - in org.eclipse.jgit.http.test.DefaultUploadPackFactoryTest [INFO] Executing tasks main: Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.811 sec - in org.eclipse.jgit.http.test.AsIsServiceTest Mar 12, 2019 5:52:59 PM org.eclipse.jgit.lfs.server.fs.ObjectUploadListener onError WARNING: The content hash 'AnyLongObjectId[9f86d081884c7d659a2feaa0c55ad015a3bf4f1b2b0b822cd15d6c15b0f00a08]' of the long object 'AnyLongObjectId[d7575a9262e325eefebd98e2cfed8cb642839b380592ed83a8b6e73485f29a83]' doesn't match its id, the corrupt object will be deleted. org.eclipse.jgit.lfs.errors.CorruptLongObjectException: The content hash 'AnyLongObjectId[9f86d081884c7d659a2feaa0c55ad015a3bf4f1b2b0b822cd15d6c15b0f00a08]' of the long object 'AnyLongObjectId[d7575a9262e325eefebd98e2cfed8cb642839b380592ed83a8b6e73485f29a83]' doesn't match its id, the corrupt object will be deleted. at org.eclipse.jgit.lfs.server.fs.AtomicObjectOutputStream.verifyHash(AtomicObjectOutputStream.java:112) at org.eclipse.jgit.lfs.server.fs.AtomicObjectOutputStream.close(AtomicObjectOutputStream.java:101) at java.nio.channels.Channels$WritableByteChannelImpl.implCloseChannel(Channels.java:469) at java.nio.channels.spi.AbstractInterruptibleChannel.close(AbstractInterruptibleChannel.java:115) at org.eclipse.jgit.lfs.server.fs.ObjectUploadListener.close(ObjectUploadListener.java:144) at org.eclipse.jgit.lfs.server.fs.ObjectUploadListener.onDataAvailable(ObjectUploadListener.java:127) at org.eclipse.jetty.server.HttpInput.run(HttpInput.java:440) at org.eclipse.jetty.server.handler.ContextHandler.handle(ContextHandler.java:1175) at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:354) at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257) at org.eclipse.jetty.io.AbstractConnection$2.run(AbstractConnection.java:540) at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:635) at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:555) at java.lang.Thread.run(Thread.java:748) Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.68 sec - in org.eclipse.jgit.http.test.DefaultReceivePackFactoryTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.903 sec - in org.eclipse.jgit.http.test.ErrorServletTest Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.819 sec - in org.eclipse.jgit.http.test.GitServletInitTest [INFO] Executed tasks [INFO] [INFO] --- build-helper-maven-plugin:1.10:attach-artifact (attach_jgit) @ org.eclipse.jgit.pgm --- [INFO] [INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ org.eclipse.jgit.pgm --- dowloaded 10 MiB random data in 90.199ms uploaded 10 MiB random data in 299.857ms Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.649 sec - in org.eclipse.jgit.lfs.server.fs.UploadTest Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.697 sec - in org.eclipse.jgit.lfs.server.fs.DownloadTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.224 sec - in org.eclipse.jgit.http.test.MeasurePackSizeTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.214 sec - in org.eclipse.jgit.http.test.RegexPipelineTest Results : Tests run: 9, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- maven-jar-plugin:2.6:jar (default-jar) @ org.eclipse.jgit.lfs.server.test --- [WARNING] JAR will be empty - no content was marked for inclusion! [INFO] Building jar: /jobs/genie.jgit/stable/jobs/jgit-stable-4.5/workspace/org.eclipse.jgit.lfs.server.test/target/org.eclipse.jgit.lfs.server.test-4.5.6.201903121547-r.jar [INFO] [INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ org.eclipse.jgit.lfs.server.test --- Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.262 sec - in org.eclipse.jgit.http.test.ProtocolErrorTest [INFO] [INFO] --- maven-jar-plugin:2.6:test-jar (default) @ org.eclipse.jgit.lfs.server.test --- [INFO] Building jar: /jobs/genie.jgit/stable/jobs/jgit-stable-4.5/workspace/org.eclipse.jgit.lfs.server.test/target/org.eclipse.jgit.lfs.server.test-4.5.6.201903121547-r-tests.jar [INFO] [INFO] >>> spotbugs-maven-plugin:3.1.6:check (default) > :spotbugs @ org.eclipse.jgit.lfs.server.test >>> [INFO] [INFO] --- spotbugs-maven-plugin:3.1.6:spotbugs (spotbugs) @ org.eclipse.jgit.lfs.server.test --- [INFO] [INFO] <<< spotbugs-maven-plugin:3.1.6:check (default) < :spotbugs @ org.eclipse.jgit.lfs.server.test <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:3.1.6:check (default) @ org.eclipse.jgit.lfs.server.test --- [INFO] [INFO] >>> maven-pmd-plugin:3.6:cpd-check (default) > :cpd @ org.eclipse.jgit.lfs.server.test >>> [INFO] [INFO] --- maven-pmd-plugin:3.6:cpd (cpd) @ org.eclipse.jgit.lfs.server.test --- [INFO] [INFO] <<< maven-pmd-plugin:3.6:cpd-check (default) < :cpd @ org.eclipse.jgit.lfs.server.test <<< [INFO] [INFO] [INFO] --- maven-pmd-plugin:3.6:cpd-check (default) @ org.eclipse.jgit.lfs.server.test --- [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.511 sec - in org.eclipse.jgit.http.test.SetAdditionalHeadersTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.241 sec - in org.eclipse.jgit.http.test.AdvertiseErrorTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.971 sec - in org.eclipse.jgit.http.test.GitServletResponseTests Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.986 sec - in org.eclipse.jgit.http.test.HookMessageTest Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.231 sec - in org.eclipse.jgit.http.test.HttpClientTests [WARNING] Javadoc Warnings [WARNING] Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.jgit [INFO] Building jar: /jobs/genie.jgit/stable/jobs/jgit-stable-4.5/workspace/org.eclipse.jgit.pgm/target/org.eclipse.jgit.pgm-4.5.6.201903121547-r-javadoc.jar [INFO] [INFO] >>> spotbugs-maven-plugin:3.1.6:check (default) > :spotbugs @ org.eclipse.jgit.pgm >>> [INFO] [INFO] --- spotbugs-maven-plugin:3.1.6:spotbugs (spotbugs) @ org.eclipse.jgit.pgm --- [INFO] Fork Value is true [java] Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.jgit Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.15 sec - in org.eclipse.jgit.http.test.DumbClientDumbServerTest Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.734 sec - in org.eclipse.jgit.http.test.DumbClientSmartServerTest [java] Warnings generated: 21 [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs-maven-plugin:3.1.6:check (default) < :spotbugs @ org.eclipse.jgit.pgm <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:3.1.6:check (default) @ org.eclipse.jgit.pgm --- [INFO] BugInstance size is 21 [INFO] Error size is 0 [INFO] Total bugs: 21 [ERROR] org.eclipse.jgit.pgm.Archive.run() may fail to clean up java.io.OutputStream [org.eclipse.jgit.pgm.Archive, org.eclipse.jgit.pgm.Archive, org.eclipse.jgit.pgm.Archive, org.eclipse.jgit.pgm.Archive, org.eclipse.jgit.pgm.Archive, org.eclipse.jgit.pgm.Archive, org.eclipse.jgit.pgm.Archive, org.eclipse.jgit.pgm.Archive, org.eclipse.jgit.pgm.Archive, org.eclipse.jgit.pgm.Archive, org.eclipse.jgit.pgm.Archive, org.eclipse.jgit.pgm.Archive, org.eclipse.jgit.pgm.Archive] Obligation to clean up resource created at Archive.java:[line 86] is not dischargedPath continues at Archive.java:[line 90]Path continues at Archive.java:[line 91]Path continues at Archive.java:[line 92]Path continues at Archive.java:[line 93]Path continues at Archive.java:[line 94]Path continues at Archive.java:[line 95]Path continues at Archive.java:[line 96]Path continues at Archive.java:[line 98]Path continues at Archive.java:[line 99]Path continues at Archive.java:[line 101]Path continues at Archive.java:[line 105]Path continues at Archive.java:[line 108] OBL_UNSATISFIED_OBLIGATION [ERROR] Return value of TextBuiltin.die(String) ignored, but method has no side effect [org.eclipse.jgit.pgm.Diff] At Diff.java:[line 185] RV_RETURN_VALUE_IGNORED_NO_SIDE_EFFECT [ERROR] Found reliance on default encoding in org.eclipse.jgit.pgm.Main.createErrorWriter(): new java.io.PrintWriter(OutputStream) [org.eclipse.jgit.pgm.Main] At Main.java:[line 190] DM_DEFAULT_ENCODING [ERROR] Found reliance on default encoding in org.eclipse.jgit.pgm.TextBuiltin.init(Repository, String): new java.io.OutputStreamWriter(OutputStream) [org.eclipse.jgit.pgm.TextBuiltin, org.eclipse.jgit.pgm.TextBuiltin] At TextBuiltin.java:[line 165]Another occurrence at TextBuiltin.java:[line 172] DM_DEFAULT_ENCODING [ERROR] Format string should use %n rather than \n in org.eclipse.jgit.pgm.debug.DiffAlgorithms.run(Repository) [org.eclipse.jgit.pgm.debug.DiffAlgorithms] At DiffAlgorithms.java:[line 255] VA_FORMAT_STRING_USES_NEWLINE [ERROR] Format string should use %n rather than \n in org.eclipse.jgit.pgm.debug.DiffAlgorithms.run(Repository) [org.eclipse.jgit.pgm.debug.DiffAlgorithms] At DiffAlgorithms.java:[line 257] VA_FORMAT_STRING_USES_NEWLINE [ERROR] Format string should use %n rather than \n in org.eclipse.jgit.pgm.debug.DiffAlgorithms.run(Repository) [org.eclipse.jgit.pgm.debug.DiffAlgorithms] At DiffAlgorithms.java:[line 260] VA_FORMAT_STRING_USES_NEWLINE [ERROR] Format string should use %n rather than \n in org.eclipse.jgit.pgm.debug.DiffAlgorithms.run(Repository) [org.eclipse.jgit.pgm.debug.DiffAlgorithms] At DiffAlgorithms.java:[line 262] VA_FORMAT_STRING_USES_NEWLINE [ERROR] Return value of org.eclipse.jgit.pgm.TextBuiltin.die(String) ignored, but method has no side effect [org.eclipse.jgit.pgm.debug.LfsStore] At LfsStore.java:[line 305] RV_RETURN_VALUE_IGNORED_NO_SIDE_EFFECT [ERROR] Should org.eclipse.jgit.pgm.debug.LfsStore$AppServer be a _static_ inner class? [org.eclipse.jgit.pgm.debug.LfsStore$AppServer] At LfsStore.java:[lines 95-161] SIC_INNER_SHOULD_BE_STATIC [ERROR] org.eclipse.jgit.pgm.debug.ShowPackDelta.getDelta(ObjectReader, RevObject) may fail to close stream [org.eclipse.jgit.pgm.debug.ShowPackDelta] At ShowPackDelta.java:[line 128] OS_OPEN_STREAM [ERROR] Format string should use %n rather than \n in org.eclipse.jgit.pgm.debug.TextHashFunctions.run(Repository) [org.eclipse.jgit.pgm.debug.TextHashFunctions] At TextHashFunctions.java:[line 352] VA_FORMAT_STRING_USES_NEWLINE [ERROR] Format string should use %n rather than \n in org.eclipse.jgit.pgm.debug.TextHashFunctions.run(Repository) [org.eclipse.jgit.pgm.debug.TextHashFunctions] At TextHashFunctions.java:[line 362] VA_FORMAT_STRING_USES_NEWLINE [ERROR] Format string should use %n rather than \n in org.eclipse.jgit.pgm.debug.TextHashFunctions.run(Repository) [org.eclipse.jgit.pgm.debug.TextHashFunctions] At TextHashFunctions.java:[line 355] VA_FORMAT_STRING_USES_NEWLINE [ERROR] Should org.eclipse.jgit.pgm.debug.TextHashFunctions$Line be a _static_ inner class? [org.eclipse.jgit.pgm.debug.TextHashFunctions$Line] At TextHashFunctions.java:[lines 483-499] SIC_INNER_SHOULD_BE_STATIC [ERROR] Unchecked/unconfirmed cast from org.kohsuke.args4j.CmdLineParser to org.eclipse.jgit.pgm.opt.CmdLineParser in new org.eclipse.jgit.pgm.opt.AbstractTreeIteratorHandler(CmdLineParser, OptionDef, Setter) [org.eclipse.jgit.pgm.opt.AbstractTreeIteratorHandler] At AbstractTreeIteratorHandler.java:[line 92] BC_UNCONFIRMED_CAST [ERROR] The class name org.eclipse.jgit.pgm.opt.CmdLineParser shadows the simple name of the superclass org.kohsuke.args4j.CmdLineParser [org.eclipse.jgit.pgm.opt.CmdLineParser] At CmdLineParser.java:[lines 83-351] NM_SAME_SIMPLE_NAME_AS_SUPERCLASS [ERROR] Unchecked/unconfirmed cast from org.kohsuke.args4j.CmdLineParser to org.eclipse.jgit.pgm.opt.CmdLineParser in new org.eclipse.jgit.pgm.opt.ObjectIdHandler(CmdLineParser, OptionDef, Setter) [org.eclipse.jgit.pgm.opt.ObjectIdHandler] At ObjectIdHandler.java:[line 79] BC_UNCONFIRMED_CAST [ERROR] Unchecked/unconfirmed cast from org.kohsuke.args4j.CmdLineParser to org.eclipse.jgit.pgm.opt.CmdLineParser in new org.eclipse.jgit.pgm.opt.RevCommitHandler(CmdLineParser, OptionDef, Setter) [org.eclipse.jgit.pgm.opt.RevCommitHandler] At RevCommitHandler.java:[line 83] BC_UNCONFIRMED_CAST [ERROR] Unchecked/unconfirmed cast from org.kohsuke.args4j.CmdLineParser to org.eclipse.jgit.pgm.opt.CmdLineParser in new org.eclipse.jgit.pgm.opt.RevTreeHandler(CmdLineParser, OptionDef, Setter) [org.eclipse.jgit.pgm.opt.RevTreeHandler] At RevTreeHandler.java:[line 82] BC_UNCONFIRMED_CAST [ERROR] Unchecked/unconfirmed cast from org.kohsuke.args4j.CmdLineParser to org.eclipse.jgit.pgm.opt.CmdLineParser in new org.eclipse.jgit.pgm.opt.SubcommandHandler(CmdLineParser, OptionDef, Setter) [org.eclipse.jgit.pgm.opt.SubcommandHandler] At SubcommandHandler.java:[line 80] BC_UNCONFIRMED_CAST [INFO] To see bug detail using the Spotbugs GUI, use the following command "mvn spotbugs:gui" [INFO] [INFO] >>> maven-pmd-plugin:3.6:cpd-check (default) > :cpd @ org.eclipse.jgit.pgm >>> [INFO] [INFO] --- maven-pmd-plugin:3.6:cpd (cpd) @ org.eclipse.jgit.pgm --- [INFO] [INFO] <<< maven-pmd-plugin:3.6:cpd-check (default) < :cpd @ org.eclipse.jgit.pgm <<< [INFO] [INFO] [INFO] --- maven-pmd-plugin:3.6:cpd-check (default) @ org.eclipse.jgit.pgm --- [INFO] You have 3 CPD duplications. For more details see: /jobs/genie.jgit/stable/jobs/jgit-stable-4.5/workspace/org.eclipse.jgit.pgm/target/cpd.xml [INFO] [INFO] [INFO] ---------------< org.eclipse.jgit:org.eclipse.jgit.test >--------------- [INFO] -------------< org.eclipse.jgit:org.eclipse.jgit.pgm.test >------------- [INFO] Building JGit - Core Tests 4.5.6.201903121547-r [17/18] [INFO] Building JGit - Command Line Interface Tests 4.5.6.201903121547-r [18/18] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.jgit.pgm.test --- [INFO] Deleting /jobs/genie.jgit/stable/jobs/jgit-stable-4.5/workspace/org.eclipse.jgit.pgm.test/target [INFO] [INFO] --- build-helper-maven-plugin:1.10:parse-version (set-osgi-version) @ org.eclipse.jgit.pgm.test --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:prepare-agent (default) @ org.eclipse.jgit.pgm.test --- [INFO] argLine set to -javaagent:/home/hudson/genie.jgit/.jenkins/jobs/stable/jobs/jgit-stable-4.5/workspace/.repository/org/jacoco/org.jacoco.agent/0.7.6.201602180812/org.jacoco.agent-0.7.6.201602180812-runtime.jar=destfile=/jobs/genie.jgit/stable/jobs/jgit-stable-4.5/workspace/target/jacoco.exec,append=true,includes=org.eclipse.jgit.*,excludes=**/*Test*.* [INFO] [INFO] --- maven-antrun-plugin:1.8:run (translate-qualifier) @ org.eclipse.jgit.pgm.test --- [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.jgit.test --- [INFO] Deleting /jobs/genie.jgit/stable/jobs/jgit-stable-4.5/workspace/org.eclipse.jgit.test/target [INFO] Executing tasks main: [INFO] Executed tasks [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ org.eclipse.jgit.pgm.test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /jobs/genie.jgit/stable/jobs/jgit-stable-4.5/workspace/org.eclipse.jgit.pgm.test/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.5.1:compile (default-compile) @ org.eclipse.jgit.pgm.test --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 2 source files to /jobs/genie.jgit/stable/jobs/jgit-stable-4.5/workspace/org.eclipse.jgit.pgm.test/target/classes [INFO] [INFO] --- build-helper-maven-plugin:1.10:parse-version (set-osgi-version) @ org.eclipse.jgit.test --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:prepare-agent (default) @ org.eclipse.jgit.test --- [INFO] argLine set to -javaagent:/home/hudson/genie.jgit/.jenkins/jobs/stable/jobs/jgit-stable-4.5/workspace/.repository/org/jacoco/org.jacoco.agent/0.7.6.201602180812/org.jacoco.agent-0.7.6.201602180812-runtime.jar=destfile=/jobs/genie.jgit/stable/jobs/jgit-stable-4.5/workspace/target/jacoco.exec,append=true,includes=org.eclipse.jgit.*,excludes=**/*Test*.* [INFO] [INFO] --- maven-antrun-plugin:1.8:run (translate-qualifier) @ org.eclipse.jgit.test --- [INFO] [INFO] >>> maven-source-plugin:3.0.0:jar (attach-sources) > generate-sources @ org.eclipse.jgit.pgm.test >>> [INFO] Executing tasks main: [INFO] Executed tasks [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ org.eclipse.jgit.test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /jobs/genie.jgit/stable/jobs/jgit-stable-4.5/workspace/org.eclipse.jgit.test/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.5.1:compile (default-compile) @ org.eclipse.jgit.test --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /jobs/genie.jgit/stable/jobs/jgit-stable-4.5/workspace/org.eclipse.jgit.test/target/classes [INFO] [INFO] --- build-helper-maven-plugin:1.10:parse-version (set-osgi-version) @ org.eclipse.jgit.pgm.test --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:prepare-agent (default) @ org.eclipse.jgit.pgm.test --- [INFO] argLine set to -javaagent:/home/hudson/genie.jgit/.jenkins/jobs/stable/jobs/jgit-stable-4.5/workspace/.repository/org/jacoco/org.jacoco.agent/0.7.6.201602180812/org.jacoco.agent-0.7.6.201602180812-runtime.jar=destfile=/jobs/genie.jgit/stable/jobs/jgit-stable-4.5/workspace/target/jacoco.exec,append=true,includes=org.eclipse.jgit.*,excludes=**/*Test*.* [INFO] [INFO] <<< maven-source-plugin:3.0.0:jar (attach-sources) < generate-sources @ org.eclipse.jgit.pgm.test <<< [INFO] [INFO] [INFO] --- maven-source-plugin:3.0.0:jar (attach-sources) @ org.eclipse.jgit.pgm.test --- [INFO] Building jar: /jobs/genie.jgit/stable/jobs/jgit-stable-4.5/workspace/org.eclipse.jgit.pgm.test/target/org.eclipse.jgit.pgm.test-4.5.6.201903121547-r-sources.jar [INFO] [INFO] >>> maven-source-plugin:3.0.0:jar (attach-sources) > generate-sources @ org.eclipse.jgit.test >>> [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ org.eclipse.jgit.pgm.test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /jobs/genie.jgit/stable/jobs/jgit-stable-4.5/workspace/org.eclipse.jgit.pgm.test/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.5.1:testCompile (default-testCompile) @ org.eclipse.jgit.pgm.test --- [INFO] [INFO] --- build-helper-maven-plugin:1.10:parse-version (set-osgi-version) @ org.eclipse.jgit.test --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:prepare-agent (default) @ org.eclipse.jgit.test --- [INFO] argLine set to -javaagent:/home/hudson/genie.jgit/.jenkins/jobs/stable/jobs/jgit-stable-4.5/workspace/.repository/org/jacoco/org.jacoco.agent/0.7.6.201602180812/org.jacoco.agent-0.7.6.201602180812-runtime.jar=destfile=/jobs/genie.jgit/stable/jobs/jgit-stable-4.5/workspace/target/jacoco.exec,append=true,includes=org.eclipse.jgit.*,excludes=**/*Test*.* [INFO] [INFO] <<< maven-source-plugin:3.0.0:jar (attach-sources) < generate-sources @ org.eclipse.jgit.test <<< [INFO] [INFO] [INFO] --- maven-source-plugin:3.0.0:jar (attach-sources) @ org.eclipse.jgit.test --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 21 source files to /jobs/genie.jgit/stable/jobs/jgit-stable-4.5/workspace/org.eclipse.jgit.pgm.test/target/test-classes [INFO] Building jar: /jobs/genie.jgit/stable/jobs/jgit-stable-4.5/workspace/org.eclipse.jgit.test/target/org.eclipse.jgit.test-4.5.6.201903121547-r-sources.jar [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ org.eclipse.jgit.test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 121 resources [INFO] [INFO] --- maven-compiler-plugin:3.5.1:testCompile (default-testCompile) @ org.eclipse.jgit.test --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 318 source files to /jobs/genie.jgit/stable/jobs/jgit-stable-4.5/workspace/org.eclipse.jgit.test/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ org.eclipse.jgit.pgm.test --- ------------------------------------------------------- T E S T S ------------------------------------------------------- Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.jgit Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.jgit Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.jgit Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.jgit Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.jgit Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.jgit Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.jgit Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.jgit Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.jgit Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.jgit Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.jgit Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.jgit Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.jgit Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.jgit Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.jgit Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.jgit Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.jgit Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.jgit Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.jgit Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.jgit Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.jgit Running org.eclipse.jgit.pgm.CLIGitCommandTest Running org.eclipse.jgit.pgm.ConfigTest Running org.eclipse.jgit.pgm.DescribeTest Running org.eclipse.jgit.pgm.CheckoutTest Running org.eclipse.jgit.pgm.CleanTest Running org.eclipse.jgit.pgm.InitTest Running org.eclipse.jgit.pgm.ResetTest Running org.eclipse.jgit.pgm.BranchTest Running org.eclipse.jgit.pgm.ArchiveTest Running org.eclipse.jgit.pgm.RemoteTest Running org.eclipse.jgit.pgm.MergeTest Running org.eclipse.jgit.pgm.LsRemoteTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.314 sec - in org.eclipse.jgit.pgm.CLIGitCommandTest Running org.eclipse.jgit.pgm.RepoTest Running org.eclipse.jgit.pgm.CommitAndLogTest Running org.eclipse.jgit.pgm.FetchTest Running org.eclipse.jgit.pgm.ReflogTest Running org.eclipse.jgit.pgm.CommitTest Running org.eclipse.jgit.pgm.CloneTest Running org.eclipse.jgit.pgm.TagTest Running org.eclipse.jgit.pgm.AddTest Running org.eclipse.jgit.pgm.StatusTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.11 sec - in org.eclipse.jgit.pgm.ConfigTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.292 sec - in org.eclipse.jgit.pgm.InitTest Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.451 sec - in org.eclipse.jgit.pgm.CleanTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.298 sec - in org.eclipse.jgit.pgm.CommitAndLogTest Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.107 sec - in org.eclipse.jgit.pgm.AddTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.145 sec - in org.eclipse.jgit.pgm.CommitTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.628 sec - in org.eclipse.jgit.pgm.TagTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.761 sec - in org.eclipse.jgit.pgm.ReflogTest Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.556 sec - in org.eclipse.jgit.pgm.DescribeTest Tests run: 9, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 9.517 sec - in org.eclipse.jgit.pgm.ResetTest [INFO] [INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ org.eclipse.jgit.test --- Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 13.791 sec - in org.eclipse.jgit.pgm.LsRemoteTest ------------------------------------------------------- T E S T S ------------------------------------------------------- Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.jgit Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.jgit Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.jgit Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.jgit Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.jgit Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.jgit Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.jgit Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.jgit Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.jgit Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.jgit Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.jgit Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.jgit Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.jgit Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.jgit Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.jgit Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.jgit Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.jgit Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.jgit Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.jgit Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.jgit Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.jgit Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.jgit Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.jgit Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.jgit Running org.eclipse.jgit.diff.RawTextIgnoreLeadingWhitespaceTest Running org.eclipse.jgit.diff.MyersDiffTest Running org.eclipse.jgit.diff.SimilarityIndexTest Running org.eclipse.jgit.diff.EditListTest Running org.eclipse.jgit.diff.PatchIdDiffFormatterTest Running org.eclipse.jgit.diff.RawTextTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.175 sec - in org.eclipse.jgit.diff.RawTextIgnoreLeadingWhitespaceTest Running org.eclipse.jgit.diff.RawTextIgnoreTrailingWhitespaceTest Running org.eclipse.jgit.diff.RenameDetectorTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec - in org.eclipse.jgit.diff.RawTextIgnoreTrailingWhitespaceTest Running org.eclipse.jgit.diff.HistogramDiffTest Running org.eclipse.jgit.diff.EditTest Running org.eclipse.jgit.diff.RawTextIgnoreAllWhitespaceTest Running org.eclipse.jgit.diff.DiffFormatterTest Running org.eclipse.jgit.diff.RawTextIgnoreWhitespaceChangeTest Running org.eclipse.jgit.diff.DiffEntryTest Running org.eclipse.jgit.diff.DiffFormatterReflowTest Running org.eclipse.jgit.nls.NLSTest Running org.eclipse.jgit.nls.RootLocaleTest Running org.eclipse.jgit.patch.PatchCcTest Running org.eclipse.jgit.nls.TranslationBundleTest Running org.eclipse.jgit.patch.PatchCcErrorTest Running org.eclipse.jgit.patch.PatchTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.199 sec - in org.eclipse.jgit.diff.RawTextIgnoreWhitespaceChangeTest Running org.eclipse.jgit.patch.EditListTest Running org.eclipse.jgit.patch.GetTextTest Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.384 sec - in org.eclipse.jgit.diff.SimilarityIndexTest Running org.eclipse.jgit.util.FileUtils7Test Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.396 sec - in org.eclipse.jgit.diff.MyersDiffTest Tests run: 27, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.279 sec - in org.eclipse.jgit.diff.HistogramDiffTest Running org.eclipse.jgit.patch.FileHeaderTest Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.398 sec - in org.eclipse.jgit.diff.EditListTest Running org.eclipse.jgit.util.io.AutoCRLFOutputStreamTest Running org.eclipse.jgit.util.io.AutoLFInputStreamTest Running org.eclipse.jgit.util.io.TimeoutInputStreamTest Running org.eclipse.jgit.patch.PatchErrorTest Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec - in org.eclipse.jgit.util.io.AutoLFInputStreamTest Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.295 sec - in org.eclipse.jgit.diff.EditTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.067 sec - in org.eclipse.jgit.patch.EditListTest Running org.eclipse.jgit.util.io.AutoCRLFInputStreamTest Running org.eclipse.jgit.util.io.UnionInputStreamTest Running org.eclipse.jgit.util.IOReadLineTest Running org.eclipse.jgit.util.io.TimeoutOutputStreamTest Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.035 sec - in org.eclipse.jgit.util.io.UnionInputStreamTest Running org.eclipse.jgit.util.QuotedStringBourneStyleTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.22 sec - in org.eclipse.jgit.patch.PatchCcTest Running org.eclipse.jgit.util.TemporaryBufferTest Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.26 sec - in org.eclipse.jgit.nls.NLSTest Running org.eclipse.jgit.util.RawParseUtils_MatchTest Running org.eclipse.jgit.util.RunExternalScriptTest Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.275 sec - in org.eclipse.jgit.nls.TranslationBundleTest Running org.eclipse.jgit.util.IntListTest Tests run: 28, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.124 sec - in org.eclipse.jgit.util.IOReadLineTest Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 sec - in org.eclipse.jgit.util.IntListTest Running org.eclipse.jgit.util.ChangeIdUtilTest Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.086 sec - in org.eclipse.jgit.util.QuotedStringBourneStyleTest Running org.eclipse.jgit.util.QuotedStringGitPathStyleTest Running org.eclipse.jgit.util.RelativeDateFormatterTest Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.297 sec - in org.eclipse.jgit.patch.PatchTest Running org.eclipse.jgit.util.PathsTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.459 sec - in org.eclipse.jgit.diff.RawTextIgnoreAllWhitespaceTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 sec - in org.eclipse.jgit.util.PathsTest Running org.eclipse.jgit.util.FSTest Running org.eclipse.jgit.util.StringUtilsTest Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec - in org.eclipse.jgit.util.StringUtilsTest Running org.eclipse.jgit.util.RawParseUtils_FormatTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec - in org.eclipse.jgit.util.RawParseUtils_FormatTest Running org.eclipse.jgit.util.RawParseUtils_ParsePersonIdentTest Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.527 sec - in org.eclipse.jgit.diff.RawTextTest Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.076 sec - in org.eclipse.jgit.util.QuotedStringGitPathStyleTest Running org.eclipse.jgit.util.RawParseUtilsTest Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.028 sec - in org.eclipse.jgit.util.RawParseUtils_ParsePersonIdentTest Running org.eclipse.jgit.util.RawParseUtils_LineMapTest Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 sec - in org.eclipse.jgit.util.RawParseUtils_LineMapTest Running org.eclipse.jgit.util.QuotedStringBourneUserPathStyleTest Running org.eclipse.jgit.util.RawParseUtils_HexParseTest Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec - in org.eclipse.jgit.util.QuotedStringBourneUserPathStyleTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 sec - in org.eclipse.jgit.util.RawParseUtils_HexParseTest Running org.eclipse.jgit.util.ReadLinesTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.413 sec - in org.eclipse.jgit.nls.RootLocaleTest Running org.eclipse.jgit.util.GitDateFormatterTest Running org.eclipse.jgit.util.NBTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.036 sec - in org.eclipse.jgit.util.RawParseUtilsTest Running org.eclipse.jgit.util.FileUtilTest Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 sec - in org.eclipse.jgit.util.ReadLinesTest Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.023 sec - in org.eclipse.jgit.util.NBTest Running org.eclipse.jgit.util.RawSubStringPatternTest Running org.eclipse.jgit.util.BlockListTest Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.32 sec - in org.eclipse.jgit.util.RawParseUtils_MatchTest Running org.eclipse.jgit.util.RefMapTest Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.113 sec - in org.eclipse.jgit.util.BlockListTest Tests run: 21, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.432 sec - in org.eclipse.jgit.patch.FileHeaderTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.552 sec - in org.eclipse.jgit.patch.PatchCcErrorTest Running org.eclipse.jgit.util.RawCharUtilTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 sec - in org.eclipse.jgit.util.RawCharUtilTest Running org.eclipse.jgit.util.HookTest Running org.eclipse.jgit.util.RefListTest Running org.eclipse.jgit.util.Base64Test Tests run: 22, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.046 sec - in org.eclipse.jgit.util.RefMapTest Running org.eclipse.jgit.util.GitDateParserTest Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.517 sec - in org.eclipse.jgit.patch.GetTextTest Running org.eclipse.jgit.util.GitDateParserBadlyFormattedTest Tests run: 23, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.082 sec - in org.eclipse.jgit.util.RefListTest Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.709 sec - in org.eclipse.jgit.diff.DiffFormatterReflowTest Running org.eclipse.jgit.merge.SquashMessageFormatterTest Running org.eclipse.jgit.merge.MergeMessageFormatterTest Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.121 sec - in org.eclipse.jgit.util.Base64Test Running org.eclipse.jgit.merge.MergeAlgorithmTest Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.565 sec - in org.eclipse.jgit.patch.PatchErrorTest Running org.eclipse.jgit.merge.RecursiveMergerTest Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.571 sec - in org.eclipse.jgit.util.TemporaryBufferTest Running org.eclipse.jgit.merge.SimpleMergeTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.737 sec - in org.eclipse.jgit.util.FileUtils7Test Running org.eclipse.jgit.merge.ResolveMergerTest Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.752 sec - in org.eclipse.jgit.util.RelativeDateFormatterTest Running org.eclipse.jgit.merge.CherryPickTest Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.621 sec - in org.eclipse.jgit.util.GitDateParserTest Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.441 sec - in org.eclipse.jgit.merge.MergeAlgorithmTest Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.471 sec - in org.eclipse.jgit.util.io.TimeoutInputStreamTest Tests run: 35, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.948 sec - in org.eclipse.jgit.util.ChangeIdUtilTest Running org.eclipse.jgit.api.PullCommandTest Running org.eclipse.jgit.api.CommitCommandTest Running org.eclipse.jgit.api.RenameBranchCommandTest Tests run: 22, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 48.147 sec - in org.eclipse.jgit.http.test.SmartClientSmartServerTest Running org.eclipse.jgit.api.AddCommandTest Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.297 sec - in org.eclipse.jgit.util.GitDateFormatterTest Running org.eclipse.jgit.api.StashDropCommandTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.278 sec - in org.eclipse.jgit.util.GitDateParserBadlyFormattedTest Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.989 sec - in org.eclipse.jgit.util.io.TimeoutOutputStreamTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.782 seTests run: 2, Fca i- ilnu roersg:. e0c,l iEprser.ojrgits.util.io.AutoCRLFInputStreamTest : 0, Skipped: 0, Time elapsed: 2.257 sec - in org.eclipse.jgit.util.io.AutoCRLFOutputStreamTest Running org.eclipse.jgit.api.ApplyCommandTest Running org.eclipse.jgit.api.EolRepositoryTest Running org.eclipse.jgit.api.StashCreateCommandTest Running org.eclipse.jgit.api.InitCommandTest Results : Tests run: 87, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- maven-jar-plugin:2.6:jar (default-jar) @ org.eclipse.jgit.http.test --- [INFO] Building jar: /jobs/genie.jgit/stable/jobs/jgit-stable-4.5/workspace/org.eclipse.jgit.http.test/target/org.eclipse.jgit.http.test-4.5.6.201903121547-r.jar [INFO] [INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ org.eclipse.jgit.http.test --- [INFO] [INFO] --- maven-jar-plugin:2.6:test-jar (default) @ org.eclipse.jgit.http.test --- [INFO] Building jar: /jobs/genie.jgit/stable/jobs/jgit-stable-4.5/workspace/org.eclipse.jgit.http.test/target/org.eclipse.jgit.http.test-4.5.6.201903121547-r-tests.jar [INFO] [INFO] >>> spotbugs-maven-plugin:3.1.6:check (default) > :spotbugs @ org.eclipse.jgit.http.test >>> [INFO] [INFO] --- spotbugs-maven-plugin:3.1.6:spotbugs (spotbugs) @ org.eclipse.jgit.http.test --- Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.196 sec - in org.eclipse.jgit.util.RunExternalScriptTest Running org.eclipse.jgit.api.NameRevCommandTest [INFO] Fork Value is true Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.276 sec - in org.eclipse.jgit.util.FSTest Running org.eclipse.jgit.api.RemoteAddCommandTest [java] Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.jgit Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 20.081 sec - in org.eclipse.jgit.pgm.RemoteTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.511 sec - in org.eclipse.jgit.api.RemoteAddCommandTest Running org.eclipse.jgit.api.RemoteDeleteCommandTest Tests run: 22, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.759 sec - in org.eclipse.jgit.util.FileUtilTest Running org.eclipse.jgit.api.blame.BlameGeneratorTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 20.173 sec - in org.eclipse.jgit.pgm.FetchTest Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 20.581 sec - in org.eclipse.jgit.pgm.BranchTest Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.995 sec - in org.eclipse.jgit.util.RawSubStringPatternTest Running org.eclipse.jgit.api.BranchCommandTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.37 sec - in org.eclipse.jgit.api.RemoteDeleteCommandTest Running org.eclipse.jgit.api.MergeCommandTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.875 sec - in org.eclipse.jgit.merge.SquashMessageFormatterTest Running org.eclipse.jgit.api.CheckoutCommandTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.957 sec - in org.eclipse.jgit.diff.PatchIdDiffFormatterTest Running org.eclipse.jgit.api.RevertCommandTest Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 21.545 sec - in org.eclipse.jgit.pgm.CloneTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.763 sec - in org.eclipse.jgit.merge.CherryPickTest Running org.eclipse.jgit.api.DiffCommandTest [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs-maven-plugin:3.1.6:check (default) < :spotbugs @ org.eclipse.jgit.http.test <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:3.1.6:check (default) @ org.eclipse.jgit.http.test --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] >>> maven-pmd-plugin:3.6:cpd-check (default) > :cpd @ org.eclipse.jgit.http.test >>> [INFO] [INFO] --- maven-pmd-plugin:3.6:cpd (cpd) @ org.eclipse.jgit.http.test --- [INFO] [INFO] <<< maven-pmd-plugin:3.6:cpd-check (default) < :cpd @ org.eclipse.jgit.http.test <<< [INFO] [INFO] [INFO] --- maven-pmd-plugin:3.6:cpd-check (default) @ org.eclipse.jgit.http.test --- [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.523 sec - in org.eclipse.jgit.api.RenameBranchCommandTest Running org.eclipse.jgit.api.HugeFileTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.006 sec - in org.eclipse.jgit.api.HugeFileTest Running org.eclipse.jgit.api.CloneCommandTest Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.878 sec - in org.eclipse.jgit.api.InitCommandTest Running org.eclipse.jgit.api.GarbageCollectCommandTest Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.528 sec - in org.eclipse.jgit.diff.DiffFormatterTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 27.422 sec - in org.eclipse.jgit.pgm.RepoTest Running org.eclipse.jgit.api.FetchCommandTest Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 27.64 sec - in org.eclipse.jgit.pgm.MergeTest Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.026 sec - in org.eclipse.jgit.util.HookTest Running org.eclipse.jgit.api.RemoteListCommandTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.46 sec - in org.eclipse.jgit.api.blame.BlameGeneratorTest Running org.eclipse.jgit.api.CommitOnlyTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.124 sec - in org.eclipse.jgit.api.RemoteListCommandTest Running org.eclipse.jgit.api.ArchiveCommandTest Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.292 sec - in org.eclipse.jgit.api.DiffCommandTest Running org.eclipse.jgit.api.ReflogCommandTest Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 17.47 sec - in org.eclipse.jgit.merge.MergeMessageFormatterTest Running org.eclipse.jgit.api.RmCommandTest Tests run: 21, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 33.574 sec - in org.eclipse.jgit.pgm.CheckoutTest Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 14.824 sec - in org.eclipse.jgit.api.NameRevCommandTest Running org.eclipse.jgit.api.PullCommandWithRebaseTest Tests run: 28, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 18.516 sec - in org.eclipse.jgit.diff.RenameDetectorTest Running org.eclipse.jgit.api.TagCommandTest Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 19.278 sec - in org.eclipse.jgit.diff.DiffEntryTest Running org.eclipse.jgit.api.LsRemoteCommandTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.121 sec - in org.eclipse.jgit.api.RmCommandTest Running org.eclipse.jgit.api.NotesCommandTest Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.646 sec - in org.eclipse.jgit.api.ArchiveCommandTest Running org.eclipse.jgit.api.StatusCommandTest Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 25.524 sec - in org.eclipse.jgit.merge.SimpleMergeTest Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 23.005 sec - in org.eclipse.jgit.api.ApplyCommandTest Running org.eclipse.jgit.api.PushCommandTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.193 sec - in org.eclipse.jgit.api.ReflogCommandTest Running org.eclipse.jgit.api.CherryPickCommandTest Running org.eclipse.jgit.api.BlameCommandTest Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 24.644 sec - in org.eclipse.jgit.api.StashDropCommandTest Running org.eclipse.jgit.api.StashApplyCommandTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.125 sec - in org.eclipse.jgit.api.NotesCommandTest Running org.eclipse.jgit.api.StashListCommandTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.127 sec - in org.eclipse.jgit.api.StatusCommandTest Running org.eclipse.jgit.api.RemoteSetUrlCommandTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.144 sec - in org.eclipse.jgit.api.RemoteSetUrlCommandTest Running org.eclipse.jgit.api.DescribeCommandTest Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.321 sec - in org.eclipse.jgit.api.StashListCommandTest Running org.eclipse.jgit.api.EolStreamTypeUtilTest Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 sec - in org.eclipse.jgit.api.EolStreamTypeUtilTest Running org.eclipse.jgit.api.CleanCommandTest Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 29.948 sec - in org.eclipse.jgit.api.RevertCommandTest Running org.eclipse.jgit.api.PathCheckoutCommandTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 25.073 sec - in org.eclipse.jgit.api.GarbageCollectCommandTest Running org.eclipse.jgit.api.GitConstructionTest Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 19.061 sec - in org.eclipse.jgit.api.TagCommandTest Running org.eclipse.jgit.api.RebaseCommandTest Tests run: 13, Failures: 0, Errors: 0, Skipped: 2, Time elapsed: 37.262 sec - in org.eclipse.jgit.api.CommitCommandTest Running org.eclipse.jgit.api.LogCommandTest Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 38.124 sec - in org.eclipse.jgit.api.StashCreateCommandTest Running org.eclipse.jgit.api.ResetCommandTest Tests run: 36, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 41.606 sec - in org.eclipse.jgit.api.AddCommandTest Running org.eclipse.jgit.api.CommitAndLogCommandTest 2019-03-12 17:54:36 WARN Repository:887 - close() called when useCnt is already zero 2019-03-12 17:54:36 WARN Repository:887 - close() called when useCnt is already zero 2019-03-12 17:54:48 WARN Repository:887 - close() called when useCnt is already zero 2019-03-12 17:54:48 WARN Repository:887 - close() called when useCnt is already zero Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 38.113 sec - in org.eclipse.jgit.api.CleanCommandTest Running org.eclipse.jgit.attributes.AttributesHandlerTest Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 49.366 sec - in org.eclipse.jgit.api.LsRemoteCommandTest Running org.eclipse.jgit.attributes.AttributesNodeDirCacheIteratorTest Tests run: 30, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 86.108 sec - in org.eclipse.jgit.pgm.ArchiveTest Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 29.612 sec - in org.eclipse.jgit.api.CommitAndLogCommandTest Running org.eclipse.jgit.attributes.AttributeTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 sec - in org.eclipse.jgit.attributes.AttributeTest Running org.eclipse.jgit.attributes.AttributesNodeWorkingTreeIteratorTest 2019-03-12 17:54:58 WARN Repository:887 - close() called when useCnt is already zero 2019-03-12 17:54:58 WARN Repository:887 - close() called when useCnt is already zero Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.804 sec - in org.eclipse.jgit.attributes.AttributesNodeDirCacheIteratorTest Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 51.758 sec - in org.eclipse.jgit.api.DescribeCommandTest Running org.eclipse.jgit.attributes.AttributesNodeTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 41.105 sec - in org.eclipse.jgit.api.GitConstructionTest Running org.eclipse.jgit.attributes.TreeWalkAttributeTest Running org.eclipse.jgit.attributes.AttributesMatcherTest Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.027 sec - in org.eclipse.jgit.attributes.AttributesNodeTest Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 sec - in org.eclipse.jgit.attributes.AttributesMatcherTest Running org.eclipse.jgit.internal.storage.file.T0003_BasicTest Running org.eclipse.jgit.internal.storage.file.GcPackRefsTest Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.338 sec - in org.eclipse.jgit.attributes.AttributesNodeWorkingTreeIteratorTest Running org.eclipse.jgit.internal.storage.file.WindowCacheGetTest Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 17.521 sec - in org.eclipse.jgit.attributes.AttributesHandlerTest Running org.eclipse.jgit.internal.storage.file.GcConcurrentTest Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 49.472 sec - in org.eclipse.jgit.api.LogCommandTest Running org.eclipse.jgit.internal.storage.file.LockFileTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.133 sec - in org.eclipse.jgit.internal.storage.file.WindowCacheGetTest Running org.eclipse.jgit.internal.storage.file.RefUpdateTest Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 76.051 sec - in org.eclipse.jgit.api.FetchCommandTest Running org.eclipse.jgit.internal.storage.file.PackFileTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.148 sec - in org.eclipse.jgit.internal.storage.file.LockFileTest Running org.eclipse.jgit.internal.storage.file.ReflogReaderTest Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 65.433 sec - in org.eclipse.jgit.api.BlameCommandTest Running org.eclipse.jgit.internal.storage.file.AbbreviationTest Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.111 sec - in org.eclipse.jgit.internal.storage.file.AbbreviationTest Running org.eclipse.jgit.internal.storage.file.InflatingBitSetTest Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 sec - in org.eclipse.jgit.internal.storage.file.InflatingBitSetTest Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 70.564 sec - in org.eclipse.jgit.api.CherryPickCommandTest Running org.eclipse.jgit.internal.storage.file.PackReverseIndexTest Running org.eclipse.jgit.internal.storage.file.RepositorySetupWorkDirTest Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 55.47 sec - in org.eclipse.jgit.api.ResetCommandTest Running org.eclipse.jgit.internal.storage.file.ObjectDirectoryTest Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 112.881 sec - in org.eclipse.jgit.pgm.StatusTest Results : Tests run: 149, Failures: 0, Errors: 0, Skipped: 1 [INFO] [INFO] --- maven-jar-plugin:2.6:jar (default-jar) @ org.eclipse.jgit.pgm.test --- [INFO] Building jar: /jobs/genie.jgit/stable/jobs/jgit-stable-4.5/workspace/org.eclipse.jgit.pgm.test/target/org.eclipse.jgit.pgm.test-4.5.6.201903121547-r.jar [INFO] [INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ org.eclipse.jgit.pgm.test --- Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 21.417 sec - in org.eclipse.jgit.attributes.TreeWalkAttributeTest Running org.eclipse.jgit.internal.storage.file.PackWriterTest Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.341 sec - in org.eclipse.jgit.internal.storage.file.ReflogReaderTest Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.956 sec - in org.eclipse.jgit.internal.storage.file.RepositorySetupWorkDirTest Running org.eclipse.jgit.internal.storage.file.FileSnapshotTest Running org.eclipse.jgit.internal.storage.file.StoredBitmapTest Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.445 sec - in org.eclipse.jgit.internal.storage.file.PackFileTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 sec - in org.eclipse.jgit.internal.storage.file.StoredBitmapTest Running org.eclipse.jgit.internal.storage.file.PackIndexV2Test Running org.eclipse.jgit.internal.storage.file.GcBasicPackingTest Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.813 sec - in org.eclipse.jgit.internal.storage.file.PackReverseIndexTest Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 84.455 sec - in org.eclipse.jgit.api.PullCommandWithRebaseTest Running org.eclipse.jgit.internal.storage.file.RefDirectoryTest Running org.eclipse.jgit.internal.storage.file.GcTagTest [WARNING] Javadoc Warnings [WARNING] Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.jgit [INFO] Building jar: /jobs/genie.jgit/stable/jobs/jgit-stable-4.5/workspace/org.eclipse.jgit.pgm.test/target/org.eclipse.jgit.pgm.test-4.5.6.201903121547-r-javadoc.jar [INFO] [INFO] --- maven-jar-plugin:2.6:test-jar (default) @ org.eclipse.jgit.pgm.test --- [INFO] Building jar: /jobs/genie.jgit/stable/jobs/jgit-stable-4.5/workspace/org.eclipse.jgit.pgm.test/target/org.eclipse.jgit.pgm.test-4.5.6.201903121547-r-tests.jar [INFO] [INFO] >>> spotbugs-maven-plugin:3.1.6:check (default) > :spotbugs @ org.eclipse.jgit.pgm.test >>> [INFO] [INFO] --- spotbugs-maven-plugin:3.1.6:spotbugs (spotbugs) @ org.eclipse.jgit.pgm.test --- [INFO] Fork Value is true [java] Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.jgit Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.391 sec - in org.eclipse.jgit.internal.storage.file.PackIndexV2Test Running org.eclipse.jgit.internal.storage.file.PackIndexV1Test Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.302 sec - in org.eclipse.jgit.internal.storage.file.PackIndexV1Test Running org.eclipse.jgit.internal.storage.file.ReflogWriterTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.07 sec - in org.eclipse.jgit.internal.storage.file.ReflogWriterTest Running org.eclipse.jgit.internal.storage.file.GcBranchPrunedTest [java] Warnings generated: 6 [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs-maven-plugin:3.1.6:check (default) < :spotbugs @ org.eclipse.jgit.pgm.test <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:3.1.6:check (default) @ org.eclipse.jgit.pgm.test --- [INFO] BugInstance size is 6 [INFO] Error size is 0 [INFO] Total bugs: 6 [ERROR] Unread public/protected field: org.eclipse.jgit.lib.CLIRepositoryTestCase.trash [org.eclipse.jgit.lib.CLIRepositoryTestCase] At CLIRepositoryTestCase.java:[line 73] URF_UNREAD_PUBLIC_OR_PROTECTED_FIELD [ERROR] Found reliance on default encoding in org.eclipse.jgit.pgm.CLIGitCommand.createErrorWriter(): new java.io.PrintWriter(OutputStream) [org.eclipse.jgit.pgm.CLIGitCommand] At CLIGitCommand.java:[line 157] DM_DEFAULT_ENCODING [ERROR] Found reliance on default encoding in org.eclipse.jgit.pgm.CLIGitCommand$Result.errLines(): java.io.ByteArrayOutputStream.toString() [org.eclipse.jgit.pgm.CLIGitCommand$Result] At CLIGitCommand.java:[line 264] DM_DEFAULT_ENCODING [ERROR] Found reliance on default encoding in org.eclipse.jgit.pgm.CLIGitCommand$Result.errString(): java.io.ByteArrayOutputStream.toString() [org.eclipse.jgit.pgm.CLIGitCommand$Result] At CLIGitCommand.java:[line 260] DM_DEFAULT_ENCODING [ERROR] Found reliance on default encoding in org.eclipse.jgit.pgm.CLIGitCommand$Result.outLines(): java.io.ByteArrayOutputStream.toString() [org.eclipse.jgit.pgm.CLIGitCommand$Result] At CLIGitCommand.java:[line 256] DM_DEFAULT_ENCODING [ERROR] Found reliance on default encoding in org.eclipse.jgit.pgm.CLIGitCommand$Result.outString(): java.io.ByteArrayOutputStream.toString() [org.eclipse.jgit.pgm.CLIGitCommand$Result] At CLIGitCommand.java:[line 252] DM_DEFAULT_ENCODING [INFO] To see bug detail using the Spotbugs GUI, use the following command "mvn spotbugs:gui" [INFO] [INFO] >>> maven-pmd-plugin:3.6:cpd-check (default) > :cpd @ org.eclipse.jgit.pgm.test >>> [INFO] [INFO] --- maven-pmd-plugin:3.6:cpd (cpd) @ org.eclipse.jgit.pgm.test --- [INFO] [INFO] <<< maven-pmd-plugin:3.6:cpd-check (default) < :cpd @ org.eclipse.jgit.pgm.test <<< [INFO] [INFO] [INFO] --- maven-pmd-plugin:3.6:cpd-check (default) @ org.eclipse.jgit.pgm.test --- [INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 105.063 sec - in org.eclipse.jgit.api.BranchCommandTest Running org.eclipse.jgit.internal.storage.file.WindowCacheReconfigureTest Tests run: 24, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 32.206 sec - in org.eclipse.jgit.internal.storage.file.T0003_BasicTest Running org.eclipse.jgit.internal.storage.file.UnpackedObjectTest Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 32.398 sec - in org.eclipse.jgit.internal.storage.file.GcPackRefsTest Running org.eclipse.jgit.internal.storage.file.GcReflogTest Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.287 sec - in org.eclipse.jgit.internal.storage.file.WindowCacheReconfigureTest Running org.eclipse.jgit.internal.storage.file.GcKeepFilesTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.068 sec - in org.eclipse.jgit.internal.storage.file.GcTagTest Running org.eclipse.jgit.internal.storage.file.GcDirCacheSavesObjectsTest Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.429 sec - in org.eclipse.jgit.internal.storage.file.UnpackedObjectTest Running org.eclipse.jgit.internal.storage.file.FileRepositoryBuilderTest Tests run: 26, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 89.786 sec - in org.eclipse.jgit.api.StashApplyCommandTest Running org.eclipse.jgit.internal.storage.file.ConcurrentRepackTest Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.13 sec - in org.eclipse.jgit.internal.storage.file.FileRepositoryBuilderTest Running org.eclipse.jgit.internal.storage.file.T0004_PackReaderTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.073 sec - in org.eclipse.jgit.internal.storage.file.T0004_PackReaderTest Running org.eclipse.jgit.internal.storage.file.GcPruneNonReferencedTest Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 79.681 sec - in org.eclipse.jgit.api.PathCheckoutCommandTest Running org.eclipse.jgit.internal.storage.reftree.RefTreeTest Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.17 sec - in org.eclipse.jgit.internal.storage.reftree.RefTreeTest Running org.eclipse.jgit.internal.storage.reftree.RefTreeDatabaseTest Tests run: 27, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.216 sec - in org.eclipse.jgit.internal.storage.reftree.RefTreeDatabaseTest Running org.eclipse.jgit.internal.storage.reftree.LocalDiskRefTreeDatabaseTest Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 19.64 sec - in org.eclipse.jgit.internal.storage.file.FileSnapshotTest Running org.eclipse.jgit.internal.storage.pack.GcCommitSelectionTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.418 sec - in org.eclipse.jgit.internal.storage.reftree.LocalDiskRefTreeDatabaseTest Running org.eclipse.jgit.internal.storage.pack.IntSetTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 sec - in org.eclipse.jgit.internal.storage.pack.IntSetTest Running org.eclipse.jgit.internal.storage.pack.DeltaIndexTest Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.047 sec - in org.eclipse.jgit.internal.storage.pack.DeltaIndexTest Running org.eclipse.jgit.internal.storage.pack.PackWriterBitmapPreparerTest Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 sec - in org.eclipse.jgit.internal.storage.pack.PackWriterBitmapPreparerTest Running org.eclipse.jgit.internal.storage.dfs.DfsInserterTest Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 sec - in org.eclipse.jgit.internal.storage.dfs.DfsInserterTest Running org.eclipse.jgit.internal.storage.dfs.DfsGarbageCollectorTest Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.126 sec - in org.eclipse.jgit.internal.storage.dfs.DfsGarbageCollectorTest Running org.eclipse.jgit.internal.storage.dfs.DeltaBaseCacheTest Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 sec - in org.eclipse.jgit.internal.storage.dfs.DeltaBaseCacheTest Running org.eclipse.jgit.revwalk.ObjectWalkFilterTest Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.037 sec - in org.eclipse.jgit.revwalk.ObjectWalkFilterTest Running org.eclipse.jgit.revwalk.TreeRevFilterTest Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 95.066 sec - in org.eclipse.jgit.api.PushCommandTest Running org.eclipse.jgit.revwalk.FIFORevQueueTest Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.379 sec - in org.eclipse.jgit.revwalk.TreeRevFilterTest Running org.eclipse.jgit.revwalk.RevWalkMergeBaseTest 2019-03-12 17:55:47 WARN ObjectDirectory:588 - Pack file /jobs/genie.jgit/stable/jobs/jgit-stable-4.5/workspace/org.eclipse.jgit.test/target/jgit_test_3513559802180151310_tmp/tmp_5025472012248357778/.git/objects/pack/pack-146aac1f6a11aed8e06af7d9f5cc1b4b8beedb36.pack was deleted, removing it from pack list Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 20.564 sec - in org.eclipse.jgit.internal.storage.file.GcBranchPrunedTest Running org.eclipse.jgit.revwalk.DateRevQueueTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 28.358 sec - in org.eclipse.jgit.internal.storage.file.ObjectDirectoryTest Running org.eclipse.jgit.revwalk.RevWalkUtilsReachableTest Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.742 sec - in org.eclipse.jgit.revwalk.RevWalkMergeBaseTest Running org.eclipse.jgit.revwalk.RevWalkUtilsCountTest Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 13.122 sec - in org.eclipse.jgit.internal.storage.file.ConcurrentRepackTest Running org.eclipse.jgit.revwalk.SkipRevFilterTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 19.107 sec - in org.eclipse.jgit.internal.storage.file.GcDirCacheSavesObjectsTest Running org.eclipse.jgit.revwalk.FooterLineTest Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.273 sec - in org.eclipse.jgit.revwalk.DateRevQueueTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.263 sec - in org.eclipse.jgit.revwalk.SkipRevFilterTest Running org.eclipse.jgit.revwalk.RevWalkFilterTest Running org.eclipse.jgit.revwalk.RevWalkPathFilter1Test Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 23.316 sec - in org.eclipse.jgit.internal.storage.file.GcKeepFilesTest Running org.eclipse.jgit.revwalk.RevWalkCullTest Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.033 sec - in org.eclipse.jgit.revwalk.RevWalkUtilsCountTest Running org.eclipse.jgit.revwalk.RevFlagSetTest Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.946 sec - in org.eclipse.jgit.revwalk.RevWalkUtilsReachableTest Running org.eclipse.jgit.revwalk.RevWalkFollowFilterTest Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 24.644 sec - in org.eclipse.jgit.internal.storage.file.GcReflogTest Running org.eclipse.jgit.revwalk.RevTagParseTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.469 sec - in org.eclipse.jgit.revwalk.RevWalkFollowFilterTest Running org.eclipse.jgit.revwalk.RevObjectTest Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.55 sec - in org.eclipse.jgit.revwalk.RevFlagSetTest Running org.eclipse.jgit.revwalk.RevWalkCarryFlagsTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.477 sec - in org.eclipse.jgit.revwalk.RevWalkCullTest Running org.eclipse.jgit.revwalk.MaxCountRevFilterTest Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 20.298 sec - in org.eclipse.jgit.internal.storage.file.GcPruneNonReferencedTest Running org.eclipse.jgit.revwalk.LIFORevQueueTest Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.796 sec - in org.eclipse.jgit.revwalk.FooterLineTest Running org.eclipse.jgit.revwalk.RevWalkPathFilter6012Test Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.19 sec - in org.eclipse.jgit.revwalk.MaxCountRevFilterTest Running org.eclipse.jgit.revwalk.ObjectWalkTest Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.277 sec - in org.eclipse.jgit.revwalk.RevWalkCarryFlagsTest Running org.eclipse.jgit.revwalk.RevCommitListTest Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.878 sec - in org.eclipse.jgit.revwalk.RevObjectTest Tests run: 21, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.094 sec - in org.eclipse.jgit.revwalk.RevTagParseTest Running org.eclipse.jgit.revwalk.RevWalkMergedIntoTest Running org.eclipse.jgit.revwalk.RevWalkResetTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.064 sec - in org.eclipse.jgit.revwalk.RevWalkResetTest Running org.eclipse.jgit.revwalk.RevWalkSortTest Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 15.171 sec - in org.eclipse.jgit.revwalk.RevWalkFilterTest Running org.eclipse.jgit.revwalk.RevCommitParseTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.614 sec - in org.eclipse.jgit.revwalk.RevWalkMergedIntoTest Running org.eclipse.jgit.revwalk.AlwaysEmptyRevQueueTest Tests run: 61, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 48.573 sec - in org.eclipse.jgit.internal.storage.file.RefDirectoryTest Running org.eclipse.jgit.revwalk.RevWalkShallowTest Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.339 sec - in org.eclipse.jgit.revwalk.ObjectWalkTest Running org.eclipse.jgit.lib.ObjectIdTest Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 sec - in org.eclipse.jgit.lib.ObjectIdTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.908 sec - in org.eclipse.jgit.revwalk.AlwaysEmptyRevQueueTest Running org.eclipse.jgit.lib.DirCacheCheckoutTest Running org.eclipse.jgit.lib.ValidRefNameTest Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.03 sec - in org.eclipse.jgit.lib.ValidRefNameTest Running org.eclipse.jgit.lib.ObjectIdOwnerMapTest Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 20.653 sec - in org.eclipse.jgit.revwalk.RevWalkPathFilter1Test Running org.eclipse.jgit.lib.SquashCommitMsgTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 sec - in org.eclipse.jgit.lib.SquashCommitMsgTest Running org.eclipse.jgit.lib.RepositoryCacheConfigTest Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.045 sec - in org.eclipse.jgit.lib.ObjectIdOwnerMapTest Running org.eclipse.jgit.lib.ThreadSafeProgressMonitorTest Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 sec - in org.eclipse.jgit.lib.RepositoryCacheConfigTest Running org.eclipse.jgit.lib.ObjectIdSubclassMapTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 sec - in org.eclipse.jgit.lib.ThreadSafeProgressMonitorTest Running org.eclipse.jgit.lib.ConstantsEncodingTest Tests run: 43, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 146.777 sec - in org.eclipse.jgit.api.MergeCommandTest Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 sec - in org.eclipse.jgit.lib.ConstantsEncodingTest Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.033 sec - in org.eclipse.jgit.lib.ObjectIdSubclassMapTest Running org.eclipse.jgit.lib.ObjectIdRefTest Running org.eclipse.jgit.lib.RepositoryResolveTest Running org.eclipse.jgit.lib.T0001_PersonIdentTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec - in org.eclipse.jgit.lib.ObjectIdRefTest Running org.eclipse.jgit.lib.IndexDiffTest Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.026 sec - in org.eclipse.jgit.lib.T0001_PersonIdentTest Running org.eclipse.jgit.lib.RepositoryCacheTest Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.695 sec - in org.eclipse.jgit.revwalk.RevCommitParseTest Running org.eclipse.jgit.lib.IndexDiffSubmoduleTest 2019-03-12 17:56:16 WARN Repository:887 - close() called when useCnt is already zero Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.766 sec - in org.eclipse.jgit.revwalk.RevWalkSortTest Running org.eclipse.jgit.lib.BranchConfigTest Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 sec - in org.eclipse.jgit.lib.BranchConfigTest Running org.eclipse.jgit.lib.ReflogConfigTest Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.219 sec - in org.eclipse.jgit.revwalk.RevWalkShallowTest Running org.eclipse.jgit.lib.ConfigTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.103 sec - in org.eclipse.jgit.lib.ReflogConfigTest Running org.eclipse.jgit.lib.MergeHeadMsgTest 2019-03-12 17:56:16 WARN Repository:887 - close() called when useCnt is already zero 2019-03-12 17:56:16 WARN Repository:887 - close() called when useCnt is already zero Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.084 sec - in org.eclipse.jgit.lib.MergeHeadMsgTest Running org.eclipse.jgit.lib.AbbreviatedObjectIdTest Tests run: 25, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 sec - in org.eclipse.jgit.lib.AbbreviatedObjectIdTest Running org.eclipse.jgit.lib.SymbolicRefTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec - in org.eclipse.jgit.lib.SymbolicRefTest Running org.eclipse.jgit.lib.ObjectCheckerTest Tests run: 51, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.209 sec - in org.eclipse.jgit.lib.ConfigTest Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.041 sec - in org.eclipse.jgit.revwalk.RevWalkPathFilter6012Test Running org.eclipse.jgit.lib.ReflogResolveTest Running org.eclipse.jgit.lib.IndexModificationTimesTest Tests run: 123, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.127 sec - in org.eclipse.jgit.lib.ObjectCheckerTest Running org.eclipse.jgit.lib.DirCacheCheckoutMaliciousPathTest 2019-03-12 17:56:22 WARN Repository:887 - close() called when useCnt is already zero 2019-03-12 17:56:22 WARN Repository:887 - close() called when useCnt is already zero 2019-03-12 17:56:22 WARN Repository:887 - close() called when useCnt is already zero Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.025 sec - in org.eclipse.jgit.lib.RepositoryCacheTest Running org.eclipse.jgit.lib.RefDatabaseConflictingNamesTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec - in org.eclipse.jgit.lib.RefDatabaseConflictingNamesTest Running org.eclipse.jgit.lib.RefTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.519 sec - in org.eclipse.jgit.lib.IndexModificationTimesTest Running org.eclipse.jgit.lib.ObjectLoaderTest Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.02 sec - in org.eclipse.jgit.lib.ObjectLoaderTest Running org.eclipse.jgit.lib.BranchTrackingStatusTest Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 81.955 sec - in org.eclipse.jgit.internal.storage.file.GcConcurrentTest Running org.eclipse.jgit.treewalk.filter.InterIndexDiffFilterTest 2019-03-12 17:56:28 WARN Repository:887 - close() called when useCnt is already zero Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.232 sec - in org.eclipse.jgit.treewalk.filter.InterIndexDiffFilterTest Running org.eclipse.jgit.treewalk.filter.PathSuffixFilterTest 2019-03-12 17:56:29 WARN Repository:887 - close() called when useCnt is already zero Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.448 sec - in org.eclipse.jgit.lib.BranchTrackingStatusTest Running org.eclipse.jgit.treewalk.filter.NotTreeFilterTest Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.017 sec - in org.eclipse.jgit.lib.ReflogResolveTest Running org.eclipse.jgit.treewalk.filter.IndexDiffFilterTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.96 sec - in org.eclipse.jgit.treewalk.filter.PathSuffixFilterTest Running org.eclipse.jgit.treewalk.filter.PathFilterGroupTest Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 sec - in org.eclipse.jgit.treewalk.filter.PathFilterGroupTest Running org.eclipse.jgit.treewalk.filter.TreeFilterTest Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.666 sec - in org.eclipse.jgit.treewalk.filter.NotTreeFilterTest Running org.eclipse.jgit.treewalk.AbstractTreeIteratorTest Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 sec - in org.eclipse.jgit.treewalk.AbstractTreeIteratorTest Running org.eclipse.jgit.treewalk.NameConflictTreeWalkTest 2019-03-12 17:56:36 WARN Repository:887 - close() called when useCnt is already zero Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.873 sec - in org.eclipse.jgit.treewalk.filter.TreeFilterTest Running org.eclipse.jgit.treewalk.FileTreeIteratorTest Tests run: 22, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 25.2 sec - in org.eclipse.jgit.lib.RepositoryResolveTest Running org.eclipse.jgit.treewalk.PostOrderTreeWalkTest Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 18.646 sec - in org.eclipse.jgit.lib.RefTest Running org.eclipse.jgit.treewalk.CanonicalTreeParserTest Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 sec - in org.eclipse.jgit.treewalk.CanonicalTreeParserTest Running org.eclipse.jgit.treewalk.TreeWalkJava7Test Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 176.822 sec - in org.eclipse.jgit.merge.ResolveMergerTest Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.628 sec - in org.eclipse.jgit.treewalk.NameConflictTreeWalkTest Running org.eclipse.jgit.treewalk.EmptyTreeIteratorTest Running org.eclipse.jgit.treewalk.FileTreeIteratorJava7Test Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.074 sec - in org.eclipse.jgit.treewalk.TreeWalkJava7Test Running org.eclipse.jgit.treewalk.TreeWalkBasicDiffTest Tests run: 40, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 90.429 sec - in org.eclipse.jgit.internal.storage.file.RefUpdateTest Running org.eclipse.jgit.treewalk.ForPathTest Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.391 sec - in org.eclipse.jgit.treewalk.PostOrderTreeWalkTest Running org.eclipse.jgit.submodule.SubmoduleStatusTest Tests run: 31, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 173.325 sec - in org.eclipse.jgit.api.CheckoutCommandTest Running org.eclipse.jgit.submodule.SubmoduleWalkTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.248 sec - in org.eclipse.jgit.treewalk.TreeWalkBasicDiffTest Running org.eclipse.jgit.submodule.SubmoduleInitTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.145 sec - in org.eclipse.jgit.treewalk.ForPathTest Running org.eclipse.jgit.submodule.SubmoduleSyncTest Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.424 sec - in org.eclipse.jgit.treewalk.EmptyTreeIteratorTest Running org.eclipse.jgit.submodule.SubmoduleUpdateTest Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.009 sec - in org.eclipse.jgit.treewalk.FileTreeIteratorJava7Test Running org.eclipse.jgit.submodule.SubmoduleAddTest Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 69.669 sec - in org.eclipse.jgit.revwalk.FIFORevQueueTest Running org.eclipse.jgit.notes.NoteMapMergerTest 2019-03-12 17:56:56 WARN Repository:887 - close() called when useCnt is already zero Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 13.88 sec - in org.eclipse.jgit.submodule.SubmoduleInitTest Running org.eclipse.jgit.notes.NoteMapTest Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 13.927 sec - in org.eclipse.jgit.submodule.SubmoduleStatusTest Running org.eclipse.jgit.notes.LeafBucketTest Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 sec - in org.eclipse.jgit.notes.LeafBucketTest Running org.eclipse.jgit.notes.DefaultNoteMergerTest Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 49.629 sec - in org.eclipse.jgit.lib.IndexDiffTest Running org.eclipse.jgit.transport.RefSpecTest Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 23.039 sec - in org.eclipse.jgit.submodule.SubmoduleWalkTest Running org.eclipse.jgit.transport.HMACSHA1NonceGeneratorTest Tests run: 38, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.048 sec - in org.eclipse.jgit.transport.RefSpecTest Running org.eclipse.jgit.transport.HttpAuthTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.026 sec - in org.eclipse.jgit.transport.HttpAuthTest Running org.eclipse.jgit.transport.PushCertificateParserTest Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.302 sec - in org.eclipse.jgit.notes.DefaultNoteMergerTest Running org.eclipse.jgit.transport.URIishTest Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.401 sec - in org.eclipse.jgit.transport.HMACSHA1NonceGeneratorTest Running org.eclipse.jgit.transport.PushCertificateStoreTest Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.127 sec - in org.eclipse.jgit.transport.PushCertificateStoreTest Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.912 sec - in org.eclipse.jgit.transport.PushCertificateParserTest Running org.eclipse.jgit.transport.PushProcessTest Running org.eclipse.jgit.transport.SideBandOutputStreamTest Tests run: 65, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.698 sec - in org.eclipse.jgit.transport.URIishTest Running org.eclipse.jgit.transport.LongMapTest Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 sec - in org.eclipse.jgit.transport.SideBandOutputStreamTest Running org.eclipse.jgit.transport.PushConnectionTest Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.053 sec - in org.eclipse.jgit.transport.LongMapTest Running org.eclipse.jgit.transport.NetRCTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.118 sec - in org.eclipse.jgit.transport.PushConnectionTest Running org.eclipse.jgit.transport.ReceivePackAdvertiseRefsHookTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.094 sec - in org.eclipse.jgit.transport.NetRCTest Running org.eclipse.jgit.transport.OpenSshConfigTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 27.064 sec - in org.eclipse.jgit.submodule.SubmoduleSyncTest Running org.eclipse.jgit.transport.PackParserTest 2019-03-12 17:57:10 WARN Repository:887 - close() called when useCnt is already zero Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 30.491 sec - in org.eclipse.jgit.submodule.SubmoduleUpdateTest Running org.eclipse.jgit.transport.PacketLineOutTest Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 197.428 sec - in org.eclipse.jgit.api.CloneCommandTest Running org.eclipse.jgit.transport.RemoteConfigTest Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 sec - in org.eclipse.jgit.transport.PacketLineOutTest Running org.eclipse.jgit.transport.BundleWriterTest Tests run: 26, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 sec - in org.eclipse.jgit.transport.RemoteConfigTest Running org.eclipse.jgit.transport.RefAdvertiserTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec - in org.eclipse.jgit.transport.RefAdvertiserTest Running org.eclipse.jgit.transport.TransportTest 2019-03-12 17:57:29 WARN Repository:887 - close() called when useCnt is already zero 2019-03-12 17:57:38 WARN Repository:887 - close() called when useCnt is already zero 2019-03-12 17:57:38 WARN Repository:887 - close() called when useCnt is already zero Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 24.605 sec - in org.eclipse.jgit.transport.TransportTest Running org.eclipse.jgit.transport.PacketLineInTest Tests run: 25, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 sec - in org.eclipse.jgit.transport.PacketLineInTest Running org.eclipse.jgit.transport.WalkEncryptionTest Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 28.223 sec - in org.eclipse.jgit.transport.OpenSshConfigTest Running org.eclipse.jgit.transport.PushOptionsTest 2019-03-12 17:57:38 INFO WalkEncryptionTest:533 - Proxy not used. 2019-03-12 17:57:39 WARN Repository:887 - close() called when useCnt is already zero 2019-03-12 17:57:42 INFO WalkEncryptionTest:592 - JCE security policy restricted=false 2019-03-12 17:57:42 INFO WalkEncryptionTest:971 - Long running tests are enabled. 2019-03-12 17:57:42 INFO WalkEncryptionTest:942 - Public address: 198.41.30.252 2019-03-12 17:57:42 ERROR WalkEncryptionTest:931 - Amazon S3 test configuration is missing, tests will not run. 2019-03-12 17:57:42 INFO WalkEncryptionTest:963 - Loaded org.bouncycastle.jce.provider.BouncyCastleProvider Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 35.714 sec - in org.eclipse.jgit.transport.PushProcessTest Running org.eclipse.jgit.transport.PushCertificateIdentTest Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 sec - in org.eclipse.jgit.transport.PushCertificateIdentTest Running org.eclipse.jgit.transport.TestProtocolTest Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.11 sec - in org.eclipse.jgit.transport.TestProtocolTest Running org.eclipse.jgit.transport.BaseReceivePackTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec - in org.eclipse.jgit.transport.BaseReceivePackTest Running org.eclipse.jgit.transport.AtomicPushTest 2019-03-12 17:57:47 INFO WalkEncryptionTest:533 - Proxy not used. 2019-03-12 17:57:47 INFO WalkEncryptionTest:592 - JCE security policy restricted=false 2019-03-12 17:57:47 INFO WalkEncryptionTest:971 - Long running tests are enabled. Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 sec - in org.eclipse.jgit.transport.AtomicPushTest Running org.eclipse.jgit.ignore.FastIgnoreRuleTest Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.024 sec - in org.eclipse.jgit.ignore.FastIgnoreRuleTest Running org.eclipse.jgit.ignore.IgnoreMatcherParametrizedTest Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 sec - in org.eclipse.jgit.ignore.IgnoreMatcherParametrizedTest Running org.eclipse.jgit.ignore.IgnoreNodeTest 2019-03-12 17:57:47 INFO WalkEncryptionTest:942 - Public address: 198.41.30.252 2019-03-12 17:57:47 ERROR WalkEncryptionTest:931 - Amazon S3 test configuration is missing, tests will not run. 2019-03-12 17:57:47 INFO WalkEncryptionTest:963 - Loaded org.bouncycastle.jce.provider.BouncyCastleProvider Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 57.291 sec - in org.eclipse.jgit.submodule.SubmoduleAddTest Running org.eclipse.jgit.ignore.BasicRuleTest Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 sec - in org.eclipse.jgit.ignore.BasicRuleTest Running org.eclipse.jgit.ignore.IgnoreRuleSpecialCasesTest 2019-03-12 17:57:48 ERROR FastIgnoreRule:131 - Not closed bracket? org.eclipse.jgit.errors.InvalidPatternException: Not closed bracket? at org.eclipse.jgit.ignore.internal.Strings.convertGlob(Strings.java:434) at org.eclipse.jgit.ignore.internal.WildCardMatcher.(WildCardMatcher.java:66) at org.eclipse.jgit.ignore.internal.PathMatcher.createNameMatcher0(PathMatcher.java:169) at org.eclipse.jgit.ignore.internal.PathMatcher.createPathMatcher(PathMatcher.java:128) at org.eclipse.jgit.ignore.FastIgnoreRule.(FastIgnoreRule.java:127) at org.eclipse.jgit.ignore.IgnoreRuleSpecialCasesTest.assertMatch(IgnoreRuleSpecialCasesTest.java:57) at org.eclipse.jgit.ignore.IgnoreRuleSpecialCasesTest.testSpecialGroupCase9(IgnoreRuleSpecialCasesTest.java:771) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121) 2019-03-12 17:57:48 ERROR FastIgnoreRule:131 - Not closed bracket? org.eclipse.jgit.errors.InvalidPatternException: Not closed bracket? at org.eclipse.jgit.ignore.internal.Strings.convertGlob(Strings.java:434) at org.eclipse.jgit.ignore.internal.WildCardMatcher.(WildCardMatcher.java:66) at org.eclipse.jgit.ignore.internal.PathMatcher.createNameMatcher0(PathMatcher.java:169) at org.eclipse.jgit.ignore.internal.PathMatcher.createPathMatcher(PathMatcher.java:128) at org.eclipse.jgit.ignore.FastIgnoreRule.(FastIgnoreRule.java:127) at org.eclipse.jgit.ignore.IgnoreRuleSpecialCasesTest.assertMatch(IgnoreRuleSpecialCasesTest.java:57) at org.eclipse.jgit.ignore.IgnoreRuleSpecialCasesTest.testBracketsUnmatched1(IgnoreRuleSpecialCasesTest.java:989) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121) 2019-03-12 17:57:48 ERROR FastIgnoreRule:131 - Not closed bracket? org.eclipse.jgit.errors.InvalidPatternException: Not closed bracket? at org.eclipse.jgit.ignore.internal.Strings.convertGlob(Strings.java:434) at org.eclipse.jgit.ignore.internal.WildCardMatcher.(WildCardMatcher.java:66) at org.eclipse.jgit.ignore.internal.PathMatcher.createNameMatcher0(PathMatcher.java:169) at org.eclipse.jgit.ignore.internal.PathMatcher.createPathMatcher(PathMatcher.java:128) at org.eclipse.jgit.ignore.FastIgnoreRule.(FastIgnoreRule.java:127) at org.eclipse.jgit.ignore.IgnoreRuleSpecialCasesTest.assertMatch(IgnoreRuleSpecialCasesTest.java:57) at org.eclipse.jgit.ignore.IgnoreRuleSpecialCasesTest.testBracketsUnmatched1(IgnoreRuleSpecialCasesTest.java:990) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121) 2019-03-12 17:57:48 ERROR FastIgnoreRule:131 - Not closed bracket? org.eclipse.jgit.errors.InvalidPatternException: Not closed bracket? at org.eclipse.jgit.ignore.internal.Strings.convertGlob(Strings.java:434) at org.eclipse.jgit.ignore.internal.WildCardMatcher.(WildCardMatcher.java:66) at org.eclipse.jgit.ignore.internal.PathMatcher.createNameMatcher0(PathMatcher.java:169) at org.eclipse.jgit.ignore.internal.PathMatcher.createPathMatcher(PathMatcher.java:128) at org.eclipse.jgit.ignore.FastIgnoreRule.(FastIgnoreRule.java:127) at org.eclipse.jgit.ignore.IgnoreRuleSpecialCasesTest.assertMatch(IgnoreRuleSpecialCasesTest.java:57) at org.eclipse.jgit.ignore.IgnoreRuleSpecialCasesTest.testBracketsUnmatched1(IgnoreRuleSpecialCasesTest.java:991) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121) 2019-03-12 17:57:48 ERROR FastIgnoreRule:131 - Not closed bracket? org.eclipse.jgit.errors.InvalidPatternException: Not closed bracket? at org.eclipse.jgit.ignore.internal.Strings.convertGlob(Strings.java:434) at org.eclipse.jgit.ignore.internal.WildCardMatcher.(WildCardMatcher.java:66) at org.eclipse.jgit.ignore.internal.PathMatcher.createNameMatcher0(PathMatcher.java:169) at org.eclipse.jgit.ignore.internal.PathMatcher.createPathMatcher(PathMatcher.java:128) at org.eclipse.jgit.ignore.FastIgnoreRule.(FastIgnoreRule.java:127) at org.eclipse.jgit.ignore.IgnoreRuleSpecialCasesTest.assertMatch(IgnoreRuleSpecialCasesTest.java:57) at org.eclipse.jgit.ignore.IgnoreRuleSpecialCasesTest.testBracketsUnmatched1(IgnoreRuleSpecialCasesTest.java:992) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121) 2019-03-12 17:57:48 ERROR FastIgnoreRule:131 - Not closed bracket? org.eclipse.jgit.errors.InvalidPatternException: Not closed bracket? at org.eclipse.jgit.ignore.internal.Strings.convertGlob(Strings.java:434) at org.eclipse.jgit.ignore.internal.WildCardMatcher.(WildCardMatcher.java:66) at org.eclipse.jgit.ignore.internal.PathMatcher.createNameMatcher0(PathMatcher.java:169) at org.eclipse.jgit.ignore.internal.PathMatcher.createPathMatcher(PathMatcher.java:128) at org.eclipse.jgit.ignore.FastIgnoreRule.(FastIgnoreRule.java:127) at org.eclipse.jgit.ignore.IgnoreRuleSpecialCasesTest.assertMatch(IgnoreRuleSpecialCasesTest.java:57) at org.eclipse.jgit.ignore.IgnoreRuleSpecialCasesTest.testBracketsUnmatched1(IgnoreRuleSpecialCasesTest.java:993) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121) 2019-03-12 17:57:48 ERROR FastIgnoreRule:131 - Not closed bracket? org.eclipse.jgit.errors.InvalidPatternException: Not closed bracket? at org.eclipse.jgit.ignore.internal.Strings.convertGlob(Strings.java:434) at org.eclipse.jgit.ignore.internal.WildCardMatcher.(WildCardMatcher.java:66) at org.eclipse.jgit.ignore.internal.PathMatcher.createNameMatcher0(PathMatcher.java:169) at org.eclipse.jgit.ignore.internal.PathMatcher.createPathMatcher(PathMatcher.java:128) at org.eclipse.jgit.ignore.FastIgnoreRule.(FastIgnoreRule.java:127) at org.eclipse.jgit.ignore.IgnoreRuleSpecialCasesTest.assertMatch(IgnoreRuleSpecialCasesTest.java:57) at org.eclipse.jgit.ignore.IgnoreRuleSpecialCasesTest.testBracketsUnmatched1(IgnoreRuleSpecialCasesTest.java:994) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121) 2019-03-12 17:57:48 ERROR FastIgnoreRule:131 - Not closed bracket? org.eclipse.jgit.errors.InvalidPatternException: Not closed bracket? at org.eclipse.jgit.ignore.internal.Strings.convertGlob(Strings.java:434) at org.eclipse.jgit.ignore.internal.WildCardMatcher.(WildCardMatcher.java:66) at org.eclipse.jgit.ignore.internal.PathMatcher.createNameMatcher0(PathMatcher.java:169) at org.eclipse.jgit.ignore.internal.PathMatcher.createPathMatcher(PathMatcher.java:128) at org.eclipse.jgit.ignore.FastIgnoreRule.(FastIgnoreRule.java:127) at org.eclipse.jgit.ignore.IgnoreRuleSpecialCasesTest.assertMatch(IgnoreRuleSpecialCasesTest.java:57) at org.eclipse.jgit.ignore.IgnoreRuleSpecialCasesTest.testBracketsUnmatched1(IgnoreRuleSpecialCasesTest.java:995) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121) 2019-03-12 17:57:48 ERROR FastIgnoreRule:131 - Not closed bracket? org.eclipse.jgit.errors.InvalidPatternException: Not closed bracket? at org.eclipse.jgit.ignore.internal.Strings.convertGlob(Strings.java:434) at org.eclipse.jgit.ignore.internal.WildCardMatcher.(WildCardMatcher.java:66) at org.eclipse.jgit.ignore.internal.PathMatcher.createNameMatcher0(PathMatcher.java:169) at org.eclipse.jgit.ignore.internal.PathMatcher.createPathMatcher(PathMatcher.java:128) at org.eclipse.jgit.ignore.FastIgnoreRule.(FastIgnoreRule.java:127) at org.eclipse.jgit.ignore.IgnoreRuleSpecialCasesTest.assertMatch(IgnoreRuleSpecialCasesTest.java:57) at org.eclipse.jgit.ignore.IgnoreRuleSpecialCasesTest.testBracketsUnmatched1(IgnoreRuleSpecialCasesTest.java:996) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121) 2019-03-12 17:57:48 ERROR FastIgnoreRule:131 - Not closed bracket? org.eclipse.jgit.errors.InvalidPatternException: Not closed bracket? at org.eclipse.jgit.ignore.internal.Strings.convertGlob(Strings.java:434) at org.eclipse.jgit.ignore.internal.WildCardMatcher.(WildCardMatcher.java:66) at org.eclipse.jgit.ignore.internal.PathMatcher.createNameMatcher0(PathMatcher.java:169) at org.eclipse.jgit.ignore.internal.PathMatcher.createPathMatcher(PathMatcher.java:128) at org.eclipse.jgit.ignore.FastIgnoreRule.(FastIgnoreRule.java:127) at org.eclipse.jgit.ignore.IgnoreRuleSpecialCasesTest.assertMatch(IgnoreRuleSpecialCasesTest.java:57) at org.eclipse.jgit.ignore.IgnoreRuleSpecialCasesTest.testBracketsUnmatched1(IgnoreRuleSpecialCasesTest.java:997) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121) 2019-03-12 17:57:48 ERROR FastIgnoreRule:131 - Not closed bracket? org.eclipse.jgit.errors.InvalidPatternException: Not closed bracket? at org.eclipse.jgit.ignore.internal.Strings.convertGlob(Strings.java:434) at org.eclipse.jgit.ignore.internal.WildCardMatcher.(WildCardMatcher.java:66) at org.eclipse.jgit.ignore.internal.PathMatcher.createNameMatcher0(PathMatcher.java:169) at org.eclipse.jgit.ignore.internal.PathMatcher.createPathMatcher(PathMatcher.java:128) at org.eclipse.jgit.ignore.FastIgnoreRule.(FastIgnoreRule.java:127) at org.eclipse.jgit.ignore.IgnoreRuleSpecialCasesTest.assertMatch(IgnoreRuleSpecialCasesTest.java:57) at org.eclipse.jgit.ignore.IgnoreRuleSpecialCasesTest.testBracketsRandom(IgnoreRuleSpecialCasesTest.java:1021) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121) 2019-03-12 17:57:48 ERROR FastIgnoreRule:131 - Collating symbols [[.a.]] or equivalence class expressions [[=a=]] are not supported org.eclipse.jgit.errors.InvalidPatternException: Collating symbols [[.a.]] or equivalence class expressions [[=a=]] are not supported at org.eclipse.jgit.ignore.internal.Strings.convertGlob(Strings.java:276) at org.eclipse.jgit.ignore.internal.WildCardMatcher.(WildCardMatcher.java:66) at org.eclipse.jgit.ignore.internal.PathMatcher.createNameMatcher0(PathMatcher.java:169) at org.eclipse.jgit.ignore.internal.PathMatcher.createPathMatcher(PathMatcher.java:128) at org.eclipse.jgit.ignore.FastIgnoreRule.(FastIgnoreRule.java:127) at org.eclipse.jgit.ignore.IgnoreRuleSpecialCasesTest.assertMatch(IgnoreRuleSpecialCasesTest.java:57) at org.eclipse.jgit.ignore.IgnoreRuleSpecialCasesTest.testUnsupportedGroupCase0(IgnoreRuleSpecialCasesTest.java:783) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121) 2019-03-12 17:57:48 ERROR FastIgnoreRule:131 - Collating symbols [[.a.]] or equivalence class expressions [[=a=]] are not supported org.eclipse.jgit.errors.InvalidPatternException: Collating symbols [[.a.]] or equivalence class expressions [[=a=]] are not supported at org.eclipse.jgit.ignore.internal.Strings.convertGlob(Strings.java:276) at org.eclipse.jgit.ignore.internal.WildCardMatcher.(WildCardMatcher.java:66) at org.eclipse.jgit.ignore.internal.PathMatcher.createNameMatcher0(PathMatcher.java:169) at org.eclipse.jgit.ignore.internal.PathMatcher.createPathMatcher(PathMatcher.java:128) at org.eclipse.jgit.ignore.FastIgnoreRule.(FastIgnoreRule.java:127) at org.eclipse.jgit.ignore.IgnoreRuleSpecialCasesTest.assertMatch(IgnoreRuleSpecialCasesTest.java:57) at org.eclipse.jgit.ignore.IgnoreRuleSpecialCasesTest.testUnsupportedGroupCase0(IgnoreRuleSpecialCasesTest.java:784) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.run2019-03-12 17:5Refle7:48 INFO WalkEncryptictivonTeeCall(Fst:533 - Proramexy nworkot used. Method.java:50) at org2019.j-03-unit12 1.inte7:57rnal.r:48 INFO unnerWalks.modeEncryptionTest:592 - JCE securil.Rety policyflectiveC restricted=faallabllse e.run(Reflective2019-03-1Calla2 17ble.:57:48 INFjava:1O WalkEncryptionTes2) at t:971 -org Long.j running tests are enabled. unit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121) 2019-03-12 17:57:48 ERROR FastIgnoreRule:131 - Collating symbols [[.a.]] or equivalence class expressions [[=a=]] are not supported org.eclipse.jgit.errors.InvalidPatternException: Collating symbols [[.a.]] or equivalence class expressions [[=a=]] are not supported at org.eclipse.jgit.ignore.internal.Strings.convertGlob(Strings.java:276) at org.eclipse.jgit.ignore.internal.WildCardMatcher.(WildCardMatcher.java:66) at org.eclipse.jgit.ignore.internal.PathMatcher.createNameMatcher0(PathMatcher.java:169) at org.eclipse.jgit.ignore.internal.PathMatcher.createPathMatcher(PathMatcher.java:128) at org.eclipse.jgit.ignore.FastIgnoreRule.(FastIgnoreRule.java:127) at org.eclipse.jgit.ignore.IgnoreRuleSpecialCasesTest.assertMatch(IgnoreRuleSpecialCasesTest.java:57) at org.eclipse.jgit.ignore.IgnoreRuleSpecialCasesTest.testUnsupportedGroupCase1(IgnoreRuleSpecialCasesTest.java:796) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121) 2019-03-12 17:57:48 ERROR FastIgnoreRule:131 - Collating symbols [[.a.]] or equivalence class expressions [[=a=]] are not supported org.eclipse.jgit.errors.InvalidPatternException: Collating symbols [[.a.]] or equivalence class expressions [[=a=]] are not supported at org.eclipse.jgit.ignore.internal.Strings.convertGlob(Strings.java:276) at org.eclipse.jgit.ignore.internal.WildCardMatcher.(WildCardMatcher.java:66) at org.eclipse.jgit.ignore.internal.PathMatcher.createNameMatcher0(PathMatcher.java:169) at org.eclipse.jgit.ignore.internal.PathMatcher.createPathMatcher(PathMatcher.java:128) at org.eclipse.jgit.ignore.FastIgnoreRule.(FastIgnoreRule.java:127) at org.eclipse.jgit.ignore.IgnoreRuleSpecialCasesTest.assertMatch(IgnoreRuleSpecialCasesTest.java:57) at org.eclipse.jgit.ignore.IgnoreRuleSpecialCasesTest.testUnsupportedGroupCase1(IgnoreRuleSpecialCasesTest.java:797) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121) 2019-03-12 17:57:49 INFO WalkEncryptionTest:942 - Public address: 198.41.30.252 2019-03-12 17:57:49 ERROR WalkEncryptionTest:931 - Amazon S3 test configuration is missing, tests will not run. 2019-03-12 17:57:49 INFO WalkEncryptionTest:963 - Loaded org.bouncycastle.jce.provider.BouncyCastleProvider Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 35.06 sec - in org.eclipse.jgit.transport.BundleWriterTest Tests run: 168, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.691 sec - in org.eclipse.jgit.ignore.IgnoreRuleSpecialCasesTest Running org.eclipse.jgit.dircache.DirCacheBuilderTest Running org.eclipse.jgit.fnmatch.FileNameMatcherTest Tests run: 155, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.078 sec - in org.eclipse.jgit.fnmatch.FileNameMatcherTest Running org.eclipse.jgit.dircache.DirCacheFindTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.74 sec - in org.eclipse.jgit.dircache.DirCacheFindTest Running org.eclipse.jgit.dircache.DirCacheBuilderIteratorTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 sec - in org.eclipse.jgit.dircache.DirCacheBuilderIteratorTest Running org.eclipse.jgit.dircache.DirCachePathEditTest Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 sec - in org.eclipse.jgit.dircache.DirCachePathEditTest Running org.eclipse.jgit.dircache.DirCacheIteratorTest 2019-03-12 17:57:53 WARN Repository:887 - close() called when useCnt is already zero 2019-03-12 17:57:53 INFO WalkEncryptionTest:907 - Testing Version: 0 Profile: PBEWITHHMACSHA1ANDAES_128 Present: true Allowed: true 2019-03-12 17:57:57 INFO WalkEncryptionTest:907 - Testing Version: 1 Profile: PBEWITHHMACSHA1ANDAES_128 Present: true Allowed: true 2019-03-12 17:57:57 WARN Repository:887 - close() called when useCnt is already zero 2019-03-12 17:57:57 WARN Repository:887 - close() called when useCnt is already zero 2019-03-12 17:57:57 INFO WalkEncryptionTest:907 - Testing Version: 0 Profile: PBEWITHHMACSHA1ANDAES_256 Present: true Allowed: true Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 119.854 sec - in org.eclipse.jgit.revwalk.LIFORevQueueTest Running org.eclipse.jgit.dircache.DirCacheBasicTest 2019-03-12 17:58:02 INFO WalkEncryptionTest:907 - Testing Version: 1 Profile: PBEWITHHMACSHA1ANDAES_256 Present: true Allowed: true Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 80.371 sec - in org.eclipse.jgit.treewalk.FileTreeIteratorTest Running org.eclipse.jgit.dircache.DirCacheEntryTest Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 sec - in org.eclipse.jgit.dircache.DirCacheEntryTest Running org.eclipse.jgit.dircache.DirCacheTreeTest Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.322 sec - in org.eclipse.jgit.dircache.DirCacheBuilderTest Running org.eclipse.jgit.dircache.DirCacheLargePathTest Tests run: 28, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 158.073 sec - in org.eclipse.jgit.internal.storage.file.PackWriterTest Running org.eclipse.jgit.dircache.DirCacheCGitCompatabilityTest 2019-03-12 17:58:02 ERROR FastIgnoreRule:131 - Collating symbols [[.a.]] or equivalence class expressions [[=a=]] are not supported org.eclipse.jgit.errors.InvalidPatternException: Collating symbols [[.a.]] or equivalence class expressions [[=a=]] are not supported at org.eclipse.jgit.ignore.internal.Strings.convertGlob(Strings.java:276) at org.eclipse.jgit.ignore.internal.WildCardMatcher.(WildCardMatcher.java:66) at org.eclipse.jgit.ignore.internal.PathMatcher.createNameMatcher0(PathMatcher.java:169) at org.eclipse.jgit.ignore.internal.PathMatcher.createPathMatcher(PathMatcher.java:128) at org.eclipse.jgit.ignore.FastIgnoreRule.(FastIgnoreRule.java:127) at org.eclipse.jgit.ignore.IgnoreNode.parse(IgnoreNode.java:113) at org.eclipse.jgit.ignore.IgnoreNodeTest.testEmptyIgnoreRules(IgnoreNodeTest.java:332) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121) Tests run: 96, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 245.324 sec - in org.eclipse.jgit.api.CommitOnlyTest Running org.eclipse.jgit.junit.TestRepositoryTest Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.6 sec - in org.eclipse.jgit.dircache.DirCacheIteratorTest Running org.eclipse.jgit.revplot.PlotCommitListTest 2019-03-12 17:58:02 INFO WalkEncryptionTest:907 - Testing Version: 0 Profile: PBEWITHHMACSHA224ANDAES_128 Present: true Allowed: true Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.194 sec - in org.eclipse.jgit.junit.TestRepositoryTest Running org.eclipse.jgit.revplot.AbstractPlotRendererTest Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.052 sec - in org.eclipse.jgit.dircache.DirCacheCGitCompatabilityTest Running org.eclipse.jgit.events.ConfigChangeEventTest Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.101 sec - in org.eclipse.jgit.dircache.DirCacheTreeTest Running org.eclipse.jgit.gitrepo.ManifestParserTest 2019-03-12 17:58:05 WARN Repository:887 - close() called when useCnt is already zero Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.014 sec - in org.eclipse.jgit.events.ConfigChangeEventTest Running org.eclipse.jgit.gitrepo.RepoCommandTest 2019-03-12 17:58:05 INFO WalkEncryptionTest:907 - Testing Version: 1 Profile: PBEWITHHMACSHA224ANDAES_128 Present: true Allowed: true Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.054 sec - in org.eclipse.jgit.gitrepo.ManifestParserTest Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.163 sec - in org.eclipse.jgit.dircache.DirCacheLargePathTest Running org.eclipse.jgit.symlinks.SymlinksTest Running org.eclipse.jgit.storage.file.FileBasedConfigTest Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.215 sec - in org.eclipse.jgit.storage.file.FileBasedConfigTest 2019-03-12 17:58:09 INFO WalkEncryptionTest:907 - Testing Version: 0 Profile: PBEWITHHMACSHA224ANDAES_256 Present: true Allowed: true Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.464 sec - in org.eclipse.jgit.dircache.DirCacheBasicTest 2019-03-12 17:58:13 WARN Repository:887 - close() called when useCnt is already zero 2019-03-12 17:58:13 WARN Repository:887 - close() called when useCnt is already zero Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 25.927 sec - in org.eclipse.jgit.ignore.IgnoreNodeTest 2019-03-12 17:58:13 INFO WalkEncryptionTest:907 - Testing Version: 1 Profile: PBEWITHHMACSHA224ANDAES_256 Present: true Allowed: true Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.962 sec - in org.eclipse.jgit.revplot.AbstractPlotRendererTest 2019-03-12 17:58:13 INFO WalkEncryptionTest:907 - Testing Version: 0 Profile: PBEWITHHMACSHA256ANDAES_128 Present: true Allowed: true 2019-03-12 17:58:18 INFO WalkEncryptionTest:907 - Testing Version: 1 Profile: PBEWITHHMACSHA256ANDAES_128 Present: true Allowed: true 2019-03-12 17:58:18 INFO WalkEncryptionTest:907 - Testing Version: 0 Profile: PBEWITHHMACSHA256ANDAES_256 Present: true Allowed: true 2019-03-12 17:58:18 WARN Repository:887 - close() called when useCnt is already zero Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 84.002 sec - in org.eclipse.jgit.notes.NoteMapTest 2019-03-12 17:58:22 INFO WalkEncryptionTest:907 - Testing Version: 1 Profile: PBEWITHHMACSHA256ANDAES_256 Present: true Allowed: true 2019-03-12 17:58:22 WARN Repository:887 - close() called when useCnt is already zero 2019-03-12 17:58:22 WARN Repository:887 - close() called when useCnt is already zero Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 43.915 sec - in org.eclipse.jgit.transport.PushOptionsTest 2019-03-12 17:58:22 INFO WalkEncryptionTest:907 - Testing Version: 0 Profile: PBEWITHHMACSHA384ANDAES_128 Present: true Allowed: true 2019-03-12 17:58:22 INFO WalkEncryptionTest:907 - Testing Version: 1 Profile: PBEWITHHMACSHA384ANDAES_128 Present: true Allowed: true 2019-03-12 17:58:22 INFO WalkEncryptionTest:907 - Testing Version: 0 Profile: PBEWITHHMACSHA384ANDAES_256 Present: true Allowed: true 2019-03-12 17:58:22 INFO WalkEncryptionTest:907 - Testing Version: 1 Profile: PBEWITHHMACSHA384ANDAES_256 Present: true Allowed: true 2019-03-12 17:58:22 WARN Repository:887 - close() called when useCnt is already zero Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 178.633 sec - in org.eclipse.jgit.internal.storage.file.GcBasicPackingTest 2019-03-12 17:58:22 WARN Repository:887 - close() called when useCnt is already zero 2019-03-12 17:58:22 WARN Repository:887 - close() called when useCnt is already zero 2019-03-12 17:58:22 INFO WalkEncryptionTest:907 - Testing Version: 0 Profile: PBEWITHHMACSHA512ANDAES_128 Present: true Allowed: true 2019-03-12 17:58:22 WARN Repository:887 - close() called when useCnt is already zero 2019-03-12 17:58:22 WARN Repository:887 - close() called when useCnt is already zero 2019-03-12 17:58:22 WARN Repository:887 - close() called when useCnt is already zero 2019-03-12 17:58:22 WARN Repository:887 - close() called when useCnt is already zero 2019-03-12 17:58:22 WARN Repository:887 - close() called when useCnt is already zero 2019-03-12 17:58:22 WARN Repository:887 - close() called when useCnt is already zero 2019-03-12 17:58:24 INFO WalkEncryptionTest:907 - Testing Version: 1 Profile: PBEWITHHMACSHA512ANDAES_128 Present: true Allowed: true Tests run: 38, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 123.159 sec - in org.eclipse.jgit.treewalk.filter.IndexDiffFilterTest 2019-03-12 17:58:32 INFO WalkEncryptionTest:907 - Testing Version: 0 Profile: PBEWITHHMACSHA512ANDAES_256 Present: true Allowed: true Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 81.944 sec - in org.eclipse.jgit.transport.PackParserTest 2019-03-12 17:58:32 INFO WalkEncryptionTest:907 - Testing Version: 1 Profile: PBEWITHHMACSHA512ANDAES_256 Present: true Allowed: true 2019-03-12 17:58:32 INFO WalkEncryptionTest:907 - Testing Version: 0 Profile: PBEWITHMD5ANDDES Present: true Allowed: true Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 30.723 sec - in org.eclipse.jgit.revplot.PlotCommitListTest 2019-03-12 17:58:33 INFO WalkEncryptionTest:907 - Testing Version: 1 Profile: PBEWITHMD5ANDDES Present: true Allowed: true 2019-03-12 17:58:35 INFO WalkEncryptionTest:907 - Testing Version: 0 Profile: PBEWITHMD5ANDTRIPLEDES Present: true Allowed: true 2019-03-12 17:58:35 WARN Repository:887 - close() called when useCnt is already zero 2019-03-12 17:58:35 INFO WalkEncryptionTest:907 - Testing Version: 1 Profile: PBEWITHMD5ANDTRIPLEDES Present: true Allowed: true Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 30.091 sec - in org.eclipse.jgit.symlinks.SymlinksTest 2019-03-12 17:58:36 INFO WalkEncryptionTest:907 - Testing Version: 0 Profile: PBEWITHSHA1ANDDESEDE Present: true Allowed: true 2019-03-12 17:58:36 INFO WalkEncryptionTest:907 - Testing Version: 1 Profile: PBEWITHSHA1ANDDESEDE Present: true Allowed: true 2019-03-12 17:58:36 INFO WalkEncryptionTest:907 - Testing Version: 0 Profile: PBEWITHSHA1ANDRC2_128 Present: true Allowed: true 2019-03-12 17:58:36 INFO WalkEncryptionTest:907 - Testing Version: 1 Profile: PBEWITHSHA1ANDRC2_128 Present: true Allowed: true 2019-03-12 17:58:36 INFO WalkEncryptionTest:907 - Testing Version: 0 Profile: PBEWITHSHA1ANDRC2_40 Present: true Allowed: true 2019-03-12 17:58:40 INFO WalkEncryptionTest:907 - Testing Version: 1 Profile: PBEWITHSHA1ANDRC2_40 Present: true Allowed: true Tests run: 42, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 140.503 sec - in org.eclipse.jgit.lib.DirCacheCheckoutMaliciousPathTest 2019-03-12 17:58:40 INFO WalkEncryptionTest:907 - Testing Version: 0 Profile: PBEWITHSHA1ANDRC4_128 Present: true Allowed: true 2019-03-12 17:58:40 INFO WalkEncryptionTest:907 - Testing Version: 1 Profile: PBEWITHSHA1ANDRC4_128 Present: true Allowed: true 2019-03-12 17:58:40 WARN Repository:887 - close() called when useCnt is already zero 2019-03-12 17:58:40 INFO WalkEncryptionTest:907 - Testing Version: 0 Profile: PBEWITHSHA1ANDRC4_40 Present: true Allowed: true 2019-03-12 17:58:44 INFO WalkEncryptionTest:907 - Testing Version: 1 Profile: PBEWITHSHA1ANDRC4_40 Present: true Allowed: true 2019-03-12 17:58:44 WARN Repository:887 - close() called when useCnt is already zero 2019-03-12 17:58:44 WARN Repository:887 - close() called when useCnt is already zero 2019-03-12 17:58:44 WARN Repository:887 - close() called when useCnt is already zero 2019-03-12 17:58:44 WARN Repository:887 - close() called when useCnt is already zero 2019-03-12 17:58:44 WARN Repository:887 - close() called when useCnt is already zero 2019-03-12 172019-03-12 17:58:44 INFO WalkEncryptionTest:533 - Proxy not used. :58:44 WARN Repository:887 - close() called when useCnt is already zero 2019-03-12 17:58:44 INFO WalkEncryptionTest:592 - JCE security policy restricted=false 2019-03-12 17:58:44 INFO WalkEncryptionTest:971 - Long running tests are enabled. 2019-03-12 17:58:45 WARN Repository:887 - close() called when useCnt is already zero 2019-03-12 17:58:45 WARN Repository:887 - close() called when useCnt is already zero 2019-03-12 17:58:45 INFO WalkEncryptionTest:942 - Public address: 198.41.30.252 2019-03-12 17:58:45 ERROR WalkEncryptionTest:931 - Amazon S3 test configuration is missing, tests will not run. 2019-03-12 17:58:45 INFO WalkEncryptionTest:963 - Loaded org.bouncycastle.jce.provider.BouncyCastleProvider 2019-03-12 17:58:45 WARN WalkEncryptionTest:909 - Missing Version: 1 Profile: AES_128/CBC/NOPADDING Present: false Allowed: false 2019-03-12 17:58:45 WARN WalkEncryptionTest:909 - Missing Version: 1 Profile: AES_128/CFB/NOPADDING Present: false Allowed: false 2019-03-12 17:58:45 WARN WalkEncryptionTest:909 - Missing Version: 1 Profile: AES_128/ECB/NOPADDING Present: false Allowed: false 2019-03-12 17:58:45 WARN WalkEncryptionTest:909 - Missing Version: 1 Profile: AES_128/GCM/NOPADDING Present: false Allowed: false 2019-03-12 17:58:45 WARN WalkEncryptionTest:909 - Missing Version: 1 Profile: AES_128/OFB/NOPADDING Present: false Allowed: false 2019-03-12 17:58:45 WARN WalkEncryptionTest:909 - Missing Version: 1 Profile: AES_192/CBC/NOPADDING Present: false Allowed: false 2019-03-12 17:58:45 WARN WalkEncryptionTest:909 - Missing Version: 1 Profile: AES_192/CFB/NOPADDING Present: false Allowed: false 2019-03-12 17:58:45 WARN WalkEncryptionTest:909 - Missing Version: 1 Profile: AES_192/ECB/NOPADDING Present: false Allowed: false 2019-03-12 17:58:45 WARN WalkEncryptionTest:909 - Missing Version: 1 Profile: AES_192/GCM/NOPADDING Present: false Allowed: false 2019-03-12 17:58:45 WARN WalkEncryptionTest:909 - Missing Version: 1 Profile: AES_192/OFB/NOPADDING Present: false Allowed: false 2019-03-12 17:58:45 WARN Repository:887 - close() called when useCnt is already zero 2019-03-12 17:58:46 WARN WalkEncryptionTest:909 - Missing Version: 1 Profile: AES_256/CBC/NOPADDING Present: false Allowed: false Tests run: 59, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 149.602 sec - in org.eclipse.jgit.lib.DirCacheCheckoutTest 2019-03-12 17:58:46 WARN WalkEncryptionTest:909 - Missing Version: 1 Profile: AES_256/CFB/NOPADDING Present: false Allowed: false 2019-03-12 17:58:46 WARN WalkEncryptionTest:909 - Missing Version: 1 Profile: AES_256/ECB/NOPADDING Present: false Allowed: false 2019-03-12 17:58:46 WARN WalkEncryptionTest:909 - Missing Version: 1 Profile: AES_256/GCM/NOPADDING Present: false Allowed: false 2019-03-12 17:58:48 WARN WalkEncryptionTest:909 - Missing Version: 1 Profile: AES_256/OFB/NOPADDING Present: false Allowed: false Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 159.462 sec - in org.eclipse.jgit.revwalk.RevCommitListTest 2019-03-12 17:58:48 WARN Repository:887 - close() called when useCnt is already zero 2019-03-12 17:58:48 WARN Repository:887 - close() called when useCnt is already zero 2019-03-12 17:58:48 WARN Repository:887 - close() called when useCnt is already zero 2019-03-12 17:58:48 WARN Repository:887 - close() called when useCnt is already zero 2019-03-12 17:58:48 WARN Repository:887 - close() called when useCnt is already zero 2019-03-12 17:58:48 WARN Repository:887 - close() called when useCnt is already zero Tests run: 55, Failures: 0, Errors: 0, Skipped: 55, Time elapsed: 70.239 sec - in org.eclipse.jgit.transport.WalkEncryptionTest 2019-03-12 17:58:48 WARN Repository:887 - close() called when useCnt is already zero 2019-03-12 17:58:51 WARN Repository:887 - close() called when useCnt is already zero 2019-03-12 17:58:51 WARN Repository:887 - close() called when useCnt is already zero Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 101.96 sec - in org.eclipse.jgit.transport.ReceivePackAdvertiseRefsHookTest 2019-03-12 17:58:52 WARN Repository:887 - close() called when useCnt is already zero 2019-03-12 17:58:56 WARN Repository:887 - close() called when useCnt is already zero 2019-03-12 17:58:56 WARN Repository:887 - close() called when useCnt is already zero 2019-03-12 17:58:56 WARN Repository:887 - close() called when useCnt is already zero 2019-03-12 17:58:56 WARN Repository:887 - close() called when useCnt is already zero 2019-03-12 17:58:56 WARN Repository:887 - close() called when useCnt is already zero 2019-03-12 17:58:56 WARN Repository:887 - close() called when useCnt is already zero 2019-03-12 17:58:57 WARN Repository:887 - close() called when useCnt is already zero 2019-03-12 17:59:02 WARN Repository:887 - close() called when useCnt is already zero 2019-03-12 17:59:06 WARN Repository:887 - close() called when useCnt is already zero 2019-03-12 17:59:06 WARN Repository:887 - close() called when useCnt is already zero 2019-03-12 17:59:06 WARN Repository:887 - close() called when useCnt is already zero 2019-03-12 17:59:06 WARN Repository:887 - close() called when useCnt is already zero 2019-03-12 17:59:06 WARN Repository:887 - close() called when useCnt is already zero 2019-03-12 17:59:06 WARN Repository:887 - close() called when useCnt is already zero 2019-03-12 17:59:17 WARN Repository:887 - close() called when useCnt is already zero Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 331.934 sec - in org.eclipse.jgit.api.PullCommandTest 2019-03-12 17:59:18 WARN Repository:887 - close() called when useCnt is already zero 2019-03-12 17:59:18 WARN Repository:887 - close() called when useCnt is already zero 2019-03-12 17:59:18 WARN Repository:887 - close() called when useCnt is already zero 2019-03-12 17:59:18 WARN Repository:887 - close() called when useCnt is already zero Tests run: 70, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 297.198 sec - in org.eclipse.jgit.api.RebaseCommandTest 2019-03-12 17:59:24 WARN Repository:887 - close() called when useCnt is already zero 2019-03-12 17:59:24 WARN Repository:887 - close() called when useCnt is already zero 2019-03-12 17:59:24 WARN Repository:887 - close() called when useCnt is already zero 2019-03-12 17:59:24 WARN Repository:887 - close() called when useCnt is already zero 2019-03-12 17:59:24 WARN Repository:887 - close() called when useCnt is already zero 2019-03-12 17:59:24 WARN Repository:887 - close() called when useCnt is already zero 2019-03-12 17:59:29 WARN Repository:887 - close() called when useCnt is already zero 2019-03-12 17:59:29 WARN Repository:887 - close() called when useCnt is already zero 2019-03-12 17:59:29 WARN Repository:887 - close() called when useCnt is already zero 2019-03-12 17:59:29 WARN Repository:887 - close() called when useCnt is already zero 2019-03-12 17:59:29 WARN Repository:887 - close() called when useCnt is already zero 2019-03-12 17:59:36 WARN Repository:887 - close() called when useCnt is already zero 2019-03-12 17:59:36 WARN Repository:887 - close() called when useCnt is already zero 2019-03-12 17:59:36 WARN Repository:887 - close() called when useCnt is already zero 2019-03-12 17:59:36 WARN Repository:887 - close() called when useCnt is already zero 2019-03-12 17:59:42 WARN Repository:887 - close() called when useCnt is already zero 2019-03-12 17:59:43 WARN Repository:887 - close() called when useCnt is already zero 2019-03-12 17:59:43 WARN Repository:887 - close() called when useCnt is already zero 2019-03-12 17:59:43 WARN Repository:887 - close() called when useCnt is already zero 2019-03-12 17:59:43 WARN Repository:887 - close() called when useCnt is already zero 2019-03-12 17:59:43 WARN Repository:887 - close() called when useCnt is already zero 2019-03-12 17:59:43 WARN Repository:887 - close() called when useCnt is already zero 2019-03-12 17:59:52 WARN Repository:887 - close() called when useCnt is already zero 2019-03-12 17:59:52 WARN Repository:887 - close() called when useCnt is already zero 2019-03-12 17:59:52 WARN Repository:887 - close() called when useCnt is already zero 2019-03-12 17:59:52 WARN Repository:887 - close() called when useCnt is already zero 2019-03-12 17:59:55 WARN Repository:887 - close() called when useCnt is already zero 2019-03-12 17:59:55 WARN Repository:887 - close() called when useCnt is already zero 2019-03-12 17:59:55 WARN Repository:887 - close() called when useCnt is already zero 2019-03-12 17:59:55 WARN Repository:887 - close() called when useCnt is already zero 2019-03-12 17:59:55 WARN Repository:887 - close() called when useCnt is already zero 2019-03-12 17:59:55 WARN Repository:887 - close() called when useCnt is already zero 2019-03-12 17:59:55 WARN Repository:887 - close() called when useCnt is already zero 2019-03-12 17:59:55 WARN Repository:887 - close() called when useCnt is already zero 2019-03-12 17:59:55 WARN Repository:887 - close() called when useCnt is already zero 2019-03-12 17:59:55 WARN Repository:887 - close() called when useCnt is already zero 2019-03-12 17:59:56 WARN Repository:887 - close() called when useCnt is already zero 2019-03-12 17:59:56 WARN Repository:887 - close() called when useCnt is already zero 2019-03-12 17:59:56 WARN Repository:887 - close() called when useCnt is already zero 2019-03-12 17:59:56 WARN Repository:887 - close() called when useCnt is already zero Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 180.865 sec - in org.eclipse.jgit.notes.NoteMapMergerTest 2019-03-12 17:59:56 WARN Repository:887 - close() called when useCnt is already zero 2019-03-12 18:00:07 WARN Repository:887 - close() called when useCnt is already zero 2019-03-12 18:00:16 WARN Repository:887 - close() called when useCnt is already zero 2019-03-12 18:00:16 WARN Repository:887 - close() called when useCnt is already zero 2019-03-12 18:00:16 WARN Repository:887 - close() called when useCnt is already zero 2019-03-12 18:00:16 WARN Repository:887 - close() called when useCnt is already zero 2019-03-12 18:00:22 WARN Repository:887 - close() called when useCnt is already zero 2019-03-12 18:00:22 WARN Repository:887 - close() called when useCnt is already zero 2019-03-12 18:00:22 WARN Repository:887 - close() called when useCnt is already zero 2019-03-12 18:00:22 WARN Repository:887 - close() called when useCnt is already zero 2019-03-12 18:00:22 WARN Repository:887 - close() called when useCnt is already zero 2019-03-12 18:00:22 WARN Repository:887 - close() called when useCnt is already zero 2019-03-12 18:00:29 WARN Repository:887 - close() called when useCnt is already zero Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 252.942 sec - in org.eclipse.jgit.lib.IndexDiffSubmoduleTest 2019-03-12 18:00:41 WARN Repository:887 - close() called when useCnt is already zero 2019-03-12 18:00:41 WARN Repository:887 - close() called when useCnt is already zero 2019-03-12 18:00:41 WARN Repository:887 - close() called when useCnt is already zero 2019-03-12 18:00:41 WARN Repository:887 - close() called when useCnt is already zero 2019-03-12 18:00:41 WARN Repository:887 - close() called when useCnt is already zero 2019-03-12 18:00:41 WARN Repository:887 - close() called when useCnt is already zero 2019-03-12 18:01:17 WARN Repository:887 - close() called when useCnt is already zero 2019-03-12 18:01:17 WARN Repository:887 - close() called when useCnt is already zero 2019-03-12 18:01:17 WARN Repository:887 - close() called when useCnt is already zero 2019-03-12 18:01:17 WARN Repository:887 - close() called when useCnt is already zero 2019-03-12 18:01:40 WARN Repository:887 - close() called when useCnt is already zero 2019-03-12 18:01:40 WARN Repository:887 - close() called when useCnt is already zero 2019-03-12 18:01:40 WARN Repository:887 - close() called when useCnt is already zero 2019-03-12 18:01:40 WARN Repository:887 - close() called when useCnt is already zero 2019-03-12 18:01:54 WARN Repository:887 - close() called when useCnt is already zero 2019-03-12 18:01:54 WARN Repository:887 - close() called when useCnt is already zero 2019-03-12 18:01:54 WARN Repository:887 - close() called when useCnt is already zero 2019-03-12 18:01:54 WARN Repository:887 - close() called when useCnt is already zero 2019-03-12 18:02:14 WARN Repository:887 - close() called when useCnt is already zero 2019-03-12 18:02:14 WARN Repository:887 - close() called when useCnt is already zero 2019-03-12 18:02:14 WARN Repository:887 - close() called when useCnt is already zero 2019-03-12 18:02:14 WARN Repository:887 - close() called when useCnt is already zero Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 250.944 sec - in org.eclipse.jgit.gitrepo.RepoCommandTest Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 728.065 sec - in org.eclipse.jgit.merge.RecursiveMergerTest Tests run: 28, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1,067.468 sec - in org.eclipse.jgit.api.EolRepositoryTest Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1,095.288 sec - in org.eclipse.jgit.internal.storage.pack.GcCommitSelectionTest Results : Tests run: 3501, Failures: 0, Errors: 0, Skipped: 59 [INFO] [INFO] --- maven-jar-plugin:2.6:jar (default-jar) @ org.eclipse.jgit.test --- [INFO] Building jar: /jobs/genie.jgit/stable/jobs/jgit-stable-4.5/workspace/org.eclipse.jgit.test/target/org.eclipse.jgit.test-4.5.6.201903121547-r.jar [INFO] [INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ org.eclipse.jgit.test --- [WARNING] Javadoc Warnings [WARNING] Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.jgit [INFO] Building jar: /jobs/genie.jgit/stable/jobs/jgit-stable-4.5/workspace/org.eclipse.jgit.test/target/org.eclipse.jgit.test-4.5.6.201903121547-r-javadoc.jar [INFO] [INFO] --- maven-jar-plugin:2.6:test-jar (default) @ org.eclipse.jgit.test --- [INFO] Building jar: /jobs/genie.jgit/stable/jobs/jgit-stable-4.5/workspace/org.eclipse.jgit.test/target/org.eclipse.jgit.test-4.5.6.201903121547-r-tests.jar [INFO] [INFO] >>> spotbugs-maven-plugin:3.1.6:check (default) > :spotbugs @ org.eclipse.jgit.test >>> [INFO] [INFO] --- spotbugs-maven-plugin:3.1.6:spotbugs (spotbugs) @ org.eclipse.jgit.test --- [INFO] Fork Value is true [java] Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.jgit [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs-maven-plugin:3.1.6:check (default) < :spotbugs @ org.eclipse.jgit.test <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:3.1.6:check (default) @ org.eclipse.jgit.test --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] >>> maven-pmd-plugin:3.6:cpd-check (default) > :cpd @ org.eclipse.jgit.test >>> [INFO] [INFO] --- maven-pmd-plugin:3.6:cpd (cpd) @ org.eclipse.jgit.test --- [INFO] [INFO] <<< maven-pmd-plugin:3.6:cpd-check (default) < :cpd @ org.eclipse.jgit.test <<< [INFO] [INFO] [INFO] --- maven-pmd-plugin:3.6:cpd-check (default) @ org.eclipse.jgit.test --- [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] JGit - Parent 4.5.6.201903121547-r ................. SUCCESS [ 4.124 s] [INFO] JGit - Core ........................................ SUCCESS [01:12 min] [INFO] JGit - Ant Tasks ................................... SUCCESS [ 21.443 s] [INFO] JGit - Archive Formats ............................. SUCCESS [ 24.209 s] [INFO] JGit - AWT User Interface .......................... SUCCESS [ 30.185 s] [INFO] JGit - Apache httpclient based HTTP support ........ SUCCESS [ 21.463 s] [INFO] JGit - HTTP Server ................................. SUCCESS [ 29.045 s] [INFO] JGit - Large File Storage .......................... SUCCESS [ 28.258 s] [INFO] JGit - Large File Storage Server ................... SUCCESS [ 14.782 s] [INFO] JGit - Command Line Interface ...................... SUCCESS [ 40.469 s] [INFO] JGit - JUnit Utility Classes ....................... SUCCESS [ 29.879 s] [INFO] JGit - JUnit Http Utility Classes .................. SUCCESS [ 14.780 s] [INFO] JGit - Core Tests .................................. SUCCESS [20:39 min] [INFO] JGit - Ant Tasks Tests ............................. SUCCESS [ 3.290 s] [INFO] JGit - HTTP Tests .................................. SUCCESS [01:05 min] [INFO] JGit - Command Line Interface Tests ................ SUCCESS [02:05 min] [INFO] JGit - Large File Storage Tests .................... SUCCESS [ 11.089 s] [INFO] JGit - LFS Server Tests 4.5.6.201903121547-r ....... SUCCESS [ 11.089 s] [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 23:20 min (Wall Clock) [INFO] Finished at: 2019-03-12T18:14:07-04:00 [INFO] ------------------------------------------------------------------------ [workspace] $ /shared/common/apache-maven-latest/bin/mvn -f pom.xml -s /opt/public/hipp/homes/genie.jgit/.m2/settings-deploy.xml -DskipTests=true -DJDK_HOME=/shared/common/jdk1.7.0-latest/ -Dmaven.repo.local=/home/hudson/genie.jgit/.jenkins/jobs/stable/jobs/jgit-stable-4.5/workspace/.repository -B install deploy:deploy -Pjgit.java7 -Peclipse-sign -Pbuild-server Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.jgit [INFO] Scanning for projects... [WARNING] [WARNING] Some problems were encountered while building the effective model for org.eclipse.jgit:org.eclipse.jgit.lfs:jar:4.5.6.201903121547-r [WARNING] 'build.plugins.plugin.version' for org.codehaus.mojo:clirr-maven-plugin is missing. @ org.eclipse.jgit:org.eclipse.jgit.lfs:[unknown-version], /jobs/genie.jgit/stable/jobs/jgit-stable-4.5/workspace/org.eclipse.jgit.lfs/pom.xml, line 120, column 15 [WARNING] [WARNING] Some problems were encountered while building the effective model for org.eclipse.jgit:org.eclipse.jgit.lfs.server:jar:4.5.6.201903121547-r [WARNING] 'build.plugins.plugin.version' for org.codehaus.mojo:clirr-maven-plugin is missing. @ org.eclipse.jgit:org.eclipse.jgit.lfs.server:[unknown-version], /jobs/genie.jgit/stable/jobs/jgit-stable-4.5/workspace/org.eclipse.jgit.lfs.server/pom.xml, line 144, column 15 [WARNING] [WARNING] It is highly recommended to fix these problems because they threaten the stability of your build. [WARNING] [WARNING] For this reason, future Maven versions might no longer support building such malformed projects. [WARNING] [INFO] ------------------------------------------------------------------------ [INFO] Reactor Build Order: [INFO] [INFO] JGit - Parent [pom] [INFO] JGit - Core [jar] [INFO] JGit - Ant Tasks [jar] [INFO] JGit - Archive Formats [jar] [INFO] JGit - AWT User Interface [jar] [INFO] JGit - Apache httpclient based HTTP support [jar] [INFO] JGit - HTTP Server [jar] [INFO] JGit - Large File Storage [jar] [INFO] JGit - Large File Storage Server [jar] [INFO] JGit - Command Line Interface [jar] [INFO] JGit - JUnit Utility Classes [jar] [INFO] JGit - JUnit Http Utility Classes [jar] [INFO] JGit - Core Tests [jar] [INFO] JGit - Ant Tasks Tests [jar] [INFO] JGit - HTTP Tests [jar] [INFO] JGit - Command Line Interface Tests [jar] [INFO] JGit - Large File Storage Tests [jar] [INFO] JGit - LFS Server Tests [jar] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-compiler-plugin/3.5.1/maven-compiler-plugin-3.5.1.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-compiler-plugin/3.5.1/maven-compiler-plugin-3.5.1.pom (0 B at 0 B/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/28/maven-plugins-28.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/28/maven-plugins-28.pom (0 B at 0 B/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/27/maven-parent-27.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/27/maven-parent-27.pom (0 B at 0 B/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/17/apache-17.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/17/apache-17.pom (0 B at 0 B/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-compiler-plugin/3.5.1/maven-compiler-plugin-3.5.1.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-compiler-plugin/3.5.1/maven-compiler-plugin-3.5.1.jar (0 B at 0 B/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-antrun-plugin/1.8/maven-antrun-plugin-1.8.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-antrun-plugin/1.8/maven-antrun-plugin-1.8.pom (0 B at 0 B/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/27/maven-plugins-27.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/27/maven-plugins-27.pom (0 B at 0 B/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/26/maven-parent-26.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/26/maven-parent-26.pom (0 B at 0 B/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/16/apache-16.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/16/apache-16.pom (0 B at 0 B/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-antrun-plugin/1.8/maven-antrun-plugin-1.8.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-antrun-plugin/1.8/maven-antrun-plugin-1.8.jar (0 B at 0 B/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/build-helper-maven-plugin/1.10/build-helper-maven-plugin-1.10.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/build-helper-maven-plugin/1.10/build-helper-maven-plugin-1.10.pom (0 B at 0 B/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/mojo-parent/38/mojo-parent-38.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/mojo-parent/38/mojo-parent-38.pom (0 B at 0 B/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/build-helper-maven-plugin/1.10/build-helper-maven-plugin-1.10.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/build-helper-maven-plugin/1.10/build-helper-maven-plugin-1.10.jar (0 B at 0 B/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-javadoc-plugin/2.10.3/maven-javadoc-plugin-2.10.3.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-javadoc-plugin/2.10.3/maven-javadoc-plugin-2.10.3.pom (0 B at 0 B/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-javadoc-plugin/2.10.3/maven-javadoc-plugin-2.10.3.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-javadoc-plugin/2.10.3/maven-javadoc-plugin-2.10.3.jar (0 B at 0 B/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-source-plugin/3.0.0/maven-source-plugin-3.0.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-source-plugin/3.0.0/maven-source-plugin-3.0.0.pom (0 B at 0 B/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-source-plugin/3.0.0/maven-source-plugin-3.0.0.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-source-plugin/3.0.0/maven-source-plugin-3.0.0.jar (0 B at 0 B/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jacoco/jacoco-maven-plugin/0.7.6.201602180812/jacoco-maven-plugin-0.7.6.201602180812.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jacoco/jacoco-maven-plugin/0.7.6.201602180812/jacoco-maven-plugin-0.7.6.201602180812.pom (0 B at 0 B/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jacoco/org.jacoco.build/0.7.6.201602180812/org.jacoco.build-0.7.6.201602180812.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jacoco/org.jacoco.build/0.7.6.201602180812/org.jacoco.build-0.7.6.201602180812.pom (0 B at 0 B/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jacoco/jacoco-maven-plugin/0.7.6.201602180812/jacoco-maven-plugin-0.7.6.201602180812.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jacoco/jacoco-maven-plugin/0.7.6.201602180812/jacoco-maven-plugin-0.7.6.201602180812.jar (0 B at 0 B/s) [INFO] Downloading from repo.eclipse.org.cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/plugins/maven-surefire-report-plugin/2.19.1/maven-surefire-report-plugin-2.19.1.pom [INFO] Downloading from repo.eclipse.org.cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/maven/plugins/maven-surefire-report-plugin/2.19.1/maven-surefire-report-plugin-2.19.1.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-surefire-report-plugin/2.19.1/maven-surefire-report-plugin-2.19.1.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-surefire-report-plugin/2.19.1/maven-surefire-report-plugin-2.19.1.pom (6.4 kB at 125 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire/2.19.1/surefire-2.19.1.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire/2.19.1/surefire-2.19.1.pom (0 B at 0 B/s) [INFO] Downloading from repo.eclipse.org.cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/plugins/maven-surefire-report-plugin/2.19.1/maven-surefire-report-plugin-2.19.1.jar [INFO] Downloading from repo.eclipse.org.cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/maven/plugins/maven-surefire-report-plugin/2.19.1/maven-surefire-report-plugin-2.19.1.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-surefire-report-plugin/2.19.1/maven-surefire-report-plugin-2.19.1.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-surefire-report-plugin/2.19.1/maven-surefire-report-plugin-2.19.1.jar (39 kB at 621 kB/s) [INFO] Downloading from repo.eclipse.org.cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/extras/tycho-pack200a-plugin/0.25.0/tycho-pack200a-plugin-0.25.0.pom [INFO] Downloading from repo.eclipse.org.cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/eclipse/tycho/extras/tycho-pack200a-plugin/0.25.0/tycho-pack200a-plugin-0.25.0.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/tycho/extras/tycho-pack200a-plugin/0.25.0/tycho-pack200a-plugin-0.25.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/tycho/extras/tycho-pack200a-plugin/0.25.0/tycho-pack200a-plugin-0.25.0.pom (1.3 kB at 12 kB/s) [INFO] Downloading from repo.eclipse.org.cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/extras/tycho-pack200/0.25.0/tycho-pack200-0.25.0.pom [INFO] Downloading from repo.eclipse.org.cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/eclipse/tycho/extras/tycho-pack200/0.25.0/tycho-pack200-0.25.0.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/tycho/extras/tycho-pack200/0.25.0/tycho-pack200-0.25.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/tycho/extras/tycho-pack200/0.25.0/tycho-pack200-0.25.0.pom (1.5 kB at 11 kB/s) [INFO] Downloading from repo.eclipse.org.cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/extras/tycho-extras/0.25.0/tycho-extras-0.25.0.pom [INFO] Downloading from repo.eclipse.org.cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/eclipse/tycho/extras/tycho-extras/0.25.0/tycho-extras-0.25.0.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/tycho/extras/tycho-extras/0.25.0/tycho-extras-0.25.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/tycho/extras/tycho-extras/0.25.0/tycho-extras-0.25.0.pom (14 kB at 225 kB/s) [INFO] Downloading from repo.eclipse.org.cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/extras/tycho-pack200a-plugin/0.25.0/tycho-pack200a-plugin-0.25.0.jar [INFO] Downloading from repo.eclipse.org.cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/eclipse/tycho/extras/tycho-pack200a-plugin/0.25.0/tycho-pack200a-plugin-0.25.0.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/tycho/extras/tycho-pack200a-plugin/0.25.0/tycho-pack200a-plugin-0.25.0.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/tycho/extras/tycho-pack200a-plugin/0.25.0/tycho-pack200a-plugin-0.25.0.jar (7.3 kB at 42 kB/s) [INFO] Downloading from repo.eclipse.org.cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/cbi/maven/plugins/eclipse-jarsigner-plugin/1.1.3/eclipse-jarsigner-plugin-1.1.3.pom [INFO] Downloaded from repo.eclipse.org.cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/cbi/maven/plugins/eclipse-jarsigner-plugin/1.1.3/eclipse-jarsigner-plugin-1.1.3.pom (2.6 kB at 63 kB/s) [INFO] Downloading from repo.eclipse.org.cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/cbi/maven/plugins/maven-plugin-parent/1.1.3/maven-plugin-parent-1.1.3.pom [INFO] Downloaded from repo.eclipse.org.cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/cbi/maven/plugins/maven-plugin-parent/1.1.3/maven-plugin-parent-1.1.3.pom (5.5 kB at 263 kB/s) [INFO] Downloading from repo.eclipse.org.cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/cbi/cbi-parent/1.0.2/cbi-parent-1.0.2.pom [INFO] Downloaded from repo.eclipse.org.cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/cbi/cbi-parent/1.0.2/cbi-parent-1.0.2.pom (12 kB at 548 kB/s) [INFO] Downloading from repo.eclipse.org.cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/cbi/maven/plugins/eclipse-jarsigner-plugin/1.1.3/eclipse-jarsigner-plugin-1.1.3.jar [INFO] Downloaded from repo.eclipse.org.cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/cbi/maven/plugins/eclipse-jarsigner-plugin/1.1.3/eclipse-jarsigner-plugin-1.1.3.jar (63 kB at 2.4 MB/s) [INFO] Downloading from repo.eclipse.org.cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/extras/tycho-pack200b-plugin/0.25.0/tycho-pack200b-plugin-0.25.0.pom [INFO] Downloading from repo.eclipse.org.cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/eclipse/tycho/extras/tycho-pack200b-plugin/0.25.0/tycho-pack200b-plugin-0.25.0.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/tycho/extras/tycho-pack200b-plugin/0.25.0/tycho-pack200b-plugin-0.25.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/tycho/extras/tycho-pack200b-plugin/0.25.0/tycho-pack200b-plugin-0.25.0.pom (1.5 kB at 7.3 kB/s) [INFO] Downloading from repo.eclipse.org.cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/extras/tycho-pack200b-plugin/0.25.0/tycho-pack200b-plugin-0.25.0.jar [INFO] Downloading from repo.eclipse.org.cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/eclipse/tycho/extras/tycho-pack200b-plugin/0.25.0/tycho-pack200b-plugin-0.25.0.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/tycho/extras/tycho-pack200b-plugin/0.25.0/tycho-pack200b-plugin-0.25.0.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/tycho/extras/tycho-pack200b-plugin/0.25.0/tycho-pack200b-plugin-0.25.0.jar (6.9 kB at 39 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-clean-plugin/3.0.0/maven-clean-plugin-3.0.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-clean-plugin/3.0.0/maven-clean-plugin-3.0.0.pom (0 B at 0 B/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-clean-plugin/3.0.0/maven-clean-plugin-3.0.0.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-clean-plugin/3.0.0/maven-clean-plugin-3.0.0.jar (0 B at 0 B/s) [INFO] Downloading from repo.eclipse.org.cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/plugins/maven-install-plugin/2.4/maven-install-plugin-2.4.pom [INFO] Downloading from repo.eclipse.org.cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/maven/plugins/maven-install-plugin/2.4/maven-install-plugin-2.4.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-install-plugin/2.4/maven-install-plugin-2.4.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-install-plugin/2.4/maven-install-plugin-2.4.pom (6.4 kB at 160 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/23/maven-plugins-23.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/23/maven-plugins-23.pom (0 B at 0 B/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/22/maven-parent-22.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/22/maven-parent-22.pom (0 B at 0 B/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/11/apache-11.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/11/apache-11.pom (0 B at 0 B/s) [INFO] Downloading from repo.eclipse.org.cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/plugins/maven-install-plugin/2.4/maven-install-plugin-2.4.jar [INFO] Downloading from repo.eclipse.org.cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/maven/plugins/maven-install-plugin/2.4/maven-install-plugin-2.4.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-install-plugin/2.4/maven-install-plugin-2.4.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-install-plugin/2.4/maven-install-plugin-2.4.jar (27 kB at 657 kB/s) [INFO] Downloading from repo.eclipse.org.cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/plugins/maven-deploy-plugin/2.7/maven-deploy-plugin-2.7.pom [INFO] Downloading from repo.eclipse.org.cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/maven/plugins/maven-deploy-plugin/2.7/maven-deploy-plugin-2.7.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-deploy-plugin/2.7/maven-deploy-plugin-2.7.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-deploy-plugin/2.7/maven-deploy-plugin-2.7.pom (5.6 kB at 144 kB/s) [INFO] Downloading from repo.eclipse.org.cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/plugins/maven-plugins/22/maven-plugins-22.pom [INFO] Downloading from repo.eclipse.org.cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/maven/plugins/maven-plugins/22/maven-plugins-22.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/22/maven-plugins-22.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/22/maven-plugins-22.pom (13 kB at 326 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/21/maven-parent-21.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/21/maven-parent-21.pom (0 B at 0 B/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/10/apache-10.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/10/apache-10.pom (0 B at 0 B/s) [INFO] Downloading from repo.eclipse.org.cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/plugins/maven-deploy-plugin/2.7/maven-deploy-plugin-2.7.jar [INFO] Downloading from repo.eclipse.org.cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/maven/plugins/maven-deploy-plugin/2.7/maven-deploy-plugin-2.7.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-deploy-plugin/2.7/maven-deploy-plugin-2.7.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-deploy-plugin/2.7/maven-deploy-plugin-2.7.jar (27 kB at 639 kB/s) [INFO] [INFO] --------------< org.eclipse.jgit:org.eclipse.jgit-parent >-------------- [INFO] Building JGit - Parent 4.5.6.201903121547-r [1/18] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- build-helper-maven-plugin:1.10:parse-version (set-osgi-version) @ org.eclipse.jgit-parent --- [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.pom (0 B at 0 B/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven/2.2.1/maven-2.2.1.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven/2.2.1/maven-2.2.1.pom (0 B at 0 B/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/11/maven-parent-11.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/11/maven-parent-11.pom (0 B at 0 B/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/5/apache-5.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/5/apache-5.pom (0 B at 0 B/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.15/plexus-utils-1.5.15.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.15/plexus-utils-1.5.15.pom (0 B at 0 B/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.2/plexus-2.0.2.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.2/plexus-2.0.2.pom (0 B at 0 B/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.pom (0 B at 0 B/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.2.1/maven-settings-2.2.1.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.2.1/maven-settings-2.2.1.pom (0 B at 0 B/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.pom (0 B at 0 B/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.14/plexus-components-1.1.14.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.14/plexus-components-1.1.14.pom (0 B at 0 B/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.pom (0 B at 0 B/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/1.0.3/plexus-containers-1.0.3.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/1.0.3/plexus-containers-1.0.3.pom (0 B at 0 B/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/1.0.4/plexus-1.0.4.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/1.0.4/plexus-1.0.4.pom (0 B at 0 B/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/junit/junit/4.12/junit-4.12.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/junit/junit/4.12/junit-4.12.pom (0 B at 0 B/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.pom (0 B at 0 B/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-parent/1.3/hamcrest-parent-1.3.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-parent/1.3/hamcrest-parent-1.3.pom (0 B at 0 B/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.0.4/plexus-utils-1.0.4.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.0.4/plexus-utils-1.0.4.pom (0 B at 0 B/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.pom (0 B at 0 B/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.pom (0 B at 0 B/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.2.1/maven-artifact-manager-2.2.1.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.2.1/maven-artifact-manager-2.2.1.pom (0 B at 0 B/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.2.1/maven-repository-metadata-2.2.1.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.2.1/maven-repository-metadata-2.2.1.pom (0 B at 0 B/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.pom (0 B at 0 B/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.pom (0 B at 0 B/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.2.1/maven-plugin-registry-2.2.1.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.2.1/maven-plugin-registry-2.2.1.pom (0 B at 0 B/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.2.1/maven-core-2.2.1.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.2.1/maven-core-2.2.1.pom (0 B at 0 B/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-parameter-documenter/2.2.1/maven-plugin-parameter-documenter-2.2.1.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-parameter-documenter/2.2.1/maven-plugin-parameter-documenter-2.2.1.pom (0 B at 0 B/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-jdk14/1.5.6/slf4j-jdk14-1.5.6.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-jdk14/1.5.6/slf4j-jdk14-1.5.6.pom (0 B at 0 B/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.5.6/slf4j-parent-1.5.6.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.5.6/slf4j-parent-1.5.6.pom (0 B at 0 B/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.5.6/slf4j-api-1.5.6.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.5.6/slf4j-api-1.5.6.pom (0 B at 0 B/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/jcl-over-slf4j/1.5.6/jcl-over-slf4j-1.5.6.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/slf4j/jcl-over-slf4j/1.5.6/jcl-over-slf4j-1.5.6.pom (0 B at 0 B/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/2.2.1/maven-reporting-api-2.2.1.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/2.2.1/maven-reporting-api-2.2.1.pom (0 B at 0 B/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting/2.2.1/maven-reporting-2.2.1.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting/2.2.1/maven-reporting-2.2.1.pom (0 B at 0 B/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.1/doxia-sink-api-1.1.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.1/doxia-sink-api-1.1.pom (0 B at 0 B/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia/1.1/doxia-1.1.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia/1.1/doxia-1.1.pom (0 B at 0 B/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-logging-api/1.1/doxia-logging-api-1.1.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-logging-api/1.1/doxia-logging-api-1.1.pom (0 B at 0 B/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-30/plexus-container-default-1.0-alpha-30.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-30/plexus-container-default-1.0-alpha-30.pom (0 B at 0 B/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/1.0-alpha-30/plexus-containers-1.0-alpha-30.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/1.0-alpha-30/plexus-containers-1.0-alpha-30.pom (0 B at 0 B/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/1.0.11/plexus-1.0.11.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/1.0.11/plexus-1.0.11.pom (0 B at 0 B/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.4.5/plexus-utils-1.4.5.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.4.5/plexus-utils-1.4.5.pom (0 B at 0 B/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/1.2-alpha-9/plexus-classworlds-1.2-alpha-9.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/1.2-alpha-9/plexus-classworlds-1.2-alpha-9.pom (0 B at 0 B/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/1.0.10/plexus-1.0.10.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/1.0.10/plexus-1.0.10.pom (0 B at 0 B/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-error-diagnostics/2.2.1/maven-error-diagnostics-2.2.1.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-error-diagnostics/2.2.1/maven-error-diagnostics-2.2.1.pom (0 B at 0 B/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-cli/commons-cli/1.2/commons-cli-1.2.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-cli/commons-cli/1.2/commons-cli-1.2.pom (0 B at 0 B/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/11/commons-parent-11.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/11/commons-parent-11.pom (0 B at 0 B/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/4/apache-4.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/4/apache-4.pom (0 B at 0 B/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.2.1/maven-plugin-api-2.2.1.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.2.1/maven-plugin-api-2.2.1.pom (0 B at 0 B/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-descriptor/2.2.1/maven-plugin-descriptor-2.2.1.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-descriptor/2.2.1/maven-plugin-descriptor-2.2.1.pom (0 B at 0 B/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-4/plexus-interactivity-api-1.0-alpha-4.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-4/plexus-interactivity-api-1.0-alpha-4.pom (0 B at 0 B/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-monitor/2.2.1/maven-monitor-2.2.1.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-monitor/2.2.1/maven-monitor-2.2.1.pom (0 B at 0 B/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/classworlds/classworlds/1.1/classworlds-1.1.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/classworlds/classworlds/1.1/classworlds-1.1.pom (0 B at 0 B/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.pom (0 B at 0 B/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/12/spice-parent-12.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/12/spice-parent-12.pom (0 B at 0 B/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/4/forge-parent-4.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/4/forge-parent-4.pom (0 B at 0 B/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.5/plexus-utils-1.5.5.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.5/plexus-utils-1.5.5.pom (0 B at 0 B/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.pom (0 B at 0 B/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.22/plexus-utils-3.0.22.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.22/plexus-utils-3.0.22.pom (0 B at 0 B/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/3.3.1/plexus-3.3.1.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/3.3.1/plexus-3.3.1.pom (0 B at 0 B/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/17/spice-parent-17.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/17/spice-parent-17.pom (0 B at 0 B/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/10/forge-parent-10.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/10/forge-parent-10.pom (0 B at 0 B/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/beanshell/bsh/2.0b4/bsh-2.0b4.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/beanshell/bsh/2.0b4/bsh-2.0b4.pom (0 B at 0 B/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/beanshell/beanshell/2.0b4/beanshell-2.0b4.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/beanshell/beanshell/2.0b4/beanshell-2.0b4.pom (0 B at 0 B/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.2.1/maven-artifact-manager-2.2.1.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.2.1/maven-settings-2.2.1.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.jar (0 B at 0 B/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.jar (0 B at 0 B/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.2.1/maven-plugin-registry-2.2.1.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.2.1/maven-settings-2.2.1.jar (0 B at 0 B/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.2.1/maven-artifact-manager-2.2.1.jar (0 B at 0 B/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.2.1/maven-plugin-registry-2.2.1.jar (0 B at 0 B/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.2.1/maven-core-2.2.1.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.jar (0 B at 0 B/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.jar (0 B at 0 B/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-parameter-documenter/2.2.1/maven-plugin-parameter-documenter-2.2.1.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-jdk14/1.5.6/slf4j-jdk14-1.5.6.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.jar (0 B at 0 B/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.5.6/slf4j-api-1.5.6.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.2.1/maven-core-2.2.1.jar (0 B at 0 B/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/jcl-over-slf4j/1.5.6/jcl-over-slf4j-1.5.6.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.jar (0 B at 0 B/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/2.2.1/maven-reporting-api-2.2.1.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-jdk14/1.5.6/slf4j-jdk14-1.5.6.jar (0 B at 0 B/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.1/doxia-sink-api-1.1.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-parameter-documenter/2.2.1/maven-plugin-parameter-documenter-2.2.1.jar (0 B at 0 B/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-logging-api/1.1/doxia-logging-api-1.1.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/slf4j/jcl-over-slf4j/1.5.6/jcl-over-slf4j-1.5.6.jar (0 B at 0 B/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.5.6/slf4j-api-1.5.6.jar (0 B at 0 B/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.2.1/maven-repository-metadata-2.2.1.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-error-diagnostics/2.2.1/maven-error-diagnostics-2.2.1.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/2.2.1/maven-reporting-api-2.2.1.jar (0 B at 0 B/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-cli/commons-cli/1.2/commons-cli-1.2.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-logging-api/1.1/doxia-logging-api-1.1.jar (0 B at 0 B/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-descriptor/2.2.1/maven-plugin-descriptor-2.2.1.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.1/doxia-sink-api-1.1.jar (0 B at 0 B/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-4/plexus-interactivity-api-1.0-alpha-4.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-error-diagnostics/2.2.1/maven-error-diagnostics-2.2.1.jar (0 B at 0 B/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-monitor/2.2.1/maven-monitor-2.2.1.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.2.1/maven-repository-metadata-2.2.1.jar (0 B at 0 B/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/classworlds/classworlds/1.1/classworlds-1.1.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-cli/commons-cli/1.2/commons-cli-1.2.jar (0 B at 0 B/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-descriptor/2.2.1/maven-plugin-descriptor-2.2.1.jar (0 B at 0 B/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-4/plexus-interactivity-api-1.0-alpha-4.jar (0 B at 0 B/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.2.1/maven-plugin-api-2.2.1.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/classworlds/classworlds/1.1/classworlds-1.1.jar (0 B at 0 B/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-monitor/2.2.1/maven-monitor-2.2.1.jar (0 B at 0 B/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.22/plexus-utils-3.0.22.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.jar (0 B at 0 B/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/beanshell/bsh/2.0b4/bsh-2.0b4.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.2.1/maven-plugin-api-2.2.1.jar (0 B at 0 B/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.jar (0 B at 0 B/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.jar (0 B at 0 B/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/beanshell/bsh/2.0b4/bsh-2.0b4.jar (0 B at 0 B/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.22/plexus-utils-3.0.22.jar (0 B at 0 B/s) [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:prepare-agent (default) @ org.eclipse.jgit-parent --- [INFO] Downloading from central: https://repo.maven.apache.org/maven2/junit/junit/4.8.2/junit-4.8.2.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/junit/junit/4.8.2/junit-4.8.2.pom (0 B at 0 B/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.6/plexus-utils-1.5.6.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.6/plexus-utils-1.5.6.pom (0 B at 0 B/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/1.0.12/plexus-1.0.12.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/1.0.12/plexus-1.0.12.pom (0 B at 0 B/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/file-management/1.2.1/file-management-1.2.1.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/file-management/1.2.1/file-management-1.2.1.pom (0 B at 0 B/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/10/maven-shared-components-10.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/10/maven-shared-components-10.pom (0 B at 0 B/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/9/maven-parent-9.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/9/maven-parent-9.pom (0 B at 0 B/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.0.6/maven-plugin-api-2.0.6.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.0.6/maven-plugin-api-2.0.6.pom (0 B at 0 B/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven/2.0.6/maven-2.0.6.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven/2.0.6/maven-2.0.6.pom (0 B at 0 B/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/5/maven-parent-5.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/5/maven-parent-5.pom (0 B at 0 B/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/3/apache-3.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/3/apache-3.pom (0 B at 0 B/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-io/1.1/maven-shared-io-1.1.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-io/1.1/maven-shared-io-1.1.pom (0 B at 0 B/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/8/maven-shared-components-8.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/8/maven-shared-components-8.pom (0 B at 0 B/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/7/maven-parent-7.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/7/maven-parent-7.pom (0 B at 0 B/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0.2/maven-artifact-2.0.2.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0.2/maven-artifact-2.0.2.pom (0 B at 0 B/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven/2.0.2/maven-2.0.2.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven/2.0.2/maven-2.0.2.pom (0 B at 0 B/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.1/plexus-utils-1.1.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.1/plexus-utils-1.1.pom (0 B at 0 B/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0.2/maven-artifact-manager-2.0.2.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0.2/maven-artifact-manager-2.0.2.pom (0 B at 0 B/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0.2/maven-repository-metadata-2.0.2.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0.2/maven-repository-metadata-2.0.2.pom (0 B at 0 B/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-9/plexus-container-default-1.0-alpha-9.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-9/plexus-container-default-1.0-alpha-9.pom (0 B at 0 B/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-provider-api/1.0-alpha-6/wagon-provider-api-1.0-alpha-6.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-provider-api/1.0-alpha-6/wagon-provider-api-1.0-alpha-6.pom (0 B at 0 B/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon/1.0-alpha-6/wagon-1.0-alpha-6.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon/1.0-alpha-6/wagon-1.0-alpha-6.pom (0 B at 0 B/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.4.6/plexus-utils-1.4.6.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.4.6/plexus-utils-1.4.6.pom (0 B at 0 B/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-impl/2.1/maven-reporting-impl-2.1.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-impl/2.1/maven-reporting-impl-2.1.pom (0 B at 0 B/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/15/maven-shared-components-15.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/15/maven-shared-components-15.pom (0 B at 0 B/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/16/maven-parent-16.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/16/maven-parent-16.pom (0 B at 0 B/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/7/apache-7.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/7/apache-7.pom (0 B at 0 B/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.pom (0 B at 0 B/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.0/doxia-sink-api-1.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.0/doxia-sink-api-1.0.pom (0 B at 0 B/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia/1.0/doxia-1.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia/1.0/doxia-1.0.pom (0 B at 0 B/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/10/maven-parent-10.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/10/maven-parent-10.pom (0 B at 0 B/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.0.10/maven-project-2.0.10.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.0.10/maven-project-2.0.10.pom (0 B at 0 B/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven/2.0.10/maven-2.0.10.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven/2.0.10/maven-2.0.10.pom (0 B at 0 B/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.0.10/maven-settings-2.0.10.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.0.10/maven-settings-2.0.10.pom (0 B at 0 B/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0.10/maven-model-2.0.10.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0.10/maven-model-2.0.10.pom (0 B at 0 B/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.1/plexus-interpolation-1.1.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.1/plexus-interpolation-1.1.pom (0 B at 0 B/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.0.10/maven-profile-2.0.10.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.0.10/maven-profile-2.0.10.pom (0 B at 0 B/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0.10/maven-artifact-manager-2.0.10.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0.10/maven-artifact-manager-2.0.10.pom (0 B at 0 B/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0.10/maven-repository-metadata-2.0.10.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0.10/maven-repository-metadata-2.0.10.pom (0 B at 0 B/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0.10/maven-artifact-2.0.10.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0.10/maven-artifact-2.0.10.pom (0 B at 0 B/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.0.10/maven-plugin-registry-2.0.10.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.0.10/maven-plugin-registry-2.0.10.pom (0 B at 0 B/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.0.10/maven-plugin-api-2.0.10.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.0.10/maven-plugin-api-2.0.10.pom (0 B at 0 B/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.1.2/doxia-sink-api-1.1.2.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.1.2/doxia-sink-api-1.1.2.pom (0 B at 0 B/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia/1.1.2/doxia-1.1.2.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia/1.1.2/doxia-1.1.2.pom (0 B at 0 B/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/15/maven-parent-15.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/15/maven-parent-15.pom (0 B at 0 B/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/6/apache-6.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/6/apache-6.pom (0 B at 0 B/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-logging-api/1.1.2/doxia-logging-api-1.1.2.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-logging-api/1.1.2/doxia-logging-api-1.1.2.pom (0 B at 0 B/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-core/1.1.2/doxia-core-1.1.2.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-core/1.1.2/doxia-core-1.1.2.pom (0 B at 0 B/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.12/plexus-utils-1.5.12.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.12/plexus-utils-1.5.12.pom (0 B at 0 B/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/xerces/xercesImpl/2.8.1/xercesImpl-2.8.1.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/xerces/xercesImpl/2.8.1/xercesImpl-2.8.1.pom (0 B at 0 B/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/xml-apis/xml-apis/1.3.03/xml-apis-1.3.03.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/xml-apis/xml-apis/1.3.03/xml-apis-1.3.03.pom (0 B at 0 B/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/1/apache-1.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/1/apache-1.pom (0 B at 0 B/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.4/commons-lang-2.4.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.4/commons-lang-2.4.pom (0 B at 0 B/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/9/commons-parent-9.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/9/commons-parent-9.pom (0 B at 0 B/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-httpclient/commons-httpclient/3.1/commons-httpclient-3.1.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-httpclient/commons-httpclient/3.1/commons-httpclient-3.1.pom (0 B at 0 B/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.0.4/commons-logging-1.0.4.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.0.4/commons-logging-1.0.4.pom (0 B at 0 B/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.2/commons-codec-1.2.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.2/commons-codec-1.2.pom (0 B at 0 B/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-site-renderer/1.1.2/doxia-site-renderer-1.1.2.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-site-renderer/1.1.2/doxia-site-renderer-1.1.2.pom (0 B at 0 B/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sitetools/1.1.2/doxia-sitetools-1.1.2.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sitetools/1.1.2/doxia-sitetools-1.1.2.pom (0 B at 0 B/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-decoration-model/1.1.2/doxia-decoration-model-1.1.2.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-decoration-model/1.1.2/doxia-decoration-model-1.1.2.pom (0 B at 0 B/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-xhtml/1.1.2/doxia-module-xhtml-1.1.2.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-xhtml/1.1.2/doxia-module-xhtml-1.1.2.pom (0 B at 0 B/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-modules/1.1.2/doxia-modules-1.1.2.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-modules/1.1.2/doxia-modules-1.1.2.pom (0 B at 0 B/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-fml/1.1.2/doxia-module-fml-1.1.2.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-fml/1.1.2/doxia-module-fml-1.1.2.pom (0 B at 0 B/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-i18n/1.0-beta-7/plexus-i18n-1.0-beta-7.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-i18n/1.0-beta-7/plexus-i18n-1.0-beta-7.pom (0 B at 0 B/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.12/plexus-components-1.1.12.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.12/plexus-components-1.1.12.pom (0 B at 0 B/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.4.1/plexus-utils-1.4.1.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.4.1/plexus-utils-1.4.1.pom (0 B at 0 B/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-velocity/1.1.7/plexus-velocity-1.1.7.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-velocity/1.1.7/plexus-velocity-1.1.7.pom (0 B at 0 B/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-20/plexus-container-default-1.0-alpha-20.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-20/plexus-container-default-1.0-alpha-20.pom (0 B at 0 B/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/1.0-alpha-20/plexus-containers-1.0-alpha-20.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/1.0-alpha-20/plexus-containers-1.0-alpha-20.pom (0 B at 0 B/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.3/plexus-utils-1.3.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.3/plexus-utils-1.3.pom (0 B at 0 B/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/1.0.8/plexus-1.0.8.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/1.0.8/plexus-1.0.8.pom (0 B at 0 B/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/1.2-alpha-7/plexus-classworlds-1.2-alpha-7.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/1.2-alpha-7/plexus-classworlds-1.2-alpha-7.pom (0 B at 0 B/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/1.0.9/plexus-1.0.9.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/1.0.9/plexus-1.0.9.pom (0 B at 0 B/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/velocity/velocity/1.5/velocity-1.5.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/velocity/velocity/1.5/velocity-1.5.pom (0 B at 0 B/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-collections/commons-collections/3.1/commons-collections-3.1.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-collections/commons-collections/3.1/commons-collections-3.1.pom (0 B at 0 B/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.1/commons-lang-2.1.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.1/commons-lang-2.1.pom (0 B at 0 B/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/oro/oro/2.0.8/oro-2.0.8.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/oro/oro/2.0.8/oro-2.0.8.pom (0 B at 0 B/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-collections/commons-collections/3.2/commons-collections-3.2.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-collections/commons-collections/3.2/commons-collections-3.2.pom (0 B at 0 B/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-validator/commons-validator/1.2.0/commons-validator-1.2.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-validator/commons-validator/1.2.0/commons-validator-1.2.0.pom (0 B at 0 B/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-beanutils/commons-beanutils/1.7.0/commons-beanutils-1.7.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-beanutils/commons-beanutils/1.7.0/commons-beanutils-1.7.0.pom (0 B at 0 B/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.0.3/commons-logging-1.0.3.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.0.3/commons-logging-1.0.3.pom (0 B at 0 B/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-digester/commons-digester/1.6/commons-digester-1.6.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-digester/commons-digester/1.6/commons-digester-1.6.pom (0 B at 0 B/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-beanutils/commons-beanutils/1.6/commons-beanutils-1.6.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-beanutils/commons-beanutils/1.6/commons-beanutils-1.6.pom (0 B at 0 B/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.0/commons-logging-1.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.0/commons-logging-1.0.pom (0 B at 0 B/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-collections/commons-collections/2.0/commons-collections-2.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-collections/commons-collections/2.0/commons-collections-2.0.pom (0 B at 0 B/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-collections/commons-collections/2.1/commons-collections-2.1.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-collections/commons-collections/2.1/commons-collections-2.1.pom (0 B at 0 B/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/xml-apis/xml-apis/1.0.b2/xml-apis-1.0.b2.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/xml-apis/xml-apis/1.0.b2/xml-apis-1.0.b2.pom (0 B at 0 B/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/xml-apis/xml-apis/2.0.2/xml-apis-2.0.2.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/xml-apis/xml-apis/2.0.2/xml-apis-2.0.2.pom (0 B at 0 B/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.8/plexus-utils-1.5.8.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.8/plexus-utils-1.5.8.pom (0 B at 0 B/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jacoco/org.jacoco.agent/0.7.6.201602180812/org.jacoco.agent-0.7.6.201602180812.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jacoco/org.jacoco.agent/0.7.6.201602180812/org.jacoco.agent-0.7.6.201602180812.pom (0 B at 0 B/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jacoco/org.jacoco.core/0.7.6.201602180812/org.jacoco.core-0.7.6.201602180812.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jacoco/org.jacoco.core/0.7.6.201602180812/org.jacoco.core-0.7.6.201602180812.pom (0 B at 0 B/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-debug-all/5.0.4/asm-debug-all-5.0.4.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-debug-all/5.0.4/asm-debug-all-5.0.4.pom (0 B at 0 B/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-parent/5.0.4/asm-parent-5.0.4.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-parent/5.0.4/asm-parent-5.0.4.pom (0 B at 0 B/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/ow2/1.3/ow2-1.3.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/ow2/1.3/ow2-1.3.pom (0 B at 0 B/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jacoco/org.jacoco.report/0.7.6.201602180812/org.jacoco.report-0.7.6.201602180812.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jacoco/org.jacoco.report/0.7.6.201602180812/org.jacoco.report-0.7.6.201602180812.pom (0 B at 0 B/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/junit/junit/4.8.2/junit-4.8.2.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.6/plexus-utils-1.5.6.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/file-management/1.2.1/file-management-1.2.1.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-io/1.1/maven-shared-io-1.1.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/junit/junit/4.8.2/junit-4.8.2.jar (0 B at 0 B/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-provider-api/1.0-alpha-6/wagon-provider-api-1.0-alpha-6.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.jar (0 B at 0 B/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-impl/2.1/maven-reporting-impl-2.1.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-io/1.1/maven-shared-io-1.1.jar (0 B at 0 B/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/file-management/1.2.1/file-management-1.2.1.jar (0 B at 0 B/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-core/1.1.2/doxia-core-1.1.2.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/xerces/xercesImpl/2.8.1/xercesImpl-2.8.1.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.6/plexus-utils-1.5.6.jar (0 B at 0 B/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.4/commons-lang-2.4.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-provider-api/1.0-alpha-6/wagon-provider-api-1.0-alpha-6.jar (0 B at 0 B/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-httpclient/commons-httpclient/3.1/commons-httpclient-3.1.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-impl/2.1/maven-reporting-impl-2.1.jar (0 B at 0 B/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/xerces/xercesImpl/2.8.1/xercesImpl-2.8.1.jar (0 B at 0 B/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.2/commons-codec-1.2.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-site-renderer/1.1.2/doxia-site-renderer-1.1.2.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-core/1.1.2/doxia-core-1.1.2.jar (0 B at 0 B/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-decoration-model/1.1.2/doxia-decoration-model-1.1.2.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.4/commons-lang-2.4.jar (0 B at 0 B/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-xhtml/1.1.2/doxia-module-xhtml-1.1.2.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-httpclient/commons-httpclient/3.1/commons-httpclient-3.1.jar (0 B at 0 B/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-fml/1.1.2/doxia-module-fml-1.1.2.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-site-renderer/1.1.2/doxia-site-renderer-1.1.2.jar (0 B at 0 B/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.2/commons-codec-1.2.jar (0 B at 0 B/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-i18n/1.0-beta-7/plexus-i18n-1.0-beta-7.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-velocity/1.1.7/plexus-velocity-1.1.7.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-decoration-model/1.1.2/doxia-decoration-model-1.1.2.jar (0 B at 0 B/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/velocity/velocity/1.5/velocity-1.5.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-xhtml/1.1.2/doxia-module-xhtml-1.1.2.jar (0 B at 0 B/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-collections/commons-collections/3.2/commons-collections-3.2.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-fml/1.1.2/doxia-module-fml-1.1.2.jar (0 B at 0 B/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-validator/commons-validator/1.2.0/commons-validator-1.2.0.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-i18n/1.0-beta-7/plexus-i18n-1.0-beta-7.jar (0 B at 0 B/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/velocity/velocity/1.5/velocity-1.5.jar (0 B at 0 B/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-velocity/1.1.7/plexus-velocity-1.1.7.jar (0 B at 0 B/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-digester/commons-digester/1.6/commons-digester-1.6.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-beanutils/commons-beanutils/1.7.0/commons-beanutils-1.7.0.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.0.4/commons-logging-1.0.4.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-collections/commons-collections/3.2/commons-collections-3.2.jar (0 B at 0 B/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/oro/oro/2.0.8/oro-2.0.8.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-validator/commons-validator/1.2.0/commons-validator-1.2.0.jar (0 B at 0 B/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/xml-apis/xml-apis/1.0.b2/xml-apis-1.0.b2.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-digester/commons-digester/1.6/commons-digester-1.6.jar (0 B at 0 B/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jacoco/org.jacoco.agent/0.7.6.201602180812/org.jacoco.agent-0.7.6.201602180812-runtime.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.0.4/commons-logging-1.0.4.jar (0 B at 0 B/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-beanutils/commons-beanutils/1.7.0/commons-beanutils-1.7.0.jar (0 B at 0 B/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jacoco/org.jacoco.core/0.7.6.201602180812/org.jacoco.core-0.7.6.201602180812.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-debug-all/5.0.4/asm-debug-all-5.0.4.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/oro/oro/2.0.8/oro-2.0.8.jar (0 B at 0 B/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jacoco/org.jacoco.report/0.7.6.201602180812/org.jacoco.report-0.7.6.201602180812.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/xml-apis/xml-apis/1.0.b2/xml-apis-1.0.b2.jar (0 B at 0 B/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-debug-all/5.0.4/asm-debug-all-5.0.4.jar (0 B at 0 B/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jacoco/org.jacoco.agent/0.7.6.201602180812/org.jacoco.agent-0.7.6.201602180812-runtime.jar (0 B at 0 B/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jacoco/org.jacoco.core/0.7.6.201602180812/org.jacoco.core-0.7.6.201602180812.jar (0 B at 0 B/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jacoco/org.jacoco.report/0.7.6.201602180812/org.jacoco.report-0.7.6.201602180812.jar (0 B at 0 B/s) [INFO] argLine set to -javaagent:/home/hudson/genie.jgit/.jenkins/jobs/stable/jobs/jgit-stable-4.5/workspace/.repository/org/jacoco/org.jacoco.agent/0.7.6.201602180812/org.jacoco.agent-0.7.6.201602180812-runtime.jar=destfile=/jobs/genie.jgit/stable/jobs/jgit-stable-4.5/target/jacoco.exec,append=true,includes=org.eclipse.jgit.*,excludes=**/*Test*.* [INFO] [INFO] --- maven-antrun-plugin:1.8:run (translate-qualifier) @ org.eclipse.jgit-parent --- [INFO] Downloading from central: https://repo.maven.apache.org/maven2/junit/junit/3.8.1/junit-3.8.1.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/junit/junit/3.8.1/junit-3.8.1.pom (0 B at 0 B/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.20/plexus-utils-3.0.20.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.20/plexus-utils-3.0.20.pom (0 B at 0 B/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/ant/ant/1.9.4/ant-1.9.4.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/ant/ant/1.9.4/ant-1.9.4.pom (0 B at 0 B/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/ant/ant-parent/1.9.4/ant-parent-1.9.4.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/ant/ant-parent/1.9.4/ant-parent-1.9.4.pom (0 B at 0 B/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/ant/ant-launcher/1.9.4/ant-launcher-1.9.4.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/ant/ant-launcher/1.9.4/ant-launcher-1.9.4.pom (0 B at 0 B/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/junit/junit/3.8.1/junit-3.8.1.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.20/plexus-utils-3.0.20.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/ant/ant-launcher/1.9.4/ant-launcher-1.9.4.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/ant/ant/1.9.4/ant-1.9.4.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/junit/junit/3.8.1/junit-3.8.1.jar (0 B at 0 B/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/ant/ant-launcher/1.9.4/ant-launcher-1.9.4.jar (0 B at 0 B/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.20/plexus-utils-3.0.20.jar (0 B at 0 B/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/ant/ant/1.9.4/ant-1.9.4.jar (0 B at 0 B/s) [INFO] Executing tasks main: [INFO] Executed tasks [INFO] [INFO] >>> maven-source-plugin:3.0.0:jar (attach-sources) > generate-sources @ org.eclipse.jgit-parent >>> [INFO] [INFO] --- build-helper-maven-plugin:1.10:parse-version (set-osgi-version) @ org.eclipse.jgit-parent --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:prepare-agent (default) @ org.eclipse.jgit-parent --- [INFO] argLine set to -javaagent:/home/hudson/genie.jgit/.jenkins/jobs/stable/jobs/jgit-stable-4.5/workspace/.repository/org/jacoco/org.jacoco.agent/0.7.6.201602180812/org.jacoco.agent-0.7.6.201602180812-runtime.jar=destfile=/jobs/genie.jgit/stable/jobs/jgit-stable-4.5/target/jacoco.exec,append=true,includes=org.eclipse.jgit.*,excludes=**/*Test*.* [INFO] [INFO] <<< maven-source-plugin:3.0.0:jar (attach-sources) < generate-sources @ org.eclipse.jgit-parent <<< [INFO] [INFO] [INFO] --- maven-source-plugin:3.0.0:jar (attach-sources) @ org.eclipse.jgit-parent --- [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.0/maven-model-3.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.0/maven-model-3.0.pom (0 B at 0 B/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven/3.0/maven-3.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven/3.0/maven-3.0.pom (0 B at 0 B/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/2.0.4/plexus-utils-2.0.4.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/2.0.4/plexus-utils-2.0.4.pom (0 B at 0 B/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.6/plexus-2.0.6.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.6/plexus-2.0.6.pom (0 B at 0 B/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.pom (0 B at 0 B/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.0/maven-plugin-api-3.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.0/maven-plugin-api-3.0.pom (0 B at 0 B/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject-plexus/1.4.2/sisu-inject-plexus-1.4.2.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject-plexus/1.4.2/sisu-inject-plexus-1.4.2.pom (0 B at 0 B/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/inject/guice-plexus/1.4.2/guice-plexus-1.4.2.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/inject/guice-plexus/1.4.2/guice-plexus-1.4.2.pom (0 B at 0 B/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/inject/guice-bean/1.4.2/guice-bean-1.4.2.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/inject/guice-bean/1.4.2/guice-bean-1.4.2.pom (0 B at 0 B/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject/1.4.2/sisu-inject-1.4.2.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject/1.4.2/sisu-inject-1.4.2.pom (0 B at 0 B/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-parent/1.4.2/sisu-parent-1.4.2.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-parent/1.4.2/sisu-parent-1.4.2.pom (0 B at 0 B/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/6/forge-parent-6.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/6/forge-parent-6.pom (0 B at 0 B/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.pom (0 B at 0 B/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/1.5.5/plexus-containers-1.5.5.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/1.5.5/plexus-containers-1.5.5.pom (0 B at 0 B/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.7/plexus-2.0.7.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.7/plexus-2.0.7.pom (0 B at 0 B/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.2.3/plexus-classworlds-2.2.3.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.2.3/plexus-classworlds-2.2.3.pom (0 B at 0 B/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/2.0.5/plexus-utils-2.0.5.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/2.0.5/plexus-utils-2.0.5.pom (0 B at 0 B/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject-bean/1.4.2/sisu-inject-bean-1.4.2.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject-bean/1.4.2/sisu-inject-bean-1.4.2.pom (0 B at 0 B/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7.pom (0 B at 0 B/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/3.0/maven-core-3.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/3.0/maven-core-3.0.pom (0 B at 0 B/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/3.0/maven-settings-3.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/3.0/maven-settings-3.0.pom (0 B at 0 B/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings-builder/3.0/maven-settings-builder-3.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings-builder/3.0/maven-settings-builder-3.0.pom (0 B at 0 B/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.pom (0 B at 0 B/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.18/plexus-components-1.1.18.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.18/plexus-components-1.1.18.pom (0 B at 0 B/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/3.0/maven-repository-metadata-3.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/3.0/maven-repository-metadata-3.0.pom (0 B at 0 B/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model-builder/3.0/maven-model-builder-3.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model-builder/3.0/maven-model-builder-3.0.pom (0 B at 0 B/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-aether-provider/3.0/maven-aether-provider-3.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-aether-provider/3.0/maven-aether-provider-3.0.pom (0 B at 0 B/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-api/1.7/aether-api-1.7.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-api/1.7/aether-api-1.7.pom (0 B at 0 B/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-parent/1.7/aether-parent-1.7.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-parent/1.7/aether-parent-1.7.pom (0 B at 0 B/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-util/1.7/aether-util-1.7.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-util/1.7/aether-util-1.7.pom (0 B at 0 B/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-impl/1.7/aether-impl-1.7.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-impl/1.7/aether-impl-1.7.pom (0 B at 0 B/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-spi/1.7/aether-spi-1.7.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-spi/1.7/aether-spi-1.7.pom (0 B at 0 B/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-archiver/3.0.0/maven-archiver-3.0.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-archiver/3.0.0/maven-archiver-3.0.0.pom (0 B at 0 B/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/21/maven-shared-components-21.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/21/maven-shared-components-21.pom (0 B at 0 B/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/25/maven-parent-25.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/25/maven-parent-25.pom (0 B at 0 B/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/15/apache-15.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/15/apache-15.pom (0 B at 0 B/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/3.0.0/maven-shared-utils-3.0.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/3.0.0/maven-shared-utils-3.0.0.pom (0 B at 0 B/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.4/commons-io-2.4.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.4/commons-io-2.4.pom (0 B at 0 B/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/25/commons-parent-25.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/25/commons-parent-25.pom (0 B at 0 B/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/9/apache-9.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/9/apache-9.pom (0 B at 0 B/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.pom (0 B at 0 B/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/2.9.1/plexus-archiver-2.9.1.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/2.9.1/plexus-archiver-2.9.1.pom (0 B at 0 B/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.3/plexus-components-1.3.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.3/plexus-components-1.3.pom (0 B at 0 B/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/3.3/plexus-3.3.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/3.3/plexus-3.3.pom (0 B at 0 B/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/2.4.1/plexus-io-2.4.1.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/2.4.1/plexus-io-2.4.1.pom (0 B at 0 B/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.2/plexus-components-1.2.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.2/plexus-components-1.2.pom (0 B at 0 B/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/3.2/plexus-3.2.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/3.2/plexus-3.2.pom (0 B at 0 B/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.2/commons-io-2.2.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.2/commons-io-2.2.pom (0 B at 0 B/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/24/commons-parent-24.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/24/commons-parent-24.pom (0 B at 0 B/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-compress/1.9/commons-compress-1.9.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-compress/1.9/commons-compress-1.9.pom (0 B at 0 B/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/34/commons-parent-34.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/34/commons-parent-34.pom (0 B at 0 B/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/13/apache-13.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/13/apache-13.pom (0 B at 0 B/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.21/plexus-interpolation-1.21.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.21/plexus-interpolation-1.21.pom (0 B at 0 B/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.3.1/plexus-components-1.3.1.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.3.1/plexus-components-1.3.1.pom (0 B at 0 B/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/3.0.3/plexus-archiver-3.0.3.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/3.0.3/plexus-archiver-3.0.3.pom (0 B at 0 B/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/2.7/plexus-io-2.7.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/2.7/plexus-io-2.7.pom (0 B at 0 B/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-compress/1.10/commons-compress-1.10.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-compress/1.10/commons-compress-1.10.pom (0 B at 0 B/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/38/commons-parent-38.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/38/commons-parent-38.pom (0 B at 0 B/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/iq80/snappy/snappy/0.4/snappy-0.4.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/iq80/snappy/snappy/0.4/snappy-0.4.pom (0 B at 0 B/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.0/maven-model-3.0.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.0/maven-plugin-api-3.0.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject-bean/1.4.2/sisu-inject-bean-1.4.2.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject-plexus/1.4.2/sisu-inject-plexus-1.4.2.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.jar (0 B at 0 B/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.0/maven-model-3.0.jar (0 B at 0 B/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.0/maven-plugin-api-3.0.jar (0 B at 0 B/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/3.0/maven-core-3.0.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject-bean/1.4.2/sisu-inject-bean-1.4.2.jar (0 B at 0 B/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7-noaop.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings-builder/3.0/maven-settings-builder-3.0.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject-plexus/1.4.2/sisu-inject-plexus-1.4.2.jar (0 B at 0 B/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/3.0/maven-settings-3.0.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/3.0/maven-repository-metadata-3.0.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7-noaop.jar (0 B at 0 B/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings-builder/3.0/maven-settings-builder-3.0.jar (0 B at 0 B/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-aether-provider/3.0/maven-aether-provider-3.0.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model-builder/3.0/maven-model-builder-3.0.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/3.0/maven-repository-metadata-3.0.jar (0 B at 0 B/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/3.0/maven-settings-3.0.jar (0 B at 0 B/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/3.0/maven-core-3.0.jar (0 B at 0 B/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-spi/1.7/aether-spi-1.7.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-impl/1.7/aether-impl-1.7.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-api/1.7/aether-api-1.7.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-aether-provider/3.0/maven-aether-provider-3.0.jar (0 B at 0 B/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-util/1.7/aether-util-1.7.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-impl/1.7/aether-impl-1.7.jar (0 B at 0 B/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-spi/1.7/aether-spi-1.7.jar (0 B at 0 B/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.2.3/plexus-classworlds-2.2.3.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model-builder/3.0/maven-model-builder-3.0.jar (0 B at 0 B/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-api/1.7/aether-api-1.7.jar (0 B at 0 B/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-archiver/3.0.0/maven-archiver-3.0.0.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-util/1.7/aether-util-1.7.jar (0 B at 0 B/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.jar (0 B at 0 B/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/3.0.0/maven-shared-utils-3.0.0.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.4/commons-io-2.4.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.2.3/plexus-classworlds-2.2.3.jar (0 B at 0 B/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-archiver/3.0.0/maven-archiver-3.0.0.jar (0 B at 0 B/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/3.0.3/plexus-archiver-3.0.3.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.jar (0 B at 0 B/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/2.7/plexus-io-2.7.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.4/commons-io-2.4.jar (0 B at 0 B/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-compress/1.10/commons-compress-1.10.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/3.0.0/maven-shared-utils-3.0.0.jar (0 B at 0 B/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.jar (0 B at 0 B/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/iq80/snappy/snappy/0.4/snappy-0.4.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/3.0.3/plexus-archiver-3.0.3.jar (0 B at 0 B/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/2.7/plexus-io-2.7.jar (0 B at 0 B/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/iq80/snappy/snappy/0.4/snappy-0.4.jar (0 B at 0 B/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-compress/1.10/commons-compress-1.10.jar (0 B at 0 B/s) [INFO] [INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ org.eclipse.jgit-parent --- [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-toolchain/2.2.1/maven-toolchain-2.2.1.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-toolchain/2.2.1/maven-toolchain-2.2.1.pom (0 B at 0 B/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-archiver/2.5/maven-archiver-2.5.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-archiver/2.5/maven-archiver-2.5.pom (0 B at 0 B/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/17/maven-shared-components-17.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/17/maven-shared-components-17.pom (0 B at 0 B/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0.6/maven-artifact-2.0.6.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0.6/maven-artifact-2.0.6.pom (0 B at 0 B/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0.6/maven-model-2.0.6.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0.6/maven-model-2.0.6.pom (0 B at 0 B/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.0.6/maven-core-2.0.6.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.0.6/maven-core-2.0.6.pom (0 B at 0 B/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.0.6/maven-settings-2.0.6.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.0.6/maven-settings-2.0.6.pom (0 B at 0 B/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-parameter-documenter/2.0.6/maven-plugin-parameter-documenter-2.0.6.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-parameter-documenter/2.0.6/maven-plugin-parameter-documenter-2.0.6.pom (0 B at 0 B/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/2.0.6/maven-reporting-api-2.0.6.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/2.0.6/maven-reporting-api-2.0.6.pom (0 B at 0 B/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting/2.0.6/maven-reporting-2.0.6.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting/2.0.6/maven-reporting-2.0.6.pom (0 B at 0 B/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.0-alpha-7/doxia-sink-api-1.0-alpha-7.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.0-alpha-7/doxia-sink-api-1.0-alpha-7.pom (0 B at 0 B/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia/1.0-alpha-7/doxia-1.0-alpha-7.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia/1.0-alpha-7/doxia-1.0-alpha-7.pom (0 B at 0 B/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.0.6/maven-profile-2.0.6.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.0.6/maven-profile-2.0.6.pom (0 B at 0 B/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0.6/maven-repository-metadata-2.0.6.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0.6/maven-repository-metadata-2.0.6.pom (0 B at 0 B/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-error-diagnostics/2.0.6/maven-error-diagnostics-2.0.6.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-error-diagnostics/2.0.6/maven-error-diagnostics-2.0.6.pom (0 B at 0 B/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.0.6/maven-project-2.0.6.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.0.6/maven-project-2.0.6.pom (0 B at 0 B/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0.6/maven-artifact-manager-2.0.6.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0.6/maven-artifact-manager-2.0.6.pom (0 B at 0 B/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.0.6/maven-plugin-registry-2.0.6.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.0.6/maven-plugin-registry-2.0.6.pom (0 B at 0 B/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-cli/commons-cli/1.0/commons-cli-1.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-cli/commons-cli/1.0/commons-cli-1.0.pom (0 B at 0 B/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-descriptor/2.0.6/maven-plugin-descriptor-2.0.6.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-descriptor/2.0.6/maven-plugin-descriptor-2.0.6.pom (0 B at 0 B/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-monitor/2.0.6/maven-monitor-2.0.6.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-monitor/2.0.6/maven-monitor-2.0.6.pom (0 B at 0 B/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/2.1/plexus-archiver-2.1.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/2.1/plexus-archiver-2.1.pom (0 B at 0 B/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0/plexus-utils-3.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0/plexus-utils-3.0.pom (0 B at 0 B/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/16/spice-parent-16.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/16/spice-parent-16.pom (0 B at 0 B/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/5/forge-parent-5.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/5/forge-parent-5.pom (0 B at 0 B/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/2.0.2/plexus-io-2.0.2.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/2.0.2/plexus-io-2.0.2.pom (0 B at 0 B/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.19/plexus-components-1.1.19.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.19/plexus-components-1.1.19.pom (0 B at 0 B/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/3.0.1/plexus-3.0.1.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/3.0.1/plexus-3.0.1.pom (0 B at 0 B/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.15/plexus-interpolation-1.15.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.15/plexus-interpolation-1.15.pom (0 B at 0 B/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-invoker/2.0.9/maven-invoker-2.0.9.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-invoker/2.0.9/maven-invoker-2.0.9.pom (0 B at 0 B/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/9/maven-shared-components-9.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/9/maven-shared-components-9.pom (0 B at 0 B/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/8/maven-parent-8.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/8/maven-parent-8.pom (0 B at 0 B/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-common-artifact-filters/1.3/maven-common-artifact-filters-1.3.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-common-artifact-filters/1.3/maven-common-artifact-filters-1.3.pom (0 B at 0 B/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/12/maven-shared-components-12.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/12/maven-shared-components-12.pom (0 B at 0 B/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/13/maven-parent-13.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/13/maven-parent-13.pom (0 B at 0 B/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0.8/maven-artifact-2.0.8.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0.8/maven-artifact-2.0.8.pom (0 B at 0 B/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven/2.0.8/maven-2.0.8.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven/2.0.8/maven-2.0.8.pom (0 B at 0 B/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/6/maven-parent-6.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/6/maven-parent-6.pom (0 B at 0 B/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0.8/maven-model-2.0.8.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0.8/maven-model-2.0.8.pom (0 B at 0 B/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.0.8/maven-project-2.0.8.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.0.8/maven-project-2.0.8.pom (0 B at 0 B/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.0.8/maven-settings-2.0.8.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.0.8/maven-settings-2.0.8.pom (0 B at 0 B/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.0.8/maven-profile-2.0.8.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.0.8/maven-profile-2.0.8.pom (0 B at 0 B/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0.8/maven-artifact-manager-2.0.8.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0.8/maven-artifact-manager-2.0.8.pom (0 B at 0 B/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0.8/maven-repository-metadata-2.0.8.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0.8/maven-repository-metadata-2.0.8.pom (0 B at 0 B/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.0.8/maven-plugin-registry-2.0.8.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.0.8/maven-plugin-registry-2.0.8.pom (0 B at 0 B/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.0.8/maven-plugin-api-2.0.8.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.0.8/maven-plugin-api-2.0.8.pom (0 B at 0 B/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.4.9/plexus-utils-1.4.9.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.4.9/plexus-utils-1.4.9.pom (0 B at 0 B/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.4/doxia-sink-api-1.4.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.4/doxia-sink-api-1.4.pom (0 B at 0 B/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia/1.4/doxia-1.4.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia/1.4/doxia-1.4.pom (0 B at 0 B/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/23/maven-parent-23.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/23/maven-parent-23.pom (0 B at 0 B/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-logging-api/1.4/doxia-logging-api-1.4.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-logging-api/1.4/doxia-logging-api-1.4.pom (0 B at 0 B/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-site-renderer/1.4/doxia-site-renderer-1.4.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-site-renderer/1.4/doxia-site-renderer-1.4.pom (0 B at 0 B/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sitetools/1.4/doxia-sitetools-1.4.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sitetools/1.4/doxia-sitetools-1.4.pom (0 B at 0 B/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-core/1.4/doxia-core-1.4.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-core/1.4/doxia-core-1.4.pom (0 B at 0 B/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.10/plexus-utils-3.0.10.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.10/plexus-utils-3.0.10.pom (0 B at 0 B/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/xerces/xercesImpl/2.9.1/xercesImpl-2.9.1.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/xerces/xercesImpl/2.9.1/xercesImpl-2.9.1.pom (0 B at 0 B/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/xml-apis/xml-apis/1.3.04/xml-apis-1.3.04.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/xml-apis/xml-apis/1.3.04/xml-apis-1.3.04.pom (0 B at 0 B/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.0.2/httpclient-4.0.2.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.0.2/httpclient-4.0.2.pom (0 B at 0 B/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-client/4.0.2/httpcomponents-client-4.0.2.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-client/4.0.2/httpcomponents-client-4.0.2.pom (0 B at 0 B/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/project/4.1/project-4.1.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/project/4.1/project-4.1.pom (0 B at 0 B/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.0.1/httpcore-4.0.1.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.0.1/httpcore-4.0.1.pom (0 B at 0 B/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-core/4.0.1/httpcomponents-core-4.0.1.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-core/4.0.1/httpcomponents-core-4.0.1.pom (0 B at 0 B/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/project/4.0/project-4.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/project/4.0/project-4.0.pom (0 B at 0 B/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.1.1/commons-logging-1.1.1.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.1.1/commons-logging-1.1.1.pom (0 B at 0 B/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/5/commons-parent-5.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/5/commons-parent-5.pom (0 B at 0 B/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.3/commons-codec-1.3.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.3/commons-codec-1.3.pom (0 B at 0 B/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-decoration-model/1.4/doxia-decoration-model-1.4.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-decoration-model/1.4/doxia-decoration-model-1.4.pom (0 B at 0 B/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-xhtml/1.4/doxia-module-xhtml-1.4.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-xhtml/1.4/doxia-module-xhtml-1.4.pom (0 B at 0 B/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-modules/1.4/doxia-modules-1.4.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-modules/1.4/doxia-modules-1.4.pom (0 B at 0 B/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-fml/1.4/doxia-module-fml-1.4.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-fml/1.4/doxia-module-fml-1.4.pom (0 B at 0 B/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/velocity/velocity-tools/2.0/velocity-tools-2.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/velocity/velocity-tools/2.0/velocity-tools-2.0.pom (0 B at 0 B/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-digester/commons-digester/1.8/commons-digester-1.8.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-digester/commons-digester/1.8/commons-digester-1.8.pom (0 B at 0 B/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.1/commons-logging-1.1.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.1/commons-logging-1.1.pom (0 B at 0 B/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/log4j/log4j/1.2.12/log4j-1.2.12.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/log4j/log4j/1.2.12/log4j-1.2.12.pom (0 B at 0 B/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/logkit/logkit/1.0.1/logkit-1.0.1.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/logkit/logkit/1.0.1/logkit-1.0.1.pom (0 B at 0 B/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/avalon-framework/avalon-framework/4.1.3/avalon-framework-4.1.3.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/avalon-framework/avalon-framework/4.1.3/avalon-framework-4.1.3.pom (0 B at 0 B/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/javax/servlet/servlet-api/2.3/servlet-api-2.3.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/javax/servlet/servlet-api/2.3/servlet-api-2.3.pom (0 B at 0 B/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-chain/commons-chain/1.1/commons-chain-1.1.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-chain/commons-chain/1.1/commons-chain-1.1.pom (0 B at 0 B/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-validator/commons-validator/1.3.1/commons-validator-1.3.1.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-validator/commons-validator/1.3.1/commons-validator-1.3.1.pom (0 B at 0 B/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/dom4j/dom4j/1.1/dom4j-1.1.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/dom4j/dom4j/1.1/dom4j-1.1.pom (0 B at 0 B/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/sslext/sslext/1.2-0/sslext-1.2-0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/sslext/sslext/1.2-0/sslext-1.2-0.pom (0 B at 0 B/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/struts/struts-core/1.3.8/struts-core-1.3.8.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/struts/struts-core/1.3.8/struts-core-1.3.8.pom (0 B at 0 B/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/struts/struts-parent/1.3.8/struts-parent-1.3.8.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/struts/struts-parent/1.3.8/struts-parent-1.3.8.pom (0 B at 0 B/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/struts/struts-master/4/struts-master-4.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/struts/struts-master/4/struts-master-4.pom (0 B at 0 B/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/2/apache-2.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/2/apache-2.pom (0 B at 0 B/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/antlr/antlr/2.7.2/antlr-2.7.2.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/antlr/antlr/2.7.2/antlr-2.7.2.pom (0 B at 0 B/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/struts/struts-taglib/1.3.8/struts-taglib-1.3.8.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/struts/struts-taglib/1.3.8/struts-taglib-1.3.8.pom (0 B at 0 B/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/struts/struts-tiles/1.3.8/struts-tiles-1.3.8.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/struts/struts-tiles/1.3.8/struts-tiles-1.3.8.pom (0 B at 0 B/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/velocity/velocity/1.6.2/velocity-1.6.2.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/velocity/velocity/1.6.2/velocity-1.6.2.pom (0 B at 0 B/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-collections/commons-collections/3.2.1/commons-collections-3.2.1.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-collections/commons-collections/3.2.1/commons-collections-3.2.1.pom (0 B at 0 B/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-provider-api/1.0-beta-6/wagon-provider-api-1.0-beta-6.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-provider-api/1.0-beta-6/wagon-provider-api-1.0-beta-6.pom (0 B at 0 B/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon/1.0-beta-6/wagon-1.0-beta-6.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon/1.0-beta-6/wagon-1.0-beta-6.pom (0 B at 0 B/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.4.2/plexus-utils-1.4.2.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.4.2/plexus-utils-1.4.2.pom (0 B at 0 B/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.2.3/httpclient-4.2.3.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.2.3/httpclient-4.2.3.pom (0 B at 0 B/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-client/4.2.3/httpcomponents-client-4.2.3.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-client/4.2.3/httpcomponents-client-4.2.3.pom (0 B at 0 B/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/project/6/project-6.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/project/6/project-6.pom (0 B at 0 B/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.2.2/httpcore-4.2.2.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.2.2/httpcore-4.2.2.pom (0 B at 0 B/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-core/4.2.2/httpcomponents-core-4.2.2.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-core/4.2.2/httpcomponents-core-4.2.2.pom (0 B at 0 B/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.6/commons-codec-1.6.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.6/commons-codec-1.6.pom (0 B at 0 B/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/22/commons-parent-22.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/22/commons-parent-22.pom (0 B at 0 B/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/log4j/log4j/1.2.14/log4j-1.2.14.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/log4j/log4j/1.2.14/log4j-1.2.14.pom (0 B at 0 B/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/thoughtworks/qdox/qdox/1.12.1/qdox-1.12.1.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/thoughtworks/qdox/qdox/1.12.1/qdox-1.12.1.pom (0 B at 0 B/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/codehaus-parent/4/codehaus-parent-4.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/codehaus-parent/4/codehaus-parent-4.pom (0 B at 0 B/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/2.9/plexus-archiver-2.9.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/2.9/plexus-archiver-2.9.pom (0 B at 0 B/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/2.4/plexus-io-2.4.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/2.4/plexus-io-2.4.pom (0 B at 0 B/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-toolchain/2.2.1/maven-toolchain-2.2.1.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-archiver/2.5/maven-archiver-2.5.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-invoker/2.0.9/maven-invoker-2.0.9.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-common-artifact-filters/1.3/maven-common-artifact-filters-1.3.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-archiver/2.5/maven-archiver-2.5.jar (0 B at 0 B/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.4/doxia-sink-api-1.4.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-toolchain/2.2.1/maven-toolchain-2.2.1.jar (0 B at 0 B/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-logging-api/1.4/doxia-logging-api-1.4.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.jar (0 B at 0 B/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-common-artifact-filters/1.3/maven-common-artifact-filters-1.3.jar (0 B at 0 B/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-invoker/2.0.9/maven-invoker-2.0.9.jar (0 B at 0 B/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-site-renderer/1.4/doxia-site-renderer-1.4.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/xerces/xercesImpl/2.9.1/xercesImpl-2.9.1.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-core/1.4/doxia-core-1.4.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.4/doxia-sink-api-1.4.jar (0 B at 0 B/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/xml-apis/xml-apis/1.3.04/xml-apis-1.3.04.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-logging-api/1.4/doxia-logging-api-1.4.jar (0 B at 0 B/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-decoration-model/1.4/doxia-decoration-model-1.4.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-site-renderer/1.4/doxia-site-renderer-1.4.jar (0 B at 0 B/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-xhtml/1.4/doxia-module-xhtml-1.4.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-core/1.4/doxia-core-1.4.jar (0 B at 0 B/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-fml/1.4/doxia-module-fml-1.4.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/xerces/xercesImpl/2.9.1/xercesImpl-2.9.1.jar (0 B at 0 B/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/velocity/velocity-tools/2.0/velocity-tools-2.0.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/xml-apis/xml-apis/1.3.04/xml-apis-1.3.04.jar (0 B at 0 B/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-digester/commons-digester/1.8/commons-digester-1.8.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-xhtml/1.4/doxia-module-xhtml-1.4.jar (0 B at 0 B/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-chain/commons-chain/1.1/commons-chain-1.1.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-decoration-model/1.4/doxia-decoration-model-1.4.jar (0 B at 0 B/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-validator/commons-validator/1.3.1/commons-validator-1.3.1.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-fml/1.4/doxia-module-fml-1.4.jar (0 B at 0 B/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/dom4j/dom4j/1.1/dom4j-1.1.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/velocity/velocity-tools/2.0/velocity-tools-2.0.jar (0 B at 0 B/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/sslext/sslext/1.2-0/sslext-1.2-0.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-chain/commons-chain/1.1/commons-chain-1.1.jar (0 B at 0 B/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-digester/commons-digester/1.8/commons-digester-1.8.jar (0 B at 0 B/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/struts/struts-core/1.3.8/struts-core-1.3.8.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/antlr/antlr/2.7.2/antlr-2.7.2.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/dom4j/dom4j/1.1/dom4j-1.1.jar (0 B at 0 B/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/struts/struts-taglib/1.3.8/struts-taglib-1.3.8.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-validator/commons-validator/1.3.1/commons-validator-1.3.1.jar (0 B at 0 B/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/struts/struts-tiles/1.3.8/struts-tiles-1.3.8.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/sslext/sslext/1.2-0/sslext-1.2-0.jar (0 B at 0 B/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-collections/commons-collections/3.2.1/commons-collections-3.2.1.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/struts/struts-core/1.3.8/struts-core-1.3.8.jar (0 B at 0 B/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/antlr/antlr/2.7.2/antlr-2.7.2.jar (0 B at 0 B/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-provider-api/1.0-beta-6/wagon-provider-api-1.0-beta-6.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/struts/struts-taglib/1.3.8/struts-taglib-1.3.8.jar (0 B at 0 B/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.2/commons-io-2.2.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.2.3/httpclient-4.2.3.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/struts/struts-tiles/1.3.8/struts-tiles-1.3.8.jar (0 B at 0 B/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.2.2/httpcore-4.2.2.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-collections/commons-collections/3.2.1/commons-collections-3.2.1.jar (0 B at 0 B/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.6/commons-codec-1.6.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-provider-api/1.0-beta-6/wagon-provider-api-1.0-beta-6.jar (0 B at 0 B/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.1.1/commons-logging-1.1.1.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.2.3/httpclient-4.2.3.jar (0 B at 0 B/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/log4j/log4j/1.2.14/log4j-1.2.14.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.2/commons-io-2.2.jar (0 B at 0 B/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/thoughtworks/qdox/qdox/1.12.1/qdox-1.12.1.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.2.2/httpcore-4.2.2.jar (0 B at 0 B/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-9/plexus-container-default-1.0-alpha-9.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.6/commons-codec-1.6.jar (0 B at 0 B/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/2.9/plexus-archiver-2.9.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.1.1/commons-logging-1.1.1.jar (0 B at 0 B/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/2.4/plexus-io-2.4.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/thoughtworks/qdox/qdox/1.12.1/qdox-1.12.1.jar (0 B at 0 B/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-compress/1.9/commons-compress-1.9.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-9/plexus-container-default-1.0-alpha-9.jar (0 B at 0 B/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/log4j/log4j/1.2.14/log4j-1.2.14.jar (0 B at 0 B/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/2.9/plexus-archiver-2.9.jar (0 B at 0 B/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/2.4/plexus-io-2.4.jar (0 B at 0 B/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-compress/1.9/commons-compress-1.9.jar (0 B at 0 B/s) [INFO] Not executing Javadoc as the project is not a Java classpath-capable package [INFO] [INFO] --- tycho-pack200a-plugin:0.25.0:normalize (pack200-normalize) @ org.eclipse.jgit-parent --- [INFO] Downloading from repo.eclipse.org.cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/extras/tycho-pack200-impl/0.25.0/tycho-pack200-impl-0.25.0.pom [INFO] Downloading from repo.eclipse.org.cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/eclipse/tycho/extras/tycho-pack200-impl/0.25.0/tycho-pack200-impl-0.25.0.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/tycho/extras/tycho-pack200-impl/0.25.0/tycho-pack200-impl-0.25.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/tycho/extras/tycho-pack200-impl/0.25.0/tycho-pack200-impl-0.25.0.pom (1.0 kB at 7.3 kB/s) [INFO] Downloading from repo.eclipse.org.cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus-utils/3.0.7/plexus-utils-3.0.7.pom [INFO] Downloading from repo.eclipse.org.cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/codehaus/plexus/plexus-utils/3.0.7/plexus-utils-3.0.7.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.7/plexus-utils-3.0.7.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.7/plexus-utils-3.0.7.pom (2.5 kB at 61 kB/s) [INFO] Downloading from repo.eclipse.org.cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus/3.1/plexus-3.1.pom [INFO] Downloading from repo.eclipse.org.cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/codehaus/plexus/plexus/3.1/plexus-3.1.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/3.1/plexus-3.1.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/3.1/plexus-3.1.pom (19 kB at 443 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/1.5.4/plexus-component-annotations-1.5.4.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/1.5.4/plexus-component-annotations-1.5.4.pom (0 B at 0 B/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/1.5.4/plexus-containers-1.5.4.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/1.5.4/plexus-containers-1.5.4.pom (0 B at 0 B/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.5/plexus-2.0.5.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.5/plexus-2.0.5.pom (0 B at 0 B/s) [INFO] Downloading from repo.eclipse.org.cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/extras/tycho-pack200-impl/0.25.0/tycho-pack200-impl-0.25.0.jar [INFO] Downloading from repo.eclipse.org.cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus-utils/3.0.7/plexus-utils-3.0.7.jar [INFO] Downloading from repo.eclipse.org.cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/eclipse/tycho/extras/tycho-pack200-impl/0.25.0/tycho-pack200-impl-0.25.0.jar [INFO] Downloading from repo.eclipse.org.cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/codehaus/plexus/plexus-utils/3.0.7/plexus-utils-3.0.7.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/tycho/extras/tycho-pack200-impl/0.25.0/tycho-pack200-impl-0.25.0.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.7/plexus-utils-3.0.7.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.7/plexus-utils-3.0.7.jar (230 kB at 1.9 MB/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/tycho/extras/tycho-pack200-impl/0.25.0/tycho-pack200-impl-0.25.0.jar (14 kB at 49 kB/s) [INFO] [INFO] --- eclipse-jarsigner-plugin:1.1.3:sign (sign) @ org.eclipse.jgit-parent --- [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/3.1.1/maven-core-3.1.1.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/3.1.1/maven-core-3.1.1.pom (0 B at 0 B/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven/3.1.1/maven-3.1.1.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven/3.1.1/maven-3.1.1.pom (0 B at 0 B/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.1.1/maven-model-3.1.1.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.1.1/maven-model-3.1.1.pom (0 B at 0 B/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.15/plexus-utils-3.0.15.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.15/plexus-utils-3.0.15.pom (0 B at 0 B/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/3.1.1/maven-settings-3.1.1.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/3.1.1/maven-settings-3.1.1.pom (0 B at 0 B/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings-builder/3.1.1/maven-settings-builder-3.1.1.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings-builder/3.1.1/maven-settings-builder-3.1.1.pom (0 B at 0 B/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.19/plexus-interpolation-1.19.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.19/plexus-interpolation-1.19.pom (0 B at 0 B/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/3.1.1/maven-repository-metadata-3.1.1.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/3.1.1/maven-repository-metadata-3.1.1.pom (0 B at 0 B/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.1.1/maven-artifact-3.1.1.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.1.1/maven-artifact-3.1.1.pom (0 B at 0 B/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.1.1/maven-plugin-api-3.1.1.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.1.1/maven-plugin-api-3.1.1.pom (0 B at 0 B/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.plexus/0.0.0.M5/org.eclipse.sisu.plexus-0.0.0.M5.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.plexus/0.0.0.M5/org.eclipse.sisu.plexus-0.0.0.M5.pom (0 B at 0 B/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/sisu-plexus/0.0.0.M5/sisu-plexus-0.0.0.M5.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/sisu-plexus/0.0.0.M5/sisu-plexus-0.0.0.M5.pom (0 B at 0 B/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/7/oss-parent-7.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/7/oss-parent-7.pom (0 B at 0 B/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/javax/enterprise/cdi-api/1.0/cdi-api-1.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/javax/enterprise/cdi-api/1.0/cdi-api-1.0.pom (0 B at 0 B/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/weld/weld-api-parent/1.0/weld-api-parent-1.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/weld/weld-api-parent/1.0/weld-api-parent-1.0.pom (0 B at 0 B/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/weld/weld-api-bom/1.0/weld-api-bom-1.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/weld/weld-api-bom/1.0/weld-api-bom-1.0.pom (0 B at 0 B/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/weld/weld-parent/6/weld-parent-6.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/weld/weld-parent/6/weld-parent-6.pom (0 B at 0 B/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/javax/annotation/jsr250-api/1.0/jsr250-api-1.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/javax/annotation/jsr250-api/1.0/jsr250-api-1.0.pom (0 B at 0 B/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/javax/inject/javax.inject/1/javax.inject-1.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/javax/inject/javax.inject/1/javax.inject-1.pom (0 B at 0 B/s) [INFO] Downloading from repo.eclipse.org.cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/com/google/guava/guava/19.0/guava-19.0.pom [INFO] Downloading from repo.eclipse.org.cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/com/google/guava/guava/19.0/guava-19.0.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/guava/guava/19.0/guava-19.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/guava/guava/19.0/guava-19.0.pom (6.8 kB at 162 kB/s) [INFO] Downloading from repo.eclipse.org.cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/com/google/guava/guava-parent/19.0/guava-parent-19.0.pom [INFO] Downloading from repo.eclipse.org.cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/com/google/guava/guava-parent/19.0/guava-parent-19.0.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/guava/guava-parent/19.0/guava-parent-19.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/guava/guava-parent/19.0/guava-parent-19.0.pom (9.9 kB at 247 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-guice/3.1.0/sisu-guice-3.1.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-guice/3.1.0/sisu-guice-3.1.0.pom (0 B at 0 B/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/inject/guice-parent/3.1.0/guice-parent-3.1.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/inject/guice-parent/3.1.0/guice-parent-3.1.0.pom (0 B at 0 B/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/aopalliance/aopalliance/1.0/aopalliance-1.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/aopalliance/aopalliance/1.0/aopalliance-1.0.pom (0 B at 0 B/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.inject/0.0.0.M5/org.eclipse.sisu.inject-0.0.0.M5.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.inject/0.0.0.M5/org.eclipse.sisu.inject-0.0.0.M5.pom (0 B at 0 B/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/sisu-inject/0.0.0.M5/sisu-inject-0.0.0.M5.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/sisu-inject/0.0.0.M5/sisu-inject-0.0.0.M5.pom (0 B at 0 B/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.4/plexus-classworlds-2.4.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.4/plexus-classworlds-2.4.pom (0 B at 0 B/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/2.1/plexus-utils-2.1.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/2.1/plexus-utils-2.1.pom (0 B at 0 B/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model-builder/3.1.1/maven-model-builder-3.1.1.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model-builder/3.1.1/maven-model-builder-3.1.1.pom (0 B at 0 B/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-aether-provider/3.1.1/maven-aether-provider-3.1.1.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-aether-provider/3.1.1/maven-aether-provider-3.1.1.pom (0 B at 0 B/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-api/0.9.0.M2/aether-api-0.9.0.M2.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-api/0.9.0.M2/aether-api-0.9.0.M2.pom (0 B at 0 B/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether/0.9.0.M2/aether-0.9.0.M2.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether/0.9.0.M2/aether-0.9.0.M2.pom (0 B at 0 B/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-spi/0.9.0.M2/aether-spi-0.9.0.M2.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-spi/0.9.0.M2/aether-spi-0.9.0.M2.pom (0 B at 0 B/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-util/0.9.0.M2/aether-util-0.9.0.M2.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-util/0.9.0.M2/aether-util-0.9.0.M2.pom (0 B at 0 B/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-impl/0.9.0.M2/aether-impl-0.9.0.M2.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-impl/0.9.0.M2/aether-impl-0.9.0.M2.pom (0 B at 0 B/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.5.1/plexus-classworlds-2.5.1.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.5.1/plexus-classworlds-2.5.1.pom (0 B at 0 B/s) [INFO] Downloading from repo.eclipse.org.cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/cbi/cbi-common/1.2.1/cbi-common-1.2.1.pom [INFO] Downloaded from repo.eclipse.org.cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/cbi/cbi-common/1.2.1/cbi-common-1.2.1.pom (2.2 kB at 17 kB/s) [INFO] Downloading from repo.eclipse.org.cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/com/google/auto/value/auto-value/1.1/auto-value-1.1.pom [INFO] Downloading from repo.eclipse.org.cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/com/google/auto/value/auto-value/1.1/auto-value-1.1.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/auto/value/auto-value/1.1/auto-value-1.1.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/auto/value/auto-value/1.1/auto-value-1.1.pom (4.8 kB at 124 kB/s) [INFO] Downloading from repo.eclipse.org.cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/com/google/auto/auto-parent/3/auto-parent-3.pom [INFO] Downloading from repo.eclipse.org.cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/com/google/auto/auto-parent/3/auto-parent-3.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/auto/auto-parent/3/auto-parent-3.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/auto/auto-parent/3/auto-parent-3.pom (3.8 kB at 91 kB/s) [INFO] Downloading from repo.eclipse.org.cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/cbi/checkstyle/1.0.0/checkstyle-1.0.0.pom [INFO] Downloaded from repo.eclipse.org.cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/cbi/checkstyle/1.0.0/checkstyle-1.0.0.pom (1.8 kB at 47 kB/s) [INFO] Downloading from repo.eclipse.org.cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/cbi/maven/plugins/cbi-maven-plugin-common/1.1.3/cbi-maven-plugin-common-1.1.3.pom [INFO] Downloaded from repo.eclipse.org.cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/cbi/maven/plugins/cbi-maven-plugin-common/1.1.3/cbi-maven-plugin-common-1.1.3.pom (2.3 kB at 110 kB/s) [INFO] Downloading from repo.eclipse.org.cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/httpcomponents/httpclient/4.5.1/httpclient-4.5.1.pom [INFO] Downloading from repo.eclipse.org.cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/httpcomponents/httpclient/4.5.1/httpclient-4.5.1.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.5.1/httpclient-4.5.1.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.5.1/httpclient-4.5.1.pom (6.4 kB at 164 kB/s) [INFO] Downloading from repo.eclipse.org.cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/httpcomponents/httpcomponents-client/4.5.1/httpcomponents-client-4.5.1.pom [INFO] Downloading from repo.eclipse.org.cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/httpcomponents/httpcomponents-client/4.5.1/httpcomponents-client-4.5.1.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-client/4.5.1/httpcomponents-client-4.5.1.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-client/4.5.1/httpcomponents-client-4.5.1.pom (16 kB at 392 kB/s) [INFO] Downloading from repo.eclipse.org.cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/httpcomponents/project/7/project-7.pom [INFO] Downloading from repo.eclipse.org.cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/httpcomponents/project/7/project-7.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/project/7/project-7.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/project/7/project-7.pom (0 B at 0 B/s) [INFO] Downloading from repo.eclipse.org.cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/httpcomponents/httpcore/4.4.3/httpcore-4.4.3.pom [INFO] Downloading from repo.eclipse.org.cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/httpcomponents/httpcore/4.4.3/httpcore-4.4.3.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.4.3/httpcore-4.4.3.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.4.3/httpcore-4.4.3.pom (5.5 kB at 142 kB/s) [INFO] Downloading from repo.eclipse.org.cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/httpcomponents/httpcomponents-core/4.4.3/httpcomponents-core-4.4.3.pom [INFO] Downloading from repo.eclipse.org.cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/httpcomponents/httpcomponents-core/4.4.3/httpcomponents-core-4.4.3.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-core/4.4.3/httpcomponents-core-4.4.3.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-core/4.4.3/httpcomponents-core-4.4.3.pom (13 kB at 330 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.2/commons-logging-1.2.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.2/commons-logging-1.2.pom (0 B at 0 B/s) [INFO] Downloading from repo.eclipse.org.cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/commons-codec/commons-codec/1.9/commons-codec-1.9.pom [INFO] Downloading from repo.eclipse.org.cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/commons-codec/commons-codec/1.9/commons-codec-1.9.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.9/commons-codec-1.9.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.9/commons-codec-1.9.pom (12 kB at 296 kB/s) [INFO] Downloading from repo.eclipse.org.cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/commons/commons-parent/32/commons-parent-32.pom [INFO] Downloading from repo.eclipse.org.cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/commons/commons-parent/32/commons-parent-32.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/32/commons-parent-32.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/32/commons-parent-32.pom (0 B at 0 B/s) [INFO] Downloading from repo.eclipse.org.cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/httpcomponents/httpmime/4.5.1/httpmime-4.5.1.pom [INFO] Downloading from repo.eclipse.org.cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/httpcomponents/httpmime/4.5.1/httpmime-4.5.1.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpmime/4.5.1/httpmime-4.5.1.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpmime/4.5.1/httpmime-4.5.1.pom (4.8 kB at 123 kB/s) [INFO] Downloading from repo.eclipse.org.cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-model/3.1.1/maven-model-3.1.1.jar [INFO] Downloading from repo.eclipse.org.cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-artifact/3.1.1/maven-artifact-3.1.1.jar [INFO] Downloading from repo.eclipse.org.cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-settings/3.1.1/maven-settings-3.1.1.jar [INFO] Downloading from repo.eclipse.org.cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-model-builder/3.1.1/maven-model-builder-3.1.1.jar [INFO] Downloading from repo.eclipse.org.cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/sisu/org.eclipse.sisu.plexus/0.0.0.M5/org.eclipse.sisu.plexus-0.0.0.M5.jar [INFO] Downloading from repo.eclipse.org.cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/sonatype/sisu/sisu-guice/3.1.0/sisu-guice-3.1.0-no_aop.jar [INFO] Downloading from repo.eclipse.org.cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/aopalliance/aopalliance/1.0/aopalliance-1.0.jar [INFO] Downloading from repo.eclipse.org.cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/sisu/org.eclipse.sisu.inject/0.0.0.M5/org.eclipse.sisu.inject-0.0.0.M5.jar [INFO] Downloading from repo.eclipse.org.cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus-interpolation/1.19/plexus-interpolation-1.19.jar [INFO] Downloading from repo.eclipse.org.cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus-utils/3.0.15/plexus-utils-3.0.15.jar [INFO] Downloading from repo.eclipse.org.cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-plugin-api/3.1.1/maven-plugin-api-3.1.1.jar [INFO] Downloading from repo.eclipse.org.cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/cbi/cbi-common/1.2.1/cbi-common-1.2.1.jar [INFO] Downloading from repo.eclipse.org.cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/com/google/guava/guava/19.0/guava-19.0.jar [INFO] Downloading from repo.eclipse.org.cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/cbi/checkstyle/1.0.0/checkstyle-1.0.0.jar [INFO] Downloading from repo.eclipse.org.cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/cbi/maven/plugins/cbi-maven-plugin-common/1.1.3/cbi-maven-plugin-common-1.1.3.jar [INFO] Downloading from repo.eclipse.org.cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/httpcomponents/httpclient/4.5.1/httpclient-4.5.1.jar [INFO] Downloading from repo.eclipse.org.cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/httpcomponents/httpcore/4.4.3/httpcore-4.4.3.jar [INFO] Downloading from repo.eclipse.org.cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/commons-codec/commons-codec/1.9/commons-codec-1.9.jar [INFO] Downloaded from repo.eclipse.org.cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/cbi/maven/plugins/cbi-maven-plugin-common/1.1.3/cbi-maven-plugin-common-1.1.3.jar (26 kB at 285 kB/s) [INFO] Downloading from repo.eclipse.org.cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/httpcomponents/httpmime/4.5.1/httpmime-4.5.1.jar [INFO] Downloading from repo.eclipse.org.cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/com/google/auto/value/auto-value/1.1/auto-value-1.1.jar [INFO] Downloaded from repo.eclipse.org.cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/cbi/checkstyle/1.0.0/checkstyle-1.0.0.jar (4.9 kB at 51 kB/s) [INFO] Downloaded from repo.eclipse.org.cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/cbi/cbi-common/1.2.1/cbi-common-1.2.1.jar (67 kB at 422 kB/s) [INFO] Downloading from repo.eclipse.org.cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/maven/maven-model/3.1.1/maven-model-3.1.1.jar [INFO] Downloading from repo.eclipse.org.cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/maven/maven-settings/3.1.1/maven-settings-3.1.1.jar [INFO] Downloading from repo.eclipse.org.cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/eclipse/sisu/org.eclipse.sisu.plexus/0.0.0.M5/org.eclipse.sisu.plexus-0.0.0.M5.jar [INFO] Downloading from repo.eclipse.org.cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/maven/maven-model-builder/3.1.1/maven-model-builder-3.1.1.jar [INFO] Downloading from repo.eclipse.org.cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/maven/maven-artifact/3.1.1/maven-artifact-3.1.1.jar [INFO] Downloading from repo.eclipse.org.cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/sonatype/sisu/sisu-guice/3.1.0/sisu-guice-3.1.0-no_aop.jar [INFO] Downloading from repo.eclipse.org.cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/aopalliance/aopalliance/1.0/aopalliance-1.0.jar [INFO] Downloading from repo.eclipse.org.cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/eclipse/sisu/org.eclipse.sisu.inject/0.0.0.M5/org.eclipse.sisu.inject-0.0.0.M5.jar [INFO] Downloading from repo.eclipse.org.cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/codehaus/plexus/plexus-interpolation/1.19/plexus-interpolation-1.19.jar [INFO] Downloading from repo.eclipse.org.cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/codehaus/plexus/plexus-utils/3.0.15/plexus-utils-3.0.15.jar [INFO] Downloading from repo.eclipse.org.cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/maven/maven-plugin-api/3.1.1/maven-plugin-api-3.1.1.jar [INFO] Downloading from repo.eclipse.org.cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/com/google/guava/guava/19.0/guava-19.0.jar [INFO] Downloading from repo.eclipse.org.cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/httpcomponents/httpclient/4.5.1/httpclient-4.5.1.jar [INFO] Downloading from repo.eclipse.org.cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/httpcomponents/httpcore/4.4.3/httpcore-4.4.3.jar [INFO] Downloading from repo.eclipse.org.cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/commons-codec/commons-codec/1.9/commons-codec-1.9.jar [INFO] Downloading from repo.eclipse.org.cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/httpcomponents/httpmime/4.5.1/httpmime-4.5.1.jar [INFO] Downloading from repo.eclipse.org.cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/com/google/auto/value/auto-value/1.1/auto-value-1.1.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/3.1.1/maven-core-3.1.1.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/3.1.1/maven-settings-3.1.1.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.1.1/maven-model-3.1.1.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/3.1.1/maven-repository-metadata-3.1.1.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings-builder/3.1.1/maven-settings-builder-3.1.1.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings-builder/3.1.1/maven-settings-builder-3.1.1.jar (0 B at 0 B/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/3.1.1/maven-repository-metadata-3.1.1.jar (0 B at 0 B/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/3.1.1/maven-core-3.1.1.jar (0 B at 0 B/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.1.1/maven-artifact-3.1.1.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-aether-provider/3.1.1/maven-aether-provider-3.1.1.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model-builder/3.1.1/maven-model-builder-3.1.1.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-aether-provider/3.1.1/maven-aether-provider-3.1.1.jar (0 B at 0 B/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-spi/0.9.0.M2/aether-spi-0.9.0.M2.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/3.1.1/maven-settings-3.1.1.jar (42 kB at 949 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-impl/0.9.0.M2/aether-impl-0.9.0.M2.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-spi/0.9.0.M2/aether-spi-0.9.0.M2.jar (0 B at 0 B/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-api/0.9.0.M2/aether-api-0.9.0.M2.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.1.1/maven-model-3.1.1.jar (154 kB at 2.5 MB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-util/0.9.0.M2/aether-util-0.9.0.M2.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-impl/0.9.0.M2/aether-impl-0.9.0.M2.jar (0 B at 0 B/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.plexus/0.0.0.M5/org.eclipse.sisu.plexus-0.0.0.M5.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-api/0.9.0.M2/aether-api-0.9.0.M2.jar (0 B at 0 B/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/javax/enterprise/cdi-api/1.0/cdi-api-1.0.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-util/0.9.0.M2/aether-util-0.9.0.M2.jar (0 B at 0 B/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/javax/annotation/jsr250-api/1.0/jsr250-api-1.0.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.1.1/maven-artifact-3.1.1.jar (52 kB at 545 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/javax/inject/javax.inject/1/javax.inject-1.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/javax/enterprise/cdi-api/1.0/cdi-api-1.0.jar (0 B at 0 B/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-guice/3.1.0/sisu-guice-3.1.0-no_aop.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/javax/annotation/jsr250-api/1.0/jsr250-api-1.0.jar (0 B at 0 B/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/aopalliance/aopalliance/1.0/aopalliance-1.0.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/javax/inject/javax.inject/1/javax.inject-1.jar (0 B at 0 B/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.inject/0.0.0.M5/org.eclipse.sisu.inject-0.0.0.M5.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.plexus/0.0.0.M5/org.eclipse.sisu.plexus-0.0.0.M5.jar (197 kB at 1.7 MB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.19/plexus-interpolation-1.19.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/aopalliance/aopalliance/1.0/aopalliance-1.0.jar (4.5 kB at 33 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.15/plexus-utils-3.0.15.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model-builder/3.1.1/maven-model-builder-3.1.1.jar (160 kB at 1.1 MB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.5.1/plexus-classworlds-2.5.1.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.19/plexus-interpolation-1.19.jar (62 kB at 383 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.1.1/maven-plugin-api-3.1.1.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.5.1/plexus-classworlds-2.5.1.jar (0 B at 0 B/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/guava/guava/19.0/guava-19.0.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.1.1/maven-plugin-api-3.1.1.jar (45 kB at 221 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.5.1/httpclient-4.5.1.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.inject/0.0.0.M5/org.eclipse.sisu.inject-0.0.0.M5.jar (291 kB at 1.4 MB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.4.3/httpcore-4.4.3.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.15/plexus-utils-3.0.15.jar (239 kB at 1.0 MB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.2/commons-logging-1.2.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-guice/3.1.0/sisu-guice-3.1.0-no_aop.jar (357 kB at 1.5 MB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.9/commons-codec-1.9.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.2/commons-logging-1.2.jar (0 B at 0 B/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpmime/4.5.1/httpmime-4.5.1.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.5.1/httpclient-4.5.1.jar (733 kB at 2.6 MB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/auto/value/auto-value/1.1/auto-value-1.1.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpmime/4.5.1/httpmime-4.5.1.jar (41 kB at 138 kB/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.4.3/httpcore-4.4.3.jar (327 kB at 1.1 MB/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.9/commons-codec-1.9.jar (264 kB at 825 kB/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/guava/guava/19.0/guava-19.0.jar (2.3 MB at 5.6 MB/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/auto/value/auto-value/1.1/auto-value-1.1.jar (1.9 MB at 4.5 MB/s) [INFO] [INFO] --- tycho-pack200b-plugin:0.25.0:pack (pack200-pack) @ org.eclipse.jgit-parent --- [INFO] Downloading from repo.eclipse.org.cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.shared/0.25.0/org.eclipse.tycho.p2.resolver.shared-0.25.0.pom [INFO] Downloading from repo.eclipse.org.cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.shared/0.25.0/org.eclipse.tycho.p2.resolver.shared-0.25.0.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.shared/0.25.0/org.eclipse.tycho.p2.resolver.shared-0.25.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.shared/0.25.0/org.eclipse.tycho.p2.resolver.shared-0.25.0.pom (1.1 kB at 28 kB/s) [INFO] Downloading from repo.eclipse.org.cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/tycho-bundles/0.25.0/tycho-bundles-0.25.0.pom [INFO] Downloading from repo.eclipse.org.cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/eclipse/tycho/tycho-bundles/0.25.0/tycho-bundles-0.25.0.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/tycho/tycho-bundles/0.25.0/tycho-bundles-0.25.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/tycho/tycho-bundles/0.25.0/tycho-bundles-0.25.0.pom (3.2 kB at 80 kB/s) [INFO] Downloading from repo.eclipse.org.cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/tycho/0.25.0/tycho-0.25.0.pom [INFO] Downloading from repo.eclipse.org.cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/eclipse/tycho/tycho/0.25.0/tycho-0.25.0.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/tycho/tycho/0.25.0/tycho-0.25.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/tycho/tycho/0.25.0/tycho-0.25.0.pom (19 kB at 218 kB/s) [INFO] Downloading from repo.eclipse.org.cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.shared/0.25.0/org.eclipse.tycho.p2.resolver.shared-0.25.0.jar [INFO] Downloading from repo.eclipse.org.cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.shared/0.25.0/org.eclipse.tycho.p2.resolver.shared-0.25.0.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.shared/0.25.0/org.eclipse.tycho.p2.resolver.shared-0.25.0.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.shared/0.25.0/org.eclipse.tycho.p2.resolver.shared-0.25.0.jar (26 kB at 511 kB/s) [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ org.eclipse.jgit-parent --- [INFO] Downloading from repo.eclipse.org.cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus-utils/3.0.5/plexus-utils-3.0.5.pom [INFO] Downloading from repo.eclipse.org.cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/codehaus/plexus/plexus-utils/3.0.5/plexus-utils-3.0.5.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.5/plexus-utils-3.0.5.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.5/plexus-utils-3.0.5.pom (2.5 kB at 63 kB/s) [INFO] Downloading from repo.eclipse.org.cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus-digest/1.0/plexus-digest-1.0.pom [INFO] Downloading from repo.eclipse.org.cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/codehaus/plexus/plexus-digest/1.0/plexus-digest-1.0.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-digest/1.0/plexus-digest-1.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-digest/1.0/plexus-digest-1.0.pom (1.1 kB at 26 kB/s) [INFO] Downloading from repo.eclipse.org.cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus-components/1.1.7/plexus-components-1.1.7.pom [INFO] Downloading from repo.eclipse.org.cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/codehaus/plexus/plexus-components/1.1.7/plexus-components-1.1.7.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.7/plexus-components-1.1.7.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.7/plexus-components-1.1.7.pom (5.0 kB at 128 kB/s) [INFO] Downloading from repo.eclipse.org.cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus-container-default/1.0-alpha-8/plexus-container-default-1.0-alpha-8.pom [INFO] Downloading from repo.eclipse.org.cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/codehaus/plexus/plexus-container-default/1.0-alpha-8/plexus-container-default-1.0-alpha-8.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-8/plexus-container-default-1.0-alpha-8.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-8/plexus-container-default-1.0-alpha-8.pom (7.3 kB at 182 kB/s) [INFO] Downloading from repo.eclipse.org.cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus-utils/3.0.5/plexus-utils-3.0.5.jar [INFO] Downloading from repo.eclipse.org.cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus-digest/1.0/plexus-digest-1.0.jar [INFO] Downloading from repo.eclipse.org.cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/codehaus/plexus/plexus-utils/3.0.5/plexus-utils-3.0.5.jar [INFO] Downloading from repo.eclipse.org.cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/codehaus/plexus/plexus-digest/1.0/plexus-digest-1.0.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.0.6/maven-plugin-api-2.0.6.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.0.6/maven-settings-2.0.6.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.0.6/maven-project-2.0.6.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.0.6/maven-plugin-registry-2.0.6.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.0.6/maven-profile-2.0.6.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.0.6/maven-plugin-api-2.0.6.jar (0 B at 0 B/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0.6/maven-model-2.0.6.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.0.6/maven-settings-2.0.6.jar (0 B at 0 B/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.0.6/maven-profile-2.0.6.jar (0 B at 0 B/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.0.6/maven-plugin-registry-2.0.6.jar (0 B at 0 B/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0.6/maven-artifact-manager-2.0.6.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.0.6/maven-project-2.0.6.jar (0 B at 0 B/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0.6/maven-artifact-2.0.6.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0.6/maven-repository-metadata-2.0.6.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.5/plexus-utils-3.0.5.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0.6/maven-model-2.0.6.jar (0 B at 0 B/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0.6/maven-artifact-manager-2.0.6.jar (0 B at 0 B/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-digest/1.0/plexus-digest-1.0.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0.6/maven-artifact-2.0.6.jar (0 B at 0 B/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0.6/maven-repository-metadata-2.0.6.jar (0 B at 0 B/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.5/plexus-utils-3.0.5.jar (230 kB at 3.0 MB/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-digest/1.0/plexus-digest-1.0.jar (12 kB at 154 kB/s) [INFO] Installing /jobs/genie.jgit/stable/jobs/jgit-stable-4.5/workspace/pom.xml to /home/hudson/genie.jgit/.jenkins/jobs/stable/jobs/jgit-stable-4.5/workspace/.repository/org/eclipse/jgit/org.eclipse.jgit-parent/4.5.6.201903121547-r/org.eclipse.jgit-parent-4.5.6.201903121547-r.pom [INFO] [INFO] --- maven-deploy-plugin:2.7:deploy (default-cli) @ org.eclipse.jgit-parent --- [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/jgit-releases/org/eclipse/jgit/org.eclipse.jgit-parent/4.5.6.201903121547-r/org.eclipse.jgit-parent-4.5.6.201903121547-r.pom [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/jgit-releases/org/eclipse/jgit/org.eclipse.jgit-parent/4.5.6.201903121547-r/org.eclipse.jgit-parent-4.5.6.201903121547-r.pom (28 kB at 187 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/jgit-releases/org/eclipse/jgit/org.eclipse.jgit-parent/maven-metadata.xml [INFO] Downloaded from repo.eclipse.org: https://repo.eclipse.org/content/repositories/jgit-releases/org/eclipse/jgit/org.eclipse.jgit-parent/maven-metadata.xml (5.7 kB at 220 kB/s) [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/jgit-releases/org/eclipse/jgit/org.eclipse.jgit-parent/maven-metadata.xml [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/jgit-releases/org/eclipse/jgit/org.eclipse.jgit-parent/maven-metadata.xml (5.8 kB at 35 kB/s) [INFO] [INFO] -----------------< org.eclipse.jgit:org.eclipse.jgit >------------------ [INFO] Building JGit - Core 4.5.6.201903121547-r [2/18] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-jar-plugin/2.6/maven-jar-plugin-2.6.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-jar-plugin/2.6/maven-jar-plugin-2.6.pom (0 B at 0 B/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-jar-plugin/2.6/maven-jar-plugin-2.6.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-jar-plugin/2.6/maven-jar-plugin-2.6.jar (0 B at 0 B/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/github/siom79/japicmp/japicmp-maven-plugin/0.5.3/japicmp-maven-plugin-0.5.3.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/github/siom79/japicmp/japicmp-maven-plugin/0.5.3/japicmp-maven-plugin-0.5.3.pom (0 B at 0 B/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/github/siom79/japicmp/japicmp-base/0.5.3/japicmp-base-0.5.3.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/github/siom79/japicmp/japicmp-base/0.5.3/japicmp-base-0.5.3.pom (0 B at 0 B/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/9/oss-parent-9.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/9/oss-parent-9.pom (0 B at 0 B/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/github/siom79/japicmp/japicmp-maven-plugin/0.5.3/japicmp-maven-plugin-0.5.3.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/github/siom79/japicmp/japicmp-maven-plugin/0.5.3/japicmp-maven-plugin-0.5.3.jar (0 B at 0 B/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-resources-plugin/2.6/maven-resources-plugin-2.6.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-resources-plugin/2.6/maven-resources-plugin-2.6.pom (0 B at 0 B/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-resources-plugin/2.6/maven-resources-plugin-2.6.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-resources-plugin/2.6/maven-resources-plugin-2.6.jar (0 B at 0 B/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-surefire-plugin/2.19.1/maven-surefire-plugin-2.19.1.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-surefire-plugin/2.19.1/maven-surefire-plugin-2.19.1.pom (0 B at 0 B/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-surefire-plugin/2.19.1/maven-surefire-plugin-2.19.1.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-surefire-plugin/2.19.1/maven-surefire-plugin-2.19.1.jar (0 B at 0 B/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/jcraft/jsch/0.1.53/jsch-0.1.53.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/jcraft/jsch/0.1.53/jsch-0.1.53.pom (0 B at 0 B/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/6/oss-parent-6.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/6/oss-parent-6.pom (0 B at 0 B/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/googlecode/javaewah/JavaEWAH/0.7.9/JavaEWAH-0.7.9.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/googlecode/javaewah/JavaEWAH/0.7.9/JavaEWAH-0.7.9.pom (0 B at 0 B/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/5/oss-parent-5.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/5/oss-parent-5.pom (0 B at 0 B/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.3.6/httpclient-4.3.6.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.3.6/httpclient-4.3.6.pom (0 B at 0 B/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-client/4.3.6/httpcomponents-client-4.3.6.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-client/4.3.6/httpcomponents-client-4.3.6.pom (0 B at 0 B/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.3.3/httpcore-4.3.3.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.3.3/httpcore-4.3.3.pom (0 B at 0 B/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-core/4.3.3/httpcomponents-core-4.3.3.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-core/4.3.3/httpcomponents-core-4.3.3.pom (0 B at 0 B/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.1.3/commons-logging-1.1.3.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.1.3/commons-logging-1.1.3.pom (0 B at 0 B/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/28/commons-parent-28.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/28/commons-parent-28.pom (0 B at 0 B/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.2/slf4j-api-1.7.2.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.2/slf4j-api-1.7.2.pom (0 B at 0 B/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.7.2/slf4j-parent-1.7.2.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.7.2/slf4j-parent-1.7.2.pom (0 B at 0 B/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/javax/servlet/javax.servlet-api/3.1.0/javax.servlet-api-3.1.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/javax/servlet/javax.servlet-api/3.1.0/javax.servlet-api-3.1.0.pom (0 B at 0 B/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/java/jvnet-parent/3/jvnet-parent-3.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/net/java/jvnet-parent/3/jvnet-parent-3.pom (0 B at 0 B/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/jcraft/jsch/0.1.53/jsch-0.1.53.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.3.6/httpclient-4.3.6.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/googlecode/javaewah/JavaEWAH/0.7.9/JavaEWAH-0.7.9.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.1.3/commons-logging-1.1.3.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.3.3/httpcore-4.3.3.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/jcraft/jsch/0.1.53/jsch-0.1.53.jar (0 B at 0 B/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.1.3/commons-logging-1.1.3.jar (0 B at 0 B/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.3.6/httpclient-4.3.6.jar (0 B at 0 B/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.3.3/httpcore-4.3.3.jar (0 B at 0 B/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/googlecode/javaewah/JavaEWAH/0.7.9/JavaEWAH-0.7.9.jar (0 B at 0 B/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.2/slf4j-api-1.7.2.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/javax/servlet/javax.servlet-api/3.1.0/javax.servlet-api-3.1.0.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.2/slf4j-api-1.7.2.jar (0 B at 0 B/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/javax/servlet/javax.servlet-api/3.1.0/javax.servlet-api-3.1.0.jar (0 B at 0 B/s) [INFO] [INFO] --- build-helper-maven-plugin:1.10:parse-version (set-osgi-version) @ org.eclipse.jgit --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:prepare-agent (default) @ org.eclipse.jgit --- [INFO] argLine set to -javaagent:/home/hudson/genie.jgit/.jenkins/jobs/stable/jobs/jgit-stable-4.5/workspace/.repository/org/jacoco/org.jacoco.agent/0.7.6.201602180812/org.jacoco.agent-0.7.6.201602180812-runtime.jar=destfile=/jobs/genie.jgit/stable/jobs/jgit-stable-4.5/workspace/target/jacoco.exec,append=true,includes=org.eclipse.jgit.*,excludes=**/*Test*.* [INFO] [INFO] --- maven-antrun-plugin:1.8:run (translate-qualifier) @ org.eclipse.jgit --- [INFO] Executing tasks main: [copy] Copying 1 file to /jobs/genie.jgit/stable/jobs/jgit-stable-4.5/workspace/org.eclipse.jgit/target/META-INF [INFO] Executed tasks [INFO] [INFO] --- maven-antrun-plugin:1.8:run (translate-source-qualifier) @ org.eclipse.jgit --- [INFO] Executing tasks main: [copy] Copying 1 file to /jobs/genie.jgit/stable/jobs/jgit-stable-4.5/workspace/org.eclipse.jgit/target/META-INF [INFO] Executed tasks [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ org.eclipse.jgit --- [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-filtering/1.1/maven-filtering-1.1.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-filtering/1.1/maven-filtering-1.1.pom (0 B at 0 B/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.12/plexus-interpolation-1.12.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.12/plexus-interpolation-1.12.pom (0 B at 0 B/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-build-api/0.0.4/plexus-build-api-0.0.4.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-build-api/0.0.4/plexus-build-api-0.0.4.pom (0 B at 0 B/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/10/spice-parent-10.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/10/spice-parent-10.pom (0 B at 0 B/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/3/forge-parent-3.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/3/forge-parent-3.pom (0 B at 0 B/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.13/plexus-interpolation-1.13.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.13/plexus-interpolation-1.13.pom (0 B at 0 B/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.15/plexus-components-1.1.15.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.15/plexus-components-1.1.15.pom (0 B at 0 B/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.3/plexus-2.0.3.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.3/plexus-2.0.3.pom (0 B at 0 B/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.0.6/maven-core-2.0.6.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/2.0.6/maven-reporting-api-2.0.6.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-error-diagnostics/2.0.6/maven-error-diagnostics-2.0.6.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.0-alpha-7/doxia-sink-api-1.0-alpha-7.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-parameter-documenter/2.0.6/maven-plugin-parameter-documenter-2.0.6.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-error-diagnostics/2.0.6/maven-error-diagnostics-2.0.6.jar (0 B at 0 B/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-cli/commons-cli/1.0/commons-cli-1.0.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/2.0.6/maven-reporting-api-2.0.6.jar (0 B at 0 B/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-descriptor/2.0.6/maven-plugin-descriptor-2.0.6.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.0-alpha-7/doxia-sink-api-1.0-alpha-7.jar (0 B at 0 B/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-monitor/2.0.6/maven-monitor-2.0.6.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.0.6/maven-core-2.0.6.jar (0 B at 0 B/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/2.0.5/plexus-utils-2.0.5.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-parameter-documenter/2.0.6/maven-plugin-parameter-documenter-2.0.6.jar (0 B at 0 B/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-filtering/1.1/maven-filtering-1.1.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-cli/commons-cli/1.0/commons-cli-1.0.jar (0 B at 0 B/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-build-api/0.0.4/plexus-build-api-0.0.4.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-descriptor/2.0.6/maven-plugin-descriptor-2.0.6.jar (0 B at 0 B/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.13/plexus-interpolation-1.13.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-monitor/2.0.6/maven-monitor-2.0.6.jar (0 B at 0 B/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/2.0.5/plexus-utils-2.0.5.jar (0 B at 0 B/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-filtering/1.1/maven-filtering-1.1.jar (0 B at 0 B/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-build-api/0.0.4/plexus-build-api-0.0.4.jar (0 B at 0 B/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.13/plexus-interpolation-1.13.jar (0 B at 0 B/s) [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] Copying 4 resources [INFO] [INFO] --- maven-compiler-plugin:3.5.1:compile (default-compile) @ org.eclipse.jgit --- [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-incremental/1.1/maven-shared-incremental-1.1.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-incremental/1.1/maven-shared-incremental-1.1.pom (0 B at 0 B/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/19/maven-shared-components-19.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/19/maven-shared-components-19.pom (0 B at 0 B/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/0.1/maven-shared-utils-0.1.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/0.1/maven-shared-utils-0.1.pom (0 B at 0 B/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/18/maven-shared-components-18.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/18/maven-shared-components-18.pom (0 B at 0 B/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-api/2.7/plexus-compiler-api-2.7.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-api/2.7/plexus-compiler-api-2.7.pom (0 B at 0 B/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler/2.7/plexus-compiler-2.7.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler/2.7/plexus-compiler-2.7.pom (0 B at 0 B/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/4.0/plexus-components-4.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/4.0/plexus-components-4.0.pom (0 B at 0 B/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/4.0/plexus-4.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/4.0/plexus-4.0.pom (0 B at 0 B/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-manager/2.7/plexus-compiler-manager-2.7.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-manager/2.7/plexus-compiler-manager-2.7.pom (0 B at 0 B/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-javac/2.7/plexus-compiler-javac-2.7.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-javac/2.7/plexus-compiler-javac-2.7.pom (0 B at 0 B/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compilers/2.7/plexus-compilers-2.7.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compilers/2.7/plexus-compilers-2.7.pom (0 B at 0 B/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/2.0.4/plexus-utils-2.0.4.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-incremental/1.1/maven-shared-incremental-1.1.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-javac/2.7/plexus-compiler-javac-2.7.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-manager/2.7/plexus-compiler-manager-2.7.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-api/2.7/plexus-compiler-api-2.7.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/2.0.4/plexus-utils-2.0.4.jar (0 B at 0 B/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-incremental/1.1/maven-shared-incremental-1.1.jar (0 B at 0 B/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-javac/2.7/plexus-compiler-javac-2.7.jar (0 B at 0 B/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-manager/2.7/plexus-compiler-manager-2.7.jar (0 B at 0 B/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-api/2.7/plexus-compiler-api-2.7.jar (0 B at 0 B/s) [INFO] Changes detected - recompiling the module! [INFO] Compiling 754 source files to /jobs/genie.jgit/stable/jobs/jgit-stable-4.5/workspace/org.eclipse.jgit/target/classes [INFO] /jobs/genie.jgit/stable/jobs/jgit-stable-4.5/workspace/org.eclipse.jgit/src/org/eclipse/jgit/transport/UploadPack.java: Some input files use or override a deprecated API. [INFO] /jobs/genie.jgit/stable/jobs/jgit-stable-4.5/workspace/org.eclipse.jgit/src/org/eclipse/jgit/transport/UploadPack.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] >>> maven-source-plugin:3.0.0:jar (attach-sources) > generate-sources @ org.eclipse.jgit >>> [INFO] [INFO] --- build-helper-maven-plugin:1.10:parse-version (set-osgi-version) @ org.eclipse.jgit --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:prepare-agent (default) @ org.eclipse.jgit --- [INFO] argLine set to -javaagent:/home/hudson/genie.jgit/.jenkins/jobs/stable/jobs/jgit-stable-4.5/workspace/.repository/org/jacoco/org.jacoco.agent/0.7.6.201602180812/org.jacoco.agent-0.7.6.201602180812-runtime.jar=destfile=/jobs/genie.jgit/stable/jobs/jgit-stable-4.5/workspace/target/jacoco.exec,append=true,includes=org.eclipse.jgit.*,excludes=**/*Test*.* [INFO] [INFO] <<< maven-source-plugin:3.0.0:jar (attach-sources) < generate-sources @ org.eclipse.jgit <<< [INFO] [INFO] [INFO] --- maven-source-plugin:3.0.0:jar (attach-sources) @ org.eclipse.jgit --- [INFO] Building jar: /jobs/genie.jgit/stable/jobs/jgit-stable-4.5/workspace/org.eclipse.jgit/target/org.eclipse.jgit-4.5.6.201903121547-r-sources.jar [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ org.eclipse.jgit --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /jobs/genie.jgit/stable/jobs/jgit-stable-4.5/workspace/org.eclipse.jgit/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.5.1:testCompile (default-testCompile) @ org.eclipse.jgit --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ org.eclipse.jgit --- [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/maven-surefire-common/2.19.1/maven-surefire-common-2.19.1.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/maven-surefire-common/2.19.1/maven-surefire-common-2.19.1.pom (0 B at 0 B/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-annotations/3.3/maven-plugin-annotations-3.3.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-annotations/3.3/maven-plugin-annotations-3.3.pom (0 B at 0 B/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-tools/3.3/maven-plugin-tools-3.3.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-tools/3.3/maven-plugin-tools-3.3.pom (0 B at 0 B/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/24/maven-parent-24.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/24/maven-parent-24.pom (0 B at 0 B/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/14/apache-14.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/14/apache-14.pom (0 B at 0 B/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-api/2.19.1/surefire-api-2.19.1.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-api/2.19.1/surefire-api-2.19.1.pom (0 B at 0 B/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-booter/2.19.1/surefire-booter-2.19.1.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-booter/2.19.1/surefire-booter-2.19.1.pom (0 B at 0 B/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.1/commons-lang3-3.1.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.1/commons-lang3-3.1.pom (0 B at 0 B/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/maven-surefire-common/2.19.1/maven-surefire-common-2.19.1.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.15/plexus-utils-1.5.15.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-booter/2.19.1/surefire-booter-2.19.1.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/junit/junit/4.12/junit-4.12.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/maven-surefire-common/2.19.1/maven-surefire-common-2.19.1.jar (0 B at 0 B/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.1/commons-lang3-3.1.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.15/plexus-utils-1.5.15.jar (0 B at 0 B/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-api/2.19.1/surefire-api-2.19.1.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/junit/junit/4.12/junit-4.12.jar (0 B at 0 B/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-annotations/3.3/maven-plugin-annotations-3.3.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-booter/2.19.1/surefire-booter-2.19.1.jar (0 B at 0 B/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar (0 B at 0 B/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.1/commons-lang3-3.1.jar (0 B at 0 B/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-api/2.19.1/surefire-api-2.19.1.jar (0 B at 0 B/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-annotations/3.3/maven-plugin-annotations-3.3.jar (0 B at 0 B/s) [INFO] Tests are skipped. [INFO] [INFO] --- maven-jar-plugin:2.6:jar (default-jar) @ org.eclipse.jgit --- [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-archiver/2.6/maven-archiver-2.6.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-archiver/2.6/maven-archiver-2.6.pom (0 B at 0 B/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/20/maven-shared-components-20.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/20/maven-shared-components-20.pom (0 B at 0 B/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/0.7/maven-shared-utils-0.7.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/0.7/maven-shared-utils-0.7.pom (0 B at 0 B/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/2.8.1/plexus-archiver-2.8.1.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/2.8.1/plexus-archiver-2.8.1.pom (0 B at 0 B/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/2.3.2/plexus-io-2.3.2.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/2.3.2/plexus-io-2.3.2.pom (0 B at 0 B/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-archiver/2.6/maven-archiver-2.6.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/0.7/maven-shared-utils-0.7.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-archiver/2.6/maven-archiver-2.6.jar (0 B at 0 B/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/0.7/maven-shared-utils-0.7.jar (0 B at 0 B/s) [INFO] Building jar: /jobs/genie.jgit/stable/jobs/jgit-stable-4.5/workspace/org.eclipse.jgit/target/org.eclipse.jgit-4.5.6.201903121547-r.jar [INFO] [INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ org.eclipse.jgit --- [INFO] 1 warning [WARNING] Javadoc Warnings [WARNING] Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.jgit [WARNING] /jobs/genie.jgit/stable/jobs/jgit-stable-4.5/workspace/org.eclipse.jgit/src/org/eclipse/jgit/internal/storage/pack/ObjectReuseAsIs.java:115: warning - Tag @link: can't find getCachedPacksAndUpdate(BitmapBuilder) in org.eclipse.jgit.internal.storage.pack.ObjectReuseAsIs [INFO] Building jar: /jobs/genie.jgit/stable/jobs/jgit-stable-4.5/workspace/org.eclipse.jgit/target/org.eclipse.jgit-4.5.6.201903121547-r-javadoc.jar [INFO] [INFO] --- tycho-pack200a-plugin:0.25.0:normalize (pack200-normalize) @ org.eclipse.jgit --- [INFO] Pack200 normalizing jar /jobs/genie.jgit/stable/jobs/jgit-stable-4.5/workspace/org.eclipse.jgit/target/org.eclipse.jgit-4.5.6.201903121547-r.jar [INFO] [INFO] --- eclipse-jarsigner-plugin:1.1.3:sign (sign) @ org.eclipse.jgit --- [INFO] Signing jar: /jobs/genie.jgit/stable/jobs/jgit-stable-4.5/workspace/org.eclipse.jgit/target/org.eclipse.jgit-4.5.6.201903121547-r.jar [INFO] Signing jar: /jobs/genie.jgit/stable/jobs/jgit-stable-4.5/workspace/org.eclipse.jgit/target/org.eclipse.jgit-4.5.6.201903121547-r-sources.jar [INFO] Signing jar: /jobs/genie.jgit/stable/jobs/jgit-stable-4.5/workspace/org.eclipse.jgit/target/org.eclipse.jgit-4.5.6.201903121547-r-javadoc.jar [INFO] [INFO] --- tycho-pack200b-plugin:0.25.0:pack (pack200-pack) @ org.eclipse.jgit --- [INFO] Pack200 packing jar /jobs/genie.jgit/stable/jobs/jgit-stable-4.5/workspace/org.eclipse.jgit/target/org.eclipse.jgit-4.5.6.201903121547-r.jar [INFO] [INFO] --- japicmp-maven-plugin:0.5.3:cmp (default) @ org.eclipse.jgit --- [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/3.0.3/maven-core-3.0.3.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/3.0.3/maven-core-3.0.3.pom (0 B at 0 B/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven/3.0.3/maven-3.0.3.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven/3.0.3/maven-3.0.3.pom (0 B at 0 B/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.0.3/maven-model-3.0.3.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.0.3/maven-model-3.0.3.pom (0 B at 0 B/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/2.0.6/plexus-utils-2.0.6.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/2.0.6/plexus-utils-2.0.6.pom (0 B at 0 B/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/3.0.3/maven-settings-3.0.3.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/3.0.3/maven-settings-3.0.3.pom (0 B at 0 B/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings-builder/3.0.3/maven-settings-builder-3.0.3.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings-builder/3.0.3/maven-settings-builder-3.0.3.pom (0 B at 0 B/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/3.0.3/maven-repository-metadata-3.0.3.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/3.0.3/maven-repository-metadata-3.0.3.pom (0 B at 0 B/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.0.3/maven-artifact-3.0.3.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.0.3/maven-artifact-3.0.3.pom (0 B at 0 B/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.0.3/maven-plugin-api-3.0.3.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.0.3/maven-plugin-api-3.0.3.pom (0 B at 0 B/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject-plexus/2.1.1/sisu-inject-plexus-2.1.1.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject-plexus/2.1.1/sisu-inject-plexus-2.1.1.pom (0 B at 0 B/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/inject/guice-plexus/2.1.1/guice-plexus-2.1.1.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/inject/guice-plexus/2.1.1/guice-plexus-2.1.1.pom (0 B at 0 B/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/inject/guice-bean/2.1.1/guice-bean-2.1.1.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/inject/guice-bean/2.1.1/guice-bean-2.1.1.pom (0 B at 0 B/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject/2.1.1/sisu-inject-2.1.1.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject/2.1.1/sisu-inject-2.1.1.pom (0 B at 0 B/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-parent/2.1.1/sisu-parent-2.1.1.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-parent/2.1.1/sisu-parent-2.1.1.pom (0 B at 0 B/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/7/forge-parent-7.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/7/forge-parent-7.pom (0 B at 0 B/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject-bean/2.1.1/sisu-inject-bean-2.1.1.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject-bean/2.1.1/sisu-inject-bean-2.1.1.pom (0 B at 0 B/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-guice/2.9.4/sisu-guice-2.9.4.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-guice/2.9.4/sisu-guice-2.9.4.pom (0 B at 0 B/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/inject/guice-parent/2.9.4/guice-parent-2.9.4.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/inject/guice-parent/2.9.4/guice-parent-2.9.4.pom (0 B at 0 B/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model-builder/3.0.3/maven-model-builder-3.0.3.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model-builder/3.0.3/maven-model-builder-3.0.3.pom (0 B at 0 B/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-aether-provider/3.0.3/maven-aether-provider-3.0.3.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-aether-provider/3.0.3/maven-aether-provider-3.0.3.pom (0 B at 0 B/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-api/1.11/aether-api-1.11.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-api/1.11/aether-api-1.11.pom (0 B at 0 B/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-parent/1.11/aether-parent-1.11.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-parent/1.11/aether-parent-1.11.pom (0 B at 0 B/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-spi/1.11/aether-spi-1.11.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-spi/1.11/aether-spi-1.11.pom (0 B at 0 B/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-util/1.11/aether-util-1.11.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-util/1.11/aether-util-1.11.pom (0 B at 0 B/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-impl/1.11/aether-impl-1.11.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-impl/1.11/aether-impl-1.11.pom (0 B at 0 B/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/github/siom79/japicmp/japicmp/0.5.3/japicmp-0.5.3.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/github/siom79/japicmp/japicmp/0.5.3/japicmp-0.5.3.pom (0 B at 0 B/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/javassist/javassist/3.19.0-GA/javassist-3.19.0-GA.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/javassist/javassist/3.19.0-GA/javassist-3.19.0-GA.pom (0 B at 0 B/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/guava/guava/18.0/guava-18.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/guava/guava/18.0/guava-18.0.pom (0 B at 0 B/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/guava/guava-parent/18.0/guava-parent-18.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/guava/guava-parent/18.0/guava-parent-18.0.pom (0 B at 0 B/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/airlift/airline/0.7/airline-0.7.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/airlift/airline/0.7/airline-0.7.pom (0 B at 0 B/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/airlift/airbase/28/airbase-28.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/airlift/airbase/28/airbase-28.pom (0 B at 0 B/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/code/findbugs/annotations/2.0.3/annotations-2.0.3.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/code/findbugs/annotations/2.0.3/annotations-2.0.3.pom (0 B at 0 B/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-compat/3.0.3/maven-compat-3.0.3.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-compat/3.0.3/maven-compat-3.0.3.pom (0 B at 0 B/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-provider-api/1.0-beta-7/wagon-provider-api-1.0-beta-7.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-provider-api/1.0-beta-7/wagon-provider-api-1.0-beta-7.pom (0 B at 0 B/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon/1.0-beta-7/wagon-1.0-beta-7.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon/1.0-beta-7/wagon-1.0-beta-7.pom (0 B at 0 B/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-impl/2.3/maven-reporting-impl-2.3.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-impl/2.3/maven-reporting-impl-2.3.pom (0 B at 0 B/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/0.6/maven-shared-utils-0.6.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/0.6/maven-shared-utils-0.6.pom (0 B at 0 B/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.2/doxia-sink-api-1.2.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.2/doxia-sink-api-1.2.pom (0 B at 0 B/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia/1.2/doxia-1.2.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia/1.2/doxia-1.2.pom (0 B at 0 B/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/19/maven-parent-19.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/19/maven-parent-19.pom (0 B at 0 B/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-logging-api/1.2/doxia-logging-api-1.2.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-logging-api/1.2/doxia-logging-api-1.2.pom (0 B at 0 B/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-core/1.2/doxia-core-1.2.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-core/1.2/doxia-core-1.2.pom (0 B at 0 B/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-site-renderer/1.2/doxia-site-renderer-1.2.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-site-renderer/1.2/doxia-site-renderer-1.2.pom (0 B at 0 B/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sitetools/1.2/doxia-sitetools-1.2.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sitetools/1.2/doxia-sitetools-1.2.pom (0 B at 0 B/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-decoration-model/1.2/doxia-decoration-model-1.2.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-decoration-model/1.2/doxia-decoration-model-1.2.pom (0 B at 0 B/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-xhtml/1.2/doxia-module-xhtml-1.2.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-xhtml/1.2/doxia-module-xhtml-1.2.pom (0 B at 0 B/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-modules/1.2/doxia-modules-1.2.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-modules/1.2/doxia-modules-1.2.pom (0 B at 0 B/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-fml/1.2/doxia-module-fml-1.2.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-fml/1.2/doxia-module-fml-1.2.pom (0 B at 0 B/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/3.0.3/maven-core-3.0.3.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/3.0.3/maven-settings-3.0.3.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.0.3/maven-model-3.0.3.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/3.0.3/maven-repository-metadata-3.0.3.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings-builder/3.0.3/maven-settings-builder-3.0.3.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/3.0.3/maven-core-3.0.3.jar (0 B at 0 B/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.0.3/maven-plugin-api-3.0.3.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/3.0.3/maven-settings-3.0.3.jar (0 B at 0 B/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model-builder/3.0.3/maven-model-builder-3.0.3.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.0.3/maven-model-3.0.3.jar (0 B at 0 B/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-aether-provider/3.0.3/maven-aether-provider-3.0.3.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/3.0.3/maven-repository-metadata-3.0.3.jar (0 B at 0 B/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-spi/1.11/aether-spi-1.11.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings-builder/3.0.3/maven-settings-builder-3.0.3.jar (0 B at 0 B/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-impl/1.11/aether-impl-1.11.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.0.3/maven-plugin-api-3.0.3.jar (0 B at 0 B/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-api/1.11/aether-api-1.11.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model-builder/3.0.3/maven-model-builder-3.0.3.jar (0 B at 0 B/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-util/1.11/aether-util-1.11.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-aether-provider/3.0.3/maven-aether-provider-3.0.3.jar (0 B at 0 B/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-spi/1.11/aether-spi-1.11.jar (0 B at 0 B/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject-plexus/2.1.1/sisu-inject-plexus-2.1.1.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject-bean/2.1.1/sisu-inject-bean-2.1.1.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-impl/1.11/aether-impl-1.11.jar (0 B at 0 B/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-guice/2.9.4/sisu-guice-2.9.4-no_aop.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-api/1.11/aether-api-1.11.jar (0 B at 0 B/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/2.0.6/plexus-utils-2.0.6.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-util/1.11/aether-util-1.11.jar (0 B at 0 B/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.4/plexus-classworlds-2.4.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject-plexus/2.1.1/sisu-inject-plexus-2.1.1.jar (0 B at 0 B/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/github/siom79/japicmp/japicmp/0.5.3/japicmp-0.5.3.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject-bean/2.1.1/sisu-inject-bean-2.1.1.jar (0 B at 0 B/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/javassist/javassist/3.19.0-GA/javassist-3.19.0-GA.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-guice/2.9.4/sisu-guice-2.9.4-no_aop.jar (0 B at 0 B/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/guava/guava/18.0/guava-18.0.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/2.0.6/plexus-utils-2.0.6.jar (0 B at 0 B/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/airlift/airline/0.7/airline-0.7.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.4/plexus-classworlds-2.4.jar (0 B at 0 B/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/code/findbugs/annotations/2.0.3/annotations-2.0.3.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/guava/guava/18.0/guava-18.0.jar (0 B at 0 B/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/javassist/javassist/3.19.0-GA/javassist-3.19.0-GA.jar (0 B at 0 B/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.0.3/maven-artifact-3.0.3.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-compat/3.0.3/maven-compat-3.0.3.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/airlift/airline/0.7/airline-0.7.jar (0 B at 0 B/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-provider-api/1.0-beta-7/wagon-provider-api-1.0-beta-7.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/code/findbugs/annotations/2.0.3/annotations-2.0.3.jar (0 B at 0 B/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-impl/2.3/maven-reporting-impl-2.3.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.0.3/maven-artifact-3.0.3.jar (0 B at 0 B/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/0.6/maven-shared-utils-0.6.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-compat/3.0.3/maven-compat-3.0.3.jar (0 B at 0 B/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.2/doxia-sink-api-1.2.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-impl/2.3/maven-reporting-impl-2.3.jar (0 B at 0 B/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-core/1.2/doxia-core-1.2.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-provider-api/1.0-beta-7/wagon-provider-api-1.0-beta-7.jar (0 B at 0 B/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.0.2/httpclient-4.0.2.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/0.6/maven-shared-utils-0.6.jar (0 B at 0 B/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.0.1/httpcore-4.0.1.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.2/doxia-sink-api-1.2.jar (0 B at 0 B/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.3/commons-codec-1.3.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-core/1.2/doxia-core-1.2.jar (0 B at 0 B/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.0.2/httpclient-4.0.2.jar (0 B at 0 B/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-site-renderer/1.2/doxia-site-renderer-1.2.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-decoration-model/1.2/doxia-decoration-model-1.2.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.0.1/httpcore-4.0.1.jar (0 B at 0 B/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-xhtml/1.2/doxia-module-xhtml-1.2.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.3/commons-codec-1.3.jar (0 B at 0 B/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-fml/1.2/doxia-module-fml-1.2.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-decoration-model/1.2/doxia-decoration-model-1.2.jar (0 B at 0 B/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-site-renderer/1.2/doxia-site-renderer-1.2.jar (0 B at 0 B/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-xhtml/1.2/doxia-module-xhtml-1.2.jar (0 B at 0 B/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-fml/1.2/doxia-module-fml-1.2.jar (0 B at 0 B/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/github/siom79/japicmp/japicmp/0.5.3/japicmp-0.5.3.jar (0 B at 0 B/s) [INFO] Comparing /home/hudson/genie.jgit/.jenkins/jobs/stable/jobs/jgit-stable-4.5/workspace/.repository/org/eclipse/jgit/org.eclipse.jgit/4.2.0.201601211800-r/org.eclipse.jgit-4.2.0.201601211800-r.jar with /jobs/genie.jgit/stable/jobs/jgit-stable-4.5/workspace/org.eclipse.jgit/target/org.eclipse.jgit-4.5.6.201903121547-r.jar: *** MODIFIED CLASS: PUBLIC org.eclipse.jgit.api.CleanCommand (not serializable) +++ NEW METHOD: PUBLIC(+) org.eclipse.jgit.api.CleanCommand setForce(boolean) *** MODIFIED CLASS: PUBLIC org.eclipse.jgit.api.CommitCommand (not serializable) +++ NEW METHOD: PUBLIC(+) org.eclipse.jgit.api.CommitCommand setHookOutputStream(java.lang.String, java.io.PrintStream) +++ NEW CLASS: PUBLIC(+) org.eclipse.jgit.api.errors.TooLargeObjectInPackException (compatible) +++ NEW SUPERCLASS: org.eclipse.jgit.api.errors.TransportException +++ NEW CONSTRUCTOR: PUBLIC(+) TooLargeObjectInPackException(java.lang.String, java.lang.Throwable) +++ NEW CONSTRUCTOR: PUBLIC(+) TooLargeObjectInPackException(java.lang.String) *** MODIFIED CLASS: PUBLIC org.eclipse.jgit.api.LogCommand (not serializable) +++ NEW METHOD: PUBLIC(+) org.eclipse.jgit.api.LogCommand setRevFilter(org.eclipse.jgit.revwalk.filter.RevFilter) ***! MODIFIED CLASS: PUBLIC org.eclipse.jgit.api.PullCommand (not serializable) ***! MODIFIED METHOD: PUBLIC (<- PRIVATE) STATIC org.eclipse.jgit.lib.BranchConfig$BranchRebaseMode (<-org.eclipse.jgit.api.PullCommand$PullRebaseMode) getRebaseMode(java.lang.String, org.eclipse.jgit.lib.Config) +++ NEW METHOD: PUBLIC(+) org.eclipse.jgit.api.PullCommand setRebase(org.eclipse.jgit.lib.BranchConfig$BranchRebaseMode) *** MODIFIED CLASS: PUBLIC org.eclipse.jgit.api.PushCommand (not serializable) +++ NEW METHOD: PUBLIC(+) java.util.List getPushOptions() +++ NEW METHOD: PUBLIC(+) org.eclipse.jgit.api.PushCommand setPushOptions(java.util.List) *** MODIFIED CLASS: PUBLIC org.eclipse.jgit.api.ResetCommand (not serializable) +++ NEW METHOD: PUBLIC(+) org.eclipse.jgit.api.ResetCommand disableRefLog(boolean) +++ NEW METHOD: PUBLIC(+) boolean isReflogDisabled() +++ NEW CLASS: PUBLIC(+) org.eclipse.jgit.attributes.AttributesHandler (not serializable) +++ NEW SUPERCLASS: java.lang.Object +++ NEW CONSTRUCTOR: PUBLIC(+) AttributesHandler(org.eclipse.jgit.treewalk.TreeWalk) +++ NEW METHOD: PUBLIC(+) org.eclipse.jgit.attributes.Attributes getAttributes() ***! MODIFIED CLASS: PUBLIC org.eclipse.jgit.attributes.AttributesNode (not serializable) ---! REMOVED METHOD: PUBLIC(-) void getAttributes(java.lang.String, boolean, org.eclipse.jgit.attributes.Attributes) ***! MODIFIED CLASS: PUBLIC org.eclipse.jgit.attributes.AttributesRule (not serializable) ---! REMOVED METHOD: PUBLIC(-) boolean dirOnly() +++ NEW METHOD: PUBLIC(+) boolean isDirOnly() *** MODIFIED CLASS: PUBLIC org.eclipse.jgit.diff.DiffFormatter (not serializable) +++ NEW METHOD: PUBLIC(+) void setReader(org.eclipse.jgit.lib.ObjectReader, org.eclipse.jgit.lib.Config) ***! MODIFIED CLASS: PUBLIC org.eclipse.jgit.dircache.DirCacheCheckout (not serializable) ---! REMOVED METHOD: PUBLIC(-) STATIC(-) void checkoutEntry(org.eclipse.jgit.lib.Repository, org.eclipse.jgit.dircache.DirCacheEntry, org.eclipse.jgit.lib.ObjectReader, boolean) ---! REMOVED METHOD: PUBLIC(-) STATIC(-) void checkoutEntry(org.eclipse.jgit.lib.Repository, org.eclipse.jgit.dircache.DirCacheEntry, org.eclipse.jgit.lib.ObjectReader, boolean, java.lang.String) +++ NEW METHOD: PUBLIC(+) STATIC(+) void checkoutEntry(org.eclipse.jgit.lib.Repository, org.eclipse.jgit.dircache.DirCacheEntry, org.eclipse.jgit.lib.ObjectReader, boolean, org.eclipse.jgit.dircache.DirCacheCheckout$CheckoutMetadata) +++ NEW CLASS: PUBLIC(+) STATIC(+) org.eclipse.jgit.dircache.DirCacheCheckout$CheckoutMetadata (not serializable) +++ NEW SUPERCLASS: java.lang.Object +++ NEW FIELD: PUBLIC(+) FINAL(+) org.eclipse.jgit.lib.CoreConfig$EolStreamType eolStreamType +++ NEW FIELD: PUBLIC(+) FINAL(+) java.lang.String smudgeFilterCommand +++ NEW CONSTRUCTOR: PUBLIC(+) DirCacheCheckout$CheckoutMetadata(org.eclipse.jgit.lib.CoreConfig$EolStreamType, java.lang.String) *** MODIFIED CLASS: PUBLIC org.eclipse.jgit.dircache.DirCacheTree (not serializable) *** MODIFIED METHOD: PUBLIC (<- PACKAGE_PROTECTED) org.eclipse.jgit.lib.ObjectId getObjectId() *** MODIFIED CLASS: PUBLIC org.eclipse.jgit.errors.CheckoutConflictException (compatible) +++ NEW METHOD: PUBLIC(+) java.lang.String[] getConflictingFiles() +++ NEW CLASS: PUBLIC(+) org.eclipse.jgit.errors.CommandFailedException (compatible) +++ NEW SUPERCLASS: java.lang.Exception +++ NEW CONSTRUCTOR: PUBLIC(+) CommandFailedException(int, java.lang.String, java.lang.Throwable) +++ NEW CONSTRUCTOR: PUBLIC(+) CommandFailedException(int, java.lang.String) +++ NEW METHOD: PUBLIC(+) int getReturnCode() +++ NEW CLASS: PUBLIC(+) org.eclipse.jgit.errors.NoPackSignatureException (compatible) +++ NEW SUPERCLASS: java.io.IOException +++ NEW CONSTRUCTOR: PUBLIC(+) NoPackSignatureException(java.lang.String) ***! MODIFIED CLASS: PUBLIC org.eclipse.jgit.errors.TooLargeObjectInPackException (superclass modified) ***! MODIFIED SUPERCLASS: org.eclipse.jgit.errors.TransportException (<- java.io.IOException) +++ NEW CONSTRUCTOR: PUBLIC(+) TooLargeObjectInPackException(org.eclipse.jgit.transport.URIish, java.lang.String) +++ NEW CLASS: PUBLIC(+) org.eclipse.jgit.errors.UnsupportedPackIndexVersionException (compatible) +++ NEW SUPERCLASS: java.io.IOException +++ NEW CONSTRUCTOR: PUBLIC(+) UnsupportedPackIndexVersionException(int) +++ NEW CLASS: PUBLIC(+) org.eclipse.jgit.errors.UnsupportedPackVersionException (compatible) +++ NEW SUPERCLASS: java.io.IOException +++ NEW CONSTRUCTOR: PUBLIC(+) UnsupportedPackVersionException(long) *** MODIFIED CLASS: PUBLIC org.eclipse.jgit.gitrepo.RepoCommand (not serializable) +++ NEW METHOD: PUBLIC(+) org.eclipse.jgit.gitrepo.RepoCommand setIgnoreRemoteFailures(boolean) +++ NEW METHOD: PUBLIC(+) org.eclipse.jgit.gitrepo.RepoCommand setRecommendShallow(boolean) +++ NEW METHOD: PUBLIC(+) org.eclipse.jgit.gitrepo.RepoCommand setRecordSubmoduleLabels(boolean) === UNCHANGED INTERFACE: PUBLIC ABSTRACT STATIC org.eclipse.jgit.gitrepo.RepoCommand$RemoteReader (not serializable) === UNCHANGED METHOD: PUBLIC ABSTRACT org.eclipse.jgit.lib.ObjectId sha1(java.lang.String, java.lang.String) +++ NEW ANNOTATION: org.eclipse.jgit.annotations.Nullable *** MODIFIED CLASS: PUBLIC org.eclipse.jgit.gitrepo.RepoProject (not serializable) +++ NEW CONSTRUCTOR: PUBLIC(+) RepoProject(java.lang.String, java.lang.String, java.lang.String, java.lang.String, java.util.Set, java.lang.String) +++ NEW METHOD: PUBLIC(+) java.util.Set getGroups() +++ NEW METHOD: PUBLIC(+) java.lang.String getRecommendShallow() +++ NEW METHOD: PUBLIC(+) org.eclipse.jgit.gitrepo.RepoProject setGroups(java.lang.String) +++ NEW METHOD: PUBLIC(+) void setRecommendShallow(java.lang.String) *** MODIFIED CLASS: PUBLIC org.eclipse.jgit.hooks.Hooks (not serializable) +++ NEW METHOD: PUBLIC(+) STATIC(+) org.eclipse.jgit.hooks.PostCommitHook postCommit(org.eclipse.jgit.lib.Repository, java.io.PrintStream) +++ NEW CLASS: PUBLIC(+) org.eclipse.jgit.hooks.PostCommitHook (not serializable) +++ NEW SUPERCLASS: org.eclipse.jgit.hooks.GitHook +++ NEW FIELD: PUBLIC(+) STATIC(+) FINAL(+) java.lang.String NAME +++ NEW METHOD: PUBLIC(+) java.lang.Void call() +++ NEW METHOD: PUBLIC(+) java.lang.String getHookName() *** MODIFIED CLASS: PUBLIC org.eclipse.jgit.ignore.internal.Strings (not serializable) +++ NEW METHOD: PUBLIC(+) STATIC(+) boolean isDirectoryPattern(java.lang.String) +++ NEW METHOD: PUBLIC(+) STATIC(+) java.lang.String stripTrailingWhitespace(java.lang.String) ***! MODIFIED CLASS: PUBLIC org.eclipse.jgit.internal.JGitText (not serializable) ---! REMOVED FIELD: PUBLIC(-) java.lang.String repositoryIsRequired +++ NEW FIELD: PUBLIC(+) java.lang.String corruptUseCnt +++ NEW FIELD: PUBLIC(+) java.lang.String shallowPacksRequireDepthWalk +++ NEW FIELD: PUBLIC(+) java.lang.String pushOptionsNotSupported +++ NEW FIELD: PUBLIC(+) java.lang.String configHandleIsStale +++ NEW FIELD: PUBLIC(+) java.lang.String tooManyIncludeRecursions +++ NEW FIELD: PUBLIC(+) java.lang.String atomicRefUpdatesNotSupported +++ NEW FIELD: PUBLIC(+) java.lang.String readerIsRequired +++ NEW FIELD: PUBLIC(+) java.lang.String initFailedDirIsNoDirectory +++ NEW FIELD: PUBLIC(+) java.lang.String initFailedGitDirIsNoDirectory +++ NEW FIELD: PUBLIC(+) java.lang.String invalidDepth +++ NEW FIELD: PUBLIC(+) java.lang.String invalidTimeUnitValue3 +++ NEW FIELD: PUBLIC(+) java.lang.String invalidTimeUnitValue2 +++ NEW FIELD: PUBLIC(+) java.lang.String invalidExpandWildcard +++ NEW FIELD: PUBLIC(+) java.lang.String illegalHookName +++ NEW CLASS: PUBLIC(+) org.eclipse.jgit.internal.ketch.KetchConstants (not serializable) +++ NEW SUPERCLASS: java.lang.Object +++ NEW FIELD: PUBLIC(+) STATIC(+) FINAL(+) java.lang.String CONFIG_SECTION_KETCH +++ NEW FIELD: PUBLIC(+) STATIC(+) FINAL(+) java.lang.String ACCEPTED +++ NEW FIELD: PUBLIC(+) STATIC(+) FINAL(+) java.lang.String DEFAULT_TXN_NAMESPACE +++ NEW FIELD: PUBLIC(+) STATIC(+) FINAL(+) java.lang.String STAGE +++ NEW FIELD: PUBLIC(+) STATIC(+) FINAL(+) java.lang.String CONFIG_KEY_SPEED +++ NEW FIELD: PUBLIC(+) STATIC(+) FINAL(+) java.lang.String CONFIG_KEY_TYPE +++ NEW FIELD: PUBLIC(+) STATIC(+) FINAL(+) java.lang.String COMMITTED +++ NEW FIELD: PUBLIC(+) STATIC(+) FINAL(+) org.eclipse.jgit.revwalk.FooterKey TERM +++ NEW FIELD: PUBLIC(+) STATIC(+) FINAL(+) java.lang.String CONFIG_KEY_COMMIT +++ NEW CLASS: PUBLIC(+) ABSTRACT(+) org.eclipse.jgit.internal.ketch.KetchLeader (not serializable) +++ NEW SUPERCLASS: java.lang.Object +++ NEW METHOD: PUBLIC(+) void queueProposal(org.eclipse.jgit.internal.ketch.Proposal) +++ NEW METHOD: PUBLIC(+) void setReplicas(java.util.Collection) +++ NEW METHOD: PUBLIC(+) void shutdown() +++ NEW METHOD: PUBLIC(+) org.eclipse.jgit.internal.ketch.LeaderSnapshot snapshot() +++ NEW METHOD: PUBLIC(+) java.lang.String toString() +++ NEW ENUM: PUBLIC(+) STATIC(+) FINAL(+) org.eclipse.jgit.internal.ketch.KetchLeader$State (compatible) +++ NEW SUPERCLASS: java.lang.Enum +++ NEW FIELD: PUBLIC(+) STATIC(+) FINAL(+) org.eclipse.jgit.internal.ketch.KetchLeader$State DEPOSED +++ NEW FIELD: PUBLIC(+) STATIC(+) FINAL(+) org.eclipse.jgit.internal.ketch.KetchLeader$State LEADER +++ NEW FIELD: PUBLIC(+) STATIC(+) FINAL(+) org.eclipse.jgit.internal.ketch.KetchLeader$State CANDIDATE +++ NEW FIELD: PUBLIC(+) STATIC(+) FINAL(+) org.eclipse.jgit.internal.ketch.KetchLeader$State SHUTDOWN +++ NEW METHOD: PUBLIC(+) STATIC(+) org.eclipse.jgit.internal.ketch.KetchLeader$State valueOf(java.lang.String) +++ NEW METHOD: PUBLIC(+) STATIC(+) org.eclipse.jgit.internal.ketch.KetchLeader$State[] values() +++ NEW CLASS: PUBLIC(+) org.eclipse.jgit.internal.ketch.KetchLeaderCache (not serializable) +++ NEW SUPERCLASS: java.lang.Object +++ NEW CONSTRUCTOR: PUBLIC(+) KetchLeaderCache(org.eclipse.jgit.internal.ketch.KetchSystem) +++ NEW METHOD: PUBLIC(+) org.eclipse.jgit.internal.ketch.KetchLeader get(org.eclipse.jgit.lib.Repository) +++ NEW CLASS: PUBLIC(+) org.eclipse.jgit.internal.ketch.KetchPreReceive (not serializable) +++ NEW INTERFACE: org.eclipse.jgit.transport.PreReceiveHook +++ NEW SUPERCLASS: java.lang.Object +++ NEW CONSTRUCTOR: PUBLIC(+) KetchPreReceive(org.eclipse.jgit.internal.ketch.KetchLeader) +++ NEW METHOD: PUBLIC(+) void onPreReceive(org.eclipse.jgit.transport.ReceivePack, java.util.Collection) +++ NEW CLASS: PUBLIC(+) ABSTRACT(+) org.eclipse.jgit.internal.ketch.KetchReplica (not serializable) +++ NEW SUPERCLASS: java.lang.Object +++ NEW METHOD: PUBLIC(+) org.eclipse.jgit.internal.ketch.KetchReplica$CommitMethod getCommitMethod() +++ NEW METHOD: PUBLIC(+) org.eclipse.jgit.internal.ketch.KetchReplica$CommitSpeed getCommitSpeed() +++ NEW METHOD: PUBLIC(+) org.eclipse.jgit.internal.ketch.KetchLeader getLeader() +++ NEW METHOD: PUBLIC(+) java.lang.String getName() +++ NEW METHOD: PUBLIC(+) org.eclipse.jgit.internal.ketch.KetchReplica$Participation getParticipation() +++ NEW METHOD: PUBLIC(+) org.eclipse.jgit.internal.ketch.KetchSystem getSystem() +++ NEW ENUM: PUBLIC(+) STATIC(+) FINAL(+) org.eclipse.jgit.internal.ketch.KetchReplica$CommitMethod (compatible) +++ NEW SUPERCLASS: java.lang.Enum +++ NEW FIELD: PUBLIC(+) STATIC(+) FINAL(+) org.eclipse.jgit.internal.ketch.KetchReplica$CommitMethod TXN_COMMITTED +++ NEW FIELD: PUBLIC(+) STATIC(+) FINAL(+) org.eclipse.jgit.internal.ketch.KetchReplica$CommitMethod ALL_REFS +++ NEW METHOD: PUBLIC(+) STATIC(+) org.eclipse.jgit.internal.ketch.KetchReplica$CommitMethod valueOf(java.lang.String) +++ NEW METHOD: PUBLIC(+) STATIC(+) org.eclipse.jgit.internal.ketch.KetchReplica$CommitMethod[] values() +++ NEW ENUM: PUBLIC(+) STATIC(+) FINAL(+) org.eclipse.jgit.internal.ketch.KetchReplica$CommitSpeed (compatible) +++ NEW SUPERCLASS: java.lang.Enum +++ NEW FIELD: PUBLIC(+) STATIC(+) FINAL(+) org.eclipse.jgit.internal.ketch.KetchReplica$CommitSpeed FAST +++ NEW FIELD: PUBLIC(+) STATIC(+) FINAL(+) org.eclipse.jgit.internal.ketch.KetchReplica$CommitSpeed BATCHED +++ NEW METHOD: PUBLIC(+) STATIC(+) org.eclipse.jgit.internal.ketch.KetchReplica$CommitSpeed valueOf(java.lang.String) +++ NEW METHOD: PUBLIC(+) STATIC(+) org.eclipse.jgit.internal.ketch.KetchReplica$CommitSpeed[] values() +++ NEW ENUM: PUBLIC(+) STATIC(+) FINAL(+) org.eclipse.jgit.internal.ketch.KetchReplica$Participation (compatible) +++ NEW SUPERCLASS: java.lang.Enum +++ NEW FIELD: PUBLIC(+) STATIC(+) FINAL(+) org.eclipse.jgit.internal.ketch.KetchReplica$Participation FOLLOWER_ONLY +++ NEW FIELD: PUBLIC(+) STATIC(+) FINAL(+) org.eclipse.jgit.internal.ketch.KetchReplica$Participation FULL +++ NEW METHOD: PUBLIC(+) STATIC(+) org.eclipse.jgit.internal.ketch.KetchReplica$Participation valueOf(java.lang.String) +++ NEW METHOD: PUBLIC(+) STATIC(+) org.eclipse.jgit.internal.ketch.KetchReplica$Participation[] values() +++ NEW ENUM: PUBLIC(+) STATIC(+) FINAL(+) org.eclipse.jgit.internal.ketch.KetchReplica$State (compatible) +++ NEW SUPERCLASS: java.lang.Enum +++ NEW FIELD: PUBLIC(+) STATIC(+) FINAL(+) org.eclipse.jgit.internal.ketch.KetchReplica$State LAGGING +++ NEW FIELD: PUBLIC(+) STATIC(+) FINAL(+) org.eclipse.jgit.internal.ketch.KetchReplica$State AHEAD +++ NEW FIELD: PUBLIC(+) STATIC(+) FINAL(+) org.eclipse.jgit.internal.ketch.KetchReplica$State UNKNOWN +++ NEW FIELD: PUBLIC(+) STATIC(+) FINAL(+) org.eclipse.jgit.internal.ketch.KetchReplica$State DIVERGENT +++ NEW FIELD: PUBLIC(+) STATIC(+) FINAL(+) org.eclipse.jgit.internal.ketch.KetchReplica$State CURRENT +++ NEW FIELD: PUBLIC(+) STATIC(+) FINAL(+) org.eclipse.jgit.internal.ketch.KetchReplica$State OFFLINE +++ NEW METHOD: PUBLIC(+) STATIC(+) org.eclipse.jgit.internal.ketch.KetchReplica$State valueOf(java.lang.String) +++ NEW METHOD: PUBLIC(+) STATIC(+) org.eclipse.jgit.internal.ketch.KetchReplica$State[] values() +++ NEW CLASS: PUBLIC(+) org.eclipse.jgit.internal.ketch.KetchSystem (not serializable) +++ NEW SUPERCLASS: java.lang.Object +++ NEW CONSTRUCTOR: PUBLIC(+) KetchSystem(java.util.concurrent.ScheduledExecutorService, java.lang.String) +++ NEW CONSTRUCTOR: PUBLIC(+) KetchSystem() +++ NEW METHOD: PUBLIC(+) org.eclipse.jgit.internal.ketch.KetchLeader createLeader(org.eclipse.jgit.lib.Repository) +++ NEW METHOD: PUBLIC(+) STATIC(+) java.util.concurrent.ScheduledExecutorService defaultExecutor() +++ NEW METHOD: PUBLIC(+) java.util.concurrent.ScheduledExecutorService getExecutor() +++ NEW METHOD: PUBLIC(+) java.lang.String getTxnAccepted() +++ NEW METHOD: PUBLIC(+) java.lang.String getTxnCommitted() +++ NEW METHOD: PUBLIC(+) java.lang.String getTxnNamespace() +++ NEW METHOD: PUBLIC(+) java.lang.String getTxnStage() +++ NEW METHOD: PUBLIC(+) org.eclipse.jgit.lib.PersonIdent newCommitter() +++ NEW METHOD: PUBLIC(+) java.lang.String newLeaderTag() +++ NEW ANNOTATION: org.eclipse.jgit.annotations.Nullable +++ NEW CLASS: PUBLIC(+) org.eclipse.jgit.internal.ketch.KetchText (not serializable) +++ NEW SUPERCLASS: org.eclipse.jgit.nls.TranslationBundle +++ NEW FIELD: PUBLIC(+) java.lang.String unsupportedVoterCount +++ NEW FIELD: PUBLIC(+) java.lang.String accepted +++ NEW FIELD: PUBLIC(+) java.lang.String proposingUpdates +++ NEW FIELD: PUBLIC(+) java.lang.String failed +++ NEW FIELD: PUBLIC(+) java.lang.String cannotFetchFromLocalReplica +++ NEW FIELD: PUBLIC(+) java.lang.String queuedProposalFailedToApply +++ NEW FIELD: PUBLIC(+) java.lang.String mismatchedTxnNamespace +++ NEW FIELD: PUBLIC(+) java.lang.String waitingForQueue +++ NEW FIELD: PUBLIC(+) java.lang.String outsideTxnNamespace +++ NEW FIELD: PUBLIC(+) java.lang.String invalidFollowerUri +++ NEW FIELD: PUBLIC(+) java.lang.String leaderFailedToStore +++ NEW FIELD: PUBLIC(+) java.lang.String starting +++ NEW FIELD: PUBLIC(+) java.lang.String localReplicaRequired +++ NEW CONSTRUCTOR: PUBLIC(+) KetchText() +++ NEW METHOD: PUBLIC(+) STATIC(+) org.eclipse.jgit.internal.ketch.KetchText get() +++ NEW CLASS: PUBLIC(+) org.eclipse.jgit.internal.ketch.LeaderSnapshot (not serializable) +++ NEW SUPERCLASS: java.lang.Object +++ NEW METHOD: PUBLIC(+) org.eclipse.jgit.internal.ketch.LogIndex getCommitted() +++ NEW ANNOTATION: org.eclipse.jgit.annotations.Nullable +++ NEW METHOD: PUBLIC(+) org.eclipse.jgit.internal.ketch.LogIndex getHead() +++ NEW ANNOTATION: org.eclipse.jgit.annotations.Nullable +++ NEW METHOD: PUBLIC(+) java.util.Collection getReplicas() +++ NEW METHOD: PUBLIC(+) org.eclipse.jgit.internal.ketch.KetchLeader$State getState() +++ NEW METHOD: PUBLIC(+) long getTerm() +++ NEW METHOD: PUBLIC(+) boolean isIdle() +++ NEW METHOD: PUBLIC(+) java.lang.String toString() +++ NEW CLASS: PUBLIC(+) org.eclipse.jgit.internal.ketch.LocalReplica (not serializable) +++ NEW SUPERCLASS: org.eclipse.jgit.internal.ketch.KetchReplica +++ NEW CONSTRUCTOR: PUBLIC(+) LocalReplica(org.eclipse.jgit.internal.ketch.KetchLeader, java.lang.String, org.eclipse.jgit.internal.ketch.ReplicaConfig) +++ NEW CLASS: PUBLIC(+) org.eclipse.jgit.internal.ketch.LogIndex (compatible) +++ NEW SUPERCLASS: org.eclipse.jgit.lib.ObjectId +++ NEW METHOD: PUBLIC(+) java.lang.String describeForLog() +++ NEW METHOD: PUBLIC(+) long getIndex() +++ NEW METHOD: PUBLIC(+) java.lang.String toString() +++ NEW CLASS: PUBLIC(+) org.eclipse.jgit.internal.ketch.Proposal (not serializable) +++ NEW SUPERCLASS: java.lang.Object +++ NEW CONSTRUCTOR: PUBLIC(+) Proposal(org.eclipse.jgit.revwalk.RevWalk, java.util.Collection) +++ NEW CONSTRUCTOR: PUBLIC(+) Proposal(java.util.List) +++ NEW METHOD: PUBLIC(+) void addListener(java.lang.Runnable) +++ NEW METHOD: PUBLIC(+) void await() +++ NEW METHOD: PUBLIC(+) boolean await(long, java.util.concurrent.TimeUnit) +++ NEW METHOD: PUBLIC(+) boolean awaitStateChange(org.eclipse.jgit.internal.ketch.Proposal$State, long, java.util.concurrent.TimeUnit) +++ NEW METHOD: PUBLIC(+) org.eclipse.jgit.lib.PersonIdent getAuthor() +++ NEW ANNOTATION: org.eclipse.jgit.annotations.Nullable +++ NEW METHOD: PUBLIC(+) java.util.Collection getCommands() +++ NEW METHOD: PUBLIC(+) java.lang.String getMessage() +++ NEW ANNOTATION: org.eclipse.jgit.annotations.Nullable +++ NEW METHOD: PUBLIC(+) org.eclipse.jgit.transport.PushCertificate getPushCertificate() +++ NEW ANNOTATION: org.eclipse.jgit.annotations.Nullable +++ NEW METHOD: PUBLIC(+) org.eclipse.jgit.internal.ketch.Proposal$State getState() +++ NEW METHOD: PUBLIC(+) boolean isDone() +++ NEW METHOD: PUBLIC(+) org.eclipse.jgit.internal.ketch.Proposal setAuthor(org.eclipse.jgit.lib.PersonIdent) +++ NEW METHOD: PUBLIC(+) org.eclipse.jgit.internal.ketch.Proposal setMessage(java.lang.String) +++ NEW METHOD: PUBLIC(+) org.eclipse.jgit.internal.ketch.Proposal setPushCertificate(org.eclipse.jgit.transport.PushCertificate) +++ NEW METHOD: PUBLIC(+) java.lang.String toString() +++ NEW ENUM: PUBLIC(+) STATIC(+) FINAL(+) org.eclipse.jgit.internal.ketch.Proposal$State (compatible) +++ NEW SUPERCLASS: java.lang.Enum +++ NEW FIELD: PUBLIC(+) STATIC(+) FINAL(+) org.eclipse.jgit.internal.ketch.Proposal$State NEW +++ NEW FIELD: PUBLIC(+) STATIC(+) FINAL(+) org.eclipse.jgit.internal.ketch.Proposal$State EXECUTED +++ NEW FIELD: PUBLIC(+) STATIC(+) FINAL(+) org.eclipse.jgit.internal.ketch.Proposal$State QUEUED +++ NEW FIELD: PUBLIC(+) STATIC(+) FINAL(+) org.eclipse.jgit.internal.ketch.Proposal$State RUNNING +++ NEW FIELD: PUBLIC(+) STATIC(+) FINAL(+) org.eclipse.jgit.internal.ketch.Proposal$State ABORTED +++ NEW METHOD: PUBLIC(+) boolean isDone() +++ NEW METHOD: PUBLIC(+) STATIC(+) org.eclipse.jgit.internal.ketch.Proposal$State valueOf(java.lang.String) +++ NEW METHOD: PUBLIC(+) STATIC(+) org.eclipse.jgit.internal.ketch.Proposal$State[] values() +++ NEW CLASS: PUBLIC(+) org.eclipse.jgit.internal.ketch.RemoteGitReplica (not serializable) +++ NEW SUPERCLASS: org.eclipse.jgit.internal.ketch.KetchReplica +++ NEW CONSTRUCTOR: PUBLIC(+) RemoteGitReplica(org.eclipse.jgit.internal.ketch.KetchLeader, java.lang.String, org.eclipse.jgit.transport.URIish, org.eclipse.jgit.internal.ketch.ReplicaConfig, org.eclipse.jgit.transport.RemoteConfig) +++ NEW METHOD: PUBLIC(+) org.eclipse.jgit.transport.URIish getURI() +++ NEW CLASS: PUBLIC(+) org.eclipse.jgit.internal.ketch.ReplicaConfig (not serializable) +++ NEW SUPERCLASS: java.lang.Object +++ NEW CONSTRUCTOR: PUBLIC(+) ReplicaConfig() +++ NEW METHOD: PUBLIC(+) org.eclipse.jgit.internal.ketch.ReplicaConfig fromConfig(org.eclipse.jgit.lib.Config, java.lang.String) +++ NEW METHOD: PUBLIC(+) org.eclipse.jgit.internal.ketch.KetchReplica$CommitMethod getCommitMethod() +++ NEW METHOD: PUBLIC(+) org.eclipse.jgit.internal.ketch.KetchReplica$CommitSpeed getCommitSpeed() +++ NEW METHOD: PUBLIC(+) long getMaxRetry(java.util.concurrent.TimeUnit) +++ NEW METHOD: PUBLIC(+) long getMinRetry(java.util.concurrent.TimeUnit) +++ NEW METHOD: PUBLIC(+) org.eclipse.jgit.internal.ketch.KetchReplica$Participation getParticipation() +++ NEW METHOD: PUBLIC(+) STATIC(+) org.eclipse.jgit.internal.ketch.ReplicaConfig newFromConfig(org.eclipse.jgit.lib.Config, java.lang.String) +++ NEW CLASS: PUBLIC(+) org.eclipse.jgit.internal.ketch.ReplicaFetchRequest (not serializable) +++ NEW SUPERCLASS: java.lang.Object +++ NEW CONSTRUCTOR: PUBLIC(+) ReplicaFetchRequest(java.util.Set, java.util.Set) +++ NEW METHOD: PUBLIC(+) java.util.Map getRefs() +++ NEW ANNOTATION: org.eclipse.jgit.annotations.Nullable +++ NEW METHOD: PUBLIC(+) java.util.Set getWantObjects() +++ NEW METHOD: PUBLIC(+) java.util.Set getWantRefs() +++ NEW METHOD: PUBLIC(+) void setRefs(java.util.Map) +++ NEW CLASS: PUBLIC(+) org.eclipse.jgit.internal.ketch.ReplicaPushRequest (not serializable) +++ NEW SUPERCLASS: java.lang.Object +++ NEW CONSTRUCTOR: PUBLIC(+) ReplicaPushRequest(org.eclipse.jgit.internal.ketch.KetchReplica, java.util.Collection) +++ NEW METHOD: PUBLIC(+) void done(org.eclipse.jgit.lib.Repository) +++ NEW METHOD: PUBLIC(+) java.util.Collection getCommands() +++ NEW METHOD: PUBLIC(+) java.lang.Throwable getException() +++ NEW ANNOTATION: org.eclipse.jgit.annotations.Nullable +++ NEW METHOD: PUBLIC(+) java.util.Map getRefs() +++ NEW ANNOTATION: org.eclipse.jgit.annotations.Nullable +++ NEW METHOD: PUBLIC(+) void setException(org.eclipse.jgit.lib.Repository, java.lang.Throwable) +++ NEW METHOD: PUBLIC(+) void setRefs(java.util.Map) +++ NEW CLASS: PUBLIC(+) org.eclipse.jgit.internal.ketch.ReplicaSnapshot (not serializable) +++ NEW SUPERCLASS: java.lang.Object +++ NEW METHOD: PUBLIC(+) org.eclipse.jgit.lib.ObjectId getAccepted() +++ NEW ANNOTATION: org.eclipse.jgit.annotations.Nullable +++ NEW METHOD: PUBLIC(+) org.eclipse.jgit.lib.ObjectId getCommitted() +++ NEW ANNOTATION: org.eclipse.jgit.annotations.Nullable +++ NEW METHOD: PUBLIC(+) java.lang.String getErrorMessage() +++ NEW ANNOTATION: org.eclipse.jgit.annotations.Nullable +++ NEW METHOD: PUBLIC(+) org.eclipse.jgit.internal.ketch.KetchReplica getReplica() +++ NEW METHOD: PUBLIC(+) java.util.Date getRetryAt() +++ NEW ANNOTATION: org.eclipse.jgit.annotations.Nullable +++ NEW METHOD: PUBLIC(+) org.eclipse.jgit.internal.ketch.KetchReplica$State getState() +++ NEW CLASS: PUBLIC(+) org.eclipse.jgit.internal.ketch.StageBuilder (not serializable) +++ NEW SUPERCLASS: java.lang.Object +++ NEW CONSTRUCTOR: PUBLIC(+) StageBuilder(java.lang.String, org.eclipse.jgit.lib.ObjectId) +++ NEW METHOD: PUBLIC(+) java.util.List makeStageList(org.eclipse.jgit.lib.Repository, org.eclipse.jgit.lib.ObjectId, org.eclipse.jgit.lib.ObjectId) +++ NEW METHOD: PUBLIC(+) java.util.List makeStageList(java.util.Set, org.eclipse.jgit.lib.Repository, org.eclipse.jgit.lib.ObjectInserter) *** MODIFIED CLASS: PUBLIC org.eclipse.jgit.internal.storage.dfs.DfsGarbageCollector (not serializable) +++ NEW METHOD: PUBLIC(+) long getGarbageTtlMillis() +++ NEW METHOD: PUBLIC(+) org.eclipse.jgit.internal.storage.dfs.DfsGarbageCollector setGarbageTtl(long, java.util.concurrent.TimeUnit) *** MODIFIED CLASS: PUBLIC org.eclipse.jgit.internal.storage.dfs.DfsInserter (not serializable) +++ NEW METHOD: PUBLIC(+) void checkExisting(boolean) *** MODIFIED CLASS: PUBLIC ABSTRACT org.eclipse.jgit.internal.storage.dfs.DfsObjDatabase (not serializable) +++ NEW METHOD: PUBLIC(+) org.eclipse.jgit.internal.storage.dfs.DfsObjDatabase$PackList getCurrentPackList() +++ NEW METHOD: PUBLIC(+) org.eclipse.jgit.internal.storage.dfs.DfsObjDatabase$PackList getPackList() ***! MODIFIED CLASS: PUBLIC (<- PACKAGE_PROTECTED) ABSTRACT (<- NON_ABSTRACT) STATIC NON_FINAL (<- FINAL) org.eclipse.jgit.internal.storage.dfs.DfsObjDatabase$PackList (not serializable) *** MODIFIED FIELD: PUBLIC (<- PACKAGE_PROTECTED) FINAL org.eclipse.jgit.internal.storage.dfs.DfsPackFile[] packs +++ NEW METHOD: PUBLIC(+) long getLastModified() +++ NEW METHOD: PUBLIC(+) ABSTRACT(+) void markDirty() *** MODIFIED ENUM: PUBLIC STATIC FINAL org.eclipse.jgit.internal.storage.dfs.DfsObjDatabase$PackSource (default serialVersionUID changed) +++ NEW FIELD: PUBLIC(+) STATIC(+) FINAL(+) org.eclipse.jgit.internal.storage.dfs.DfsObjDatabase$PackSource GC_REST *** MODIFIED CLASS: PUBLIC org.eclipse.jgit.internal.storage.file.FileSnapshot (not serializable) +++ NEW FIELD: PUBLIC(+) STATIC(+) FINAL(+) long UNKNOWN_SIZE +++ NEW METHOD: PUBLIC(+) long size() *** MODIFIED CLASS: PUBLIC org.eclipse.jgit.internal.storage.file.GC (not serializable) +++ NEW METHOD: PUBLIC(+) void setPackExpire(java.util.Date) +++ NEW METHOD: PUBLIC(+) void setPackExpireAgeMillis(long) ***! MODIFIED CLASS: PUBLIC STATIC (<- NON_STATIC) org.eclipse.jgit.internal.storage.file.GC$RepoStatistics (not serializable) ---! REMOVED CONSTRUCTOR: PUBLIC(-) GC$RepoStatistics(org.eclipse.jgit.internal.storage.file.GC) +++ NEW CONSTRUCTOR: PUBLIC(+) GC$RepoStatistics() *** MODIFIED CLASS: PUBLIC org.eclipse.jgit.internal.storage.pack.PackWriter (not serializable) +++ NEW METHOD: PUBLIC(+) void preparePack(org.eclipse.jgit.lib.ProgressMonitor, java.util.Set, java.util.Set, java.util.Set) ***! MODIFIED CLASS: PUBLIC org.eclipse.jgit.internal.storage.reftree.RefTreeNames (not serializable) ---! REMOVED METHOD: PUBLIC(-) STATIC(-) java.util.Collection allRefs(org.eclipse.jgit.lib.RefDatabase) *** MODIFIED CLASS: PUBLIC org.eclipse.jgit.lib.BatchRefUpdate (not serializable) +++ NEW METHOD: PUBLIC(+) void execute(org.eclipse.jgit.revwalk.RevWalk, org.eclipse.jgit.lib.ProgressMonitor, java.util.List) +++ NEW METHOD: PUBLIC(+) java.util.List getPushOptions() +++ NEW METHOD: PUBLIC(+) boolean isAtomic() +++ NEW METHOD: PUBLIC(+) org.eclipse.jgit.lib.BatchRefUpdate setAtomic(boolean) *** MODIFIED CLASS: PUBLIC org.eclipse.jgit.lib.BranchConfig (not serializable) +++ NEW METHOD: PUBLIC(+) org.eclipse.jgit.lib.BranchConfig$BranchRebaseMode getRebaseMode() +++ NEW ENUM: PUBLIC(+) STATIC(+) FINAL(+) org.eclipse.jgit.lib.BranchConfig$BranchRebaseMode (compatible) +++ NEW INTERFACE: org.eclipse.jgit.lib.Config$ConfigEnum +++ NEW SUPERCLASS: java.lang.Enum +++ NEW FIELD: PUBLIC(+) STATIC(+) FINAL(+) org.eclipse.jgit.lib.BranchConfig$BranchRebaseMode PRESERVE +++ NEW FIELD: PUBLIC(+) STATIC(+) FINAL(+) org.eclipse.jgit.lib.BranchConfig$BranchRebaseMode REBASE +++ NEW FIELD: PUBLIC(+) STATIC(+) FINAL(+) org.eclipse.jgit.lib.BranchConfig$BranchRebaseMode INTERACTIVE +++ NEW FIELD: PUBLIC(+) STATIC(+) FINAL(+) org.eclipse.jgit.lib.BranchConfig$BranchRebaseMode NONE +++ NEW METHOD: PUBLIC(+) boolean matchConfigValue(java.lang.String) +++ NEW METHOD: PUBLIC(+) java.lang.String toConfigValue() +++ NEW METHOD: PUBLIC(+) STATIC(+) org.eclipse.jgit.lib.BranchConfig$BranchRebaseMode valueOf(java.lang.String) +++ NEW METHOD: PUBLIC(+) STATIC(+) org.eclipse.jgit.lib.BranchConfig$BranchRebaseMode[] values() *** MODIFIED CLASS: PUBLIC org.eclipse.jgit.lib.Config (not serializable) +++ NEW METHOD: PUBLIC(+) long getTimeUnit(java.lang.String, java.lang.String, java.lang.String, long, java.util.concurrent.TimeUnit) *** MODIFIED CLASS: PUBLIC org.eclipse.jgit.lib.ConfigConstants (not serializable) +++ NEW FIELD: PUBLIC(+) STATIC(+) FINAL(+) java.lang.String CONFIG_KEY_EOL +++ NEW FIELD: PUBLIC(+) STATIC(+) FINAL(+) java.lang.String CONFIG_KEY_PRUNEPACKEXPIRE +++ NEW FIELD: PUBLIC(+) STATIC(+) FINAL(+) java.lang.String CONFIG_KEY_DIRNOGITLINKS +++ NEW FIELD: PUBLIC(+) STATIC(+) FINAL(+) java.lang.String CONFIG_KEY_SUPPORTSATOMICFILECREATION +++ NEW ENUM: PUBLIC(+) STATIC(+) FINAL(+) org.eclipse.jgit.lib.CoreConfig$EOL (compatible) +++ NEW SUPERCLASS: java.lang.Enum +++ NEW FIELD: PUBLIC(+) STATIC(+) FINAL(+) org.eclipse.jgit.lib.CoreConfig$EOL NATIVE +++ NEW FIELD: PUBLIC(+) STATIC(+) FINAL(+) org.eclipse.jgit.lib.CoreConfig$EOL CRLF +++ NEW FIELD: PUBLIC(+) STATIC(+) FINAL(+) org.eclipse.jgit.lib.CoreConfig$EOL LF +++ NEW METHOD: PUBLIC(+) STATIC(+) org.eclipse.jgit.lib.CoreConfig$EOL valueOf(java.lang.String) +++ NEW METHOD: PUBLIC(+) STATIC(+) org.eclipse.jgit.lib.CoreConfig$EOL[] values() +++ NEW ENUM: PUBLIC(+) STATIC(+) FINAL(+) org.eclipse.jgit.lib.CoreConfig$EolStreamType (compatible) +++ NEW SUPERCLASS: java.lang.Enum +++ NEW FIELD: PUBLIC(+) STATIC(+) FINAL(+) org.eclipse.jgit.lib.CoreConfig$EolStreamType TEXT_CRLF +++ NEW FIELD: PUBLIC(+) STATIC(+) FINAL(+) org.eclipse.jgit.lib.CoreConfig$EolStreamType AUTO_CRLF +++ NEW FIELD: PUBLIC(+) STATIC(+) FINAL(+) org.eclipse.jgit.lib.CoreConfig$EolStreamType TEXT_LF +++ NEW FIELD: PUBLIC(+) STATIC(+) FINAL(+) org.eclipse.jgit.lib.CoreConfig$EolStreamType AUTO_LF +++ NEW FIELD: PUBLIC(+) STATIC(+) FINAL(+) org.eclipse.jgit.lib.CoreConfig$EolStreamType DIRECT +++ NEW METHOD: PUBLIC(+) STATIC(+) org.eclipse.jgit.lib.CoreConfig$EolStreamType valueOf(java.lang.String) +++ NEW METHOD: PUBLIC(+) STATIC(+) org.eclipse.jgit.lib.CoreConfig$EolStreamType[] values() *** MODIFIED CLASS: PUBLIC ABSTRACT org.eclipse.jgit.lib.ObjectReader (not serializable) +++ NEW METHOD: PUBLIC(+) org.eclipse.jgit.lib.ObjectInserter getCreatedFromInserter() +++ NEW ANNOTATION: org.eclipse.jgit.annotations.Nullable +++ NEW CLASS: PUBLIC(+) ABSTRACT(+) STATIC(+) org.eclipse.jgit.lib.ObjectReader$Filter (not serializable) +++ NEW SUPERCLASS: org.eclipse.jgit.lib.ObjectReader +++ NEW CONSTRUCTOR: PUBLIC(+) ObjectReader$Filter() +++ NEW METHOD: PUBLIC(+) org.eclipse.jgit.lib.AbbreviatedObjectId abbreviate(org.eclipse.jgit.lib.AnyObjectId) +++ NEW METHOD: PUBLIC(+) org.eclipse.jgit.lib.AbbreviatedObjectId abbreviate(org.eclipse.jgit.lib.AnyObjectId, int) +++ NEW METHOD: PUBLIC(+) void close() +++ NEW METHOD: PUBLIC(+) org.eclipse.jgit.lib.BitmapIndex getBitmapIndex() +++ NEW METHOD: PUBLIC(+) org.eclipse.jgit.lib.ObjectInserter getCreatedFromInserter() +++ NEW ANNOTATION: org.eclipse.jgit.annotations.Nullable +++ NEW METHOD: PUBLIC(+) long getObjectSize(org.eclipse.jgit.lib.AnyObjectId, int) +++ NEW METHOD: PUBLIC(+) org.eclipse.jgit.lib.AsyncObjectSizeQueue getObjectSize(java.lang.Iterable, boolean) +++ NEW METHOD: PUBLIC(+) java.util.Set getShallowCommits() +++ NEW METHOD: PUBLIC(+) boolean has(org.eclipse.jgit.lib.AnyObjectId) +++ NEW METHOD: PUBLIC(+) boolean has(org.eclipse.jgit.lib.AnyObjectId, int) +++ NEW METHOD: PUBLIC(+) org.eclipse.jgit.lib.ObjectReader newReader() +++ NEW METHOD: PUBLIC(+) org.eclipse.jgit.lib.ObjectLoader open(org.eclipse.jgit.lib.AnyObjectId) +++ NEW METHOD: PUBLIC(+) org.eclipse.jgit.lib.ObjectLoader open(org.eclipse.jgit.lib.AnyObjectId, int) +++ NEW METHOD: PUBLIC(+) org.eclipse.jgit.lib.AsyncObjectLoaderQueue open(java.lang.Iterable, boolean) +++ NEW METHOD: PUBLIC(+) java.util.Collection resolve(org.eclipse.jgit.lib.AbbreviatedObjectId) +++ NEW METHOD: PUBLIC(+) void setAvoidUnreachableObjects(boolean) *** MODIFIED CLASS: PUBLIC org.eclipse.jgit.lib.PersonIdent (compatible) +++ NEW METHOD: PUBLIC(+) STATIC(+) void appendSanitized(java.lang.StringBuilder, java.lang.String) *** MODIFIED CLASS: PUBLIC org.eclipse.jgit.lib.RepositoryCache (not serializable) +++ NEW METHOD: PUBLIC(+) STATIC(+) void unregister(org.eclipse.jgit.lib.Repository) +++ NEW CLASS: PUBLIC(+) org.eclipse.jgit.lib.RepositoryCacheConfig (not serializable) +++ NEW SUPERCLASS: java.lang.Object +++ NEW FIELD: PUBLIC(+) STATIC(+) FINAL(+) long AUTO_CLEANUP_DELAY +++ NEW FIELD: PUBLIC(+) STATIC(+) FINAL(+) long NO_CLEANUP +++ NEW CONSTRUCTOR: PUBLIC(+) RepositoryCacheConfig() +++ NEW METHOD: PUBLIC(+) org.eclipse.jgit.lib.RepositoryCacheConfig fromConfig(org.eclipse.jgit.lib.Config) +++ NEW METHOD: PUBLIC(+) long getCleanupDelay() +++ NEW METHOD: PUBLIC(+) long getExpireAfter() +++ NEW METHOD: PUBLIC(+) void install() +++ NEW METHOD: PUBLIC(+) void setCleanupDelay(long) +++ NEW METHOD: PUBLIC(+) void setExpireAfter(long) *** MODIFIED CLASS: PUBLIC STATIC org.eclipse.jgit.revwalk.DepthWalk$RevWalk (not serializable) +++ NEW METHOD: PUBLIC(+) org.eclipse.jgit.revwalk.DepthWalk$ObjectWalk toObjectWalkWithSameObjects() *** MODIFIED CLASS: PUBLIC ABSTRACT org.eclipse.jgit.revwalk.filter.RevFilter (not serializable) +++ NEW FIELD: PUBLIC(+) STATIC(+) FINAL(+) org.eclipse.jgit.revwalk.filter.RevFilter ONLY_MERGES *** MODIFIED CLASS: PUBLIC ABSTRACT org.eclipse.jgit.transport.BasePackPushConnection (not serializable) +++ NEW FIELD: PUBLIC(+) STATIC(+) FINAL(+) java.lang.String CAPABILITY_PUSH_OPTIONS +++ NEW METHOD: PUBLIC(+) java.util.List getPushOptions() *** MODIFIED CLASS: PUBLIC ABSTRACT org.eclipse.jgit.transport.BaseReceivePack (not serializable) +++ NEW METHOD: PUBLIC(+) boolean isAllowPushOptions() +++ NEW METHOD: PUBLIC(+) boolean isAtomic() +++ NEW METHOD: PUBLIC(+) void setAllowPushOptions(boolean) +++ NEW METHOD: PUBLIC(+) void setAtomic(boolean) *** MODIFIED CLASS: PUBLIC org.eclipse.jgit.transport.Daemon (not serializable) +++ NEW METHOD: PUBLIC(+) org.eclipse.jgit.transport.resolver.ReceivePackFactory getReceivePackFactory() *** MODIFIED CLASS: PUBLIC org.eclipse.jgit.transport.GitProtocolConstants (not serializable) +++ NEW FIELD: PUBLIC(+) STATIC(+) FINAL(+) java.lang.String CAPABILITY_PUSH_OPTIONS *** MODIFIED CLASS: PUBLIC org.eclipse.jgit.transport.PacketLineOut (not serializable) +++ NEW METHOD: PUBLIC(+) void writePacket(byte[], int, int) *** MODIFIED CLASS: PUBLIC org.eclipse.jgit.transport.ReceivePack (not serializable) +++ NEW METHOD: PUBLIC(+) java.util.List getPushOptions() +++ NEW ANNOTATION: org.eclipse.jgit.annotations.Nullable +++ NEW METHOD: PUBLIC(+) void setPushOptions(java.util.List) *** MODIFIED CLASS: PUBLIC STATIC org.eclipse.jgit.transport.RefAdvertiser$PacketLineOutRefAdvertiser (not serializable) +++ NEW METHOD: PUBLIC(+) void advertiseId(org.eclipse.jgit.lib.AnyObjectId, java.lang.String) *** MODIFIED CLASS: PUBLIC org.eclipse.jgit.transport.RefSpec (compatible) +++ NEW CONSTRUCTOR: PUBLIC(+) RefSpec(java.lang.String, org.eclipse.jgit.transport.RefSpec$WildcardMode) +++ NEW ENUM: PUBLIC(+) STATIC(+) FINAL(+) org.eclipse.jgit.transport.RefSpec$WildcardMode (compatible) +++ NEW SUPERCLASS: java.lang.Enum +++ NEW FIELD: PUBLIC(+) STATIC(+) FINAL(+) org.eclipse.jgit.transport.RefSpec$WildcardMode ALLOW_MISMATCH +++ NEW FIELD: PUBLIC(+) STATIC(+) FINAL(+) org.eclipse.jgit.transport.RefSpec$WildcardMode REQUIRE_MATCH +++ NEW METHOD: PUBLIC(+) STATIC(+) org.eclipse.jgit.transport.RefSpec$WildcardMode valueOf(java.lang.String) +++ NEW METHOD: PUBLIC(+) STATIC(+) org.eclipse.jgit.transport.RefSpec$WildcardMode[] values() *** MODIFIED CLASS: PUBLIC org.eclipse.jgit.transport.ServiceMayNotContinueException (compatible) +++ NEW CONSTRUCTOR: PUBLIC(+) ServiceMayNotContinueException(java.lang.String, int) +++ NEW CONSTRUCTOR: PUBLIC(+) ServiceMayNotContinueException(java.lang.String, java.lang.Throwable, int) +++ NEW METHOD: PUBLIC(+) int getStatusCode() *** MODIFIED CLASS: PUBLIC ABSTRACT org.eclipse.jgit.transport.Transport (not serializable) +++ NEW METHOD: PUBLIC(+) java.util.List getPushOptions() +++ NEW METHOD: PUBLIC(+) void setPushOptions(java.util.List) +++ NEW CLASS: PUBLIC(+) org.eclipse.jgit.transport.WantNotValidException (compatible) +++ NEW SUPERCLASS: org.eclipse.jgit.errors.PackProtocolException +++ NEW CONSTRUCTOR: PUBLIC(+) WantNotValidException(org.eclipse.jgit.lib.AnyObjectId) +++ NEW CONSTRUCTOR: PUBLIC(+) WantNotValidException(org.eclipse.jgit.lib.AnyObjectId, java.lang.Throwable) *** MODIFIED CLASS: PUBLIC ABSTRACT org.eclipse.jgit.treewalk.AbstractTreeIterator (not serializable) *** MODIFIED FIELD: PUBLIC (<- PACKAGE_PROTECTED) FINAL org.eclipse.jgit.treewalk.AbstractTreeIterator parent +++ NEW METHOD: PUBLIC(+) boolean isWorkTree() *** MODIFIED CLASS: PUBLIC org.eclipse.jgit.treewalk.FileTreeIterator (not serializable) +++ NEW CONSTRUCTOR: PUBLIC(+) FileTreeIterator(java.io.File, org.eclipse.jgit.util.FS, org.eclipse.jgit.treewalk.WorkingTreeOptions, org.eclipse.jgit.treewalk.FileTreeIterator$FileModeStrategy) +++ NEW CONSTRUCTOR: PUBLIC(+) FileTreeIterator(org.eclipse.jgit.lib.Repository, org.eclipse.jgit.treewalk.FileTreeIterator$FileModeStrategy) +++ NEW CLASS: PUBLIC(+) STATIC(+) org.eclipse.jgit.treewalk.FileTreeIterator$DefaultFileModeStrategy (not serializable) +++ NEW INTERFACE: org.eclipse.jgit.treewalk.FileTreeIterator$FileModeStrategy +++ NEW SUPERCLASS: java.lang.Object +++ NEW FIELD: PUBLIC(+) STATIC(+) FINAL(+) org.eclipse.jgit.treewalk.FileTreeIterator$DefaultFileModeStrategy INSTANCE +++ NEW CONSTRUCTOR: PUBLIC(+) FileTreeIterator$DefaultFileModeStrategy() +++ NEW METHOD: PUBLIC(+) org.eclipse.jgit.lib.FileMode getMode(java.io.File, org.eclipse.jgit.util.FS$Attributes) *** MODIFIED CLASS: PUBLIC STATIC org.eclipse.jgit.treewalk.FileTreeIterator$FileEntry (not serializable) +++ NEW CONSTRUCTOR: PUBLIC(+) FileTreeIterator$FileEntry(java.io.File, org.eclipse.jgit.util.FS, org.eclipse.jgit.treewalk.FileTreeIterator$FileModeStrategy) +++ NEW INTERFACE: PUBLIC(+) ABSTRACT(+) STATIC(+) org.eclipse.jgit.treewalk.FileTreeIterator$FileModeStrategy (not serializable) +++ NEW SUPERCLASS: java.lang.Object +++ NEW METHOD: PUBLIC(+) ABSTRACT(+) org.eclipse.jgit.lib.FileMode getMode(java.io.File, org.eclipse.jgit.util.FS$Attributes) +++ NEW CLASS: PUBLIC(+) STATIC(+) org.eclipse.jgit.treewalk.FileTreeIterator$NoGitlinksStrategy (not serializable) +++ NEW INTERFACE: org.eclipse.jgit.treewalk.FileTreeIterator$FileModeStrategy +++ NEW SUPERCLASS: java.lang.Object +++ NEW FIELD: PUBLIC(+) STATIC(+) FINAL(+) org.eclipse.jgit.treewalk.FileTreeIterator$NoGitlinksStrategy INSTANCE +++ NEW CONSTRUCTOR: PUBLIC(+) FileTreeIterator$NoGitlinksStrategy() +++ NEW METHOD: PUBLIC(+) org.eclipse.jgit.lib.FileMode getMode(java.io.File, org.eclipse.jgit.util.FS$Attributes) *** MODIFIED CLASS: PUBLIC org.eclipse.jgit.treewalk.NameConflictTreeWalk (not serializable) +++ NEW CONSTRUCTOR: PUBLIC(+) NameConflictTreeWalk(org.eclipse.jgit.lib.Repository, org.eclipse.jgit.lib.ObjectReader) *** MODIFIED CLASS: PUBLIC org.eclipse.jgit.treewalk.TreeWalk (not serializable) +++ NEW CONSTRUCTOR: PUBLIC(+) TreeWalk(org.eclipse.jgit.lib.Repository, org.eclipse.jgit.lib.ObjectReader) +++ NEW METHOD: PUBLIC(+) STATIC(+) org.eclipse.jgit.treewalk.TreeWalk forPath(org.eclipse.jgit.lib.Repository, org.eclipse.jgit.lib.ObjectReader, java.lang.String, org.eclipse.jgit.lib.AnyObjectId[]) +++ NEW METHOD: PUBLIC(+) org.eclipse.jgit.attributes.AttributesNodeProvider getAttributesNodeProvider() +++ NEW METHOD: PUBLIC(+) org.eclipse.jgit.lib.CoreConfig$EolStreamType getEolStreamType() +++ NEW ANNOTATION: org.eclipse.jgit.annotations.Nullable +++ NEW METHOD: PUBLIC(+) org.eclipse.jgit.lib.FileMode getFileMode() +++ NEW METHOD: PUBLIC(+) org.eclipse.jgit.treewalk.TreeWalk$OperationType getOperationType() *** MODIFIED METHOD: PUBLIC (<- PRIVATE) org.eclipse.jgit.treewalk.AbstractTreeIterator getTree(java.lang.Class) *** MODIFIED CLASS: PUBLIC ABSTRACT org.eclipse.jgit.treewalk.WorkingTreeIterator (not serializable) +++ NEW METHOD: PUBLIC(+) org.eclipse.jgit.lib.CoreConfig$EolStreamType getEolStreamType() +++ NEW METHOD: PUBLIC(+) boolean isWorkTree() *** MODIFIED CLASS: PUBLIC org.eclipse.jgit.treewalk.WorkingTreeOptions (not serializable) +++ NEW METHOD: PUBLIC(+) org.eclipse.jgit.lib.CoreConfig$EOL getEOL() +++ NEW METHOD: PUBLIC(+) boolean isDirNoGitLinks() *** MODIFIED CLASS: PUBLIC ABSTRACT org.eclipse.jgit.util.FS (not serializable) +++ NEW METHOD: PUBLIC(+) boolean createNewFile(java.io.File) +++ NEW METHOD: PUBLIC(+) java.nio.file.attribute.BasicFileAttributes fileAttributes(java.io.File) +++ NEW METHOD: PUBLIC(+) boolean supportsAtomicCreateNewFile() *** MODIFIED CLASS: PUBLIC org.eclipse.jgit.util.FS_POSIX (not serializable) +++ NEW METHOD: PUBLIC(+) boolean createNewFile(java.io.File) +++ NEW METHOD: PUBLIC(+) boolean supportsAtomicCreateNewFile() +++ NEW CLASS: PUBLIC(+) org.eclipse.jgit.util.Holder (not serializable) +++ NEW SUPERCLASS: java.lang.Object +++ NEW CONSTRUCTOR: PUBLIC(+) Holder(java.lang.Object) +++ NEW METHOD: PUBLIC(+) java.lang.Object get() +++ NEW METHOD: PUBLIC(+) void set(java.lang.Object) *** MODIFIED CLASS: PUBLIC org.eclipse.jgit.util.HttpSupport (not serializable) +++ NEW FIELD: PUBLIC(+) STATIC(+) FINAL(+) java.lang.String METHOD_HEAD +++ NEW FIELD: PUBLIC(+) STATIC(+) FINAL(+) java.lang.String METHOD_PUT +++ NEW METHOD: PUBLIC(+) STATIC(+) void disableSslVerify(org.eclipse.jgit.transport.http.HttpConnection) *** MODIFIED CLASS: PUBLIC org.eclipse.jgit.util.io.AutoCRLFOutputStream (not serializable) +++ NEW CONSTRUCTOR: PUBLIC(+) AutoCRLFOutputStream(java.io.OutputStream, boolean) +++ NEW CLASS: PUBLIC(+) org.eclipse.jgit.util.io.AutoLFInputStream (not serializable) +++ NEW SUPERCLASS: java.io.InputStream +++ NEW CONSTRUCTOR: PUBLIC(+) AutoLFInputStream(java.io.InputStream, boolean) +++ NEW CONSTRUCTOR: PUBLIC(+) AutoLFInputStream(java.io.InputStream, boolean, boolean) +++ NEW METHOD: PUBLIC(+) void close() +++ NEW METHOD: PUBLIC(+) boolean isBinary() +++ NEW METHOD: PUBLIC(+) int read() +++ NEW METHOD: PUBLIC(+) int read(byte[], int, int) +++ NEW CLASS: PUBLIC(+) STATIC(+) org.eclipse.jgit.util.io.AutoLFInputStream$IsBinaryException (compatible) +++ NEW SUPERCLASS: java.io.IOException +++ NEW CLASS: PUBLIC(+) org.eclipse.jgit.util.io.AutoLFOutputStream (not serializable) +++ NEW SUPERCLASS: java.io.OutputStream +++ NEW CONSTRUCTOR: PUBLIC(+) AutoLFOutputStream(java.io.OutputStream) +++ NEW CONSTRUCTOR: PUBLIC(+) AutoLFOutputStream(java.io.OutputStream, boolean) +++ NEW METHOD: PUBLIC(+) void close() +++ NEW METHOD: PUBLIC(+) void flush() +++ NEW METHOD: PUBLIC(+) void write(int) +++ NEW METHOD: PUBLIC(+) void write(byte[]) +++ NEW METHOD: PUBLIC(+) void write(byte[], int, int) ***! MODIFIED CLASS: PUBLIC org.eclipse.jgit.util.io.EolCanonicalizingInputStream (not serializable) ***! MODIFIED SUPERCLASS: org.eclipse.jgit.util.io.AutoLFInputStream (<- java.io.InputStream) --- REMOVED METHOD: PUBLIC(-) void close() --- REMOVED METHOD: PUBLIC(-) boolean isBinary() --- REMOVED METHOD: PUBLIC(-) int read() --- REMOVED METHOD: PUBLIC(-) int read(byte[], int, int) +++ NEW ANNOTATION: java.lang.Deprecated +++ NEW CLASS: PUBLIC(+) FINAL(+) org.eclipse.jgit.util.io.EolStreamTypeUtil (not serializable) +++ NEW SUPERCLASS: java.lang.Object +++ NEW METHOD: PUBLIC(+) STATIC(+) org.eclipse.jgit.lib.CoreConfig$EolStreamType detectStreamType(org.eclipse.jgit.treewalk.TreeWalk$OperationType, org.eclipse.jgit.treewalk.WorkingTreeOptions, org.eclipse.jgit.attributes.Attributes) +++ NEW METHOD: PUBLIC(+) STATIC(+) java.io.InputStream wrapInputStream(java.io.InputStream, org.eclipse.jgit.lib.CoreConfig$EolStreamType) +++ NEW METHOD: PUBLIC(+) STATIC(+) java.io.OutputStream wrapOutputStream(java.io.OutputStream, org.eclipse.jgit.lib.CoreConfig$EolStreamType) *** MODIFIED CLASS: PUBLIC FINAL org.eclipse.jgit.util.NB (not serializable) +++ NEW METHOD: PUBLIC(+) STATIC(+) int compareUInt64(long, long) *** MODIFIED CLASS: PUBLIC FINAL org.eclipse.jgit.util.RawParseUtils (not serializable) +++ NEW METHOD: PUBLIC(+) STATIC(+) FINAL(+) long parseHexInt64(byte[], int) [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ org.eclipse.jgit --- [INFO] Installing /jobs/genie.jgit/stable/jobs/jgit-stable-4.5/workspace/org.eclipse.jgit/target/org.eclipse.jgit-4.5.6.201903121547-r.jar to /home/hudson/genie.jgit/.jenkins/jobs/stable/jobs/jgit-stable-4.5/workspace/.repository/org/eclipse/jgit/org.eclipse.jgit/4.5.6.201903121547-r/org.eclipse.jgit-4.5.6.201903121547-r.jar [INFO] Installing /jobs/genie.jgit/stable/jobs/jgit-stable-4.5/workspace/org.eclipse.jgit/pom.xml to /home/hudson/genie.jgit/.jenkins/jobs/stable/jobs/jgit-stable-4.5/workspace/.repository/org/eclipse/jgit/org.eclipse.jgit/4.5.6.201903121547-r/org.eclipse.jgit-4.5.6.201903121547-r.pom [INFO] Installing /jobs/genie.jgit/stable/jobs/jgit-stable-4.5/workspace/org.eclipse.jgit/target/org.eclipse.jgit-4.5.6.201903121547-r-sources.jar to /home/hudson/genie.jgit/.jenkins/jobs/stable/jobs/jgit-stable-4.5/workspace/.repository/org/eclipse/jgit/org.eclipse.jgit/4.5.6.201903121547-r/org.eclipse.jgit-4.5.6.201903121547-r-sources.jar [INFO] Installing /jobs/genie.jgit/stable/jobs/jgit-stable-4.5/workspace/org.eclipse.jgit/target/org.eclipse.jgit-4.5.6.201903121547-r-javadoc.jar to /home/hudson/genie.jgit/.jenkins/jobs/stable/jobs/jgit-stable-4.5/workspace/.repository/org/eclipse/jgit/org.eclipse.jgit/4.5.6.201903121547-r/org.eclipse.jgit-4.5.6.201903121547-r-javadoc.jar [INFO] Installing /jobs/genie.jgit/stable/jobs/jgit-stable-4.5/workspace/org.eclipse.jgit/target/org.eclipse.jgit-4.5.6.201903121547-r.jar.pack.gz to /home/hudson/genie.jgit/.jenkins/jobs/stable/jobs/jgit-stable-4.5/workspace/.repository/org/eclipse/jgit/org.eclipse.jgit/4.5.6.201903121547-r/org.eclipse.jgit-4.5.6.201903121547-r-pack200.jar.pack.gz [INFO] [INFO] --- maven-deploy-plugin:2.7:deploy (default-cli) @ org.eclipse.jgit --- [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/jgit-releases/org/eclipse/jgit/org.eclipse.jgit/4.5.6.201903121547-r/org.eclipse.jgit-4.5.6.201903121547-r.jar [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/jgit-releases/org/eclipse/jgit/org.eclipse.jgit/4.5.6.201903121547-r/org.eclipse.jgit-4.5.6.201903121547-r.jar (2.4 MB at 7.8 MB/s) [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/jgit-releases/org/eclipse/jgit/org.eclipse.jgit/4.5.6.201903121547-r/org.eclipse.jgit-4.5.6.201903121547-r.pom [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/jgit-releases/org/eclipse/jgit/org.eclipse.jgit/4.5.6.201903121547-r/org.eclipse.jgit-4.5.6.201903121547-r.pom (9.5 kB at 113 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/jgit-releases/org/eclipse/jgit/org.eclipse.jgit/maven-metadata.xml [INFO] Downloaded from repo.eclipse.org: https://repo.eclipse.org/content/repositories/jgit-releases/org/eclipse/jgit/org.eclipse.jgit/maven-metadata.xml (5.7 kB at 226 kB/s) [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/jgit-releases/org/eclipse/jgit/org.eclipse.jgit/maven-metadata.xml [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/jgit-releases/org/eclipse/jgit/org.eclipse.jgit/maven-metadata.xml (5.7 kB at 47 kB/s) [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/jgit-releases/org/eclipse/jgit/org.eclipse.jgit/4.5.6.201903121547-r/org.eclipse.jgit-4.5.6.201903121547-r-sources.jar [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/jgit-releases/org/eclipse/jgit/org.eclipse.jgit/4.5.6.201903121547-r/org.eclipse.jgit-4.5.6.201903121547-r-sources.jar (2.2 MB at 11 MB/s) [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/jgit-releases/org/eclipse/jgit/org.eclipse.jgit/4.5.6.201903121547-r/org.eclipse.jgit-4.5.6.201903121547-r-javadoc.jar [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/jgit-releases/org/eclipse/jgit/org.eclipse.jgit/4.5.6.201903121547-r/org.eclipse.jgit-4.5.6.201903121547-r-javadoc.jar (5.4 MB at 15 MB/s) [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/jgit-releases/org/eclipse/jgit/org.eclipse.jgit/4.5.6.201903121547-r/org.eclipse.jgit-4.5.6.201903121547-r-pack200.jar.pack.gz [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/jgit-releases/org/eclipse/jgit/org.eclipse.jgit/4.5.6.201903121547-r/org.eclipse.jgit-4.5.6.201903121547-r-pack200.jar.pack.gz (701 kB at 6.4 MB/s) [INFO] [INFO] ---------------< org.eclipse.jgit:org.eclipse.jgit.ant >---------------- [INFO] Building JGit - Ant Tasks 4.5.6.201903121547-r [3/18] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/ant/ant/1.9.6/ant-1.9.6.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/ant/ant/1.9.6/ant-1.9.6.pom (0 B at 0 B/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/ant/ant-parent/1.9.6/ant-parent-1.9.6.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/ant/ant-parent/1.9.6/ant-parent-1.9.6.pom (0 B at 0 B/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/ant/ant-launcher/1.9.6/ant-launcher-1.9.6.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/ant/ant-launcher/1.9.6/ant-launcher-1.9.6.pom (0 B at 0 B/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/ant/ant/1.9.6/ant-1.9.6.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/ant/ant-launcher/1.9.6/ant-launcher-1.9.6.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/ant/ant-launcher/1.9.6/ant-launcher-1.9.6.jar (0 B at 0 B/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/ant/ant/1.9.6/ant-1.9.6.jar (0 B at 0 B/s) [INFO] [INFO] --- build-helper-maven-plugin:1.10:parse-version (set-osgi-version) @ org.eclipse.jgit.ant --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:prepare-agent (default) @ org.eclipse.jgit.ant --- [INFO] argLine set to -javaagent:/home/hudson/genie.jgit/.jenkins/jobs/stable/jobs/jgit-stable-4.5/workspace/.repository/org/jacoco/org.jacoco.agent/0.7.6.201602180812/org.jacoco.agent-0.7.6.201602180812-runtime.jar=destfile=/jobs/genie.jgit/stable/jobs/jgit-stable-4.5/workspace/target/jacoco.exec,append=true,includes=org.eclipse.jgit.*,excludes=**/*Test*.* [INFO] [INFO] --- maven-antrun-plugin:1.8:run (translate-qualifier) @ org.eclipse.jgit.ant --- [INFO] Executing tasks main: [copy] Copying 1 file to /jobs/genie.jgit/stable/jobs/jgit-stable-4.5/workspace/org.eclipse.jgit.ant/target/META-INF [INFO] Executed tasks [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ org.eclipse.jgit.ant --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.5.1:compile (default-compile) @ org.eclipse.jgit.ant --- [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] >>> maven-source-plugin:3.0.0:jar (attach-sources) > generate-sources @ org.eclipse.jgit.ant >>> [INFO] [INFO] --- build-helper-maven-plugin:1.10:parse-version (set-osgi-version) @ org.eclipse.jgit.ant --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:prepare-agent (default) @ org.eclipse.jgit.ant --- [INFO] argLine set to -javaagent:/home/hudson/genie.jgit/.jenkins/jobs/stable/jobs/jgit-stable-4.5/workspace/.repository/org/jacoco/org.jacoco.agent/0.7.6.201602180812/org.jacoco.agent-0.7.6.201602180812-runtime.jar=destfile=/jobs/genie.jgit/stable/jobs/jgit-stable-4.5/workspace/target/jacoco.exec,append=true,includes=org.eclipse.jgit.*,excludes=**/*Test*.* [INFO] [INFO] <<< maven-source-plugin:3.0.0:jar (attach-sources) < generate-sources @ org.eclipse.jgit.ant <<< [INFO] [INFO] [INFO] --- maven-source-plugin:3.0.0:jar (attach-sources) @ org.eclipse.jgit.ant --- [INFO] Building jar: /jobs/genie.jgit/stable/jobs/jgit-stable-4.5/workspace/org.eclipse.jgit.ant/target/org.eclipse.jgit.ant-4.5.6.201903121547-r-sources.jar [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ org.eclipse.jgit.ant --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /jobs/genie.jgit/stable/jobs/jgit-stable-4.5/workspace/org.eclipse.jgit.ant/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.5.1:testCompile (default-testCompile) @ org.eclipse.jgit.ant --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ org.eclipse.jgit.ant --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-jar-plugin:2.6:jar (default-jar) @ org.eclipse.jgit.ant --- [INFO] [INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ org.eclipse.jgit.ant --- [WARNING] Javadoc Warnings [WARNING] Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.jgit [INFO] Building jar: /jobs/genie.jgit/stable/jobs/jgit-stable-4.5/workspace/org.eclipse.jgit.ant/target/org.eclipse.jgit.ant-4.5.6.201903121547-r-javadoc.jar [INFO] [INFO] --- tycho-pack200a-plugin:0.25.0:normalize (pack200-normalize) @ org.eclipse.jgit.ant --- [INFO] Pack200 normalizing jar /jobs/genie.jgit/stable/jobs/jgit-stable-4.5/workspace/org.eclipse.jgit.ant/target/org.eclipse.jgit.ant-4.5.6.201903121547-r.jar [INFO] [INFO] --- eclipse-jarsigner-plugin:1.1.3:sign (sign) @ org.eclipse.jgit.ant --- [INFO] Signing jar: /jobs/genie.jgit/stable/jobs/jgit-stable-4.5/workspace/org.eclipse.jgit.ant/target/org.eclipse.jgit.ant-4.5.6.201903121547-r.jar [INFO] Signing jar: /jobs/genie.jgit/stable/jobs/jgit-stable-4.5/workspace/org.eclipse.jgit.ant/target/org.eclipse.jgit.ant-4.5.6.201903121547-r-sources.jar [INFO] Signing jar: /jobs/genie.jgit/stable/jobs/jgit-stable-4.5/workspace/org.eclipse.jgit.ant/target/org.eclipse.jgit.ant-4.5.6.201903121547-r-javadoc.jar [INFO] [INFO] --- tycho-pack200b-plugin:0.25.0:pack (pack200-pack) @ org.eclipse.jgit.ant --- [INFO] Pack200 packing jar /jobs/genie.jgit/stable/jobs/jgit-stable-4.5/workspace/org.eclipse.jgit.ant/target/org.eclipse.jgit.ant-4.5.6.201903121547-r.jar [INFO] [INFO] --- japicmp-maven-plugin:0.5.3:cmp (default) @ org.eclipse.jgit.ant --- [INFO] Comparing /home/hudson/genie.jgit/.jenkins/jobs/stable/jobs/jgit-stable-4.5/workspace/.repository/org/eclipse/jgit/org.eclipse.jgit.ant/4.2.0.201601211800-r/org.eclipse.jgit.ant-4.2.0.201601211800-r.jar with /jobs/genie.jgit/stable/jobs/jgit-stable-4.5/workspace/org.eclipse.jgit.ant/target/org.eclipse.jgit.ant-4.5.6.201903121547-r.jar: No changes. [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ org.eclipse.jgit.ant --- [INFO] Installing /jobs/genie.jgit/stable/jobs/jgit-stable-4.5/workspace/org.eclipse.jgit.ant/target/org.eclipse.jgit.ant-4.5.6.201903121547-r.jar to /home/hudson/genie.jgit/.jenkins/jobs/stable/jobs/jgit-stable-4.5/workspace/.repository/org/eclipse/jgit/org.eclipse.jgit.ant/4.5.6.201903121547-r/org.eclipse.jgit.ant-4.5.6.201903121547-r.jar [INFO] Installing /jobs/genie.jgit/stable/jobs/jgit-stable-4.5/workspace/org.eclipse.jgit.ant/pom.xml to /home/hudson/genie.jgit/.jenkins/jobs/stable/jobs/jgit-stable-4.5/workspace/.repository/org/eclipse/jgit/org.eclipse.jgit.ant/4.5.6.201903121547-r/org.eclipse.jgit.ant-4.5.6.201903121547-r.pom [INFO] Installing /jobs/genie.jgit/stable/jobs/jgit-stable-4.5/workspace/org.eclipse.jgit.ant/target/org.eclipse.jgit.ant-4.5.6.201903121547-r-sources.jar to /home/hudson/genie.jgit/.jenkins/jobs/stable/jobs/jgit-stable-4.5/workspace/.repository/org/eclipse/jgit/org.eclipse.jgit.ant/4.5.6.201903121547-r/org.eclipse.jgit.ant-4.5.6.201903121547-r-sources.jar [INFO] Installing /jobs/genie.jgit/stable/jobs/jgit-stable-4.5/workspace/org.eclipse.jgit.ant/target/org.eclipse.jgit.ant-4.5.6.201903121547-r-javadoc.jar to /home/hudson/genie.jgit/.jenkins/jobs/stable/jobs/jgit-stable-4.5/workspace/.repository/org/eclipse/jgit/org.eclipse.jgit.ant/4.5.6.201903121547-r/org.eclipse.jgit.ant-4.5.6.201903121547-r-javadoc.jar [INFO] Installing /jobs/genie.jgit/stable/jobs/jgit-stable-4.5/workspace/org.eclipse.jgit.ant/target/org.eclipse.jgit.ant-4.5.6.201903121547-r.jar.pack.gz to /home/hudson/genie.jgit/.jenkins/jobs/stable/jobs/jgit-stable-4.5/workspace/.repository/org/eclipse/jgit/org.eclipse.jgit.ant/4.5.6.201903121547-r/org.eclipse.jgit.ant-4.5.6.201903121547-r-pack200.jar.pack.gz [INFO] [INFO] --- maven-deploy-plugin:2.7:deploy (default-cli) @ org.eclipse.jgit.ant --- [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/jgit-releases/org/eclipse/jgit/org.eclipse.jgit.ant/4.5.6.201903121547-r/org.eclipse.jgit.ant-4.5.6.201903121547-r.jar [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/jgit-releases/org/eclipse/jgit/org.eclipse.jgit.ant/4.5.6.201903121547-r/org.eclipse.jgit.ant-4.5.6.201903121547-r.jar (19 kB at 128 kB/s) [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/jgit-releases/org/eclipse/jgit/org.eclipse.jgit.ant/4.5.6.201903121547-r/org.eclipse.jgit.ant-4.5.6.201903121547-r.pom [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/jgit-releases/org/eclipse/jgit/org.eclipse.jgit.ant/4.5.6.201903121547-r/org.eclipse.jgit.ant-4.5.6.201903121547-r.pom (7.1 kB at 92 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/jgit-releases/org/eclipse/jgit/org.eclipse.jgit.ant/maven-metadata.xml [INFO] Downloaded from repo.eclipse.org: https://repo.eclipse.org/content/repositories/jgit-releases/org/eclipse/jgit/org.eclipse.jgit.ant/maven-metadata.xml (5.7 kB at 93 kB/s) [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/jgit-releases/org/eclipse/jgit/org.eclipse.jgit.ant/maven-metadata.xml [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/jgit-releases/org/eclipse/jgit/org.eclipse.jgit.ant/maven-metadata.xml (5.7 kB at 66 kB/s) [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/jgit-releases/org/eclipse/jgit/org.eclipse.jgit.ant/4.5.6.201903121547-r/org.eclipse.jgit.ant-4.5.6.201903121547-r-sources.jar [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/jgit-releases/org/eclipse/jgit/org.eclipse.jgit.ant/4.5.6.201903121547-r/org.eclipse.jgit.ant-4.5.6.201903121547-r-sources.jar (20 kB at 308 kB/s) [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/jgit-releases/org/eclipse/jgit/org.eclipse.jgit.ant/4.5.6.201903121547-r/org.eclipse.jgit.ant-4.5.6.201903121547-r-javadoc.jar [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/jgit-releases/org/eclipse/jgit/org.eclipse.jgit.ant/4.5.6.201903121547-r/org.eclipse.jgit.ant-4.5.6.201903121547-r-javadoc.jar (48 kB at 653 kB/s) [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/jgit-releases/org/eclipse/jgit/org.eclipse.jgit.ant/4.5.6.201903121547-r/org.eclipse.jgit.ant-4.5.6.201903121547-r-pack200.jar.pack.gz [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/jgit-releases/org/eclipse/jgit/org.eclipse.jgit.ant/4.5.6.201903121547-r/org.eclipse.jgit.ant-4.5.6.201903121547-r-pack200.jar.pack.gz (12 kB at 173 kB/s) [INFO] [INFO] -------------< org.eclipse.jgit:org.eclipse.jgit.archive >-------------- [INFO] Building JGit - Archive Formats 4.5.6.201903121547-r [4/18] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-compress/1.6/commons-compress-1.6.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-compress/1.6/commons-compress-1.6.pom (0 B at 0 B/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/tukaani/xz/1.4/xz-1.4.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/tukaani/xz/1.4/xz-1.4.pom (0 B at 0 B/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/osgi/org.osgi.core/4.3.1/org.osgi.core-4.3.1.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/osgi/org.osgi.core/4.3.1/org.osgi.core-4.3.1.pom (0 B at 0 B/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-compress/1.6/commons-compress-1.6.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/osgi/org.osgi.core/4.3.1/org.osgi.core-4.3.1.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/tukaani/xz/1.4/xz-1.4.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-compress/1.6/commons-compress-1.6.jar (0 B at 0 B/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/tukaani/xz/1.4/xz-1.4.jar (0 B at 0 B/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/osgi/org.osgi.core/4.3.1/org.osgi.core-4.3.1.jar (0 B at 0 B/s) [INFO] [INFO] --- build-helper-maven-plugin:1.10:parse-version (set-osgi-version) @ org.eclipse.jgit.archive --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:prepare-agent (default) @ org.eclipse.jgit.archive --- [INFO] argLine set to -javaagent:/home/hudson/genie.jgit/.jenkins/jobs/stable/jobs/jgit-stable-4.5/workspace/.repository/org/jacoco/org.jacoco.agent/0.7.6.201602180812/org.jacoco.agent-0.7.6.201602180812-runtime.jar=destfile=/jobs/genie.jgit/stable/jobs/jgit-stable-4.5/workspace/target/jacoco.exec,append=true,includes=org.eclipse.jgit.*,excludes=**/*Test*.* [INFO] [INFO] --- maven-antrun-plugin:1.8:run (translate-qualifier) @ org.eclipse.jgit.archive --- [INFO] Executing tasks main: [copy] Copying 1 file to /jobs/genie.jgit/stable/jobs/jgit-stable-4.5/workspace/org.eclipse.jgit.archive/target/META-INF [INFO] Executed tasks [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ org.eclipse.jgit.archive --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:3.5.1:compile (default-compile) @ org.eclipse.jgit.archive --- [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] >>> maven-source-plugin:3.0.0:jar (attach-sources) > generate-sources @ org.eclipse.jgit.archive >>> [INFO] [INFO] --- build-helper-maven-plugin:1.10:parse-version (set-osgi-version) @ org.eclipse.jgit.archive --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:prepare-agent (default) @ org.eclipse.jgit.archive --- [INFO] argLine set to -javaagent:/home/hudson/genie.jgit/.jenkins/jobs/stable/jobs/jgit-stable-4.5/workspace/.repository/org/jacoco/org.jacoco.agent/0.7.6.201602180812/org.jacoco.agent-0.7.6.201602180812-runtime.jar=destfile=/jobs/genie.jgit/stable/jobs/jgit-stable-4.5/workspace/target/jacoco.exec,append=true,includes=org.eclipse.jgit.*,excludes=**/*Test*.* [INFO] [INFO] <<< maven-source-plugin:3.0.0:jar (attach-sources) < generate-sources @ org.eclipse.jgit.archive <<< [INFO] [INFO] [INFO] --- maven-source-plugin:3.0.0:jar (attach-sources) @ org.eclipse.jgit.archive --- [INFO] Building jar: /jobs/genie.jgit/stable/jobs/jgit-stable-4.5/workspace/org.eclipse.jgit.archive/target/org.eclipse.jgit.archive-4.5.6.201903121547-r-sources.jar [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ org.eclipse.jgit.archive --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /jobs/genie.jgit/stable/jobs/jgit-stable-4.5/workspace/org.eclipse.jgit.archive/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.5.1:testCompile (default-testCompile) @ org.eclipse.jgit.archive --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ org.eclipse.jgit.archive --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-jar-plugin:2.6:jar (default-jar) @ org.eclipse.jgit.archive --- [INFO] [INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ org.eclipse.jgit.archive --- [WARNING] Javadoc Warnings [WARNING] Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.jgit [INFO] Building jar: /jobs/genie.jgit/stable/jobs/jgit-stable-4.5/workspace/org.eclipse.jgit.archive/target/org.eclipse.jgit.archive-4.5.6.201903121547-r-javadoc.jar [INFO] [INFO] --- tycho-pack200a-plugin:0.25.0:normalize (pack200-normalize) @ org.eclipse.jgit.archive --- [INFO] Pack200 normalizing jar /jobs/genie.jgit/stable/jobs/jgit-stable-4.5/workspace/org.eclipse.jgit.archive/target/org.eclipse.jgit.archive-4.5.6.201903121547-r.jar [INFO] [INFO] --- eclipse-jarsigner-plugin:1.1.3:sign (sign) @ org.eclipse.jgit.archive --- [INFO] Signing jar: /jobs/genie.jgit/stable/jobs/jgit-stable-4.5/workspace/org.eclipse.jgit.archive/target/org.eclipse.jgit.archive-4.5.6.201903121547-r.jar [INFO] Signing jar: /jobs/genie.jgit/stable/jobs/jgit-stable-4.5/workspace/org.eclipse.jgit.archive/target/org.eclipse.jgit.archive-4.5.6.201903121547-r-sources.jar [INFO] Signing jar: /jobs/genie.jgit/stable/jobs/jgit-stable-4.5/workspace/org.eclipse.jgit.archive/target/org.eclipse.jgit.archive-4.5.6.201903121547-r-javadoc.jar [INFO] [INFO] --- tycho-pack200b-plugin:0.25.0:pack (pack200-pack) @ org.eclipse.jgit.archive --- [INFO] Pack200 packing jar /jobs/genie.jgit/stable/jobs/jgit-stable-4.5/workspace/org.eclipse.jgit.archive/target/org.eclipse.jgit.archive-4.5.6.201903121547-r.jar [INFO] [INFO] --- japicmp-maven-plugin:0.5.3:cmp (default) @ org.eclipse.jgit.archive --- [INFO] Comparing /home/hudson/genie.jgit/.jenkins/jobs/stable/jobs/jgit-stable-4.5/workspace/.repository/org/eclipse/jgit/org.eclipse.jgit.archive/4.2.0.201601211800-r/org.eclipse.jgit.archive-4.2.0.201601211800-r.jar with /jobs/genie.jgit/stable/jobs/jgit-stable-4.5/workspace/org.eclipse.jgit.archive/target/org.eclipse.jgit.archive-4.5.6.201903121547-r.jar: No changes. [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ org.eclipse.jgit.archive --- [INFO] Installing /jobs/genie.jgit/stable/jobs/jgit-stable-4.5/workspace/org.eclipse.jgit.archive/target/org.eclipse.jgit.archive-4.5.6.201903121547-r.jar to /home/hudson/genie.jgit/.jenkins/jobs/stable/jobs/jgit-stable-4.5/workspace/.repository/org/eclipse/jgit/org.eclipse.jgit.archive/4.5.6.201903121547-r/org.eclipse.jgit.archive-4.5.6.201903121547-r.jar [INFO] Installing /jobs/genie.jgit/stable/jobs/jgit-stable-4.5/workspace/org.eclipse.jgit.archive/pom.xml to /home/hudson/genie.jgit/.jenkins/jobs/stable/jobs/jgit-stable-4.5/workspace/.repository/org/eclipse/jgit/org.eclipse.jgit.archive/4.5.6.201903121547-r/org.eclipse.jgit.archive-4.5.6.201903121547-r.pom [INFO] Installing /jobs/genie.jgit/stable/jobs/jgit-stable-4.5/workspace/org.eclipse.jgit.archive/target/org.eclipse.jgit.archive-4.5.6.201903121547-r-sources.jar to /home/hudson/genie.jgit/.jenkins/jobs/stable/jobs/jgit-stable-4.5/workspace/.repository/org/eclipse/jgit/org.eclipse.jgit.archive/4.5.6.201903121547-r/org.eclipse.jgit.archive-4.5.6.201903121547-r-sources.jar [INFO] Installing /jobs/genie.jgit/stable/jobs/jgit-stable-4.5/workspace/org.eclipse.jgit.archive/target/org.eclipse.jgit.archive-4.5.6.201903121547-r-javadoc.jar to /home/hudson/genie.jgit/.jenkins/jobs/stable/jobs/jgit-stable-4.5/workspace/.repository/org/eclipse/jgit/org.eclipse.jgit.archive/4.5.6.201903121547-r/org.eclipse.jgit.archive-4.5.6.201903121547-r-javadoc.jar [INFO] Installing /jobs/genie.jgit/stable/jobs/jgit-stable-4.5/workspace/org.eclipse.jgit.archive/target/org.eclipse.jgit.archive-4.5.6.201903121547-r.jar.pack.gz to /home/hudson/genie.jgit/.jenkins/jobs/stable/jobs/jgit-stable-4.5/workspace/.repository/org/eclipse/jgit/org.eclipse.jgit.archive/4.5.6.201903121547-r/org.eclipse.jgit.archive-4.5.6.201903121547-r-pack200.jar.pack.gz [INFO] [INFO] --- maven-deploy-plugin:2.7:deploy (default-cli) @ org.eclipse.jgit.archive --- [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/jgit-releases/org/eclipse/jgit/org.eclipse.jgit.archive/4.5.6.201903121547-r/org.eclipse.jgit.archive-4.5.6.201903121547-r.jar [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/jgit-releases/org/eclipse/jgit/org.eclipse.jgit.archive/4.5.6.201903121547-r/org.eclipse.jgit.archive-4.5.6.201903121547-r.jar (25 kB at 119 kB/s) [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/jgit-releases/org/eclipse/jgit/org.eclipse.jgit.archive/4.5.6.201903121547-r/org.eclipse.jgit.archive-4.5.6.201903121547-r.pom [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/jgit-releases/org/eclipse/jgit/org.eclipse.jgit.archive/4.5.6.201903121547-r/org.eclipse.jgit.archive-4.5.6.201903121547-r.pom (7.3 kB at 61 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/jgit-releases/org/eclipse/jgit/org.eclipse.jgit.archive/maven-metadata.xml [INFO] Downloaded from repo.eclipse.org: https://repo.eclipse.org/content/repositories/jgit-releases/org/eclipse/jgit/org.eclipse.jgit.archive/maven-metadata.xml (5.4 kB at 17 kB/s) [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/jgit-releases/org/eclipse/jgit/org.eclipse.jgit.archive/maven-metadata.xml [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/jgit-releases/org/eclipse/jgit/org.eclipse.jgit.archive/maven-metadata.xml (5.4 kB at 66 kB/s) [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/jgit-releases/org/eclipse/jgit/org.eclipse.jgit.archive/4.5.6.201903121547-r/org.eclipse.jgit.archive-4.5.6.201903121547-r-sources.jar [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/jgit-releases/org/eclipse/jgit/org.eclipse.jgit.archive/4.5.6.201903121547-r/org.eclipse.jgit.archive-4.5.6.201903121547-r-sources.jar (28 kB at 302 kB/s) [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/jgit-releases/org/eclipse/jgit/org.eclipse.jgit.archive/4.5.6.201903121547-r/org.eclipse.jgit.archive-4.5.6.201903121547-r-javadoc.jar [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/jgit-releases/org/eclipse/jgit/org.eclipse.jgit.archive/4.5.6.201903121547-r/org.eclipse.jgit.archive-4.5.6.201903121547-r-javadoc.jar (83 kB at 329 kB/s) [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/jgit-releases/org/eclipse/jgit/org.eclipse.jgit.archive/4.5.6.201903121547-r/org.eclipse.jgit.archive-4.5.6.201903121547-r-pack200.jar.pack.gz [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/jgit-releases/org/eclipse/jgit/org.eclipse.jgit.archive/4.5.6.201903121547-r/org.eclipse.jgit.archive-4.5.6.201903121547-r-pack200.jar.pack.gz (13 kB at 30 kB/s) [INFO] [INFO] ----------------< org.eclipse.jgit:org.eclipse.jgit.ui >---------------- [INFO] Building JGit - AWT User Interface 4.5.6.201903121547-r [5/18] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- build-helper-maven-plugin:1.10:parse-version (set-osgi-version) @ org.eclipse.jgit.ui --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:prepare-agent (default) @ org.eclipse.jgit.ui --- [INFO] argLine set to -javaagent:/home/hudson/genie.jgit/.jenkins/jobs/stable/jobs/jgit-stable-4.5/workspace/.repository/org/jacoco/org.jacoco.agent/0.7.6.201602180812/org.jacoco.agent-0.7.6.201602180812-runtime.jar=destfile=/jobs/genie.jgit/stable/jobs/jgit-stable-4.5/workspace/target/jacoco.exec,append=true,includes=org.eclipse.jgit.*,excludes=**/*Test*.* [INFO] [INFO] --- maven-antrun-plugin:1.8:run (translate-qualifier) @ org.eclipse.jgit.ui --- [INFO] Executing tasks main: [copy] Copying 1 file to /jobs/genie.jgit/stable/jobs/jgit-stable-4.5/workspace/org.eclipse.jgit.ui/target/META-INF [INFO] Executed tasks [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ org.eclipse.jgit.ui --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.5.1:compile (default-compile) @ org.eclipse.jgit.ui --- [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] >>> maven-source-plugin:3.0.0:jar (attach-sources) > generate-sources @ org.eclipse.jgit.ui >>> [INFO] [INFO] --- build-helper-maven-plugin:1.10:parse-version (set-osgi-version) @ org.eclipse.jgit.ui --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:prepare-agent (default) @ org.eclipse.jgit.ui --- [INFO] argLine set to -javaagent:/home/hudson/genie.jgit/.jenkins/jobs/stable/jobs/jgit-stable-4.5/workspace/.repository/org/jacoco/org.jacoco.agent/0.7.6.201602180812/org.jacoco.agent-0.7.6.201602180812-runtime.jar=destfile=/jobs/genie.jgit/stable/jobs/jgit-stable-4.5/workspace/target/jacoco.exec,append=true,includes=org.eclipse.jgit.*,excludes=**/*Test*.* [INFO] [INFO] <<< maven-source-plugin:3.0.0:jar (attach-sources) < generate-sources @ org.eclipse.jgit.ui <<< [INFO] [INFO] [INFO] --- maven-source-plugin:3.0.0:jar (attach-sources) @ org.eclipse.jgit.ui --- [INFO] Building jar: /jobs/genie.jgit/stable/jobs/jgit-stable-4.5/workspace/org.eclipse.jgit.ui/target/org.eclipse.jgit.ui-4.5.6.201903121547-r-sources.jar [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ org.eclipse.jgit.ui --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /jobs/genie.jgit/stable/jobs/jgit-stable-4.5/workspace/org.eclipse.jgit.ui/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.5.1:testCompile (default-testCompile) @ org.eclipse.jgit.ui --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ org.eclipse.jgit.ui --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-jar-plugin:2.6:jar (default-jar) @ org.eclipse.jgit.ui --- [INFO] [INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ org.eclipse.jgit.ui --- [WARNING] Javadoc Warnings [WARNING] Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.jgit [INFO] Building jar: /jobs/genie.jgit/stable/jobs/jgit-stable-4.5/workspace/org.eclipse.jgit.ui/target/org.eclipse.jgit.ui-4.5.6.201903121547-r-javadoc.jar [INFO] [INFO] --- tycho-pack200a-plugin:0.25.0:normalize (pack200-normalize) @ org.eclipse.jgit.ui --- [INFO] Pack200 normalizing jar /jobs/genie.jgit/stable/jobs/jgit-stable-4.5/workspace/org.eclipse.jgit.ui/target/org.eclipse.jgit.ui-4.5.6.201903121547-r.jar [INFO] [INFO] --- eclipse-jarsigner-plugin:1.1.3:sign (sign) @ org.eclipse.jgit.ui --- [INFO] Signing jar: /jobs/genie.jgit/stable/jobs/jgit-stable-4.5/workspace/org.eclipse.jgit.ui/target/org.eclipse.jgit.ui-4.5.6.201903121547-r.jar [INFO] Signing jar: /jobs/genie.jgit/stable/jobs/jgit-stable-4.5/workspace/org.eclipse.jgit.ui/target/org.eclipse.jgit.ui-4.5.6.201903121547-r-sources.jar [INFO] Signing jar: /jobs/genie.jgit/stable/jobs/jgit-stable-4.5/workspace/org.eclipse.jgit.ui/target/org.eclipse.jgit.ui-4.5.6.201903121547-r-javadoc.jar [INFO] [INFO] --- tycho-pack200b-plugin:0.25.0:pack (pack200-pack) @ org.eclipse.jgit.ui --- [INFO] Pack200 packing jar /jobs/genie.jgit/stable/jobs/jgit-stable-4.5/workspace/org.eclipse.jgit.ui/target/org.eclipse.jgit.ui-4.5.6.201903121547-r.jar [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ org.eclipse.jgit.ui --- [INFO] Installing /jobs/genie.jgit/stable/jobs/jgit-stable-4.5/workspace/org.eclipse.jgit.ui/target/org.eclipse.jgit.ui-4.5.6.201903121547-r.jar to /home/hudson/genie.jgit/.jenkins/jobs/stable/jobs/jgit-stable-4.5/workspace/.repository/org/eclipse/jgit/org.eclipse.jgit.ui/4.5.6.201903121547-r/org.eclipse.jgit.ui-4.5.6.201903121547-r.jar [INFO] Installing /jobs/genie.jgit/stable/jobs/jgit-stable-4.5/workspace/org.eclipse.jgit.ui/pom.xml to /home/hudson/genie.jgit/.jenkins/jobs/stable/jobs/jgit-stable-4.5/workspace/.repository/org/eclipse/jgit/org.eclipse.jgit.ui/4.5.6.201903121547-r/org.eclipse.jgit.ui-4.5.6.201903121547-r.pom [INFO] Installing /jobs/genie.jgit/stable/jobs/jgit-stable-4.5/workspace/org.eclipse.jgit.ui/target/org.eclipse.jgit.ui-4.5.6.201903121547-r-sources.jar to /home/hudson/genie.jgit/.jenkins/jobs/stable/jobs/jgit-stable-4.5/workspace/.repository/org/eclipse/jgit/org.eclipse.jgit.ui/4.5.6.201903121547-r/org.eclipse.jgit.ui-4.5.6.201903121547-r-sources.jar [INFO] Installing /jobs/genie.jgit/stable/jobs/jgit-stable-4.5/workspace/org.eclipse.jgit.ui/target/org.eclipse.jgit.ui-4.5.6.201903121547-r-javadoc.jar to /home/hudson/genie.jgit/.jenkins/jobs/stable/jobs/jgit-stable-4.5/workspace/.repository/org/eclipse/jgit/org.eclipse.jgit.ui/4.5.6.201903121547-r/org.eclipse.jgit.ui-4.5.6.201903121547-r-javadoc.jar [INFO] Installing /jobs/genie.jgit/stable/jobs/jgit-stable-4.5/workspace/org.eclipse.jgit.ui/target/org.eclipse.jgit.ui-4.5.6.201903121547-r.jar.pack.gz to /home/hudson/genie.jgit/.jenkins/jobs/stable/jobs/jgit-stable-4.5/workspace/.repository/org/eclipse/jgit/org.eclipse.jgit.ui/4.5.6.201903121547-r/org.eclipse.jgit.ui-4.5.6.201903121547-r-pack200.jar.pack.gz [INFO] [INFO] --- maven-deploy-plugin:2.7:deploy (default-cli) @ org.eclipse.jgit.ui --- [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/jgit-releases/org/eclipse/jgit/org.eclipse.jgit.ui/4.5.6.201903121547-r/org.eclipse.jgit.ui-4.5.6.201903121547-r.jar [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/jgit-releases/org/eclipse/jgit/org.eclipse.jgit.ui/4.5.6.201903121547-r/org.eclipse.jgit.ui-4.5.6.201903121547-r.jar (29 kB at 294 kB/s) [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/jgit-releases/org/eclipse/jgit/org.eclipse.jgit.ui/4.5.6.201903121547-r/org.eclipse.jgit.ui-4.5.6.201903121547-r.pom [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/jgit-releases/org/eclipse/jgit/org.eclipse.jgit.ui/4.5.6.201903121547-r/org.eclipse.jgit.ui-4.5.6.201903121547-r.pom (3.6 kB at 51 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/jgit-releases/org/eclipse/jgit/org.eclipse.jgit.ui/maven-metadata.xml [INFO] Downloaded from repo.eclipse.org: https://repo.eclipse.org/content/repositories/jgit-releases/org/eclipse/jgit/org.eclipse.jgit.ui/maven-metadata.xml (5.7 kB at 218 kB/s) [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/jgit-releases/org/eclipse/jgit/org.eclipse.jgit.ui/maven-metadata.xml [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/jgit-releases/org/eclipse/jgit/org.eclipse.jgit.ui/maven-metadata.xml (5.7 kB at 62 kB/s) [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/jgit-releases/org/eclipse/jgit/org.eclipse.jgit.ui/4.5.6.201903121547-r/org.eclipse.jgit.ui-4.5.6.201903121547-r-sources.jar [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/jgit-releases/org/eclipse/jgit/org.eclipse.jgit.ui/4.5.6.201903121547-r/org.eclipse.jgit.ui-4.5.6.201903121547-r-sources.jar (25 kB at 338 kB/s) [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/jgit-releases/org/eclipse/jgit/org.eclipse.jgit.ui/4.5.6.201903121547-r/org.eclipse.jgit.ui-4.5.6.201903121547-r-javadoc.jar [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/jgit-releases/org/eclipse/jgit/org.eclipse.jgit.ui/4.5.6.201903121547-r/org.eclipse.jgit.ui-4.5.6.201903121547-r-javadoc.jar (58 kB at 722 kB/s) [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/jgit-releases/org/eclipse/jgit/org.eclipse.jgit.ui/4.5.6.201903121547-r/org.eclipse.jgit.ui-4.5.6.201903121547-r-pack200.jar.pack.gz [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/jgit-releases/org/eclipse/jgit/org.eclipse.jgit.ui/4.5.6.201903121547-r/org.eclipse.jgit.ui-4.5.6.201903121547-r-pack200.jar.pack.gz (16 kB at 212 kB/s) [INFO] [INFO] -----------< org.eclipse.jgit:org.eclipse.jgit.http.apache >------------ [INFO] Building JGit - Apache httpclient based HTTP support 4.5.6.201903121547-r [6/18] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- build-helper-maven-plugin:1.10:parse-version (set-osgi-version) @ org.eclipse.jgit.http.apache --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:prepare-agent (default) @ org.eclipse.jgit.http.apache --- [INFO] argLine set to -javaagent:/home/hudson/genie.jgit/.jenkins/jobs/stable/jobs/jgit-stable-4.5/workspace/.repository/org/jacoco/org.jacoco.agent/0.7.6.201602180812/org.jacoco.agent-0.7.6.201602180812-runtime.jar=destfile=/jobs/genie.jgit/stable/jobs/jgit-stable-4.5/workspace/target/jacoco.exec,append=true,includes=org.eclipse.jgit.*,excludes=**/*Test*.* [INFO] [INFO] --- maven-antrun-plugin:1.8:run (translate-qualifier) @ org.eclipse.jgit.http.apache --- [INFO] Executing tasks main: [copy] Copying 1 file to /jobs/genie.jgit/stable/jobs/jgit-stable-4.5/workspace/org.eclipse.jgit.http.apache/target/META-INF [INFO] Executed tasks [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ org.eclipse.jgit.http.apache --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.5.1:compile (default-compile) @ org.eclipse.jgit.http.apache --- [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] >>> maven-source-plugin:3.0.0:jar (attach-sources) > generate-sources @ org.eclipse.jgit.http.apache >>> [INFO] [INFO] --- build-helper-maven-plugin:1.10:parse-version (set-osgi-version) @ org.eclipse.jgit.http.apache --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:prepare-agent (default) @ org.eclipse.jgit.http.apache --- [INFO] argLine set to -javaagent:/home/hudson/genie.jgit/.jenkins/jobs/stable/jobs/jgit-stable-4.5/workspace/.repository/org/jacoco/org.jacoco.agent/0.7.6.201602180812/org.jacoco.agent-0.7.6.201602180812-runtime.jar=destfile=/jobs/genie.jgit/stable/jobs/jgit-stable-4.5/workspace/target/jacoco.exec,append=true,includes=org.eclipse.jgit.*,excludes=**/*Test*.* [INFO] [INFO] <<< maven-source-plugin:3.0.0:jar (attach-sources) < generate-sources @ org.eclipse.jgit.http.apache <<< [INFO] [INFO] [INFO] --- maven-source-plugin:3.0.0:jar (attach-sources) @ org.eclipse.jgit.http.apache --- [INFO] Building jar: /jobs/genie.jgit/stable/jobs/jgit-stable-4.5/workspace/org.eclipse.jgit.http.apache/target/org.eclipse.jgit.http.apache-4.5.6.201903121547-r-sources.jar [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ org.eclipse.jgit.http.apache --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /jobs/genie.jgit/stable/jobs/jgit-stable-4.5/workspace/org.eclipse.jgit.http.apache/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.5.1:testCompile (default-testCompile) @ org.eclipse.jgit.http.apache --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ org.eclipse.jgit.http.apache --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-jar-plugin:2.6:jar (default-jar) @ org.eclipse.jgit.http.apache --- [INFO] [INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ org.eclipse.jgit.http.apache --- [WARNING] Javadoc Warnings [WARNING] Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.jgit [INFO] Building jar: /jobs/genie.jgit/stable/jobs/jgit-stable-4.5/workspace/org.eclipse.jgit.http.apache/target/org.eclipse.jgit.http.apache-4.5.6.201903121547-r-javadoc.jar [INFO] [INFO] --- tycho-pack200a-plugin:0.25.0:normalize (pack200-normalize) @ org.eclipse.jgit.http.apache --- [INFO] Pack200 normalizing jar /jobs/genie.jgit/stable/jobs/jgit-stable-4.5/workspace/org.eclipse.jgit.http.apache/target/org.eclipse.jgit.http.apache-4.5.6.201903121547-r.jar [INFO] [INFO] --- eclipse-jarsigner-plugin:1.1.3:sign (sign) @ org.eclipse.jgit.http.apache --- [INFO] Signing jar: /jobs/genie.jgit/stable/jobs/jgit-stable-4.5/workspace/org.eclipse.jgit.http.apache/target/org.eclipse.jgit.http.apache-4.5.6.201903121547-r.jar [INFO] Signing jar: /jobs/genie.jgit/stable/jobs/jgit-stable-4.5/workspace/org.eclipse.jgit.http.apache/target/org.eclipse.jgit.http.apache-4.5.6.201903121547-r-sources.jar [INFO] Signing jar: /jobs/genie.jgit/stable/jobs/jgit-stable-4.5/workspace/org.eclipse.jgit.http.apache/target/org.eclipse.jgit.http.apache-4.5.6.201903121547-r-javadoc.jar [INFO] [INFO] --- tycho-pack200b-plugin:0.25.0:pack (pack200-pack) @ org.eclipse.jgit.http.apache --- [INFO] Pack200 packing jar /jobs/genie.jgit/stable/jobs/jgit-stable-4.5/workspace/org.eclipse.jgit.http.apache/target/org.eclipse.jgit.http.apache-4.5.6.201903121547-r.jar [INFO] [INFO] --- japicmp-maven-plugin:0.5.3:cmp (default) @ org.eclipse.jgit.http.apache --- [INFO] Comparing /home/hudson/genie.jgit/.jenkins/jobs/stable/jobs/jgit-stable-4.5/workspace/.repository/org/eclipse/jgit/org.eclipse.jgit.http.apache/4.2.0.201601211800-r/org.eclipse.jgit.http.apache-4.2.0.201601211800-r.jar with /jobs/genie.jgit/stable/jobs/jgit-stable-4.5/workspace/org.eclipse.jgit.http.apache/target/org.eclipse.jgit.http.apache-4.5.6.201903121547-r.jar: *** MODIFIED CLASS: PUBLIC org.eclipse.jgit.transport.http.apache.TemporaryBufferEntity (not serializable) +++ NEW INTERFACE: java.lang.AutoCloseable +++ NEW METHOD: PUBLIC(+) void close() [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ org.eclipse.jgit.http.apache --- [INFO] Installing /jobs/genie.jgit/stable/jobs/jgit-stable-4.5/workspace/org.eclipse.jgit.http.apache/target/org.eclipse.jgit.http.apache-4.5.6.201903121547-r.jar to /home/hudson/genie.jgit/.jenkins/jobs/stable/jobs/jgit-stable-4.5/workspace/.repository/org/eclipse/jgit/org.eclipse.jgit.http.apache/4.5.6.201903121547-r/org.eclipse.jgit.http.apache-4.5.6.201903121547-r.jar [INFO] Installing /jobs/genie.jgit/stable/jobs/jgit-stable-4.5/workspace/org.eclipse.jgit.http.apache/pom.xml to /home/hudson/genie.jgit/.jenkins/jobs/stable/jobs/jgit-stable-4.5/workspace/.repository/org/eclipse/jgit/org.eclipse.jgit.http.apache/4.5.6.201903121547-r/org.eclipse.jgit.http.apache-4.5.6.201903121547-r.pom [INFO] Installing /jobs/genie.jgit/stable/jobs/jgit-stable-4.5/workspace/org.eclipse.jgit.http.apache/target/org.eclipse.jgit.http.apache-4.5.6.201903121547-r-sources.jar to /home/hudson/genie.jgit/.jenkins/jobs/stable/jobs/jgit-stable-4.5/workspace/.repository/org/eclipse/jgit/org.eclipse.jgit.http.apache/4.5.6.201903121547-r/org.eclipse.jgit.http.apache-4.5.6.201903121547-r-sources.jar [INFO] Installing /jobs/genie.jgit/stable/jobs/jgit-stable-4.5/workspace/org.eclipse.jgit.http.apache/target/org.eclipse.jgit.http.apache-4.5.6.201903121547-r-javadoc.jar to /home/hudson/genie.jgit/.jenkins/jobs/stable/jobs/jgit-stable-4.5/workspace/.repository/org/eclipse/jgit/org.eclipse.jgit.http.apache/4.5.6.201903121547-r/org.eclipse.jgit.http.apache-4.5.6.201903121547-r-javadoc.jar [INFO] Installing /jobs/genie.jgit/stable/jobs/jgit-stable-4.5/workspace/org.eclipse.jgit.http.apache/target/org.eclipse.jgit.http.apache-4.5.6.201903121547-r.jar.pack.gz to /home/hudson/genie.jgit/.jenkins/jobs/stable/jobs/jgit-stable-4.5/workspace/.repository/org/eclipse/jgit/org.eclipse.jgit.http.apache/4.5.6.201903121547-r/org.eclipse.jgit.http.apache-4.5.6.201903121547-r-pack200.jar.pack.gz [INFO] [INFO] --- maven-deploy-plugin:2.7:deploy (default-cli) @ org.eclipse.jgit.http.apache --- [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/jgit-releases/org/eclipse/jgit/org.eclipse.jgit.http.apache/4.5.6.201903121547-r/org.eclipse.jgit.http.apache-4.5.6.201903121547-r.jar [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/jgit-releases/org/eclipse/jgit/org.eclipse.jgit.http.apache/4.5.6.201903121547-r/org.eclipse.jgit.http.apache-4.5.6.201903121547-r.jar (22 kB at 152 kB/s) [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/jgit-releases/org/eclipse/jgit/org.eclipse.jgit.http.apache/4.5.6.201903121547-r/org.eclipse.jgit.http.apache-4.5.6.201903121547-r.pom [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/jgit-releases/org/eclipse/jgit/org.eclipse.jgit.http.apache/4.5.6.201903121547-r/org.eclipse.jgit.http.apache-4.5.6.201903121547-r.pom (7.0 kB at 98 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/jgit-releases/org/eclipse/jgit/org.eclipse.jgit.http.apache/maven-metadata.xml [INFO] Downloaded from repo.eclipse.org: https://repo.eclipse.org/content/repositories/jgit-releases/org/eclipse/jgit/org.eclipse.jgit.http.apache/maven-metadata.xml (5.1 kB at 184 kB/s) [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/jgit-releases/org/eclipse/jgit/org.eclipse.jgit.http.apache/maven-metadata.xml [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/jgit-releases/org/eclipse/jgit/org.eclipse.jgit.http.apache/maven-metadata.xml (5.2 kB at 44 kB/s) [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/jgit-releases/org/eclipse/jgit/org.eclipse.jgit.http.apache/4.5.6.201903121547-r/org.eclipse.jgit.http.apache-4.5.6.201903121547-r-sources.jar [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/jgit-releases/org/eclipse/jgit/org.eclipse.jgit.http.apache/4.5.6.201903121547-r/org.eclipse.jgit.http.apache-4.5.6.201903121547-r-sources.jar (21 kB at 156 kB/s) [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/jgit-releases/org/eclipse/jgit/org.eclipse.jgit.http.apache/4.5.6.201903121547-r/org.eclipse.jgit.http.apache-4.5.6.201903121547-r-javadoc.jar [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/jgit-releases/org/eclipse/jgit/org.eclipse.jgit.http.apache/4.5.6.201903121547-r/org.eclipse.jgit.http.apache-4.5.6.201903121547-r-javadoc.jar (62 kB at 606 kB/s) [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/jgit-releases/org/eclipse/jgit/org.eclipse.jgit.http.apache/4.5.6.201903121547-r/org.eclipse.jgit.http.apache-4.5.6.201903121547-r-pack200.jar.pack.gz [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/jgit-releases/org/eclipse/jgit/org.eclipse.jgit.http.apache/4.5.6.201903121547-r/org.eclipse.jgit.http.apache-4.5.6.201903121547-r-pack200.jar.pack.gz (14 kB at 158 kB/s) [INFO] [INFO] -----------< org.eclipse.jgit:org.eclipse.jgit.http.server >------------ [INFO] Building JGit - HTTP Server 4.5.6.201903121547-r [7/18] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- build-helper-maven-plugin:1.10:parse-version (set-osgi-version) @ org.eclipse.jgit.http.server --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:prepare-agent (default) @ org.eclipse.jgit.http.server --- [INFO] argLine set to -javaagent:/home/hudson/genie.jgit/.jenkins/jobs/stable/jobs/jgit-stable-4.5/workspace/.repository/org/jacoco/org.jacoco.agent/0.7.6.201602180812/org.jacoco.agent-0.7.6.201602180812-runtime.jar=destfile=/jobs/genie.jgit/stable/jobs/jgit-stable-4.5/workspace/target/jacoco.exec,append=true,includes=org.eclipse.jgit.*,excludes=**/*Test*.* [INFO] [INFO] --- maven-antrun-plugin:1.8:run (translate-qualifier) @ org.eclipse.jgit.http.server --- [INFO] Executing tasks main: [copy] Copying 1 file to /jobs/genie.jgit/stable/jobs/jgit-stable-4.5/workspace/org.eclipse.jgit.http.server/target/META-INF [INFO] Executed tasks [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ org.eclipse.jgit.http.server --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.5.1:compile (default-compile) @ org.eclipse.jgit.http.server --- [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] >>> maven-source-plugin:3.0.0:jar (attach-sources) > generate-sources @ org.eclipse.jgit.http.server >>> [INFO] [INFO] --- build-helper-maven-plugin:1.10:parse-version (set-osgi-version) @ org.eclipse.jgit.http.server --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:prepare-agent (default) @ org.eclipse.jgit.http.server --- [INFO] argLine set to -javaagent:/home/hudson/genie.jgit/.jenkins/jobs/stable/jobs/jgit-stable-4.5/workspace/.repository/org/jacoco/org.jacoco.agent/0.7.6.201602180812/org.jacoco.agent-0.7.6.201602180812-runtime.jar=destfile=/jobs/genie.jgit/stable/jobs/jgit-stable-4.5/workspace/target/jacoco.exec,append=true,includes=org.eclipse.jgit.*,excludes=**/*Test*.* [INFO] [INFO] <<< maven-source-plugin:3.0.0:jar (attach-sources) < generate-sources @ org.eclipse.jgit.http.server <<< [INFO] [INFO] [INFO] --- maven-source-plugin:3.0.0:jar (attach-sources) @ org.eclipse.jgit.http.server --- [INFO] Building jar: /jobs/genie.jgit/stable/jobs/jgit-stable-4.5/workspace/org.eclipse.jgit.http.server/target/org.eclipse.jgit.http.server-4.5.6.201903121547-r-sources.jar [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ org.eclipse.jgit.http.server --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /jobs/genie.jgit/stable/jobs/jgit-stable-4.5/workspace/org.eclipse.jgit.http.server/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.5.1:testCompile (default-testCompile) @ org.eclipse.jgit.http.server --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ org.eclipse.jgit.http.server --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-jar-plugin:2.6:jar (default-jar) @ org.eclipse.jgit.http.server --- [INFO] [INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ org.eclipse.jgit.http.server --- [WARNING] Javadoc Warnings [WARNING] Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.jgit [INFO] Building jar: /jobs/genie.jgit/stable/jobs/jgit-stable-4.5/workspace/org.eclipse.jgit.http.server/target/org.eclipse.jgit.http.server-4.5.6.201903121547-r-javadoc.jar [INFO] [INFO] --- tycho-pack200a-plugin:0.25.0:normalize (pack200-normalize) @ org.eclipse.jgit.http.server --- [INFO] Pack200 normalizing jar /jobs/genie.jgit/stable/jobs/jgit-stable-4.5/workspace/org.eclipse.jgit.http.server/target/org.eclipse.jgit.http.server-4.5.6.201903121547-r.jar [INFO] [INFO] --- eclipse-jarsigner-plugin:1.1.3:sign (sign) @ org.eclipse.jgit.http.server --- [INFO] Signing jar: /jobs/genie.jgit/stable/jobs/jgit-stable-4.5/workspace/org.eclipse.jgit.http.server/target/org.eclipse.jgit.http.server-4.5.6.201903121547-r.jar [INFO] Signing jar: /jobs/genie.jgit/stable/jobs/jgit-stable-4.5/workspace/org.eclipse.jgit.http.server/target/org.eclipse.jgit.http.server-4.5.6.201903121547-r-sources.jar [INFO] Signing jar: /jobs/genie.jgit/stable/jobs/jgit-stable-4.5/workspace/org.eclipse.jgit.http.server/target/org.eclipse.jgit.http.server-4.5.6.201903121547-r-javadoc.jar [INFO] [INFO] --- tycho-pack200b-plugin:0.25.0:pack (pack200-pack) @ org.eclipse.jgit.http.server --- [INFO] Pack200 packing jar /jobs/genie.jgit/stable/jobs/jgit-stable-4.5/workspace/org.eclipse.jgit.http.server/target/org.eclipse.jgit.http.server-4.5.6.201903121547-r.jar [INFO] [INFO] --- japicmp-maven-plugin:0.5.3:cmp (default) @ org.eclipse.jgit.http.server --- [INFO] Comparing /home/hudson/genie.jgit/.jenkins/jobs/stable/jobs/jgit-stable-4.5/workspace/.repository/org/eclipse/jgit/org.eclipse.jgit.http.server/4.2.0.201601211800-r/org.eclipse.jgit.http.server-4.2.0.201601211800-r.jar with /jobs/genie.jgit/stable/jobs/jgit-stable-4.5/workspace/org.eclipse.jgit.http.server/target/org.eclipse.jgit.http.server-4.5.6.201903121547-r.jar: No changes. [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ org.eclipse.jgit.http.server --- [INFO] Installing /jobs/genie.jgit/stable/jobs/jgit-stable-4.5/workspace/org.eclipse.jgit.http.server/target/org.eclipse.jgit.http.server-4.5.6.201903121547-r.jar to /home/hudson/genie.jgit/.jenkins/jobs/stable/jobs/jgit-stable-4.5/workspace/.repository/org/eclipse/jgit/org.eclipse.jgit.http.server/4.5.6.201903121547-r/org.eclipse.jgit.http.server-4.5.6.201903121547-r.jar [INFO] Installing /jobs/genie.jgit/stable/jobs/jgit-stable-4.5/workspace/org.eclipse.jgit.http.server/pom.xml to /home/hudson/genie.jgit/.jenkins/jobs/stable/jobs/jgit-stable-4.5/workspace/.repository/org/eclipse/jgit/org.eclipse.jgit.http.server/4.5.6.201903121547-r/org.eclipse.jgit.http.server-4.5.6.201903121547-r.pom [INFO] Installing /jobs/genie.jgit/stable/jobs/jgit-stable-4.5/workspace/org.eclipse.jgit.http.server/target/org.eclipse.jgit.http.server-4.5.6.201903121547-r-sources.jar to /home/hudson/genie.jgit/.jenkins/jobs/stable/jobs/jgit-stable-4.5/workspace/.repository/org/eclipse/jgit/org.eclipse.jgit.http.server/4.5.6.201903121547-r/org.eclipse.jgit.http.server-4.5.6.201903121547-r-sources.jar [INFO] Installing /jobs/genie.jgit/stable/jobs/jgit-stable-4.5/workspace/org.eclipse.jgit.http.server/target/org.eclipse.jgit.http.server-4.5.6.201903121547-r-javadoc.jar to /home/hudson/genie.jgit/.jenkins/jobs/stable/jobs/jgit-stable-4.5/workspace/.repository/org/eclipse/jgit/org.eclipse.jgit.http.server/4.5.6.201903121547-r/org.eclipse.jgit.http.server-4.5.6.201903121547-r-javadoc.jar [INFO] Installing /jobs/genie.jgit/stable/jobs/jgit-stable-4.5/workspace/org.eclipse.jgit.http.server/target/org.eclipse.jgit.http.server-4.5.6.201903121547-r.jar.pack.gz to /home/hudson/genie.jgit/.jenkins/jobs/stable/jobs/jgit-stable-4.5/workspace/.repository/org/eclipse/jgit/org.eclipse.jgit.http.server/4.5.6.201903121547-r/org.eclipse.jgit.http.server-4.5.6.201903121547-r-pack200.jar.pack.gz [INFO] [INFO] --- maven-deploy-plugin:2.7:deploy (default-cli) @ org.eclipse.jgit.http.server --- [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/jgit-releases/org/eclipse/jgit/org.eclipse.jgit.http.server/4.5.6.201903121547-r/org.eclipse.jgit.http.server-4.5.6.201903121547-r.jar [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/jgit-releases/org/eclipse/jgit/org.eclipse.jgit.http.server/4.5.6.201903121547-r/org.eclipse.jgit.http.server-4.5.6.201903121547-r.jar (97 kB at 753 kB/s) [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/jgit-releases/org/eclipse/jgit/org.eclipse.jgit.http.server/4.5.6.201903121547-r/org.eclipse.jgit.http.server-4.5.6.201903121547-r.pom [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/jgit-releases/org/eclipse/jgit/org.eclipse.jgit.http.server/4.5.6.201903121547-r/org.eclipse.jgit.http.server-4.5.6.201903121547-r.pom (7.9 kB at 104 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/jgit-releases/org/eclipse/jgit/org.eclipse.jgit.http.server/maven-metadata.xml [INFO] Downloaded from repo.eclipse.org: https://repo.eclipse.org/content/repositories/jgit-releases/org/eclipse/jgit/org.eclipse.jgit.http.server/maven-metadata.xml (5.7 kB at 121 kB/s) [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/jgit-releases/org/eclipse/jgit/org.eclipse.jgit.http.server/maven-metadata.xml [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/jgit-releases/org/eclipse/jgit/org.eclipse.jgit.http.server/maven-metadata.xml (5.7 kB at 38 kB/s) [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/jgit-releases/org/eclipse/jgit/org.eclipse.jgit.http.server/4.5.6.201903121547-r/org.eclipse.jgit.http.server-4.5.6.201903121547-r-sources.jar [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/jgit-releases/org/eclipse/jgit/org.eclipse.jgit.http.server/4.5.6.201903121547-r/org.eclipse.jgit.http.server-4.5.6.201903121547-r-sources.jar (91 kB at 662 kB/s) [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/jgit-releases/org/eclipse/jgit/org.eclipse.jgit.http.server/4.5.6.201903121547-r/org.eclipse.jgit.http.server-4.5.6.201903121547-r-javadoc.jar [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/jgit-releases/org/eclipse/jgit/org.eclipse.jgit.http.server/4.5.6.201903121547-r/org.eclipse.jgit.http.server-4.5.6.201903121547-r-javadoc.jar (140 kB at 1.7 MB/s) [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/jgit-releases/org/eclipse/jgit/org.eclipse.jgit.http.server/4.5.6.201903121547-r/org.eclipse.jgit.http.server-4.5.6.201903121547-r-pack200.jar.pack.gz [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/jgit-releases/org/eclipse/jgit/org.eclipse.jgit.http.server/4.5.6.201903121547-r/org.eclipse.jgit.http.server-4.5.6.201903121547-r-pack200.jar.pack.gz (33 kB at 394 kB/s) [INFO] [INFO] ---------------< org.eclipse.jgit:org.eclipse.jgit.lfs >---------------- [INFO] Building JGit - Large File Storage 4.5.6.201903121547-r [8/18] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/clirr-maven-plugin/maven-metadata.xml [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/clirr-maven-plugin/maven-metadata.xml (723 B at 18 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/clirr-maven-plugin/2.8/clirr-maven-plugin-2.8.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/clirr-maven-plugin/2.8/clirr-maven-plugin-2.8.pom (0 B at 0 B/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/clirr-maven-plugin/2.8/clirr-maven-plugin-2.8.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/clirr-maven-plugin/2.8/clirr-maven-plugin-2.8.jar (0 B at 0 B/s) [INFO] [INFO] --- build-helper-maven-plugin:1.10:parse-version (set-osgi-version) @ org.eclipse.jgit.lfs --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:prepare-agent (default) @ org.eclipse.jgit.lfs --- [INFO] argLine set to -javaagent:/home/hudson/genie.jgit/.jenkins/jobs/stable/jobs/jgit-stable-4.5/workspace/.repository/org/jacoco/org.jacoco.agent/0.7.6.201602180812/org.jacoco.agent-0.7.6.201602180812-runtime.jar=destfile=/jobs/genie.jgit/stable/jobs/jgit-stable-4.5/workspace/target/jacoco.exec,append=true,includes=org.eclipse.jgit.*,excludes=**/*Test*.* [INFO] [INFO] --- maven-antrun-plugin:1.8:run (translate-qualifier) @ org.eclipse.jgit.lfs --- [INFO] Executing tasks main: [copy] Copying 1 file to /jobs/genie.jgit/stable/jobs/jgit-stable-4.5/workspace/org.eclipse.jgit.lfs/target/META-INF [INFO] Executed tasks [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ org.eclipse.jgit.lfs --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.5.1:compile (default-compile) @ org.eclipse.jgit.lfs --- [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] >>> maven-source-plugin:3.0.0:jar (attach-sources) > generate-sources @ org.eclipse.jgit.lfs >>> [INFO] [INFO] --- build-helper-maven-plugin:1.10:parse-version (set-osgi-version) @ org.eclipse.jgit.lfs --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:prepare-agent (default) @ org.eclipse.jgit.lfs --- [INFO] argLine set to -javaagent:/home/hudson/genie.jgit/.jenkins/jobs/stable/jobs/jgit-stable-4.5/workspace/.repository/org/jacoco/org.jacoco.agent/0.7.6.201602180812/org.jacoco.agent-0.7.6.201602180812-runtime.jar=destfile=/jobs/genie.jgit/stable/jobs/jgit-stable-4.5/workspace/target/jacoco.exec,append=true,includes=org.eclipse.jgit.*,excludes=**/*Test*.* [INFO] [INFO] <<< maven-source-plugin:3.0.0:jar (attach-sources) < generate-sources @ org.eclipse.jgit.lfs <<< [INFO] [INFO] [INFO] --- maven-source-plugin:3.0.0:jar (attach-sources) @ org.eclipse.jgit.lfs --- [INFO] Building jar: /jobs/genie.jgit/stable/jobs/jgit-stable-4.5/workspace/org.eclipse.jgit.lfs/target/org.eclipse.jgit.lfs-4.5.6.201903121547-r-sources.jar [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ org.eclipse.jgit.lfs --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /jobs/genie.jgit/stable/jobs/jgit-stable-4.5/workspace/org.eclipse.jgit.lfs/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.5.1:testCompile (default-testCompile) @ org.eclipse.jgit.lfs --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ org.eclipse.jgit.lfs --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-jar-plugin:2.6:jar (default-jar) @ org.eclipse.jgit.lfs --- [INFO] [INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ org.eclipse.jgit.lfs --- [WARNING] Javadoc Warnings [WARNING] Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.jgit [INFO] Building jar: /jobs/genie.jgit/stable/jobs/jgit-stable-4.5/workspace/org.eclipse.jgit.lfs/target/org.eclipse.jgit.lfs-4.5.6.201903121547-r-javadoc.jar [INFO] [INFO] --- tycho-pack200a-plugin:0.25.0:normalize (pack200-normalize) @ org.eclipse.jgit.lfs --- [INFO] Pack200 normalizing jar /jobs/genie.jgit/stable/jobs/jgit-stable-4.5/workspace/org.eclipse.jgit.lfs/target/org.eclipse.jgit.lfs-4.5.6.201903121547-r.jar [INFO] [INFO] --- eclipse-jarsigner-plugin:1.1.3:sign (sign) @ org.eclipse.jgit.lfs --- [INFO] Signing jar: /jobs/genie.jgit/stable/jobs/jgit-stable-4.5/workspace/org.eclipse.jgit.lfs/target/org.eclipse.jgit.lfs-4.5.6.201903121547-r.jar [INFO] Signing jar: /jobs/genie.jgit/stable/jobs/jgit-stable-4.5/workspace/org.eclipse.jgit.lfs/target/org.eclipse.jgit.lfs-4.5.6.201903121547-r-sources.jar [INFO] Signing jar: /jobs/genie.jgit/stable/jobs/jgit-stable-4.5/workspace/org.eclipse.jgit.lfs/target/org.eclipse.jgit.lfs-4.5.6.201903121547-r-javadoc.jar [INFO] [INFO] --- tycho-pack200b-plugin:0.25.0:pack (pack200-pack) @ org.eclipse.jgit.lfs --- [INFO] Pack200 packing jar /jobs/genie.jgit/stable/jobs/jgit-stable-4.5/workspace/org.eclipse.jgit.lfs/target/org.eclipse.jgit.lfs-4.5.6.201903121547-r.jar [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ org.eclipse.jgit.lfs --- [INFO] Installing /jobs/genie.jgit/stable/jobs/jgit-stable-4.5/workspace/org.eclipse.jgit.lfs/target/org.eclipse.jgit.lfs-4.5.6.201903121547-r.jar to /home/hudson/genie.jgit/.jenkins/jobs/stable/jobs/jgit-stable-4.5/workspace/.repository/org/eclipse/jgit/org.eclipse.jgit.lfs/4.5.6.201903121547-r/org.eclipse.jgit.lfs-4.5.6.201903121547-r.jar [INFO] Installing /jobs/genie.jgit/stable/jobs/jgit-stable-4.5/workspace/org.eclipse.jgit.lfs/pom.xml to /home/hudson/genie.jgit/.jenkins/jobs/stable/jobs/jgit-stable-4.5/workspace/.repository/org/eclipse/jgit/org.eclipse.jgit.lfs/4.5.6.201903121547-r/org.eclipse.jgit.lfs-4.5.6.201903121547-r.pom [INFO] Installing /jobs/genie.jgit/stable/jobs/jgit-stable-4.5/workspace/org.eclipse.jgit.lfs/target/org.eclipse.jgit.lfs-4.5.6.201903121547-r-sources.jar to /home/hudson/genie.jgit/.jenkins/jobs/stable/jobs/jgit-stable-4.5/workspace/.repository/org/eclipse/jgit/org.eclipse.jgit.lfs/4.5.6.201903121547-r/org.eclipse.jgit.lfs-4.5.6.201903121547-r-sources.jar [INFO] Installing /jobs/genie.jgit/stable/jobs/jgit-stable-4.5/workspace/org.eclipse.jgit.lfs/target/org.eclipse.jgit.lfs-4.5.6.201903121547-r-javadoc.jar to /home/hudson/genie.jgit/.jenkins/jobs/stable/jobs/jgit-stable-4.5/workspace/.repository/org/eclipse/jgit/org.eclipse.jgit.lfs/4.5.6.201903121547-r/org.eclipse.jgit.lfs-4.5.6.201903121547-r-javadoc.jar [INFO] Installing /jobs/genie.jgit/stable/jobs/jgit-stable-4.5/workspace/org.eclipse.jgit.lfs/target/org.eclipse.jgit.lfs-4.5.6.201903121547-r.jar.pack.gz to /home/hudson/genie.jgit/.jenkins/jobs/stable/jobs/jgit-stable-4.5/workspace/.repository/org/eclipse/jgit/org.eclipse.jgit.lfs/4.5.6.201903121547-r/org.eclipse.jgit.lfs-4.5.6.201903121547-r-pack200.jar.pack.gz [INFO] [INFO] --- maven-deploy-plugin:2.7:deploy (default-cli) @ org.eclipse.jgit.lfs --- [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/jgit-releases/org/eclipse/jgit/org.eclipse.jgit.lfs/4.5.6.201903121547-r/org.eclipse.jgit.lfs-4.5.6.201903121547-r.jar [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/jgit-releases/org/eclipse/jgit/org.eclipse.jgit.lfs/4.5.6.201903121547-r/org.eclipse.jgit.lfs-4.5.6.201903121547-r.jar (33 kB at 350 kB/s) [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/jgit-releases/org/eclipse/jgit/org.eclipse.jgit.lfs/4.5.6.201903121547-r/org.eclipse.jgit.lfs-4.5.6.201903121547-r.pom [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/jgit-releases/org/eclipse/jgit/org.eclipse.jgit.lfs/4.5.6.201903121547-r/org.eclipse.jgit.lfs-4.5.6.201903121547-r.pom (4.6 kB at 54 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/jgit-releases/org/eclipse/jgit/org.eclipse.jgit.lfs/maven-metadata.xml [INFO] Downloaded from repo.eclipse.org: https://repo.eclipse.org/content/repositories/jgit-releases/org/eclipse/jgit/org.eclipse.jgit.lfs/maven-metadata.xml (3.4 kB at 137 kB/s) [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/jgit-releases/org/eclipse/jgit/org.eclipse.jgit.lfs/maven-metadata.xml [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/jgit-releases/org/eclipse/jgit/org.eclipse.jgit.lfs/maven-metadata.xml (3.5 kB at 28 kB/s) [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/jgit-releases/org/eclipse/jgit/org.eclipse.jgit.lfs/4.5.6.201903121547-r/org.eclipse.jgit.lfs-4.5.6.201903121547-r-sources.jar [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/jgit-releases/org/eclipse/jgit/org.eclipse.jgit.lfs/4.5.6.201903121547-r/org.eclipse.jgit.lfs-4.5.6.201903121547-r-sources.jar (47 kB at 507 kB/s) [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/jgit-releases/org/eclipse/jgit/org.eclipse.jgit.lfs/4.5.6.201903121547-r/org.eclipse.jgit.lfs-4.5.6.201903121547-r-javadoc.jar [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/jgit-releases/org/eclipse/jgit/org.eclipse.jgit.lfs/4.5.6.201903121547-r/org.eclipse.jgit.lfs-4.5.6.201903121547-r-javadoc.jar (136 kB at 1.4 MB/s) [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/jgit-releases/org/eclipse/jgit/org.eclipse.jgit.lfs/4.5.6.201903121547-r/org.eclipse.jgit.lfs-4.5.6.201903121547-r-pack200.jar.pack.gz [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/jgit-releases/org/eclipse/jgit/org.eclipse.jgit.lfs/4.5.6.201903121547-r/org.eclipse.jgit.lfs-4.5.6.201903121547-r-pack200.jar.pack.gz (16 kB at 159 kB/s) [INFO] [INFO] ------------< org.eclipse.jgit:org.eclipse.jgit.lfs.server >------------ [INFO] Building JGit - Large File Storage Server 4.5.6.201903121547-r [9/18] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/code/gson/gson/2.2.4/gson-2.2.4.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/code/gson/gson/2.2.4/gson-2.2.4.pom (0 B at 0 B/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/code/gson/gson/2.2.4/gson-2.2.4.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/code/gson/gson/2.2.4/gson-2.2.4.jar (0 B at 0 B/s) [INFO] [INFO] --- build-helper-maven-plugin:1.10:parse-version (set-osgi-version) @ org.eclipse.jgit.lfs.server --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:prepare-agent (default) @ org.eclipse.jgit.lfs.server --- [INFO] argLine set to -javaagent:/home/hudson/genie.jgit/.jenkins/jobs/stable/jobs/jgit-stable-4.5/workspace/.repository/org/jacoco/org.jacoco.agent/0.7.6.201602180812/org.jacoco.agent-0.7.6.201602180812-runtime.jar=destfile=/jobs/genie.jgit/stable/jobs/jgit-stable-4.5/workspace/target/jacoco.exec,append=true,includes=org.eclipse.jgit.*,excludes=**/*Test*.* [INFO] [INFO] --- maven-antrun-plugin:1.8:run (translate-qualifier) @ org.eclipse.jgit.lfs.server --- [INFO] Executing tasks main: [copy] Copying 1 file to /jobs/genie.jgit/stable/jobs/jgit-stable-4.5/workspace/org.eclipse.jgit.lfs.server/target/META-INF [INFO] Executed tasks [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ org.eclipse.jgit.lfs.server --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.5.1:compile (default-compile) @ org.eclipse.jgit.lfs.server --- [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] >>> maven-source-plugin:3.0.0:jar (attach-sources) > generate-sources @ org.eclipse.jgit.lfs.server >>> [INFO] [INFO] --- build-helper-maven-plugin:1.10:parse-version (set-osgi-version) @ org.eclipse.jgit.lfs.server --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:prepare-agent (default) @ org.eclipse.jgit.lfs.server --- [INFO] argLine set to -javaagent:/home/hudson/genie.jgit/.jenkins/jobs/stable/jobs/jgit-stable-4.5/workspace/.repository/org/jacoco/org.jacoco.agent/0.7.6.201602180812/org.jacoco.agent-0.7.6.201602180812-runtime.jar=destfile=/jobs/genie.jgit/stable/jobs/jgit-stable-4.5/workspace/target/jacoco.exec,append=true,includes=org.eclipse.jgit.*,excludes=**/*Test*.* [INFO] [INFO] <<< maven-source-plugin:3.0.0:jar (attach-sources) < generate-sources @ org.eclipse.jgit.lfs.server <<< [INFO] [INFO] [INFO] --- maven-source-plugin:3.0.0:jar (attach-sources) @ org.eclipse.jgit.lfs.server --- [INFO] Building jar: /jobs/genie.jgit/stable/jobs/jgit-stable-4.5/workspace/org.eclipse.jgit.lfs.server/target/org.eclipse.jgit.lfs.server-4.5.6.201903121547-r-sources.jar [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ org.eclipse.jgit.lfs.server --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /jobs/genie.jgit/stable/jobs/jgit-stable-4.5/workspace/org.eclipse.jgit.lfs.server/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.5.1:testCompile (default-testCompile) @ org.eclipse.jgit.lfs.server --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ org.eclipse.jgit.lfs.server --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-jar-plugin:2.6:jar (default-jar) @ org.eclipse.jgit.lfs.server --- [INFO] [INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ org.eclipse.jgit.lfs.server --- [WARNING] Javadoc Warnings [WARNING] Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.jgit [INFO] Building jar: /jobs/genie.jgit/stable/jobs/jgit-stable-4.5/workspace/org.eclipse.jgit.lfs.server/target/org.eclipse.jgit.lfs.server-4.5.6.201903121547-r-javadoc.jar [INFO] [INFO] --- tycho-pack200a-plugin:0.25.0:normalize (pack200-normalize) @ org.eclipse.jgit.lfs.server --- [INFO] Pack200 normalizing jar /jobs/genie.jgit/stable/jobs/jgit-stable-4.5/workspace/org.eclipse.jgit.lfs.server/target/org.eclipse.jgit.lfs.server-4.5.6.201903121547-r.jar [INFO] [INFO] --- eclipse-jarsigner-plugin:1.1.3:sign (sign) @ org.eclipse.jgit.lfs.server --- [INFO] Signing jar: /jobs/genie.jgit/stable/jobs/jgit-stable-4.5/workspace/org.eclipse.jgit.lfs.server/target/org.eclipse.jgit.lfs.server-4.5.6.201903121547-r.jar [INFO] Signing jar: /jobs/genie.jgit/stable/jobs/jgit-stable-4.5/workspace/org.eclipse.jgit.lfs.server/target/org.eclipse.jgit.lfs.server-4.5.6.201903121547-r-sources.jar [INFO] Signing jar: /jobs/genie.jgit/stable/jobs/jgit-stable-4.5/workspace/org.eclipse.jgit.lfs.server/target/org.eclipse.jgit.lfs.server-4.5.6.201903121547-r-javadoc.jar [INFO] [INFO] --- tycho-pack200b-plugin:0.25.0:pack (pack200-pack) @ org.eclipse.jgit.lfs.server --- [INFO] Pack200 packing jar /jobs/genie.jgit/stable/jobs/jgit-stable-4.5/workspace/org.eclipse.jgit.lfs.server/target/org.eclipse.jgit.lfs.server-4.5.6.201903121547-r.jar [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ org.eclipse.jgit.lfs.server --- [INFO] Installing /jobs/genie.jgit/stable/jobs/jgit-stable-4.5/workspace/org.eclipse.jgit.lfs.server/target/org.eclipse.jgit.lfs.server-4.5.6.201903121547-r.jar to /home/hudson/genie.jgit/.jenkins/jobs/stable/jobs/jgit-stable-4.5/workspace/.repository/org/eclipse/jgit/org.eclipse.jgit.lfs.server/4.5.6.201903121547-r/org.eclipse.jgit.lfs.server-4.5.6.201903121547-r.jar [INFO] Installing /jobs/genie.jgit/stable/jobs/jgit-stable-4.5/workspace/org.eclipse.jgit.lfs.server/pom.xml to /home/hudson/genie.jgit/.jenkins/jobs/stable/jobs/jgit-stable-4.5/workspace/.repository/org/eclipse/jgit/org.eclipse.jgit.lfs.server/4.5.6.201903121547-r/org.eclipse.jgit.lfs.server-4.5.6.201903121547-r.pom [INFO] Installing /jobs/genie.jgit/stable/jobs/jgit-stable-4.5/workspace/org.eclipse.jgit.lfs.server/target/org.eclipse.jgit.lfs.server-4.5.6.201903121547-r-sources.jar to /home/hudson/genie.jgit/.jenkins/jobs/stable/jobs/jgit-stable-4.5/workspace/.repository/org/eclipse/jgit/org.eclipse.jgit.lfs.server/4.5.6.201903121547-r/org.eclipse.jgit.lfs.server-4.5.6.201903121547-r-sources.jar [INFO] Installing /jobs/genie.jgit/stable/jobs/jgit-stable-4.5/workspace/org.eclipse.jgit.lfs.server/target/org.eclipse.jgit.lfs.server-4.5.6.201903121547-r-javadoc.jar to /home/hudson/genie.jgit/.jenkins/jobs/stable/jobs/jgit-stable-4.5/workspace/.repository/org/eclipse/jgit/org.eclipse.jgit.lfs.server/4.5.6.201903121547-r/org.eclipse.jgit.lfs.server-4.5.6.201903121547-r-javadoc.jar [INFO] Installing /jobs/genie.jgit/stable/jobs/jgit-stable-4.5/workspace/org.eclipse.jgit.lfs.server/target/org.eclipse.jgit.lfs.server-4.5.6.201903121547-r.jar.pack.gz to /home/hudson/genie.jgit/.jenkins/jobs/stable/jobs/jgit-stable-4.5/workspace/.repository/org/eclipse/jgit/org.eclipse.jgit.lfs.server/4.5.6.201903121547-r/org.eclipse.jgit.lfs.server-4.5.6.201903121547-r-pack200.jar.pack.gz [INFO] [INFO] --- maven-deploy-plugin:2.7:deploy (default-cli) @ org.eclipse.jgit.lfs.server --- [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/jgit-releases/org/eclipse/jgit/org.eclipse.jgit.lfs.server/4.5.6.201903121547-r/org.eclipse.jgit.lfs.server-4.5.6.201903121547-r.jar [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/jgit-releases/org/eclipse/jgit/org.eclipse.jgit.lfs.server/4.5.6.201903121547-r/org.eclipse.jgit.lfs.server-4.5.6.201903121547-r.jar (48 kB at 471 kB/s) [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/jgit-releases/org/eclipse/jgit/org.eclipse.jgit.lfs.server/4.5.6.201903121547-r/org.eclipse.jgit.lfs.server-4.5.6.201903121547-r.pom [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/jgit-releases/org/eclipse/jgit/org.eclipse.jgit.lfs.server/4.5.6.201903121547-r/org.eclipse.jgit.lfs.server-4.5.6.201903121547-r.pom (5.2 kB at 65 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/jgit-releases/org/eclipse/jgit/org.eclipse.jgit.lfs.server/maven-metadata.xml [INFO] Downloaded from repo.eclipse.org: https://repo.eclipse.org/content/repositories/jgit-releases/org/eclipse/jgit/org.eclipse.jgit.lfs.server/maven-metadata.xml (3.4 kB at 171 kB/s) [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/jgit-releases/org/eclipse/jgit/org.eclipse.jgit.lfs.server/maven-metadata.xml [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/jgit-releases/org/eclipse/jgit/org.eclipse.jgit.lfs.server/maven-metadata.xml (3.5 kB at 42 kB/s) [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/jgit-releases/org/eclipse/jgit/org.eclipse.jgit.lfs.server/4.5.6.201903121547-r/org.eclipse.jgit.lfs.server-4.5.6.201903121547-r-sources.jar [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/jgit-releases/org/eclipse/jgit/org.eclipse.jgit.lfs.server/4.5.6.201903121547-r/org.eclipse.jgit.lfs.server-4.5.6.201903121547-r-sources.jar (46 kB at 476 kB/s) [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/jgit-releases/org/eclipse/jgit/org.eclipse.jgit.lfs.server/4.5.6.201903121547-r/org.eclipse.jgit.lfs.server-4.5.6.201903121547-r-javadoc.jar [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/jgit-releases/org/eclipse/jgit/org.eclipse.jgit.lfs.server/4.5.6.201903121547-r/org.eclipse.jgit.lfs.server-4.5.6.201903121547-r-javadoc.jar (125 kB at 1.5 MB/s) [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/jgit-releases/org/eclipse/jgit/org.eclipse.jgit.lfs.server/4.5.6.201903121547-r/org.eclipse.jgit.lfs.server-4.5.6.201903121547-r-pack200.jar.pack.gz [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/jgit-releases/org/eclipse/jgit/org.eclipse.jgit.lfs.server/4.5.6.201903121547-r/org.eclipse.jgit.lfs.server-4.5.6.201903121547-r-pack200.jar.pack.gz (22 kB at 244 kB/s) [INFO] [INFO] ---------------< org.eclipse.jgit:org.eclipse.jgit.pgm >---------------- [INFO] Building JGit - Command Line Interface 4.5.6.201903121547-r [10/18] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-shade-plugin/2.4.3/maven-shade-plugin-2.4.3.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-shade-plugin/2.4.3/maven-shade-plugin-2.4.3.pom (0 B at 0 B/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-shade-plugin/2.4.3/maven-shade-plugin-2.4.3.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-shade-plugin/2.4.3/maven-shade-plugin-2.4.3.jar (0 B at 0 B/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/args4j/args4j/2.0.15/args4j-2.0.15.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/args4j/args4j/2.0.15/args4j-2.0.15.pom (0 B at 0 B/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/args4j/args4j-site/2.0.15/args4j-site-2.0.15.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/args4j/args4j-site/2.0.15/args4j-site-2.0.15.pom (0 B at 0 B/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-log4j12/1.7.2/slf4j-log4j12-1.7.2.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-log4j12/1.7.2/slf4j-log4j12-1.7.2.pom (0 B at 0 B/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/log4j/log4j/1.2.15/log4j-1.2.15.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/log4j/log4j/1.2.15/log4j-1.2.15.pom (0 B at 0 B/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-servlet/9.2.13.v20150730/jetty-servlet-9.2.13.v20150730.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-servlet/9.2.13.v20150730/jetty-servlet-9.2.13.v20150730.pom (0 B at 0 B/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-project/9.2.13.v20150730/jetty-project-9.2.13.v20150730.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-project/9.2.13.v20150730/jetty-project-9.2.13.v20150730.pom (0 B at 0 B/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-parent/23/jetty-parent-23.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-parent/23/jetty-parent-23.pom (0 B at 0 B/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-security/9.2.13.v20150730/jetty-security-9.2.13.v20150730.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-security/9.2.13.v20150730/jetty-security-9.2.13.v20150730.pom (0 B at 0 B/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-server/9.2.13.v20150730/jetty-server-9.2.13.v20150730.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-server/9.2.13.v20150730/jetty-server-9.2.13.v20150730.pom (0 B at 0 B/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-http/9.2.13.v20150730/jetty-http-9.2.13.v20150730.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-http/9.2.13.v20150730/jetty-http-9.2.13.v20150730.pom (0 B at 0 B/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-util/9.2.13.v20150730/jetty-util-9.2.13.v20150730.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-util/9.2.13.v20150730/jetty-util-9.2.13.v20150730.pom (0 B at 0 B/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-io/9.2.13.v20150730/jetty-io-9.2.13.v20150730.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-io/9.2.13.v20150730/jetty-io-9.2.13.v20150730.pom (0 B at 0 B/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/args4j/args4j/2.0.15/args4j-2.0.15.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/log4j/log4j/1.2.15/log4j-1.2.15.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-log4j12/1.7.2/slf4j-log4j12-1.7.2.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-security/9.2.13.v20150730/jetty-security-9.2.13.v20150730.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-servlet/9.2.13.v20150730/jetty-servlet-9.2.13.v20150730.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-log4j12/1.7.2/slf4j-log4j12-1.7.2.jar (0 B at 0 B/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-server/9.2.13.v20150730/jetty-server-9.2.13.v20150730.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-security/9.2.13.v20150730/jetty-security-9.2.13.v20150730.jar (0 B at 0 B/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-http/9.2.13.v20150730/jetty-http-9.2.13.v20150730.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/log4j/log4j/1.2.15/log4j-1.2.15.jar (0 B at 0 B/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-util/9.2.13.v20150730/jetty-util-9.2.13.v20150730.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-servlet/9.2.13.v20150730/jetty-servlet-9.2.13.v20150730.jar (0 B at 0 B/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-io/9.2.13.v20150730/jetty-io-9.2.13.v20150730.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-server/9.2.13.v20150730/jetty-server-9.2.13.v20150730.jar (0 B at 0 B/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/args4j/args4j/2.0.15/args4j-2.0.15.jar (0 B at 0 B/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-io/9.2.13.v20150730/jetty-io-9.2.13.v20150730.jar (0 B at 0 B/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-util/9.2.13.v20150730/jetty-util-9.2.13.v20150730.jar (0 B at 0 B/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-http/9.2.13.v20150730/jetty-http-9.2.13.v20150730.jar (0 B at 0 B/s) [INFO] [INFO] --- build-helper-maven-plugin:1.10:parse-version (set-osgi-version) @ org.eclipse.jgit.pgm --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:prepare-agent (default) @ org.eclipse.jgit.pgm --- [INFO] argLine set to -javaagent:/home/hudson/genie.jgit/.jenkins/jobs/stable/jobs/jgit-stable-4.5/workspace/.repository/org/jacoco/org.jacoco.agent/0.7.6.201602180812/org.jacoco.agent-0.7.6.201602180812-runtime.jar=destfile=/jobs/genie.jgit/stable/jobs/jgit-stable-4.5/workspace/target/jacoco.exec,append=true,includes=org.eclipse.jgit.*,excludes=**/*Test*.* [INFO] [INFO] --- maven-antrun-plugin:1.8:run (translate-qualifier) @ org.eclipse.jgit.pgm --- [INFO] Executing tasks main: [copy] Copying 1 file to /jobs/genie.jgit/stable/jobs/jgit-stable-4.5/workspace/org.eclipse.jgit.pgm/target/META-INF [INFO] Executed tasks [INFO] [INFO] --- maven-antrun-plugin:1.8:run (translate-source-qualifier) @ org.eclipse.jgit.pgm --- [INFO] Executing tasks main: [copy] Copying 1 file to /jobs/genie.jgit/stable/jobs/jgit-stable-4.5/workspace/org.eclipse.jgit.pgm/target/META-INF [INFO] Executed tasks [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ org.eclipse.jgit.pgm --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 3 resources [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:3.5.1:compile (default-compile) @ org.eclipse.jgit.pgm --- [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] >>> maven-source-plugin:3.0.0:jar (attach-sources) > generate-sources @ org.eclipse.jgit.pgm >>> [INFO] [INFO] --- build-helper-maven-plugin:1.10:parse-version (set-osgi-version) @ org.eclipse.jgit.pgm --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:prepare-agent (default) @ org.eclipse.jgit.pgm --- [INFO] argLine set to -javaagent:/home/hudson/genie.jgit/.jenkins/jobs/stable/jobs/jgit-stable-4.5/workspace/.repository/org/jacoco/org.jacoco.agent/0.7.6.201602180812/org.jacoco.agent-0.7.6.201602180812-runtime.jar=destfile=/jobs/genie.jgit/stable/jobs/jgit-stable-4.5/workspace/target/jacoco.exec,append=true,includes=org.eclipse.jgit.*,excludes=**/*Test*.* [INFO] [INFO] <<< maven-source-plugin:3.0.0:jar (attach-sources) < generate-sources @ org.eclipse.jgit.pgm <<< [INFO] [INFO] [INFO] --- maven-source-plugin:3.0.0:jar (attach-sources) @ org.eclipse.jgit.pgm --- [INFO] Building jar: /jobs/genie.jgit/stable/jobs/jgit-stable-4.5/workspace/org.eclipse.jgit.pgm/target/org.eclipse.jgit.pgm-4.5.6.201903121547-r-sources.jar [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ org.eclipse.jgit.pgm --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /jobs/genie.jgit/stable/jobs/jgit-stable-4.5/workspace/org.eclipse.jgit.pgm/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.5.1:testCompile (default-testCompile) @ org.eclipse.jgit.pgm --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ org.eclipse.jgit.pgm --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-jar-plugin:2.6:jar (default-jar) @ org.eclipse.jgit.pgm --- [INFO] [INFO] --- maven-shade-plugin:2.4.3:shade (default) @ org.eclipse.jgit.pgm --- [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-compat/3.0/maven-compat-3.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-compat/3.0/maven-compat-3.0.pom (0 B at 0 B/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm/5.0.2/asm-5.0.2.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm/5.0.2/asm-5.0.2.pom (0 B at 0 B/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-parent/5.0.2/asm-parent-5.0.2.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-parent/5.0.2/asm-parent-5.0.2.pom (0 B at 0 B/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-commons/5.0.2/asm-commons-5.0.2.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-commons/5.0.2/asm-commons-5.0.2.pom (0 B at 0 B/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-tree/5.0.2/asm-tree-5.0.2.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-tree/5.0.2/asm-tree-5.0.2.pom (0 B at 0 B/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jdom/jdom/1.1/jdom-1.1.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jdom/jdom/1.1/jdom-1.1.pom (0 B at 0 B/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-dependency-tree/2.2/maven-dependency-tree-2.2.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-dependency-tree/2.2/maven-dependency-tree-2.2.pom (0 B at 0 B/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/vafer/jdependency/1.1/jdependency-1.1.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/vafer/jdependency/1.1/jdependency-1.1.pom (0 B at 0 B/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm/5.0.4/asm-5.0.4.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm/5.0.4/asm-5.0.4.pom (0 B at 0 B/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-analysis/5.0.4/asm-analysis-5.0.4.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-analysis/5.0.4/asm-analysis-5.0.4.pom (0 B at 0 B/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-tree/5.0.4/asm-tree-5.0.4.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-tree/5.0.4/asm-tree-5.0.4.pom (0 B at 0 B/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-commons/5.0.4/asm-commons-5.0.4.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-commons/5.0.4/asm-commons-5.0.4.pom (0 B at 0 B/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-util/5.0.4/asm-util-5.0.4.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-util/5.0.4/asm-util-5.0.4.pom (0 B at 0 B/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/guava/guava/11.0.2/guava-11.0.2.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/guava/guava/11.0.2/guava-11.0.2.pom (0 B at 0 B/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/guava/guava-parent/11.0.2/guava-parent-11.0.2.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/guava/guava-parent/11.0.2/guava-parent-11.0.2.pom (0 B at 0 B/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/code/findbugs/jsr305/1.3.9/jsr305-1.3.9.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/code/findbugs/jsr305/1.3.9/jsr305-1.3.9.pom (0 B at 0 B/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-compat/3.0/maven-compat-3.0.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm/5.0.2/asm-5.0.2.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-tree/5.0.2/asm-tree-5.0.2.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-commons/5.0.2/asm-commons-5.0.2.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jdom/jdom/1.1/jdom-1.1.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm/5.0.2/asm-5.0.2.jar (0 B at 0 B/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-commons/5.0.2/asm-commons-5.0.2.jar (0 B at 0 B/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-compat/3.0/maven-compat-3.0.jar (0 B at 0 B/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-tree/5.0.2/asm-tree-5.0.2.jar (0 B at 0 B/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-util/5.0.4/asm-util-5.0.4.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/vafer/jdependency/1.1/jdependency-1.1.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-dependency-tree/2.2/maven-dependency-tree-2.2.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jdom/jdom/1.1/jdom-1.1.jar (0 B at 0 B/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-analysis/5.0.4/asm-analysis-5.0.4.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/guava/guava/11.0.2/guava-11.0.2.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-util/5.0.4/asm-util-5.0.4.jar (0 B at 0 B/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-analysis/5.0.4/asm-analysis-5.0.4.jar (0 B at 0 B/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-dependency-tree/2.2/maven-dependency-tree-2.2.jar (0 B at 0 B/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/vafer/jdependency/1.1/jdependency-1.1.jar (0 B at 0 B/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/code/findbugs/jsr305/1.3.9/jsr305-1.3.9.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/guava/guava/11.0.2/guava-11.0.2.jar (0 B at 0 B/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/code/findbugs/jsr305/1.3.9/jsr305-1.3.9.jar (0 B at 0 B/s) [INFO] Including args4j:args4j:jar:2.0.15 in the shaded jar. [INFO] Including org.apache.commons:commons-compress:jar:1.6 in the shaded jar. [INFO] Including org.tukaani:xz:jar:1.4 in the shaded jar. [INFO] Including org.eclipse.jgit:org.eclipse.jgit.archive:jar:4.5.6.201903121547-r in the shaded jar. [INFO] Including org.osgi:org.osgi.core:jar:4.3.1 in the shaded jar. [INFO] Including org.eclipse.jgit:org.eclipse.jgit:jar:4.5.6.201903121547-r in the shaded jar. [INFO] Including com.jcraft:jsch:jar:0.1.53 in the shaded jar. [INFO] Including com.googlecode.javaewah:JavaEWAH:jar:0.7.9 in the shaded jar. [INFO] Including org.eclipse.jgit:org.eclipse.jgit.ui:jar:4.5.6.201903121547-r in the shaded jar. [INFO] Including org.eclipse.jgit:org.eclipse.jgit.http.apache:jar:4.5.6.201903121547-r in the shaded jar. [INFO] Including org.apache.httpcomponents:httpclient:jar:4.3.6 in the shaded jar. [INFO] Including org.apache.httpcomponents:httpcore:jar:4.3.3 in the shaded jar. [INFO] Including commons-logging:commons-logging:jar:1.1.3 in the shaded jar. [INFO] Including commons-codec:commons-codec:jar:1.6 in the shaded jar. [INFO] Including org.slf4j:slf4j-api:jar:1.7.2 in the shaded jar. [INFO] Including org.slf4j:slf4j-log4j12:jar:1.7.2 in the shaded jar. [INFO] Including log4j:log4j:jar:1.2.15 in the shaded jar. [INFO] Including org.eclipse.jetty:jetty-servlet:jar:9.2.13.v20150730 in the shaded jar. [INFO] Including org.eclipse.jetty:jetty-security:jar:9.2.13.v20150730 in the shaded jar. [INFO] Including org.eclipse.jetty:jetty-server:jar:9.2.13.v20150730 in the shaded jar. [INFO] Including javax.servlet:javax.servlet-api:jar:3.1.0 in the shaded jar. [INFO] Including org.eclipse.jetty:jetty-http:jar:9.2.13.v20150730 in the shaded jar. [INFO] Including org.eclipse.jetty:jetty-util:jar:9.2.13.v20150730 in the shaded jar. [INFO] Including org.eclipse.jetty:jetty-io:jar:9.2.13.v20150730 in the shaded jar. [INFO] Including org.eclipse.jgit:org.eclipse.jgit.lfs:jar:4.5.6.201903121547-r in the shaded jar. [INFO] Including org.eclipse.jgit:org.eclipse.jgit.lfs.server:jar:4.5.6.201903121547-r in the shaded jar. [INFO] Including com.google.code.gson:gson:jar:2.2.4 in the shaded jar. [INFO] Replacing /jobs/genie.jgit/stable/jobs/jgit-stable-4.5/workspace/org.eclipse.jgit.pgm/target/jgit-cli.jar with /jobs/genie.jgit/stable/jobs/jgit-stable-4.5/workspace/org.eclipse.jgit.pgm/target/org.eclipse.jgit.pgm-4.5.6.201903121547-r-shaded.jar [INFO] Attaching shaded artifact. [INFO] [INFO] --- maven-antrun-plugin:1.8:run (create_jgit) @ org.eclipse.jgit.pgm --- [INFO] Executing tasks main: [INFO] Executed tasks [INFO] [INFO] --- build-helper-maven-plugin:1.10:attach-artifact (attach_jgit) @ org.eclipse.jgit.pgm --- [INFO] [INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ org.eclipse.jgit.pgm --- [WARNING] Javadoc Warnings [WARNING] Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.jgit [INFO] Building jar: /jobs/genie.jgit/stable/jobs/jgit-stable-4.5/workspace/org.eclipse.jgit.pgm/target/org.eclipse.jgit.pgm-4.5.6.201903121547-r-javadoc.jar [INFO] [INFO] --- tycho-pack200a-plugin:0.25.0:normalize (pack200-normalize) @ org.eclipse.jgit.pgm --- [INFO] Pack200 normalizing jar /jobs/genie.jgit/stable/jobs/jgit-stable-4.5/workspace/org.eclipse.jgit.pgm/target/org.eclipse.jgit.pgm-4.5.6.201903121547-r.jar [INFO] [INFO] --- eclipse-jarsigner-plugin:1.1.3:sign (sign) @ org.eclipse.jgit.pgm --- [INFO] Signing jar: /jobs/genie.jgit/stable/jobs/jgit-stable-4.5/workspace/org.eclipse.jgit.pgm/target/org.eclipse.jgit.pgm-4.5.6.201903121547-r.jar [INFO] Signing jar: /jobs/genie.jgit/stable/jobs/jgit-stable-4.5/workspace/org.eclipse.jgit.pgm/target/org.eclipse.jgit.pgm-4.5.6.201903121547-r-sources.jar [INFO] Signing jar: /jobs/genie.jgit/stable/jobs/jgit-stable-4.5/workspace/org.eclipse.jgit.pgm/target/jgit-cli.jar [INFO] Signing jar: /jobs/genie.jgit/stable/jobs/jgit-stable-4.5/workspace/org.eclipse.jgit.pgm/target/org.eclipse.jgit.pgm-4.5.6.201903121547-r-javadoc.jar [INFO] [INFO] --- tycho-pack200b-plugin:0.25.0:pack (pack200-pack) @ org.eclipse.jgit.pgm --- [INFO] Pack200 packing jar /jobs/genie.jgit/stable/jobs/jgit-stable-4.5/workspace/org.eclipse.jgit.pgm/target/org.eclipse.jgit.pgm-4.5.6.201903121547-r.jar [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ org.eclipse.jgit.pgm --- [INFO] Installing /jobs/genie.jgit/stable/jobs/jgit-stable-4.5/workspace/org.eclipse.jgit.pgm/target/org.eclipse.jgit.pgm-4.5.6.201903121547-r.jar to /home/hudson/genie.jgit/.jenkins/jobs/stable/jobs/jgit-stable-4.5/workspace/.repository/org/eclipse/jgit/org.eclipse.jgit.pgm/4.5.6.201903121547-r/org.eclipse.jgit.pgm-4.5.6.201903121547-r.jar [INFO] Installing /jobs/genie.jgit/stable/jobs/jgit-stable-4.5/workspace/org.eclipse.jgit.pgm/pom.xml to /home/hudson/genie.jgit/.jenkins/jobs/stable/jobs/jgit-stable-4.5/workspace/.repository/org/eclipse/jgit/org.eclipse.jgit.pgm/4.5.6.201903121547-r/org.eclipse.jgit.pgm-4.5.6.201903121547-r.pom [INFO] Installing /jobs/genie.jgit/stable/jobs/jgit-stable-4.5/workspace/org.eclipse.jgit.pgm/target/org.eclipse.jgit.pgm-4.5.6.201903121547-r-sources.jar to /home/hudson/genie.jgit/.jenkins/jobs/stable/jobs/jgit-stable-4.5/workspace/.repository/org/eclipse/jgit/org.eclipse.jgit.pgm/4.5.6.201903121547-r/org.eclipse.jgit.pgm-4.5.6.201903121547-r-sources.jar [INFO] Installing /jobs/genie.jgit/stable/jobs/jgit-stable-4.5/workspace/org.eclipse.jgit.pgm/target/jgit-cli.jar to /home/hudson/genie.jgit/.jenkins/jobs/stable/jobs/jgit-stable-4.5/workspace/.repository/org/eclipse/jgit/org.eclipse.jgit.pgm/4.5.6.201903121547-r/org.eclipse.jgit.pgm-4.5.6.201903121547-r-shaded.jar [INFO] Installing /jobs/genie.jgit/stable/jobs/jgit-stable-4.5/workspace/org.eclipse.jgit.pgm/target/jgit to /home/hudson/genie.jgit/.jenkins/jobs/stable/jobs/jgit-stable-4.5/workspace/.repository/org/eclipse/jgit/org.eclipse.jgit.pgm/4.5.6.201903121547-r/org.eclipse.jgit.pgm-4.5.6.201903121547-r.sh [INFO] Installing /jobs/genie.jgit/stable/jobs/jgit-stable-4.5/workspace/org.eclipse.jgit.pgm/target/org.eclipse.jgit.pgm-4.5.6.201903121547-r-javadoc.jar to /home/hudson/genie.jgit/.jenkins/jobs/stable/jobs/jgit-stable-4.5/workspace/.repository/org/eclipse/jgit/org.eclipse.jgit.pgm/4.5.6.201903121547-r/org.eclipse.jgit.pgm-4.5.6.201903121547-r-javadoc.jar [INFO] Installing /jobs/genie.jgit/stable/jobs/jgit-stable-4.5/workspace/org.eclipse.jgit.pgm/target/org.eclipse.jgit.pgm-4.5.6.201903121547-r.jar.pack.gz to /home/hudson/genie.jgit/.jenkins/jobs/stable/jobs/jgit-stable-4.5/workspace/.repository/org/eclipse/jgit/org.eclipse.jgit.pgm/4.5.6.201903121547-r/org.eclipse.jgit.pgm-4.5.6.201903121547-r-pack200.jar.pack.gz [INFO] [INFO] --- maven-deploy-plugin:2.7:deploy (default-cli) @ org.eclipse.jgit.pgm --- [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/jgit-releases/org/eclipse/jgit/org.eclipse.jgit.pgm/4.5.6.201903121547-r/org.eclipse.jgit.pgm-4.5.6.201903121547-r.jar [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/jgit-releases/org/eclipse/jgit/org.eclipse.jgit.pgm/4.5.6.201903121547-r/org.eclipse.jgit.pgm-4.5.6.201903121547-r.jar (248 kB at 1.9 MB/s) [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/jgit-releases/org/eclipse/jgit/org.eclipse.jgit.pgm/4.5.6.201903121547-r/org.eclipse.jgit.pgm-4.5.6.201903121547-r.pom [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/jgit-releases/org/eclipse/jgit/org.eclipse.jgit.pgm/4.5.6.201903121547-r/org.eclipse.jgit.pgm-4.5.6.201903121547-r.pom (9.8 kB at 128 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/jgit-releases/org/eclipse/jgit/org.eclipse.jgit.pgm/maven-metadata.xml [INFO] Downloaded from repo.eclipse.org: https://repo.eclipse.org/content/repositories/jgit-releases/org/eclipse/jgit/org.eclipse.jgit.pgm/maven-metadata.xml (5.7 kB at 129 kB/s) [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/jgit-releases/org/eclipse/jgit/org.eclipse.jgit.pgm/maven-metadata.xml [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/jgit-releases/org/eclipse/jgit/org.eclipse.jgit.pgm/maven-metadata.xml (5.7 kB at 51 kB/s) [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/jgit-releases/org/eclipse/jgit/org.eclipse.jgit.pgm/4.5.6.201903121547-r/org.eclipse.jgit.pgm-4.5.6.201903121547-r-sources.jar [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/jgit-releases/org/eclipse/jgit/org.eclipse.jgit.pgm/4.5.6.201903121547-r/org.eclipse.jgit.pgm-4.5.6.201903121547-r-sources.jar (198 kB at 2.2 MB/s) [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/jgit-releases/org/eclipse/jgit/org.eclipse.jgit.pgm/4.5.6.201903121547-r/org.eclipse.jgit.pgm-4.5.6.201903121547-r-shaded.jar [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/jgit-releases/org/eclipse/jgit/org.eclipse.jgit.pgm/4.5.6.201903121547-r/org.eclipse.jgit.pgm-4.5.6.201903121547-r-shaded.jar (7.1 MB at 17 MB/s) [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/jgit-releases/org/eclipse/jgit/org.eclipse.jgit.pgm/4.5.6.201903121547-r/org.eclipse.jgit.pgm-4.5.6.201903121547-r.sh [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/jgit-releases/org/eclipse/jgit/org.eclipse.jgit.pgm/4.5.6.201903121547-r/org.eclipse.jgit.pgm-4.5.6.201903121547-r.sh (6.7 MB at 17 MB/s) [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/jgit-releases/org/eclipse/jgit/org.eclipse.jgit.pgm/4.5.6.201903121547-r/org.eclipse.jgit.pgm-4.5.6.201903121547-r-javadoc.jar [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/jgit-releases/org/eclipse/jgit/org.eclipse.jgit.pgm/4.5.6.201903121547-r/org.eclipse.jgit.pgm-4.5.6.201903121547-r-javadoc.jar (175 kB at 1.8 MB/s) [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/jgit-releases/org/eclipse/jgit/org.eclipse.jgit.pgm/4.5.6.201903121547-r/org.eclipse.jgit.pgm-4.5.6.201903121547-r-pack200.jar.pack.gz [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/jgit-releases/org/eclipse/jgit/org.eclipse.jgit.pgm/4.5.6.201903121547-r/org.eclipse.jgit.pgm-4.5.6.201903121547-r-pack200.jar.pack.gz (92 kB at 820 kB/s) [INFO] [INFO] --------------< org.eclipse.jgit:org.eclipse.jgit.junit >--------------- [INFO] Building JGit - JUnit Utility Classes 4.5.6.201903121547-r [11/18] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- build-helper-maven-plugin:1.10:parse-version (set-osgi-version) @ org.eclipse.jgit.junit --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:prepare-agent (default) @ org.eclipse.jgit.junit --- [INFO] argLine set to -javaagent:/home/hudson/genie.jgit/.jenkins/jobs/stable/jobs/jgit-stable-4.5/workspace/.repository/org/jacoco/org.jacoco.agent/0.7.6.201602180812/org.jacoco.agent-0.7.6.201602180812-runtime.jar=destfile=/jobs/genie.jgit/stable/jobs/jgit-stable-4.5/workspace/target/jacoco.exec,append=true,includes=org.eclipse.jgit.*,excludes=**/*Test*.* [INFO] [INFO] --- maven-antrun-plugin:1.8:run (translate-qualifier) @ org.eclipse.jgit.junit --- [INFO] Executing tasks main: [copy] Copying 1 file to /jobs/genie.jgit/stable/jobs/jgit-stable-4.5/workspace/org.eclipse.jgit.junit/target/META-INF [INFO] Executed tasks [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ org.eclipse.jgit.junit --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.5.1:compile (default-compile) @ org.eclipse.jgit.junit --- [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] >>> maven-source-plugin:3.0.0:jar (attach-sources) > generate-sources @ org.eclipse.jgit.junit >>> [INFO] [INFO] --- build-helper-maven-plugin:1.10:parse-version (set-osgi-version) @ org.eclipse.jgit.junit --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:prepare-agent (default) @ org.eclipse.jgit.junit --- [INFO] argLine set to -javaagent:/home/hudson/genie.jgit/.jenkins/jobs/stable/jobs/jgit-stable-4.5/workspace/.repository/org/jacoco/org.jacoco.agent/0.7.6.201602180812/org.jacoco.agent-0.7.6.201602180812-runtime.jar=destfile=/jobs/genie.jgit/stable/jobs/jgit-stable-4.5/workspace/target/jacoco.exec,append=true,includes=org.eclipse.jgit.*,excludes=**/*Test*.* [INFO] [INFO] <<< maven-source-plugin:3.0.0:jar (attach-sources) < generate-sources @ org.eclipse.jgit.junit <<< [INFO] [INFO] [INFO] --- maven-source-plugin:3.0.0:jar (attach-sources) @ org.eclipse.jgit.junit --- [INFO] Building jar: /jobs/genie.jgit/stable/jobs/jgit-stable-4.5/workspace/org.eclipse.jgit.junit/target/org.eclipse.jgit.junit-4.5.6.201903121547-r-sources.jar [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ org.eclipse.jgit.junit --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /jobs/genie.jgit/stable/jobs/jgit-stable-4.5/workspace/org.eclipse.jgit.junit/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.5.1:testCompile (default-testCompile) @ org.eclipse.jgit.junit --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ org.eclipse.jgit.junit --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-jar-plugin:2.6:jar (default-jar) @ org.eclipse.jgit.junit --- [INFO] [INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ org.eclipse.jgit.junit --- [WARNING] Javadoc Warnings [WARNING] Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.jgit [INFO] Building jar: /jobs/genie.jgit/stable/jobs/jgit-stable-4.5/workspace/org.eclipse.jgit.junit/target/org.eclipse.jgit.junit-4.5.6.201903121547-r-javadoc.jar [INFO] [INFO] --- tycho-pack200a-plugin:0.25.0:normalize (pack200-normalize) @ org.eclipse.jgit.junit --- [INFO] Pack200 normalizing jar /jobs/genie.jgit/stable/jobs/jgit-stable-4.5/workspace/org.eclipse.jgit.junit/target/org.eclipse.jgit.junit-4.5.6.201903121547-r.jar [INFO] [INFO] --- eclipse-jarsigner-plugin:1.1.3:sign (sign) @ org.eclipse.jgit.junit --- [INFO] Signing jar: /jobs/genie.jgit/stable/jobs/jgit-stable-4.5/workspace/org.eclipse.jgit.junit/target/org.eclipse.jgit.junit-4.5.6.201903121547-r.jar [INFO] Signing jar: /jobs/genie.jgit/stable/jobs/jgit-stable-4.5/workspace/org.eclipse.jgit.junit/target/org.eclipse.jgit.junit-4.5.6.201903121547-r-sources.jar [INFO] Signing jar: /jobs/genie.jgit/stable/jobs/jgit-stable-4.5/workspace/org.eclipse.jgit.junit/target/org.eclipse.jgit.junit-4.5.6.201903121547-r-javadoc.jar [INFO] [INFO] --- tycho-pack200b-plugin:0.25.0:pack (pack200-pack) @ org.eclipse.jgit.junit --- [INFO] Pack200 packing jar /jobs/genie.jgit/stable/jobs/jgit-stable-4.5/workspace/org.eclipse.jgit.junit/target/org.eclipse.jgit.junit-4.5.6.201903121547-r.jar [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ org.eclipse.jgit.junit --- [INFO] Installing /jobs/genie.jgit/stable/jobs/jgit-stable-4.5/workspace/org.eclipse.jgit.junit/target/org.eclipse.jgit.junit-4.5.6.201903121547-r.jar to /home/hudson/genie.jgit/.jenkins/jobs/stable/jobs/jgit-stable-4.5/workspace/.repository/org/eclipse/jgit/org.eclipse.jgit.junit/4.5.6.201903121547-r/org.eclipse.jgit.junit-4.5.6.201903121547-r.jar [INFO] Installing /jobs/genie.jgit/stable/jobs/jgit-stable-4.5/workspace/org.eclipse.jgit.junit/pom.xml to /home/hudson/genie.jgit/.jenkins/jobs/stable/jobs/jgit-stable-4.5/workspace/.repository/org/eclipse/jgit/org.eclipse.jgit.junit/4.5.6.201903121547-r/org.eclipse.jgit.junit-4.5.6.201903121547-r.pom [INFO] Installing /jobs/genie.jgit/stable/jobs/jgit-stable-4.5/workspace/org.eclipse.jgit.junit/target/org.eclipse.jgit.junit-4.5.6.201903121547-r-sources.jar to /home/hudson/genie.jgit/.jenkins/jobs/stable/jobs/jgit-stable-4.5/workspace/.repository/org/eclipse/jgit/org.eclipse.jgit.junit/4.5.6.201903121547-r/org.eclipse.jgit.junit-4.5.6.201903121547-r-sources.jar [INFO] Installing /jobs/genie.jgit/stable/jobs/jgit-stable-4.5/workspace/org.eclipse.jgit.junit/target/org.eclipse.jgit.junit-4.5.6.201903121547-r-javadoc.jar to /home/hudson/genie.jgit/.jenkins/jobs/stable/jobs/jgit-stable-4.5/workspace/.repository/org/eclipse/jgit/org.eclipse.jgit.junit/4.5.6.201903121547-r/org.eclipse.jgit.junit-4.5.6.201903121547-r-javadoc.jar [INFO] Installing /jobs/genie.jgit/stable/jobs/jgit-stable-4.5/workspace/org.eclipse.jgit.junit/target/org.eclipse.jgit.junit-4.5.6.201903121547-r.jar.pack.gz to /home/hudson/genie.jgit/.jenkins/jobs/stable/jobs/jgit-stable-4.5/workspace/.repository/org/eclipse/jgit/org.eclipse.jgit.junit/4.5.6.201903121547-r/org.eclipse.jgit.junit-4.5.6.201903121547-r-pack200.jar.pack.gz [INFO] [INFO] --- maven-deploy-plugin:2.7:deploy (default-cli) @ org.eclipse.jgit.junit --- [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/jgit-releases/org/eclipse/jgit/org.eclipse.jgit.junit/4.5.6.201903121547-r/org.eclipse.jgit.junit-4.5.6.201903121547-r.jar [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/jgit-releases/org/eclipse/jgit/org.eclipse.jgit.junit/4.5.6.201903121547-r/org.eclipse.jgit.junit-4.5.6.201903121547-r.jar (60 kB at 85 kB/s) [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/jgit-releases/org/eclipse/jgit/org.eclipse.jgit.junit/4.5.6.201903121547-r/org.eclipse.jgit.junit-4.5.6.201903121547-r.pom [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/jgit-releases/org/eclipse/jgit/org.eclipse.jgit.junit/4.5.6.201903121547-r/org.eclipse.jgit.junit-4.5.6.201903121547-r.pom (3.6 kB at 38 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/jgit-releases/org/eclipse/jgit/org.eclipse.jgit.junit/maven-metadata.xml [INFO] Downloaded from repo.eclipse.org: https://repo.eclipse.org/content/repositories/jgit-releases/org/eclipse/jgit/org.eclipse.jgit.junit/maven-metadata.xml (5.7 kB at 257 kB/s) [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/jgit-releases/org/eclipse/jgit/org.eclipse.jgit.junit/maven-metadata.xml [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/jgit-releases/org/eclipse/jgit/org.eclipse.jgit.junit/maven-metadata.xml (5.7 kB at 56 kB/s) [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/jgit-releases/org/eclipse/jgit/org.eclipse.jgit.junit/4.5.6.201903121547-r/org.eclipse.jgit.junit-4.5.6.201903121547-r-sources.jar [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/jgit-releases/org/eclipse/jgit/org.eclipse.jgit.junit/4.5.6.201903121547-r/org.eclipse.jgit.junit-4.5.6.201903121547-r-sources.jar (44 kB at 336 kB/s) [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/jgit-releases/org/eclipse/jgit/org.eclipse.jgit.junit/4.5.6.201903121547-r/org.eclipse.jgit.junit-4.5.6.201903121547-r-javadoc.jar [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/jgit-releases/org/eclipse/jgit/org.eclipse.jgit.junit/4.5.6.201903121547-r/org.eclipse.jgit.junit-4.5.6.201903121547-r-javadoc.jar (111 kB at 1.5 MB/s) [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/jgit-releases/org/eclipse/jgit/org.eclipse.jgit.junit/4.5.6.201903121547-r/org.eclipse.jgit.junit-4.5.6.201903121547-r-pack200.jar.pack.gz [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/jgit-releases/org/eclipse/jgit/org.eclipse.jgit.junit/4.5.6.201903121547-r/org.eclipse.jgit.junit-4.5.6.201903121547-r-pack200.jar.pack.gz (30 kB at 323 kB/s) [INFO] [INFO] ------------< org.eclipse.jgit:org.eclipse.jgit.junit.http >------------ [INFO] Building JGit - JUnit Http Utility Classes 4.5.6.201903121547-r [12/18] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- build-helper-maven-plugin:1.10:parse-version (set-osgi-version) @ org.eclipse.jgit.junit.http --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:prepare-agent (default) @ org.eclipse.jgit.junit.http --- [INFO] argLine set to -javaagent:/home/hudson/genie.jgit/.jenkins/jobs/stable/jobs/jgit-stable-4.5/workspace/.repository/org/jacoco/org.jacoco.agent/0.7.6.201602180812/org.jacoco.agent-0.7.6.201602180812-runtime.jar=destfile=/jobs/genie.jgit/stable/jobs/jgit-stable-4.5/workspace/target/jacoco.exec,append=true,includes=org.eclipse.jgit.*,excludes=**/*Test*.* [INFO] [INFO] --- maven-antrun-plugin:1.8:run (translate-qualifier) @ org.eclipse.jgit.junit.http --- [INFO] Executing tasks main: [copy] Copying 1 file to /jobs/genie.jgit/stable/jobs/jgit-stable-4.5/workspace/org.eclipse.jgit.junit.http/target/META-INF [INFO] Executed tasks [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ org.eclipse.jgit.junit.http --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.5.1:compile (default-compile) @ org.eclipse.jgit.junit.http --- [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] >>> maven-source-plugin:3.0.0:jar (attach-sources) > generate-sources @ org.eclipse.jgit.junit.http >>> [INFO] [INFO] --- build-helper-maven-plugin:1.10:parse-version (set-osgi-version) @ org.eclipse.jgit.junit.http --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:prepare-agent (default) @ org.eclipse.jgit.junit.http --- [INFO] argLine set to -javaagent:/home/hudson/genie.jgit/.jenkins/jobs/stable/jobs/jgit-stable-4.5/workspace/.repository/org/jacoco/org.jacoco.agent/0.7.6.201602180812/org.jacoco.agent-0.7.6.201602180812-runtime.jar=destfile=/jobs/genie.jgit/stable/jobs/jgit-stable-4.5/workspace/target/jacoco.exec,append=true,includes=org.eclipse.jgit.*,excludes=**/*Test*.* [INFO] [INFO] <<< maven-source-plugin:3.0.0:jar (attach-sources) < generate-sources @ org.eclipse.jgit.junit.http <<< [INFO] [INFO] [INFO] --- maven-source-plugin:3.0.0:jar (attach-sources) @ org.eclipse.jgit.junit.http --- [INFO] Building jar: /jobs/genie.jgit/stable/jobs/jgit-stable-4.5/workspace/org.eclipse.jgit.junit.http/target/org.eclipse.jgit.junit.http-4.5.6.201903121547-r-sources.jar [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ org.eclipse.jgit.junit.http --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /jobs/genie.jgit/stable/jobs/jgit-stable-4.5/workspace/org.eclipse.jgit.junit.http/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.5.1:testCompile (default-testCompile) @ org.eclipse.jgit.junit.http --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ org.eclipse.jgit.junit.http --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-jar-plugin:2.6:jar (default-jar) @ org.eclipse.jgit.junit.http --- [INFO] [INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ org.eclipse.jgit.junit.http --- [WARNING] Javadoc Warnings [WARNING] Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.jgit [INFO] Building jar: /jobs/genie.jgit/stable/jobs/jgit-stable-4.5/workspace/org.eclipse.jgit.junit.http/target/org.eclipse.jgit.junit.http-4.5.6.201903121547-r-javadoc.jar [INFO] [INFO] --- tycho-pack200a-plugin:0.25.0:normalize (pack200-normalize) @ org.eclipse.jgit.junit.http --- [INFO] Pack200 normalizing jar /jobs/genie.jgit/stable/jobs/jgit-stable-4.5/workspace/org.eclipse.jgit.junit.http/target/org.eclipse.jgit.junit.http-4.5.6.201903121547-r.jar [INFO] [INFO] --- eclipse-jarsigner-plugin:1.1.3:sign (sign) @ org.eclipse.jgit.junit.http --- [INFO] Signing jar: /jobs/genie.jgit/stable/jobs/jgit-stable-4.5/workspace/org.eclipse.jgit.junit.http/target/org.eclipse.jgit.junit.http-4.5.6.201903121547-r.jar [INFO] Signing jar: /jobs/genie.jgit/stable/jobs/jgit-stable-4.5/workspace/org.eclipse.jgit.junit.http/target/org.eclipse.jgit.junit.http-4.5.6.201903121547-r-sources.jar [INFO] Signing jar: /jobs/genie.jgit/stable/jobs/jgit-stable-4.5/workspace/org.eclipse.jgit.junit.http/target/org.eclipse.jgit.junit.http-4.5.6.201903121547-r-javadoc.jar [INFO] [INFO] --- tycho-pack200b-plugin:0.25.0:pack (pack200-pack) @ org.eclipse.jgit.junit.http --- [INFO] Pack200 packing jar /jobs/genie.jgit/stable/jobs/jgit-stable-4.5/workspace/org.eclipse.jgit.junit.http/target/org.eclipse.jgit.junit.http-4.5.6.201903121547-r.jar [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ org.eclipse.jgit.junit.http --- [INFO] Installing /jobs/genie.jgit/stable/jobs/jgit-stable-4.5/workspace/org.eclipse.jgit.junit.http/target/org.eclipse.jgit.junit.http-4.5.6.201903121547-r.jar to /home/hudson/genie.jgit/.jenkins/jobs/stable/jobs/jgit-stable-4.5/workspace/.repository/org/eclipse/jgit/org.eclipse.jgit.junit.http/4.5.6.201903121547-r/org.eclipse.jgit.junit.http-4.5.6.201903121547-r.jar [INFO] Installing /jobs/genie.jgit/stable/jobs/jgit-stable-4.5/workspace/org.eclipse.jgit.junit.http/pom.xml to /home/hudson/genie.jgit/.jenkins/jobs/stable/jobs/jgit-stable-4.5/workspace/.repository/org/eclipse/jgit/org.eclipse.jgit.junit.http/4.5.6.201903121547-r/org.eclipse.jgit.junit.http-4.5.6.201903121547-r.pom [INFO] Installing /jobs/genie.jgit/stable/jobs/jgit-stable-4.5/workspace/org.eclipse.jgit.junit.http/target/org.eclipse.jgit.junit.http-4.5.6.201903121547-r-sources.jar to /home/hudson/genie.jgit/.jenkins/jobs/stable/jobs/jgit-stable-4.5/workspace/.repository/org/eclipse/jgit/org.eclipse.jgit.junit.http/4.5.6.201903121547-r/org.eclipse.jgit.junit.http-4.5.6.201903121547-r-sources.jar [INFO] Installing /jobs/genie.jgit/stable/jobs/jgit-stable-4.5/workspace/org.eclipse.jgit.junit.http/target/org.eclipse.jgit.junit.http-4.5.6.201903121547-r-javadoc.jar to /home/hudson/genie.jgit/.jenkins/jobs/stable/jobs/jgit-stable-4.5/workspace/.repository/org/eclipse/jgit/org.eclipse.jgit.junit.http/4.5.6.201903121547-r/org.eclipse.jgit.junit.http-4.5.6.201903121547-r-javadoc.jar [INFO] Installing /jobs/genie.jgit/stable/jobs/jgit-stable-4.5/workspace/org.eclipse.jgit.junit.http/target/org.eclipse.jgit.junit.http-4.5.6.201903121547-r.jar.pack.gz to /home/hudson/genie.jgit/.jenkins/jobs/stable/jobs/jgit-stable-4.5/workspace/.repository/org/eclipse/jgit/org.eclipse.jgit.junit.http/4.5.6.201903121547-r/org.eclipse.jgit.junit.http-4.5.6.201903121547-r-pack200.jar.pack.gz [INFO] [INFO] --- maven-deploy-plugin:2.7:deploy (default-cli) @ org.eclipse.jgit.junit.http --- [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/jgit-releases/org/eclipse/jgit/org.eclipse.jgit.junit.http/4.5.6.201903121547-r/org.eclipse.jgit.junit.http-4.5.6.201903121547-r.jar [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/jgit-releases/org/eclipse/jgit/org.eclipse.jgit.junit.http/4.5.6.201903121547-r/org.eclipse.jgit.junit.http-4.5.6.201903121547-r.jar (29 kB at 237 kB/s) [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/jgit-releases/org/eclipse/jgit/org.eclipse.jgit.junit.http/4.5.6.201903121547-r/org.eclipse.jgit.junit.http-4.5.6.201903121547-r.pom [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/jgit-releases/org/eclipse/jgit/org.eclipse.jgit.junit.http/4.5.6.201903121547-r/org.eclipse.jgit.junit.http-4.5.6.201903121547-r.pom (4.0 kB at 63 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/jgit-releases/org/eclipse/jgit/org.eclipse.jgit.junit.http/maven-metadata.xml [INFO] Downloaded from repo.eclipse.org: https://repo.eclipse.org/content/repositories/jgit-releases/org/eclipse/jgit/org.eclipse.jgit.junit.http/maven-metadata.xml (5.7 kB at 5.7 kB/s) [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/jgit-releases/org/eclipse/jgit/org.eclipse.jgit.junit.http/maven-metadata.xml [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/jgit-releases/org/eclipse/jgit/org.eclipse.jgit.junit.http/maven-metadata.xml (5.7 kB at 71 kB/s) [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/jgit-releases/org/eclipse/jgit/org.eclipse.jgit.junit.http/4.5.6.201903121547-r/org.eclipse.jgit.junit.http-4.5.6.201903121547-r-sources.jar [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/jgit-releases/org/eclipse/jgit/org.eclipse.jgit.junit.http/4.5.6.201903121547-r/org.eclipse.jgit.junit.http-4.5.6.201903121547-r-sources.jar (26 kB at 344 kB/s) [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/jgit-releases/org/eclipse/jgit/org.eclipse.jgit.junit.http/4.5.6.201903121547-r/org.eclipse.jgit.junit.http-4.5.6.201903121547-r-javadoc.jar [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/jgit-releases/org/eclipse/jgit/org.eclipse.jgit.junit.http/4.5.6.201903121547-r/org.eclipse.jgit.junit.http-4.5.6.201903121547-r-javadoc.jar (71 kB at 853 kB/s) [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/jgit-releases/org/eclipse/jgit/org.eclipse.jgit.junit.http/4.5.6.201903121547-r/org.eclipse.jgit.junit.http-4.5.6.201903121547-r-pack200.jar.pack.gz [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/jgit-releases/org/eclipse/jgit/org.eclipse.jgit.junit.http/4.5.6.201903121547-r/org.eclipse.jgit.junit.http-4.5.6.201903121547-r-pack200.jar.pack.gz (16 kB at 200 kB/s) [INFO] [INFO] ---------------< org.eclipse.jgit:org.eclipse.jgit.test >--------------- [INFO] Building JGit - Core Tests 4.5.6.201903121547-r [13/18] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/bouncycastle/bcprov-jdk15on/1.52/bcprov-jdk15on-1.52.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/bouncycastle/bcprov-jdk15on/1.52/bcprov-jdk15on-1.52.pom (0 B at 0 B/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-library/maven-metadata.xml [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-library/maven-metadata.xml (629 B at 17 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-library/1.1/hamcrest-library-1.1.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-library/1.1/hamcrest-library-1.1.pom (0 B at 0 B/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-parent/1.1/hamcrest-parent-1.1.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-parent/1.1/hamcrest-parent-1.1.pom (0 B at 0 B/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-core/1.1/hamcrest-core-1.1.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-core/1.1/hamcrest-core-1.1.pom (0 B at 0 B/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-library/1.2/hamcrest-library-1.2.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-library/1.2/hamcrest-library-1.2.pom (0 B at 0 B/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-core/1.2/hamcrest-core-1.2.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-core/1.2/hamcrest-core-1.2.pom (0 B at 0 B/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-library/1.2.1/hamcrest-library-1.2.1.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-library/1.2.1/hamcrest-library-1.2.1.pom (0 B at 0 B/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-core/1.2.1/hamcrest-core-1.2.1.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-core/1.2.1/hamcrest-core-1.2.1.pom (0 B at 0 B/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-library/1.3.RC2/hamcrest-library-1.3.RC2.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-library/1.3.RC2/hamcrest-library-1.3.RC2.pom (0 B at 0 B/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-parent/1.3.RC2/hamcrest-parent-1.3.RC2.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-parent/1.3.RC2/hamcrest-parent-1.3.RC2.pom (0 B at 0 B/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-core/1.3.RC2/hamcrest-core-1.3.RC2.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-core/1.3.RC2/hamcrest-core-1.3.RC2.pom (0 B at 0 B/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-library/1.3/hamcrest-library-1.3.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-library/1.3/hamcrest-library-1.3.pom (0 B at 0 B/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/bouncycastle/bcprov-jdk15on/1.52/bcprov-jdk15on-1.52.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-library/1.3/hamcrest-library-1.3.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/bouncycastle/bcprov-jdk15on/1.52/bcprov-jdk15on-1.52.jar (0 B at 0 B/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-library/1.3/hamcrest-library-1.3.jar (0 B at 0 B/s) [INFO] [INFO] --- build-helper-maven-plugin:1.10:parse-version (set-osgi-version) @ org.eclipse.jgit.test --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:prepare-agent (default) @ org.eclipse.jgit.test --- [INFO] argLine set to -javaagent:/home/hudson/genie.jgit/.jenkins/jobs/stable/jobs/jgit-stable-4.5/workspace/.repository/org/jacoco/org.jacoco.agent/0.7.6.201602180812/org.jacoco.agent-0.7.6.201602180812-runtime.jar=destfile=/jobs/genie.jgit/stable/jobs/jgit-stable-4.5/workspace/target/jacoco.exec,append=true,includes=org.eclipse.jgit.*,excludes=**/*Test*.* [INFO] [INFO] --- maven-antrun-plugin:1.8:run (translate-qualifier) @ org.eclipse.jgit.test --- [INFO] Executing tasks main: [INFO] Executed tasks [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ org.eclipse.jgit.test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /jobs/genie.jgit/stable/jobs/jgit-stable-4.5/workspace/org.eclipse.jgit.test/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.5.1:compile (default-compile) @ org.eclipse.jgit.test --- [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] >>> maven-source-plugin:3.0.0:jar (attach-sources) > generate-sources @ org.eclipse.jgit.test >>> [INFO] [INFO] --- build-helper-maven-plugin:1.10:parse-version (set-osgi-version) @ org.eclipse.jgit.test --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:prepare-agent (default) @ org.eclipse.jgit.test --- [INFO] argLine set to -javaagent:/home/hudson/genie.jgit/.jenkins/jobs/stable/jobs/jgit-stable-4.5/workspace/.repository/org/jacoco/org.jacoco.agent/0.7.6.201602180812/org.jacoco.agent-0.7.6.201602180812-runtime.jar=destfile=/jobs/genie.jgit/stable/jobs/jgit-stable-4.5/workspace/target/jacoco.exec,append=true,includes=org.eclipse.jgit.*,excludes=**/*Test*.* [INFO] [INFO] <<< maven-source-plugin:3.0.0:jar (attach-sources) < generate-sources @ org.eclipse.jgit.test <<< [INFO] [INFO] [INFO] --- maven-source-plugin:3.0.0:jar (attach-sources) @ org.eclipse.jgit.test --- [INFO] Building jar: /jobs/genie.jgit/stable/jobs/jgit-stable-4.5/workspace/org.eclipse.jgit.test/target/org.eclipse.jgit.test-4.5.6.201903121547-r-sources.jar [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ org.eclipse.jgit.test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 121 resources [INFO] [INFO] --- maven-compiler-plugin:3.5.1:testCompile (default-testCompile) @ org.eclipse.jgit.test --- [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ org.eclipse.jgit.test --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-jar-plugin:2.6:jar (default-jar) @ org.eclipse.jgit.test --- [INFO] [INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ org.eclipse.jgit.test --- [WARNING] Javadoc Warnings [WARNING] Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.jgit [INFO] Building jar: /jobs/genie.jgit/stable/jobs/jgit-stable-4.5/workspace/org.eclipse.jgit.test/target/org.eclipse.jgit.test-4.5.6.201903121547-r-javadoc.jar [INFO] [INFO] --- maven-jar-plugin:2.6:test-jar (default) @ org.eclipse.jgit.test --- [INFO] [INFO] --- tycho-pack200a-plugin:0.25.0:normalize (pack200-normalize) @ org.eclipse.jgit.test --- [INFO] Pack200 normalizing jar /jobs/genie.jgit/stable/jobs/jgit-stable-4.5/workspace/org.eclipse.jgit.test/target/org.eclipse.jgit.test-4.5.6.201903121547-r.jar [INFO] [INFO] --- eclipse-jarsigner-plugin:1.1.3:sign (sign) @ org.eclipse.jgit.test --- [INFO] Signing jar: /jobs/genie.jgit/stable/jobs/jgit-stable-4.5/workspace/org.eclipse.jgit.test/target/org.eclipse.jgit.test-4.5.6.201903121547-r.jar [INFO] Signing jar: /jobs/genie.jgit/stable/jobs/jgit-stable-4.5/workspace/org.eclipse.jgit.test/target/org.eclipse.jgit.test-4.5.6.201903121547-r-sources.jar [INFO] Signing jar: /jobs/genie.jgit/stable/jobs/jgit-stable-4.5/workspace/org.eclipse.jgit.test/target/org.eclipse.jgit.test-4.5.6.201903121547-r-javadoc.jar [INFO] Signing jar: /jobs/genie.jgit/stable/jobs/jgit-stable-4.5/workspace/org.eclipse.jgit.test/target/org.eclipse.jgit.test-4.5.6.201903121547-r-tests.jar [INFO] [INFO] --- tycho-pack200b-plugin:0.25.0:pack (pack200-pack) @ org.eclipse.jgit.test --- [INFO] Pack200 packing jar /jobs/genie.jgit/stable/jobs/jgit-stable-4.5/workspace/org.eclipse.jgit.test/target/org.eclipse.jgit.test-4.5.6.201903121547-r.jar [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ org.eclipse.jgit.test --- [INFO] Installing /jobs/genie.jgit/stable/jobs/jgit-stable-4.5/workspace/org.eclipse.jgit.test/target/org.eclipse.jgit.test-4.5.6.201903121547-r.jar to /home/hudson/genie.jgit/.jenkins/jobs/stable/jobs/jgit-stable-4.5/workspace/.repository/org/eclipse/jgit/org.eclipse.jgit.test/4.5.6.201903121547-r/org.eclipse.jgit.test-4.5.6.201903121547-r.jar [INFO] Installing /jobs/genie.jgit/stable/jobs/jgit-stable-4.5/workspace/org.eclipse.jgit.test/pom.xml to /home/hudson/genie.jgit/.jenkins/jobs/stable/jobs/jgit-stable-4.5/workspace/.repository/org/eclipse/jgit/org.eclipse.jgit.test/4.5.6.201903121547-r/org.eclipse.jgit.test-4.5.6.201903121547-r.pom [INFO] Installing /jobs/genie.jgit/stable/jobs/jgit-stable-4.5/workspace/org.eclipse.jgit.test/target/org.eclipse.jgit.test-4.5.6.201903121547-r-sources.jar to /home/hudson/genie.jgit/.jenkins/jobs/stable/jobs/jgit-stable-4.5/workspace/.repository/org/eclipse/jgit/org.eclipse.jgit.test/4.5.6.201903121547-r/org.eclipse.jgit.test-4.5.6.201903121547-r-sources.jar [INFO] Installing /jobs/genie.jgit/stable/jobs/jgit-stable-4.5/workspace/org.eclipse.jgit.test/target/org.eclipse.jgit.test-4.5.6.201903121547-r-javadoc.jar to /home/hudson/genie.jgit/.jenkins/jobs/stable/jobs/jgit-stable-4.5/workspace/.repository/org/eclipse/jgit/org.eclipse.jgit.test/4.5.6.201903121547-r/org.eclipse.jgit.test-4.5.6.201903121547-r-javadoc.jar [INFO] Installing /jobs/genie.jgit/stable/jobs/jgit-stable-4.5/workspace/org.eclipse.jgit.test/target/org.eclipse.jgit.test-4.5.6.201903121547-r-tests.jar to /home/hudson/genie.jgit/.jenkins/jobs/stable/jobs/jgit-stable-4.5/workspace/.repository/org/eclipse/jgit/org.eclipse.jgit.test/4.5.6.201903121547-r/org.eclipse.jgit.test-4.5.6.201903121547-r-tests.jar [INFO] Installing /jobs/genie.jgit/stable/jobs/jgit-stable-4.5/workspace/org.eclipse.jgit.test/target/org.eclipse.jgit.test-4.5.6.201903121547-r.jar.pack.gz to /home/hudson/genie.jgit/.jenkins/jobs/stable/jobs/jgit-stable-4.5/workspace/.repository/org/eclipse/jgit/org.eclipse.jgit.test/4.5.6.201903121547-r/org.eclipse.jgit.test-4.5.6.201903121547-r-pack200.jar.pack.gz [INFO] [INFO] --- maven-deploy-plugin:2.7:deploy (default-cli) @ org.eclipse.jgit.test --- [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/jgit-releases/org/eclipse/jgit/org.eclipse.jgit.test/4.5.6.201903121547-r/org.eclipse.jgit.test-4.5.6.201903121547-r.jar [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/jgit-releases/org/eclipse/jgit/org.eclipse.jgit.test/4.5.6.201903121547-r/org.eclipse.jgit.test-4.5.6.201903121547-r.jar (11 kB at 121 kB/s) [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/jgit-releases/org/eclipse/jgit/org.eclipse.jgit.test/4.5.6.201903121547-r/org.eclipse.jgit.test-4.5.6.201903121547-r.pom [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/jgit-releases/org/eclipse/jgit/org.eclipse.jgit.test/4.5.6.201903121547-r/org.eclipse.jgit.test-4.5.6.201903121547-r.pom (5.4 kB at 73 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/jgit-releases/org/eclipse/jgit/org.eclipse.jgit.test/maven-metadata.xml [INFO] Downloaded from repo.eclipse.org: https://repo.eclipse.org/content/repositories/jgit-releases/org/eclipse/jgit/org.eclipse.jgit.test/maven-metadata.xml (5.7 kB at 98 kB/s) [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/jgit-releases/org/eclipse/jgit/org.eclipse.jgit.test/maven-metadata.xml [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/jgit-releases/org/eclipse/jgit/org.eclipse.jgit.test/maven-metadata.xml (5.7 kB at 38 kB/s) [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/jgit-releases/org/eclipse/jgit/org.eclipse.jgit.test/4.5.6.201903121547-r/org.eclipse.jgit.test-4.5.6.201903121547-r-sources.jar [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/jgit-releases/org/eclipse/jgit/org.eclipse.jgit.test/4.5.6.201903121547-r/org.eclipse.jgit.test-4.5.6.201903121547-r-sources.jar (11 kB at 145 kB/s) [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/jgit-releases/org/eclipse/jgit/org.eclipse.jgit.test/4.5.6.201903121547-r/org.eclipse.jgit.test-4.5.6.201903121547-r-javadoc.jar [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/jgit-releases/org/eclipse/jgit/org.eclipse.jgit.test/4.5.6.201903121547-r/org.eclipse.jgit.test-4.5.6.201903121547-r-javadoc.jar (31 kB at 385 kB/s) [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/jgit-releases/org/eclipse/jgit/org.eclipse.jgit.test/4.5.6.201903121547-r/org.eclipse.jgit.test-4.5.6.201903121547-r-tests.jar [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/jgit-releases/org/eclipse/jgit/org.eclipse.jgit.test/4.5.6.201903121547-r/org.eclipse.jgit.test-4.5.6.201903121547-r-tests.jar (1.5 MB at 9.6 MB/s) [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/jgit-releases/org/eclipse/jgit/org.eclipse.jgit.test/4.5.6.201903121547-r/org.eclipse.jgit.test-4.5.6.201903121547-r-pack200.jar.pack.gz [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/jgit-releases/org/eclipse/jgit/org.eclipse.jgit.test/4.5.6.201903121547-r/org.eclipse.jgit.test-4.5.6.201903121547-r-pack200.jar.pack.gz (8.3 kB at 99 kB/s) [INFO] [INFO] -------------< org.eclipse.jgit:org.eclipse.jgit.ant.test >------------- [INFO] Building JGit - Ant Tasks Tests 4.5.6.201903121547-r [14/18] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- build-helper-maven-plugin:1.10:parse-version (set-osgi-version) @ org.eclipse.jgit.ant.test --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:prepare-agent (default) @ org.eclipse.jgit.ant.test --- [INFO] argLine set to -javaagent:/home/hudson/genie.jgit/.jenkins/jobs/stable/jobs/jgit-stable-4.5/workspace/.repository/org/jacoco/org.jacoco.agent/0.7.6.201602180812/org.jacoco.agent-0.7.6.201602180812-runtime.jar=destfile=/jobs/genie.jgit/stable/jobs/jgit-stable-4.5/workspace/target/jacoco.exec,append=true,includes=org.eclipse.jgit.*,excludes=**/*Test*.* [INFO] [INFO] --- maven-antrun-plugin:1.8:run (translate-qualifier) @ org.eclipse.jgit.ant.test --- [INFO] Executing tasks main: [INFO] Executed tasks [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ org.eclipse.jgit.ant.test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /jobs/genie.jgit/stable/jobs/jgit-stable-4.5/workspace/org.eclipse.jgit.ant.test/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.5.1:compile (default-compile) @ org.eclipse.jgit.ant.test --- [INFO] No sources to compile [INFO] [INFO] >>> maven-source-plugin:3.0.0:jar (attach-sources) > generate-sources @ org.eclipse.jgit.ant.test >>> [INFO] [INFO] --- build-helper-maven-plugin:1.10:parse-version (set-osgi-version) @ org.eclipse.jgit.ant.test --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:prepare-agent (default) @ org.eclipse.jgit.ant.test --- [INFO] argLine set to -javaagent:/home/hudson/genie.jgit/.jenkins/jobs/stable/jobs/jgit-stable-4.5/workspace/.repository/org/jacoco/org.jacoco.agent/0.7.6.201602180812/org.jacoco.agent-0.7.6.201602180812-runtime.jar=destfile=/jobs/genie.jgit/stable/jobs/jgit-stable-4.5/workspace/target/jacoco.exec,append=true,includes=org.eclipse.jgit.*,excludes=**/*Test*.* [INFO] [INFO] <<< maven-source-plugin:3.0.0:jar (attach-sources) < generate-sources @ org.eclipse.jgit.ant.test <<< [INFO] [INFO] [INFO] --- maven-source-plugin:3.0.0:jar (attach-sources) @ org.eclipse.jgit.ant.test --- [INFO] No sources in project. Archive not created. [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ org.eclipse.jgit.ant.test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /jobs/genie.jgit/stable/jobs/jgit-stable-4.5/workspace/org.eclipse.jgit.ant.test/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.5.1:testCompile (default-testCompile) @ org.eclipse.jgit.ant.test --- [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ org.eclipse.jgit.ant.test --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-jar-plugin:2.6:jar (default-jar) @ org.eclipse.jgit.ant.test --- [WARNING] JAR will be empty - no content was marked for inclusion! [INFO] [INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ org.eclipse.jgit.ant.test --- [INFO] [INFO] --- maven-jar-plugin:2.6:test-jar (default) @ org.eclipse.jgit.ant.test --- [INFO] [INFO] --- tycho-pack200a-plugin:0.25.0:normalize (pack200-normalize) @ org.eclipse.jgit.ant.test --- [INFO] Pack200 normalizing jar /jobs/genie.jgit/stable/jobs/jgit-stable-4.5/workspace/org.eclipse.jgit.ant.test/target/org.eclipse.jgit.ant.test-4.5.6.201903121547-r.jar [INFO] [INFO] --- eclipse-jarsigner-plugin:1.1.3:sign (sign) @ org.eclipse.jgit.ant.test --- [INFO] Signing jar: /jobs/genie.jgit/stable/jobs/jgit-stable-4.5/workspace/org.eclipse.jgit.ant.test/target/org.eclipse.jgit.ant.test-4.5.6.201903121547-r.jar [INFO] Signing jar: /jobs/genie.jgit/stable/jobs/jgit-stable-4.5/workspace/org.eclipse.jgit.ant.test/target/org.eclipse.jgit.ant.test-4.5.6.201903121547-r-tests.jar [INFO] [INFO] --- tycho-pack200b-plugin:0.25.0:pack (pack200-pack) @ org.eclipse.jgit.ant.test --- [INFO] Pack200 packing jar /jobs/genie.jgit/stable/jobs/jgit-stable-4.5/workspace/org.eclipse.jgit.ant.test/target/org.eclipse.jgit.ant.test-4.5.6.201903121547-r.jar [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ org.eclipse.jgit.ant.test --- [INFO] Installing /jobs/genie.jgit/stable/jobs/jgit-stable-4.5/workspace/org.eclipse.jgit.ant.test/target/org.eclipse.jgit.ant.test-4.5.6.201903121547-r.jar to /home/hudson/genie.jgit/.jenkins/jobs/stable/jobs/jgit-stable-4.5/workspace/.repository/org/eclipse/jgit/org.eclipse.jgit.ant.test/4.5.6.201903121547-r/org.eclipse.jgit.ant.test-4.5.6.201903121547-r.jar [INFO] Installing /jobs/genie.jgit/stable/jobs/jgit-stable-4.5/workspace/org.eclipse.jgit.ant.test/pom.xml to /home/hudson/genie.jgit/.jenkins/jobs/stable/jobs/jgit-stable-4.5/workspace/.repository/org/eclipse/jgit/org.eclipse.jgit.ant.test/4.5.6.201903121547-r/org.eclipse.jgit.ant.test-4.5.6.201903121547-r.pom [INFO] Installing /jobs/genie.jgit/stable/jobs/jgit-stable-4.5/workspace/org.eclipse.jgit.ant.test/target/org.eclipse.jgit.ant.test-4.5.6.201903121547-r-tests.jar to /home/hudson/genie.jgit/.jenkins/jobs/stable/jobs/jgit-stable-4.5/workspace/.repository/org/eclipse/jgit/org.eclipse.jgit.ant.test/4.5.6.201903121547-r/org.eclipse.jgit.ant.test-4.5.6.201903121547-r-tests.jar [INFO] Installing /jobs/genie.jgit/stable/jobs/jgit-stable-4.5/workspace/org.eclipse.jgit.ant.test/target/org.eclipse.jgit.ant.test-4.5.6.201903121547-r.jar.pack.gz to /home/hudson/genie.jgit/.jenkins/jobs/stable/jobs/jgit-stable-4.5/workspace/.repository/org/eclipse/jgit/org.eclipse.jgit.ant.test/4.5.6.201903121547-r/org.eclipse.jgit.ant.test-4.5.6.201903121547-r-pack200.jar.pack.gz [INFO] [INFO] --- maven-deploy-plugin:2.7:deploy (default-cli) @ org.eclipse.jgit.ant.test --- [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/jgit-releases/org/eclipse/jgit/org.eclipse.jgit.ant.test/4.5.6.201903121547-r/org.eclipse.jgit.ant.test-4.5.6.201903121547-r.jar [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/jgit-releases/org/eclipse/jgit/org.eclipse.jgit.ant.test/4.5.6.201903121547-r/org.eclipse.jgit.ant.test-4.5.6.201903121547-r.jar (8.9 kB at 106 kB/s) [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/jgit-releases/org/eclipse/jgit/org.eclipse.jgit.ant.test/4.5.6.201903121547-r/org.eclipse.jgit.ant.test-4.5.6.201903121547-r.pom [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/jgit-releases/org/eclipse/jgit/org.eclipse.jgit.ant.test/4.5.6.201903121547-r/org.eclipse.jgit.ant.test-4.5.6.201903121547-r.pom (3.9 kB at 40 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/jgit-releases/org/eclipse/jgit/org.eclipse.jgit.ant.test/maven-metadata.xml [INFO] Downloaded from repo.eclipse.org: https://repo.eclipse.org/content/repositories/jgit-releases/org/eclipse/jgit/org.eclipse.jgit.ant.test/maven-metadata.xml (5.7 kB at 48 kB/s) [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/jgit-releases/org/eclipse/jgit/org.eclipse.jgit.ant.test/maven-metadata.xml [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/jgit-releases/org/eclipse/jgit/org.eclipse.jgit.ant.test/maven-metadata.xml (5.7 kB at 48 kB/s) [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/jgit-releases/org/eclipse/jgit/org.eclipse.jgit.ant.test/4.5.6.201903121547-r/org.eclipse.jgit.ant.test-4.5.6.201903121547-r-tests.jar [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/jgit-releases/org/eclipse/jgit/org.eclipse.jgit.ant.test/4.5.6.201903121547-r/org.eclipse.jgit.ant.test-4.5.6.201903121547-r-tests.jar (12 kB at 154 kB/s) [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/jgit-releases/org/eclipse/jgit/org.eclipse.jgit.ant.test/4.5.6.201903121547-r/org.eclipse.jgit.ant.test-4.5.6.201903121547-r-pack200.jar.pack.gz [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/jgit-releases/org/eclipse/jgit/org.eclipse.jgit.ant.test/4.5.6.201903121547-r/org.eclipse.jgit.ant.test-4.5.6.201903121547-r-pack200.jar.pack.gz (7.5 kB at 80 kB/s) [INFO] [INFO] ------------< org.eclipse.jgit:org.eclipse.jgit.http.test >------------- [INFO] Building JGit - HTTP Tests 4.5.6.201903121547-r [15/18] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- build-helper-maven-plugin:1.10:parse-version (set-osgi-version) @ org.eclipse.jgit.http.test --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:prepare-agent (default) @ org.eclipse.jgit.http.test --- [INFO] argLine set to -javaagent:/home/hudson/genie.jgit/.jenkins/jobs/stable/jobs/jgit-stable-4.5/workspace/.repository/org/jacoco/org.jacoco.agent/0.7.6.201602180812/org.jacoco.agent-0.7.6.201602180812-runtime.jar=destfile=/jobs/genie.jgit/stable/jobs/jgit-stable-4.5/workspace/target/jacoco.exec,append=true,includes=org.eclipse.jgit.*,excludes=**/*Test*.* [INFO] [INFO] --- maven-antrun-plugin:1.8:run (translate-qualifier) @ org.eclipse.jgit.http.test --- [INFO] Executing tasks main: [INFO] Executed tasks [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ org.eclipse.jgit.http.test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /jobs/genie.jgit/stable/jobs/jgit-stable-4.5/workspace/org.eclipse.jgit.http.test/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.5.1:compile (default-compile) @ org.eclipse.jgit.http.test --- [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] >>> maven-source-plugin:3.0.0:jar (attach-sources) > generate-sources @ org.eclipse.jgit.http.test >>> [INFO] [INFO] --- build-helper-maven-plugin:1.10:parse-version (set-osgi-version) @ org.eclipse.jgit.http.test --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:prepare-agent (default) @ org.eclipse.jgit.http.test --- [INFO] argLine set to -javaagent:/home/hudson/genie.jgit/.jenkins/jobs/stable/jobs/jgit-stable-4.5/workspace/.repository/org/jacoco/org.jacoco.agent/0.7.6.201602180812/org.jacoco.agent-0.7.6.201602180812-runtime.jar=destfile=/jobs/genie.jgit/stable/jobs/jgit-stable-4.5/workspace/target/jacoco.exec,append=true,includes=org.eclipse.jgit.*,excludes=**/*Test*.* [INFO] [INFO] <<< maven-source-plugin:3.0.0:jar (attach-sources) < generate-sources @ org.eclipse.jgit.http.test <<< [INFO] [INFO] [INFO] --- maven-source-plugin:3.0.0:jar (attach-sources) @ org.eclipse.jgit.http.test --- [INFO] Building jar: /jobs/genie.jgit/stable/jobs/jgit-stable-4.5/workspace/org.eclipse.jgit.http.test/target/org.eclipse.jgit.http.test-4.5.6.201903121547-r-sources.jar [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ org.eclipse.jgit.http.test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /jobs/genie.jgit/stable/jobs/jgit-stable-4.5/workspace/org.eclipse.jgit.http.test/tst-rsrc [INFO] [INFO] --- maven-compiler-plugin:3.5.1:testCompile (default-testCompile) @ org.eclipse.jgit.http.test --- [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ org.eclipse.jgit.http.test --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-jar-plugin:2.6:jar (default-jar) @ org.eclipse.jgit.http.test --- [INFO] [INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ org.eclipse.jgit.http.test --- [INFO] [INFO] --- maven-jar-plugin:2.6:test-jar (default) @ org.eclipse.jgit.http.test --- [INFO] [INFO] --- tycho-pack200a-plugin:0.25.0:normalize (pack200-normalize) @ org.eclipse.jgit.http.test --- [INFO] Pack200 normalizing jar /jobs/genie.jgit/stable/jobs/jgit-stable-4.5/workspace/org.eclipse.jgit.http.test/target/org.eclipse.jgit.http.test-4.5.6.201903121547-r.jar [INFO] [INFO] --- eclipse-jarsigner-plugin:1.1.3:sign (sign) @ org.eclipse.jgit.http.test --- [INFO] Signing jar: /jobs/genie.jgit/stable/jobs/jgit-stable-4.5/workspace/org.eclipse.jgit.http.test/target/org.eclipse.jgit.http.test-4.5.6.201903121547-r.jar [INFO] Signing jar: /jobs/genie.jgit/stable/jobs/jgit-stable-4.5/workspace/org.eclipse.jgit.http.test/target/org.eclipse.jgit.http.test-4.5.6.201903121547-r-sources.jar [INFO] Signing jar: /jobs/genie.jgit/stable/jobs/jgit-stable-4.5/workspace/org.eclipse.jgit.http.test/target/org.eclipse.jgit.http.test-4.5.6.201903121547-r-tests.jar [INFO] [INFO] --- tycho-pack200b-plugin:0.25.0:pack (pack200-pack) @ org.eclipse.jgit.http.test --- [INFO] Pack200 packing jar /jobs/genie.jgit/stable/jobs/jgit-stable-4.5/workspace/org.eclipse.jgit.http.test/target/org.eclipse.jgit.http.test-4.5.6.201903121547-r.jar [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ org.eclipse.jgit.http.test --- [INFO] Installing /jobs/genie.jgit/stable/jobs/jgit-stable-4.5/workspace/org.eclipse.jgit.http.test/target/org.eclipse.jgit.http.test-4.5.6.201903121547-r.jar to /home/hudson/genie.jgit/.jenkins/jobs/stable/jobs/jgit-stable-4.5/workspace/.repository/org/eclipse/jgit/org.eclipse.jgit.http.test/4.5.6.201903121547-r/org.eclipse.jgit.http.test-4.5.6.201903121547-r.jar [INFO] Installing /jobs/genie.jgit/stable/jobs/jgit-stable-4.5/workspace/org.eclipse.jgit.http.test/pom.xml to /home/hudson/genie.jgit/.jenkins/jobs/stable/jobs/jgit-stable-4.5/workspace/.repository/org/eclipse/jgit/org.eclipse.jgit.http.test/4.5.6.201903121547-r/org.eclipse.jgit.http.test-4.5.6.201903121547-r.pom [INFO] Installing /jobs/genie.jgit/stable/jobs/jgit-stable-4.5/workspace/org.eclipse.jgit.http.test/target/org.eclipse.jgit.http.test-4.5.6.201903121547-r-sources.jar to /home/hudson/genie.jgit/.jenkins/jobs/stable/jobs/jgit-stable-4.5/workspace/.repository/org/eclipse/jgit/org.eclipse.jgit.http.test/4.5.6.201903121547-r/org.eclipse.jgit.http.test-4.5.6.201903121547-r-sources.jar [INFO] Installing /jobs/genie.jgit/stable/jobs/jgit-stable-4.5/workspace/org.eclipse.jgit.http.test/target/org.eclipse.jgit.http.test-4.5.6.201903121547-r-tests.jar to /home/hudson/genie.jgit/.jenkins/jobs/stable/jobs/jgit-stable-4.5/workspace/.repository/org/eclipse/jgit/org.eclipse.jgit.http.test/4.5.6.201903121547-r/org.eclipse.jgit.http.test-4.5.6.201903121547-r-tests.jar [INFO] Installing /jobs/genie.jgit/stable/jobs/jgit-stable-4.5/workspace/org.eclipse.jgit.http.test/target/org.eclipse.jgit.http.test-4.5.6.201903121547-r.jar.pack.gz to /home/hudson/genie.jgit/.jenkins/jobs/stable/jobs/jgit-stable-4.5/workspace/.repository/org/eclipse/jgit/org.eclipse.jgit.http.test/4.5.6.201903121547-r/org.eclipse.jgit.http.test-4.5.6.201903121547-r-pack200.jar.pack.gz [INFO] [INFO] --- maven-deploy-plugin:2.7:deploy (default-cli) @ org.eclipse.jgit.http.test --- [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/jgit-releases/org/eclipse/jgit/org.eclipse.jgit.http.test/4.5.6.201903121547-r/org.eclipse.jgit.http.test-4.5.6.201903121547-r.jar [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/jgit-releases/org/eclipse/jgit/org.eclipse.jgit.http.test/4.5.6.201903121547-r/org.eclipse.jgit.http.test-4.5.6.201903121547-r.jar (12 kB at 129 kB/s) [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/jgit-releases/org/eclipse/jgit/org.eclipse.jgit.http.test/4.5.6.201903121547-r/org.eclipse.jgit.http.test-4.5.6.201903121547-r.pom [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/jgit-releases/org/eclipse/jgit/org.eclipse.jgit.http.test/4.5.6.201903121547-r/org.eclipse.jgit.http.test-4.5.6.201903121547-r.pom (4.8 kB at 68 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/jgit-releases/org/eclipse/jgit/org.eclipse.jgit.http.test/maven-metadata.xml [INFO] Downloaded from repo.eclipse.org: https://repo.eclipse.org/content/repositories/jgit-releases/org/eclipse/jgit/org.eclipse.jgit.http.test/maven-metadata.xml (5.7 kB at 52 kB/s) [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/jgit-releases/org/eclipse/jgit/org.eclipse.jgit.http.test/maven-metadata.xml [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/jgit-releases/org/eclipse/jgit/org.eclipse.jgit.http.test/maven-metadata.xml (5.7 kB at 64 kB/s) [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/jgit-releases/org/eclipse/jgit/org.eclipse.jgit.http.test/4.5.6.201903121547-r/org.eclipse.jgit.http.test-4.5.6.201903121547-r-sources.jar [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/jgit-releases/org/eclipse/jgit/org.eclipse.jgit.http.test/4.5.6.201903121547-r/org.eclipse.jgit.http.test-4.5.6.201903121547-r-sources.jar (11 kB at 145 kB/s) [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/jgit-releases/org/eclipse/jgit/org.eclipse.jgit.http.test/4.5.6.201903121547-r/org.eclipse.jgit.http.test-4.5.6.201903121547-r-tests.jar [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/jgit-releases/org/eclipse/jgit/org.eclipse.jgit.http.test/4.5.6.201903121547-r/org.eclipse.jgit.http.test-4.5.6.201903121547-r-tests.jar (94 kB at 1.3 MB/s) [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/jgit-releases/org/eclipse/jgit/org.eclipse.jgit.http.test/4.5.6.201903121547-r/org.eclipse.jgit.http.test-4.5.6.201903121547-r-pack200.jar.pack.gz [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/jgit-releases/org/eclipse/jgit/org.eclipse.jgit.http.test/4.5.6.201903121547-r/org.eclipse.jgit.http.test-4.5.6.201903121547-r-pack200.jar.pack.gz (8.5 kB at 123 kB/s) [INFO] [INFO] -------------< org.eclipse.jgit:org.eclipse.jgit.pgm.test >------------- [INFO] Building JGit - Command Line Interface Tests 4.5.6.201903121547-r [16/18] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- build-helper-maven-plugin:1.10:parse-version (set-osgi-version) @ org.eclipse.jgit.pgm.test --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:prepare-agent (default) @ org.eclipse.jgit.pgm.test --- [INFO] argLine set to -javaagent:/home/hudson/genie.jgit/.jenkins/jobs/stable/jobs/jgit-stable-4.5/workspace/.repository/org/jacoco/org.jacoco.agent/0.7.6.201602180812/org.jacoco.agent-0.7.6.201602180812-runtime.jar=destfile=/jobs/genie.jgit/stable/jobs/jgit-stable-4.5/workspace/target/jacoco.exec,append=true,includes=org.eclipse.jgit.*,excludes=**/*Test*.* [INFO] [INFO] --- maven-antrun-plugin:1.8:run (translate-qualifier) @ org.eclipse.jgit.pgm.test --- [INFO] Executing tasks main: [INFO] Executed tasks [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ org.eclipse.jgit.pgm.test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /jobs/genie.jgit/stable/jobs/jgit-stable-4.5/workspace/org.eclipse.jgit.pgm.test/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.5.1:compile (default-compile) @ org.eclipse.jgit.pgm.test --- [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] >>> maven-source-plugin:3.0.0:jar (attach-sources) > generate-sources @ org.eclipse.jgit.pgm.test >>> [INFO] [INFO] --- build-helper-maven-plugin:1.10:parse-version (set-osgi-version) @ org.eclipse.jgit.pgm.test --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:prepare-agent (default) @ org.eclipse.jgit.pgm.test --- [INFO] argLine set to -javaagent:/home/hudson/genie.jgit/.jenkins/jobs/stable/jobs/jgit-stable-4.5/workspace/.repository/org/jacoco/org.jacoco.agent/0.7.6.201602180812/org.jacoco.agent-0.7.6.201602180812-runtime.jar=destfile=/jobs/genie.jgit/stable/jobs/jgit-stable-4.5/workspace/target/jacoco.exec,append=true,includes=org.eclipse.jgit.*,excludes=**/*Test*.* [INFO] [INFO] <<< maven-source-plugin:3.0.0:jar (attach-sources) < generate-sources @ org.eclipse.jgit.pgm.test <<< [INFO] [INFO] [INFO] --- maven-source-plugin:3.0.0:jar (attach-sources) @ org.eclipse.jgit.pgm.test --- [INFO] Building jar: /jobs/genie.jgit/stable/jobs/jgit-stable-4.5/workspace/org.eclipse.jgit.pgm.test/target/org.eclipse.jgit.pgm.test-4.5.6.201903121547-r-sources.jar [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ org.eclipse.jgit.pgm.test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /jobs/genie.jgit/stable/jobs/jgit-stable-4.5/workspace/org.eclipse.jgit.pgm.test/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.5.1:testCompile (default-testCompile) @ org.eclipse.jgit.pgm.test --- [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ org.eclipse.jgit.pgm.test --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-jar-plugin:2.6:jar (default-jar) @ org.eclipse.jgit.pgm.test --- [INFO] [INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ org.eclipse.jgit.pgm.test --- [WARNING] Javadoc Warnings [WARNING] Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.jgit [INFO] Building jar: /jobs/genie.jgit/stable/jobs/jgit-stable-4.5/workspace/org.eclipse.jgit.pgm.test/target/org.eclipse.jgit.pgm.test-4.5.6.201903121547-r-javadoc.jar [INFO] [INFO] --- maven-jar-plugin:2.6:test-jar (default) @ org.eclipse.jgit.pgm.test --- [INFO] [INFO] --- tycho-pack200a-plugin:0.25.0:normalize (pack200-normalize) @ org.eclipse.jgit.pgm.test --- [INFO] Pack200 normalizing jar /jobs/genie.jgit/stable/jobs/jgit-stable-4.5/workspace/org.eclipse.jgit.pgm.test/target/org.eclipse.jgit.pgm.test-4.5.6.201903121547-r.jar [INFO] [INFO] --- eclipse-jarsigner-plugin:1.1.3:sign (sign) @ org.eclipse.jgit.pgm.test --- [INFO] Signing jar: /jobs/genie.jgit/stable/jobs/jgit-stable-4.5/workspace/org.eclipse.jgit.pgm.test/target/org.eclipse.jgit.pgm.test-4.5.6.201903121547-r.jar [INFO] Signing jar: /jobs/genie.jgit/stable/jobs/jgit-stable-4.5/workspace/org.eclipse.jgit.pgm.test/target/org.eclipse.jgit.pgm.test-4.5.6.201903121547-r-sources.jar [INFO] Signing jar: /jobs/genie.jgit/stable/jobs/jgit-stable-4.5/workspace/org.eclipse.jgit.pgm.test/target/org.eclipse.jgit.pgm.test-4.5.6.201903121547-r-javadoc.jar [INFO] Signing jar: /jobs/genie.jgit/stable/jobs/jgit-stable-4.5/workspace/org.eclipse.jgit.pgm.test/target/org.eclipse.jgit.pgm.test-4.5.6.201903121547-r-tests.jar [INFO] [INFO] --- tycho-pack200b-plugin:0.25.0:pack (pack200-pack) @ org.eclipse.jgit.pgm.test --- [INFO] Pack200 packing jar /jobs/genie.jgit/stable/jobs/jgit-stable-4.5/workspace/org.eclipse.jgit.pgm.test/target/org.eclipse.jgit.pgm.test-4.5.6.201903121547-r.jar [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ org.eclipse.jgit.pgm.test --- [INFO] Installing /jobs/genie.jgit/stable/jobs/jgit-stable-4.5/workspace/org.eclipse.jgit.pgm.test/target/org.eclipse.jgit.pgm.test-4.5.6.201903121547-r.jar to /home/hudson/genie.jgit/.jenkins/jobs/stable/jobs/jgit-stable-4.5/workspace/.repository/org/eclipse/jgit/org.eclipse.jgit.pgm.test/4.5.6.201903121547-r/org.eclipse.jgit.pgm.test-4.5.6.201903121547-r.jar [INFO] Installing /jobs/genie.jgit/stable/jobs/jgit-stable-4.5/workspace/org.eclipse.jgit.pgm.test/pom.xml to /home/hudson/genie.jgit/.jenkins/jobs/stable/jobs/jgit-stable-4.5/workspace/.repository/org/eclipse/jgit/org.eclipse.jgit.pgm.test/4.5.6.201903121547-r/org.eclipse.jgit.pgm.test-4.5.6.201903121547-r.pom [INFO] Installing /jobs/genie.jgit/stable/jobs/jgit-stable-4.5/workspace/org.eclipse.jgit.pgm.test/target/org.eclipse.jgit.pgm.test-4.5.6.201903121547-r-sources.jar to /home/hudson/genie.jgit/.jenkins/jobs/stable/jobs/jgit-stable-4.5/workspace/.repository/org/eclipse/jgit/org.eclipse.jgit.pgm.test/4.5.6.201903121547-r/org.eclipse.jgit.pgm.test-4.5.6.201903121547-r-sources.jar [INFO] Installing /jobs/genie.jgit/stable/jobs/jgit-stable-4.5/workspace/org.eclipse.jgit.pgm.test/target/org.eclipse.jgit.pgm.test-4.5.6.201903121547-r-javadoc.jar to /home/hudson/genie.jgit/.jenkins/jobs/stable/jobs/jgit-stable-4.5/workspace/.repository/org/eclipse/jgit/org.eclipse.jgit.pgm.test/4.5.6.201903121547-r/org.eclipse.jgit.pgm.test-4.5.6.201903121547-r-javadoc.jar [INFO] Installing /jobs/genie.jgit/stable/jobs/jgit-stable-4.5/workspace/org.eclipse.jgit.pgm.test/target/org.eclipse.jgit.pgm.test-4.5.6.201903121547-r-tests.jar to /home/hudson/genie.jgit/.jenkins/jobs/stable/jobs/jgit-stable-4.5/workspace/.repository/org/eclipse/jgit/org.eclipse.jgit.pgm.test/4.5.6.201903121547-r/org.eclipse.jgit.pgm.test-4.5.6.201903121547-r-tests.jar [INFO] Installing /jobs/genie.jgit/stable/jobs/jgit-stable-4.5/workspace/org.eclipse.jgit.pgm.test/target/org.eclipse.jgit.pgm.test-4.5.6.201903121547-r.jar.pack.gz to /home/hudson/genie.jgit/.jenkins/jobs/stable/jobs/jgit-stable-4.5/workspace/.repository/org/eclipse/jgit/org.eclipse.jgit.pgm.test/4.5.6.201903121547-r/org.eclipse.jgit.pgm.test-4.5.6.201903121547-r-pack200.jar.pack.gz [INFO] [INFO] --- maven-deploy-plugin:2.7:deploy (default-cli) @ org.eclipse.jgit.pgm.test --- [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/jgit-releases/org/eclipse/jgit/org.eclipse.jgit.pgm.test/4.5.6.201903121547-r/org.eclipse.jgit.pgm.test-4.5.6.201903121547-r.jar [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/jgit-releases/org/eclipse/jgit/org.eclipse.jgit.pgm.test/4.5.6.201903121547-r/org.eclipse.jgit.pgm.test-4.5.6.201903121547-r.jar (17 kB at 184 kB/s) [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/jgit-releases/org/eclipse/jgit/org.eclipse.jgit.pgm.test/4.5.6.201903121547-r/org.eclipse.jgit.pgm.test-4.5.6.201903121547-r.pom [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/jgit-releases/org/eclipse/jgit/org.eclipse.jgit.pgm.test/4.5.6.201903121547-r/org.eclipse.jgit.pgm.test-4.5.6.201903121547-r.pom (3.9 kB at 45 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/jgit-releases/org/eclipse/jgit/org.eclipse.jgit.pgm.test/maven-metadata.xml [INFO] Downloaded from repo.eclipse.org: https://repo.eclipse.org/content/repositories/jgit-releases/org/eclipse/jgit/org.eclipse.jgit.pgm.test/maven-metadata.xml (5.7 kB at 270 kB/s) [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/jgit-releases/org/eclipse/jgit/org.eclipse.jgit.pgm.test/maven-metadata.xml [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/jgit-releases/org/eclipse/jgit/org.eclipse.jgit.pgm.test/maven-metadata.xml (5.7 kB at 58 kB/s) [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/jgit-releases/org/eclipse/jgit/org.eclipse.jgit.pgm.test/4.5.6.201903121547-r/org.eclipse.jgit.pgm.test-4.5.6.201903121547-r-sources.jar [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/jgit-releases/org/eclipse/jgit/org.eclipse.jgit.pgm.test/4.5.6.201903121547-r/org.eclipse.jgit.pgm.test-4.5.6.201903121547-r-sources.jar (16 kB at 213 kB/s) [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/jgit-releases/org/eclipse/jgit/org.eclipse.jgit.pgm.test/4.5.6.201903121547-r/org.eclipse.jgit.pgm.test-4.5.6.201903121547-r-javadoc.jar [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/jgit-releases/org/eclipse/jgit/org.eclipse.jgit.pgm.test/4.5.6.201903121547-r/org.eclipse.jgit.pgm.test-4.5.6.201903121547-r-javadoc.jar (55 kB at 779 kB/s) [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/jgit-releases/org/eclipse/jgit/org.eclipse.jgit.pgm.test/4.5.6.201903121547-r/org.eclipse.jgit.pgm.test-4.5.6.201903121547-r-tests.jar [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/jgit-releases/org/eclipse/jgit/org.eclipse.jgit.pgm.test/4.5.6.201903121547-r/org.eclipse.jgit.pgm.test-4.5.6.201903121547-r-tests.jar (68 kB at 759 kB/s) [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/jgit-releases/org/eclipse/jgit/org.eclipse.jgit.pgm.test/4.5.6.201903121547-r/org.eclipse.jgit.pgm.test-4.5.6.201903121547-r-pack200.jar.pack.gz [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/jgit-releases/org/eclipse/jgit/org.eclipse.jgit.pgm.test/4.5.6.201903121547-r/org.eclipse.jgit.pgm.test-4.5.6.201903121547-r-pack200.jar.pack.gz (12 kB at 121 kB/s) [INFO] [INFO] -------------< org.eclipse.jgit:org.eclipse.jgit.lfs.test >------------- [INFO] Building JGit - Large File Storage Tests 4.5.6.201903121547-r [17/18] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- build-helper-maven-plugin:1.10:parse-version (set-osgi-version) @ org.eclipse.jgit.lfs.test --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:prepare-agent (default) @ org.eclipse.jgit.lfs.test --- [INFO] argLine set to -javaagent:/home/hudson/genie.jgit/.jenkins/jobs/stable/jobs/jgit-stable-4.5/workspace/.repository/org/jacoco/org.jacoco.agent/0.7.6.201602180812/org.jacoco.agent-0.7.6.201602180812-runtime.jar=destfile=/jobs/genie.jgit/stable/jobs/jgit-stable-4.5/workspace/target/jacoco.exec,append=true,includes=org.eclipse.jgit.*,excludes=**/*Test*.* [INFO] [INFO] --- maven-antrun-plugin:1.8:run (translate-qualifier) @ org.eclipse.jgit.lfs.test --- [INFO] Executing tasks main: [INFO] Executed tasks [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ org.eclipse.jgit.lfs.test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /jobs/genie.jgit/stable/jobs/jgit-stable-4.5/workspace/org.eclipse.jgit.lfs.test/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.5.1:compile (default-compile) @ org.eclipse.jgit.lfs.test --- [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] >>> maven-source-plugin:3.0.0:jar (attach-sources) > generate-sources @ org.eclipse.jgit.lfs.test >>> [INFO] [INFO] --- build-helper-maven-plugin:1.10:parse-version (set-osgi-version) @ org.eclipse.jgit.lfs.test --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:prepare-agent (default) @ org.eclipse.jgit.lfs.test --- [INFO] argLine set to -javaagent:/home/hudson/genie.jgit/.jenkins/jobs/stable/jobs/jgit-stable-4.5/workspace/.repository/org/jacoco/org.jacoco.agent/0.7.6.201602180812/org.jacoco.agent-0.7.6.201602180812-runtime.jar=destfile=/jobs/genie.jgit/stable/jobs/jgit-stable-4.5/workspace/target/jacoco.exec,append=true,includes=org.eclipse.jgit.*,excludes=**/*Test*.* [INFO] [INFO] <<< maven-source-plugin:3.0.0:jar (attach-sources) < generate-sources @ org.eclipse.jgit.lfs.test <<< [INFO] [INFO] [INFO] --- maven-source-plugin:3.0.0:jar (attach-sources) @ org.eclipse.jgit.lfs.test --- [INFO] Building jar: /jobs/genie.jgit/stable/jobs/jgit-stable-4.5/workspace/org.eclipse.jgit.lfs.test/target/org.eclipse.jgit.lfs.test-4.5.6.201903121547-r-sources.jar [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ org.eclipse.jgit.lfs.test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /jobs/genie.jgit/stable/jobs/jgit-stable-4.5/workspace/org.eclipse.jgit.lfs.test/tst-rsrc [INFO] [INFO] --- maven-compiler-plugin:3.5.1:testCompile (default-testCompile) @ org.eclipse.jgit.lfs.test --- [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ org.eclipse.jgit.lfs.test --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-jar-plugin:2.6:jar (default-jar) @ org.eclipse.jgit.lfs.test --- [INFO] [INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ org.eclipse.jgit.lfs.test --- [WARNING] Javadoc Warnings [WARNING] Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.jgit [INFO] Building jar: /jobs/genie.jgit/stable/jobs/jgit-stable-4.5/workspace/org.eclipse.jgit.lfs.test/target/org.eclipse.jgit.lfs.test-4.5.6.201903121547-r-javadoc.jar [INFO] [INFO] --- maven-jar-plugin:2.6:test-jar (default) @ org.eclipse.jgit.lfs.test --- [INFO] [INFO] --- tycho-pack200a-plugin:0.25.0:normalize (pack200-normalize) @ org.eclipse.jgit.lfs.test --- [INFO] Pack200 normalizing jar /jobs/genie.jgit/stable/jobs/jgit-stable-4.5/workspace/org.eclipse.jgit.lfs.test/target/org.eclipse.jgit.lfs.test-4.5.6.201903121547-r.jar [INFO] [INFO] --- eclipse-jarsigner-plugin:1.1.3:sign (sign) @ org.eclipse.jgit.lfs.test --- [INFO] Signing jar: /jobs/genie.jgit/stable/jobs/jgit-stable-4.5/workspace/org.eclipse.jgit.lfs.test/target/org.eclipse.jgit.lfs.test-4.5.6.201903121547-r.jar [INFO] Signing jar: /jobs/genie.jgit/stable/jobs/jgit-stable-4.5/workspace/org.eclipse.jgit.lfs.test/target/org.eclipse.jgit.lfs.test-4.5.6.201903121547-r-sources.jar [INFO] Signing jar: /jobs/genie.jgit/stable/jobs/jgit-stable-4.5/workspace/org.eclipse.jgit.lfs.test/target/org.eclipse.jgit.lfs.test-4.5.6.201903121547-r-javadoc.jar [INFO] Signing jar: /jobs/genie.jgit/stable/jobs/jgit-stable-4.5/workspace/org.eclipse.jgit.lfs.test/target/org.eclipse.jgit.lfs.test-4.5.6.201903121547-r-tests.jar [INFO] [INFO] --- tycho-pack200b-plugin:0.25.0:pack (pack200-pack) @ org.eclipse.jgit.lfs.test --- [INFO] Pack200 packing jar /jobs/genie.jgit/stable/jobs/jgit-stable-4.5/workspace/org.eclipse.jgit.lfs.test/target/org.eclipse.jgit.lfs.test-4.5.6.201903121547-r.jar [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ org.eclipse.jgit.lfs.test --- [INFO] Installing /jobs/genie.jgit/stable/jobs/jgit-stable-4.5/workspace/org.eclipse.jgit.lfs.test/target/org.eclipse.jgit.lfs.test-4.5.6.201903121547-r.jar to /home/hudson/genie.jgit/.jenkins/jobs/stable/jobs/jgit-stable-4.5/workspace/.repository/org/eclipse/jgit/org.eclipse.jgit.lfs.test/4.5.6.201903121547-r/org.eclipse.jgit.lfs.test-4.5.6.201903121547-r.jar [INFO] Installing /jobs/genie.jgit/stable/jobs/jgit-stable-4.5/workspace/org.eclipse.jgit.lfs.test/pom.xml to /home/hudson/genie.jgit/.jenkins/jobs/stable/jobs/jgit-stable-4.5/workspace/.repository/org/eclipse/jgit/org.eclipse.jgit.lfs.test/4.5.6.201903121547-r/org.eclipse.jgit.lfs.test-4.5.6.201903121547-r.pom [INFO] Installing /jobs/genie.jgit/stable/jobs/jgit-stable-4.5/workspace/org.eclipse.jgit.lfs.test/target/org.eclipse.jgit.lfs.test-4.5.6.201903121547-r-sources.jar to /home/hudson/genie.jgit/.jenkins/jobs/stable/jobs/jgit-stable-4.5/workspace/.repository/org/eclipse/jgit/org.eclipse.jgit.lfs.test/4.5.6.201903121547-r/org.eclipse.jgit.lfs.test-4.5.6.201903121547-r-sources.jar [INFO] Installing /jobs/genie.jgit/stable/jobs/jgit-stable-4.5/workspace/org.eclipse.jgit.lfs.test/target/org.eclipse.jgit.lfs.test-4.5.6.201903121547-r-javadoc.jar to /home/hudson/genie.jgit/.jenkins/jobs/stable/jobs/jgit-stable-4.5/workspace/.repository/org/eclipse/jgit/org.eclipse.jgit.lfs.test/4.5.6.201903121547-r/org.eclipse.jgit.lfs.test-4.5.6.201903121547-r-javadoc.jar [INFO] Installing /jobs/genie.jgit/stable/jobs/jgit-stable-4.5/workspace/org.eclipse.jgit.lfs.test/target/org.eclipse.jgit.lfs.test-4.5.6.201903121547-r-tests.jar to /home/hudson/genie.jgit/.jenkins/jobs/stable/jobs/jgit-stable-4.5/workspace/.repository/org/eclipse/jgit/org.eclipse.jgit.lfs.test/4.5.6.201903121547-r/org.eclipse.jgit.lfs.test-4.5.6.201903121547-r-tests.jar [INFO] Installing /jobs/genie.jgit/stable/jobs/jgit-stable-4.5/workspace/org.eclipse.jgit.lfs.test/target/org.eclipse.jgit.lfs.test-4.5.6.201903121547-r.jar.pack.gz to /home/hudson/genie.jgit/.jenkins/jobs/stable/jobs/jgit-stable-4.5/workspace/.repository/org/eclipse/jgit/org.eclipse.jgit.lfs.test/4.5.6.201903121547-r/org.eclipse.jgit.lfs.test-4.5.6.201903121547-r-pack200.jar.pack.gz [INFO] [INFO] --- maven-deploy-plugin:2.7:deploy (default-cli) @ org.eclipse.jgit.lfs.test --- [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/jgit-releases/org/eclipse/jgit/org.eclipse.jgit.lfs.test/4.5.6.201903121547-r/org.eclipse.jgit.lfs.test-4.5.6.201903121547-r.jar [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/jgit-releases/org/eclipse/jgit/org.eclipse.jgit.lfs.test/4.5.6.201903121547-r/org.eclipse.jgit.lfs.test-4.5.6.201903121547-r.jar (11 kB at 77 kB/s) [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/jgit-releases/org/eclipse/jgit/org.eclipse.jgit.lfs.test/4.5.6.201903121547-r/org.eclipse.jgit.lfs.test-4.5.6.201903121547-r.pom [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/jgit-releases/org/eclipse/jgit/org.eclipse.jgit.lfs.test/4.5.6.201903121547-r/org.eclipse.jgit.lfs.test-4.5.6.201903121547-r.pom (4.1 kB at 58 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/jgit-releases/org/eclipse/jgit/org.eclipse.jgit.lfs.test/maven-metadata.xml [INFO] Downloaded from repo.eclipse.org: https://repo.eclipse.org/content/repositories/jgit-releases/org/eclipse/jgit/org.eclipse.jgit.lfs.test/maven-metadata.xml (3.4 kB at 4.4 kB/s) [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/jgit-releases/org/eclipse/jgit/org.eclipse.jgit.lfs.test/maven-metadata.xml [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/jgit-releases/org/eclipse/jgit/org.eclipse.jgit.lfs.test/maven-metadata.xml (3.5 kB at 41 kB/s) [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/jgit-releases/org/eclipse/jgit/org.eclipse.jgit.lfs.test/4.5.6.201903121547-r/org.eclipse.jgit.lfs.test-4.5.6.201903121547-r-sources.jar [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/jgit-releases/org/eclipse/jgit/org.eclipse.jgit.lfs.test/4.5.6.201903121547-r/org.eclipse.jgit.lfs.test-4.5.6.201903121547-r-sources.jar (11 kB at 109 kB/s) [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/jgit-releases/org/eclipse/jgit/org.eclipse.jgit.lfs.test/4.5.6.201903121547-r/org.eclipse.jgit.lfs.test-4.5.6.201903121547-r-javadoc.jar [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/jgit-releases/org/eclipse/jgit/org.eclipse.jgit.lfs.test/4.5.6.201903121547-r/org.eclipse.jgit.lfs.test-4.5.6.201903121547-r-javadoc.jar (32 kB at 413 kB/s) [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/jgit-releases/org/eclipse/jgit/org.eclipse.jgit.lfs.test/4.5.6.201903121547-r/org.eclipse.jgit.lfs.test-4.5.6.201903121547-r-tests.jar [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/jgit-releases/org/eclipse/jgit/org.eclipse.jgit.lfs.test/4.5.6.201903121547-r/org.eclipse.jgit.lfs.test-4.5.6.201903121547-r-tests.jar (21 kB at 266 kB/s) [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/jgit-releases/org/eclipse/jgit/org.eclipse.jgit.lfs.test/4.5.6.201903121547-r/org.eclipse.jgit.lfs.test-4.5.6.201903121547-r-pack200.jar.pack.gz [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/jgit-releases/org/eclipse/jgit/org.eclipse.jgit.lfs.test/4.5.6.201903121547-r/org.eclipse.jgit.lfs.test-4.5.6.201903121547-r-pack200.jar.pack.gz (8.4 kB at 113 kB/s) [INFO] [INFO] ---------< org.eclipse.jgit:org.eclipse.jgit.lfs.server.test >---------- [INFO] Building JGit - LFS Server Tests 4.5.6.201903121547-r [18/18] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- build-helper-maven-plugin:1.10:parse-version (set-osgi-version) @ org.eclipse.jgit.lfs.server.test --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:prepare-agent (default) @ org.eclipse.jgit.lfs.server.test --- [INFO] argLine set to -javaagent:/home/hudson/genie.jgit/.jenkins/jobs/stable/jobs/jgit-stable-4.5/workspace/.repository/org/jacoco/org.jacoco.agent/0.7.6.201602180812/org.jacoco.agent-0.7.6.201602180812-runtime.jar=destfile=/jobs/genie.jgit/stable/jobs/jgit-stable-4.5/workspace/target/jacoco.exec,append=true,includes=org.eclipse.jgit.*,excludes=**/*Test*.* [INFO] [INFO] --- maven-antrun-plugin:1.8:run (translate-qualifier) @ org.eclipse.jgit.lfs.server.test --- [INFO] Executing tasks main: [INFO] Executed tasks [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ org.eclipse.jgit.lfs.server.test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /jobs/genie.jgit/stable/jobs/jgit-stable-4.5/workspace/org.eclipse.jgit.lfs.server.test/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.5.1:compile (default-compile) @ org.eclipse.jgit.lfs.server.test --- [INFO] No sources to compile [INFO] [INFO] >>> maven-source-plugin:3.0.0:jar (attach-sources) > generate-sources @ org.eclipse.jgit.lfs.server.test >>> [INFO] [INFO] --- build-helper-maven-plugin:1.10:parse-version (set-osgi-version) @ org.eclipse.jgit.lfs.server.test --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:prepare-agent (default) @ org.eclipse.jgit.lfs.server.test --- [INFO] argLine set to -javaagent:/home/hudson/genie.jgit/.jenkins/jobs/stable/jobs/jgit-stable-4.5/workspace/.repository/org/jacoco/org.jacoco.agent/0.7.6.201602180812/org.jacoco.agent-0.7.6.201602180812-runtime.jar=destfile=/jobs/genie.jgit/stable/jobs/jgit-stable-4.5/workspace/target/jacoco.exec,append=true,includes=org.eclipse.jgit.*,excludes=**/*Test*.* [INFO] [INFO] <<< maven-source-plugin:3.0.0:jar (attach-sources) < generate-sources @ org.eclipse.jgit.lfs.server.test <<< [INFO] [INFO] [INFO] --- maven-source-plugin:3.0.0:jar (attach-sources) @ org.eclipse.jgit.lfs.server.test --- [INFO] No sources in project. Archive not created. [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ org.eclipse.jgit.lfs.server.test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /jobs/genie.jgit/stable/jobs/jgit-stable-4.5/workspace/org.eclipse.jgit.lfs.server.test/tst-rsrc [INFO] [INFO] --- maven-compiler-plugin:3.5.1:testCompile (default-testCompile) @ org.eclipse.jgit.lfs.server.test --- [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ org.eclipse.jgit.lfs.server.test --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-jar-plugin:2.6:jar (default-jar) @ org.eclipse.jgit.lfs.server.test --- [WARNING] JAR will be empty - no content was marked for inclusion! [INFO] [INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ org.eclipse.jgit.lfs.server.test --- [INFO] [INFO] --- maven-jar-plugin:2.6:test-jar (default) @ org.eclipse.jgit.lfs.server.test --- [INFO] [INFO] --- tycho-pack200a-plugin:0.25.0:normalize (pack200-normalize) @ org.eclipse.jgit.lfs.server.test --- [INFO] Pack200 normalizing jar /jobs/genie.jgit/stable/jobs/jgit-stable-4.5/workspace/org.eclipse.jgit.lfs.server.test/target/org.eclipse.jgit.lfs.server.test-4.5.6.201903121547-r.jar [INFO] [INFO] --- eclipse-jarsigner-plugin:1.1.3:sign (sign) @ org.eclipse.jgit.lfs.server.test --- [INFO] Signing jar: /jobs/genie.jgit/stable/jobs/jgit-stable-4.5/workspace/org.eclipse.jgit.lfs.server.test/target/org.eclipse.jgit.lfs.server.test-4.5.6.201903121547-r.jar [INFO] Signing jar: /jobs/genie.jgit/stable/jobs/jgit-stable-4.5/workspace/org.eclipse.jgit.lfs.server.test/target/org.eclipse.jgit.lfs.server.test-4.5.6.201903121547-r-tests.jar [INFO] [INFO] --- tycho-pack200b-plugin:0.25.0:pack (pack200-pack) @ org.eclipse.jgit.lfs.server.test --- [INFO] Pack200 packing jar /jobs/genie.jgit/stable/jobs/jgit-stable-4.5/workspace/org.eclipse.jgit.lfs.server.test/target/org.eclipse.jgit.lfs.server.test-4.5.6.201903121547-r.jar [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ org.eclipse.jgit.lfs.server.test --- [INFO] Installing /jobs/genie.jgit/stable/jobs/jgit-stable-4.5/workspace/org.eclipse.jgit.lfs.server.test/target/org.eclipse.jgit.lfs.server.test-4.5.6.201903121547-r.jar to /home/hudson/genie.jgit/.jenkins/jobs/stable/jobs/jgit-stable-4.5/workspace/.repository/org/eclipse/jgit/org.eclipse.jgit.lfs.server.test/4.5.6.201903121547-r/org.eclipse.jgit.lfs.server.test-4.5.6.201903121547-r.jar [INFO] Installing /jobs/genie.jgit/stable/jobs/jgit-stable-4.5/workspace/org.eclipse.jgit.lfs.server.test/pom.xml to /home/hudson/genie.jgit/.jenkins/jobs/stable/jobs/jgit-stable-4.5/workspace/.repository/org/eclipse/jgit/org.eclipse.jgit.lfs.server.test/4.5.6.201903121547-r/org.eclipse.jgit.lfs.server.test-4.5.6.201903121547-r.pom [INFO] Installing /jobs/genie.jgit/stable/jobs/jgit-stable-4.5/workspace/org.eclipse.jgit.lfs.server.test/target/org.eclipse.jgit.lfs.server.test-4.5.6.201903121547-r-tests.jar to /home/hudson/genie.jgit/.jenkins/jobs/stable/jobs/jgit-stable-4.5/workspace/.repository/org/eclipse/jgit/org.eclipse.jgit.lfs.server.test/4.5.6.201903121547-r/org.eclipse.jgit.lfs.server.test-4.5.6.201903121547-r-tests.jar [INFO] Installing /jobs/genie.jgit/stable/jobs/jgit-stable-4.5/workspace/org.eclipse.jgit.lfs.server.test/target/org.eclipse.jgit.lfs.server.test-4.5.6.201903121547-r.jar.pack.gz to /home/hudson/genie.jgit/.jenkins/jobs/stable/jobs/jgit-stable-4.5/workspace/.repository/org/eclipse/jgit/org.eclipse.jgit.lfs.server.test/4.5.6.201903121547-r/org.eclipse.jgit.lfs.server.test-4.5.6.201903121547-r-pack200.jar.pack.gz [INFO] [INFO] --- maven-deploy-plugin:2.7:deploy (default-cli) @ org.eclipse.jgit.lfs.server.test --- [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/jgit-releases/org/eclipse/jgit/org.eclipse.jgit.lfs.server.test/4.5.6.201903121547-r/org.eclipse.jgit.lfs.server.test-4.5.6.201903121547-r.jar [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/jgit-releases/org/eclipse/jgit/org.eclipse.jgit.lfs.server.test/4.5.6.201903121547-r/org.eclipse.jgit.lfs.server.test-4.5.6.201903121547-r.jar (9.0 kB at 95 kB/s) [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/jgit-releases/org/eclipse/jgit/org.eclipse.jgit.lfs.server.test/4.5.6.201903121547-r/org.eclipse.jgit.lfs.server.test-4.5.6.201903121547-r.pom [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/jgit-releases/org/eclipse/jgit/org.eclipse.jgit.lfs.server.test/4.5.6.201903121547-r/org.eclipse.jgit.lfs.server.test-4.5.6.201903121547-r.pom (4.8 kB at 28 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/jgit-releases/org/eclipse/jgit/org.eclipse.jgit.lfs.server.test/maven-metadata.xml [INFO] Downloaded from repo.eclipse.org: https://repo.eclipse.org/content/repositories/jgit-releases/org/eclipse/jgit/org.eclipse.jgit.lfs.server.test/maven-metadata.xml (3.4 kB at 1.2 kB/s) [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/jgit-releases/org/eclipse/jgit/org.eclipse.jgit.lfs.server.test/maven-metadata.xml [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/jgit-releases/org/eclipse/jgit/org.eclipse.jgit.lfs.server.test/maven-metadata.xml (3.5 kB at 30 kB/s) [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/jgit-releases/org/eclipse/jgit/org.eclipse.jgit.lfs.server.test/4.5.6.201903121547-r/org.eclipse.jgit.lfs.server.test-4.5.6.201903121547-r-tests.jar [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/jgit-releases/org/eclipse/jgit/org.eclipse.jgit.lfs.server.test/4.5.6.201903121547-r/org.eclipse.jgit.lfs.server.test-4.5.6.201903121547-r-tests.jar (22 kB at 222 kB/s) [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/jgit-releases/org/eclipse/jgit/org.eclipse.jgit.lfs.server.test/4.5.6.201903121547-r/org.eclipse.jgit.lfs.server.test-4.5.6.201903121547-r-pack200.jar.pack.gz [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/jgit-releases/org/eclipse/jgit/org.eclipse.jgit.lfs.server.test/4.5.6.201903121547-r/org.eclipse.jgit.lfs.server.test-4.5.6.201903121547-r-pack200.jar.pack.gz (7.6 kB at 86 kB/s) [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] JGit - Parent 4.5.6.201903121547-r ................. SUCCESS [ 14.810 s] [INFO] JGit - Core ........................................ SUCCESS [01:08 min] [INFO] JGit - Ant Tasks ................................... SUCCESS [ 7.114 s] [INFO] JGit - Archive Formats ............................. SUCCESS [ 7.478 s] [INFO] JGit - AWT User Interface .......................... SUCCESS [ 14.430 s] [INFO] JGit - Apache httpclient based HTTP support ........ SUCCESS [ 13.863 s] [INFO] JGit - HTTP Server ................................. SUCCESS [ 6.945 s] [INFO] JGit - Large File Storage .......................... SUCCESS [ 7.084 s] [INFO] JGit - Large File Storage Server ................... SUCCESS [ 7.312 s] [INFO] JGit - Command Line Interface ...................... SUCCESS [ 36.797 s] [INFO] JGit - JUnit Utility Classes ....................... SUCCESS [ 7.909 s] [INFO] JGit - JUnit Http Utility Classes .................. SUCCESS [ 17.214 s] [INFO] JGit - Core Tests .................................. SUCCESS [ 10.672 s] [INFO] JGit - Ant Tasks Tests ............................. SUCCESS [ 4.239 s] [INFO] JGit - HTTP Tests .................................. SUCCESS [ 7.370 s] [INFO] JGit - Command Line Interface Tests ................ SUCCESS [ 11.453 s] [INFO] JGit - Large File Storage Tests .................... SUCCESS [ 17.977 s] [INFO] JGit - LFS Server Tests 4.5.6.201903121547-r ....... SUCCESS [ 9.953 s] [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 04:35 min [INFO] Finished at: 2019-03-12T18:18:44-04:00 [INFO] ------------------------------------------------------------------------ [workspace] $ /shared/common/apache-maven-latest/bin/mvn -f org.eclipse.jgit.packaging/pom.xml -s /opt/public/hipp/homes/genie.jgit/.m2/settings-deploy.xml -DJDK_HOME=/shared/common/jdk1.7.0-latest/ -Declipse.p2.mirrors=false -Dmaven.repo.local=/home/hudson/genie.jgit/.jenkins/jobs/stable/jobs/jgit-stable-4.5/workspace/.repository -B clean install deploy:deploy -Pjgit.java7 -Peclipse-sign Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.jgit [INFO] Scanning for projects... [INFO] Downloading from repo.eclipse.org.cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/tycho-maven-plugin/0.25.0/tycho-maven-plugin-0.25.0.pom [INFO] Downloading from repo.eclipse.org.cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/eclipse/tycho/tycho-maven-plugin/0.25.0/tycho-maven-plugin-0.25.0.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/tycho/tycho-maven-plugin/0.25.0/tycho-maven-plugin-0.25.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/tycho/tycho-maven-plugin/0.25.0/tycho-maven-plugin-0.25.0.pom (2.1 kB at 1.9 kB/s) [INFO] Downloading from repo.eclipse.org.cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/tycho-core/0.25.0/tycho-core-0.25.0.pom [INFO] Downloading from repo.eclipse.org.cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/eclipse/tycho/tycho-core/0.25.0/tycho-core-0.25.0.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/tycho/tycho-core/0.25.0/tycho-core-0.25.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/tycho/tycho-core/0.25.0/tycho-core-0.25.0.pom (4.6 kB at 2.9 kB/s) [INFO] Downloading from repo.eclipse.org.cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/sonatype/plexus/plexus-cipher/1.7/plexus-cipher-1.7.pom [INFO] Downloading from repo.eclipse.org.cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/sonatype/plexus/plexus-cipher/1.7/plexus-cipher-1.7.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-cipher/1.7/plexus-cipher-1.7.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-cipher/1.7/plexus-cipher-1.7.pom (4.2 kB at 99 kB/s) [INFO] Downloading from repo.eclipse.org.cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/sonatype/spice/spice-parent/15/spice-parent-15.pom [INFO] Downloading from repo.eclipse.org.cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/sonatype/spice/spice-parent/15/spice-parent-15.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/15/spice-parent-15.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/15/spice-parent-15.pom (8.4 kB at 199 kB/s) [INFO] Downloading from repo.eclipse.org.cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/org.eclipse.osgi.compatibility.state/1.0.100.v20150402-1551/org.eclipse.osgi.compatibility.state-1.0.100.v20150402-1551.pom [INFO] Downloading from repo.eclipse.org.cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/eclipse/tycho/org.eclipse.osgi.compatibility.state/1.0.100.v20150402-1551/org.eclipse.osgi.compatibility.state-1.0.100.v20150402-1551.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/tycho/org.eclipse.osgi.compatibility.state/1.0.100.v20150402-1551/org.eclipse.osgi.compatibility.state-1.0.100.v20150402-1551.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/tycho/org.eclipse.osgi.compatibility.state/1.0.100.v20150402-1551/org.eclipse.osgi.compatibility.state-1.0.100.v20150402-1551.pom (1.1 kB at 25 kB/s) [INFO] Downloading from repo.eclipse.org.cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/sisu-equinox-embedder/0.25.0/sisu-equinox-embedder-0.25.0.pom [INFO] Downloading from repo.eclipse.org.cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/eclipse/tycho/sisu-equinox-embedder/0.25.0/sisu-equinox-embedder-0.25.0.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/tycho/sisu-equinox-embedder/0.25.0/sisu-equinox-embedder-0.25.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/tycho/sisu-equinox-embedder/0.25.0/sisu-equinox-embedder-0.25.0.pom (1.8 kB at 44 kB/s) [INFO] Downloading from repo.eclipse.org.cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/sisu-equinox/0.25.0/sisu-equinox-0.25.0.pom [INFO] Downloading from repo.eclipse.org.cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/eclipse/tycho/sisu-equinox/0.25.0/sisu-equinox-0.25.0.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/tycho/sisu-equinox/0.25.0/sisu-equinox-0.25.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/tycho/sisu-equinox/0.25.0/sisu-equinox-0.25.0.pom (1.0 kB at 25 kB/s) [INFO] Downloading from repo.eclipse.org.cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/org.eclipse.osgi/3.10.101.v20150820-1432/org.eclipse.osgi-3.10.101.v20150820-1432.pom [INFO] Downloading from repo.eclipse.org.cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/eclipse/tycho/org.eclipse.osgi/3.10.101.v20150820-1432/org.eclipse.osgi-3.10.101.v20150820-1432.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/tycho/org.eclipse.osgi/3.10.101.v20150820-1432/org.eclipse.osgi-3.10.101.v20150820-1432.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/tycho/org.eclipse.osgi/3.10.101.v20150820-1432/org.eclipse.osgi-3.10.101.v20150820-1432.pom (1.0 kB at 25 kB/s) [INFO] Downloading from repo.eclipse.org.cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/sisu-equinox-api/0.25.0/sisu-equinox-api-0.25.0.pom [INFO] Downloading from repo.eclipse.org.cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/eclipse/tycho/sisu-equinox-api/0.25.0/sisu-equinox-api-0.25.0.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/tycho/sisu-equinox-api/0.25.0/sisu-equinox-api-0.25.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/tycho/sisu-equinox-api/0.25.0/sisu-equinox-api-0.25.0.pom (1.7 kB at 40 kB/s) [INFO] Downloading from repo.eclipse.org.cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/tycho-metadata-model/0.25.0/tycho-metadata-model-0.25.0.pom [INFO] Downloading from repo.eclipse.org.cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/eclipse/tycho/tycho-metadata-model/0.25.0/tycho-metadata-model-0.25.0.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/tycho/tycho-metadata-model/0.25.0/tycho-metadata-model-0.25.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/tycho/tycho-metadata-model/0.25.0/tycho-metadata-model-0.25.0.pom (1.3 kB at 26 kB/s) [INFO] Downloading from repo.eclipse.org.cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/de/pdark/decentxml/1.3/decentxml-1.3.pom [INFO] Downloading from repo.eclipse.org.cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/de/pdark/decentxml/1.3/decentxml-1.3.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/de/pdark/decentxml/1.3/decentxml-1.3.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/de/pdark/decentxml/1.3/decentxml-1.3.pom (6.3 kB at 146 kB/s) [INFO] Downloading from repo.eclipse.org.cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/tycho-embedder-api/0.25.0/tycho-embedder-api-0.25.0.pom [INFO] Downloading from repo.eclipse.org.cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/eclipse/tycho/tycho-embedder-api/0.25.0/tycho-embedder-api-0.25.0.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/tycho/tycho-embedder-api/0.25.0/tycho-embedder-api-0.25.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/tycho/tycho-embedder-api/0.25.0/tycho-embedder-api-0.25.0.pom (2.1 kB at 49 kB/s) [INFO] Downloading from repo.eclipse.org.cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/org.eclipse.tycho.embedder.shared/0.25.0/org.eclipse.tycho.embedder.shared-0.25.0.pom [INFO] Downloading from repo.eclipse.org.cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/eclipse/tycho/org.eclipse.tycho.embedder.shared/0.25.0/org.eclipse.tycho.embedder.shared-0.25.0.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/tycho/org.eclipse.tycho.embedder.shared/0.25.0/org.eclipse.tycho.embedder.shared-0.25.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/tycho/org.eclipse.tycho.embedder.shared/0.25.0/org.eclipse.tycho.embedder.shared-0.25.0.pom (1.1 kB at 26 kB/s) [INFO] Downloading from repo.eclipse.org.cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/org.eclipse.tycho.core.shared/0.25.0/org.eclipse.tycho.core.shared-0.25.0.pom [INFO] Downloading from repo.eclipse.org.cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/eclipse/tycho/org.eclipse.tycho.core.shared/0.25.0/org.eclipse.tycho.core.shared-0.25.0.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/tycho/org.eclipse.tycho.core.shared/0.25.0/org.eclipse.tycho.core.shared-0.25.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/tycho/org.eclipse.tycho.core.shared/0.25.0/org.eclipse.tycho.core.shared-0.25.0.pom (1.0 kB at 26 kB/s) [INFO] Downloading from repo.eclipse.org.cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/tycho-p2-facade/0.25.0/tycho-p2-facade-0.25.0.pom [INFO] Downloading from repo.eclipse.org.cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/eclipse/tycho/tycho-p2-facade/0.25.0/tycho-p2-facade-0.25.0.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/tycho/tycho-p2-facade/0.25.0/tycho-p2-facade-0.25.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/tycho/tycho-p2-facade/0.25.0/tycho-p2-facade-0.25.0.pom (2.1 kB at 4.1 kB/s) [INFO] Downloading from repo.eclipse.org.cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/tycho-p2/0.25.0/tycho-p2-0.25.0.pom [INFO] Downloading from repo.eclipse.org.cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/eclipse/tycho/tycho-p2/0.25.0/tycho-p2-0.25.0.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/tycho/tycho-p2/0.25.0/tycho-p2-0.25.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/tycho/tycho-p2/0.25.0/tycho-p2-0.25.0.pom (1.1 kB at 26 kB/s) [INFO] Downloading from repo.eclipse.org.cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/org.eclipse.tycho.p2.tools.shared/0.25.0/org.eclipse.tycho.p2.tools.shared-0.25.0.pom [INFO] Downloading from repo.eclipse.org.cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/eclipse/tycho/org.eclipse.tycho.p2.tools.shared/0.25.0/org.eclipse.tycho.p2.tools.shared-0.25.0.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/tycho/org.eclipse.tycho.p2.tools.shared/0.25.0/org.eclipse.tycho.p2.tools.shared-0.25.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/tycho/org.eclipse.tycho.p2.tools.shared/0.25.0/org.eclipse.tycho.p2.tools.shared-0.25.0.pom (1.1 kB at 26 kB/s) [INFO] Downloading from repo.eclipse.org.cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/tycho-maven-plugin/0.25.0/tycho-maven-plugin-0.25.0.jar [INFO] Downloading from repo.eclipse.org.cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/sonatype/plexus/plexus-cipher/1.7/plexus-cipher-1.7.jar [INFO] Downloading from repo.eclipse.org.cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/tycho-core/0.25.0/tycho-core-0.25.0.jar [INFO] Downloading from repo.eclipse.org.cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus-io/2.4.1/plexus-io-2.4.1.jar [INFO] Downloading from repo.eclipse.org.cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus-archiver/2.9.1/plexus-archiver-2.9.1.jar [INFO] Downloading from repo.eclipse.org.cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/org.eclipse.osgi.compatibility.state/1.0.100.v20150402-1551/org.eclipse.osgi.compatibility.state-1.0.100.v20150402-1551.jar [INFO] Downloading from repo.eclipse.org.cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/sisu-equinox-embedder/0.25.0/sisu-equinox-embedder-0.25.0.jar [INFO] Downloading from repo.eclipse.org.cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/org.eclipse.osgi/3.10.101.v20150820-1432/org.eclipse.osgi-3.10.101.v20150820-1432.jar [INFO] Downloading from repo.eclipse.org.cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/sisu-equinox-api/0.25.0/sisu-equinox-api-0.25.0.jar [INFO] Downloading from repo.eclipse.org.cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/tycho-metadata-model/0.25.0/tycho-metadata-model-0.25.0.jar [INFO] Downloading from repo.eclipse.org.cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/de/pdark/decentxml/1.3/decentxml-1.3.jar [INFO] Downloading from repo.eclipse.org.cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/tycho-embedder-api/0.25.0/tycho-embedder-api-0.25.0.jar [INFO] Downloading from repo.eclipse.org.cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/org.eclipse.tycho.embedder.shared/0.25.0/org.eclipse.tycho.embedder.shared-0.25.0.jar [INFO] Downloading from repo.eclipse.org.cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/org.eclipse.tycho.core.shared/0.25.0/org.eclipse.tycho.core.shared-0.25.0.jar [INFO] Downloading from repo.eclipse.org.cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/tycho-p2-facade/0.25.0/tycho-p2-facade-0.25.0.jar [INFO] Downloading from repo.eclipse.org.cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/org.eclipse.tycho.p2.tools.shared/0.25.0/org.eclipse.tycho.p2.tools.shared-0.25.0.jar [INFO] Downloading from repo.eclipse.org.cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/eclipse/tycho/tycho-maven-plugin/0.25.0/tycho-maven-plugin-0.25.0.jar [INFO] Downloading from repo.eclipse.org.cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/eclipse/tycho/tycho-core/0.25.0/tycho-core-0.25.0.jar [INFO] Downloading from repo.eclipse.org.cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/codehaus/plexus/plexus-archiver/2.9.1/plexus-archiver-2.9.1.jar [INFO] Downloading from repo.eclipse.org.cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/sonatype/plexus/plexus-cipher/1.7/plexus-cipher-1.7.jar [INFO] Downloading from repo.eclipse.org.cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/codehaus/plexus/plexus-io/2.4.1/plexus-io-2.4.1.jar [INFO] Downloading from repo.eclipse.org.cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/eclipse/tycho/org.eclipse.osgi.compatibility.state/1.0.100.v20150402-1551/org.eclipse.osgi.compatibility.state-1.0.100.v20150402-1551.jar [INFO] Downloading from repo.eclipse.org.cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/eclipse/tycho/sisu-equinox-embedder/0.25.0/sisu-equinox-embedder-0.25.0.jar [INFO] Downloading from repo.eclipse.org.cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/eclipse/tycho/org.eclipse.osgi/3.10.101.v20150820-1432/org.eclipse.osgi-3.10.101.v20150820-1432.jar [INFO] Downloading from repo.eclipse.org.cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/eclipse/tycho/sisu-equinox-api/0.25.0/sisu-equinox-api-0.25.0.jar [INFO] Downloading from repo.eclipse.org.cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/eclipse/tycho/tycho-metadata-model/0.25.0/tycho-metadata-model-0.25.0.jar [INFO] Downloading from repo.eclipse.org.cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/de/pdark/decentxml/1.3/decentxml-1.3.jar [INFO] Downloading from repo.eclipse.org.cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/eclipse/tycho/tycho-embedder-api/0.25.0/tycho-embedder-api-0.25.0.jar [INFO] Downloading from repo.eclipse.org.cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/eclipse/tycho/org.eclipse.tycho.embedder.shared/0.25.0/org.eclipse.tycho.embedder.shared-0.25.0.jar [INFO] Downloading from repo.eclipse.org.cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/eclipse/tycho/org.eclipse.tycho.core.shared/0.25.0/org.eclipse.tycho.core.shared-0.25.0.jar [INFO] Downloading from repo.eclipse.org.cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/eclipse/tycho/tycho-p2-facade/0.25.0/tycho-p2-facade-0.25.0.jar [INFO] Downloading from repo.eclipse.org.cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/eclipse/tycho/org.eclipse.tycho.p2.tools.shared/0.25.0/org.eclipse.tycho.p2.tools.shared-0.25.0.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/tycho/tycho-maven-plugin/0.25.0/tycho-maven-plugin-0.25.0.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/tycho/tycho-core/0.25.0/tycho-core-0.25.0.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-cipher/1.7/plexus-cipher-1.7.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/2.4.1/plexus-io-2.4.1.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/2.9.1/plexus-archiver-2.9.1.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/tycho/tycho-maven-plugin/0.25.0/tycho-maven-plugin-0.25.0.jar (5.5 kB at 119 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/tycho/org.eclipse.osgi.compatibility.state/1.0.100.v20150402-1551/org.eclipse.osgi.compatibility.state-1.0.100.v20150402-1551.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-cipher/1.7/plexus-cipher-1.7.jar (13 kB at 139 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/tycho/sisu-equinox-embedder/0.25.0/sisu-equinox-embedder-0.25.0.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/2.4.1/plexus-io-2.4.1.jar (82 kB at 620 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/tycho/org.eclipse.osgi/3.10.101.v20150820-1432/org.eclipse.osgi-3.10.101.v20150820-1432.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/tycho/sisu-equinox-embedder/0.25.0/sisu-equinox-embedder-0.25.0.jar (13 kB at 95 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/tycho/sisu-equinox-api/0.25.0/sisu-equinox-api-0.25.0.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/2.9.1/plexus-archiver-2.9.1.jar (145 kB at 956 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/tycho/tycho-metadata-model/0.25.0/tycho-metadata-model-0.25.0.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/tycho/tycho-core/0.25.0/tycho-core-0.25.0.jar (195 kB at 1.1 MB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/de/pdark/decentxml/1.3/decentxml-1.3.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/tycho/org.eclipse.osgi.compatibility.state/1.0.100.v20150402-1551/org.eclipse.osgi.compatibility.state-1.0.100.v20150402-1551.jar (242 kB at 1.4 MB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/tycho/tycho-embedder-api/0.25.0/tycho-embedder-api-0.25.0.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/tycho/sisu-equinox-api/0.25.0/sisu-equinox-api-0.25.0.jar (3.1 kB at 17 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/tycho/org.eclipse.tycho.embedder.shared/0.25.0/org.eclipse.tycho.embedder.shared-0.25.0.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/tycho/tycho-metadata-model/0.25.0/tycho-metadata-model-0.25.0.jar (36 kB at 187 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/tycho/org.eclipse.tycho.core.shared/0.25.0/org.eclipse.tycho.core.shared-0.25.0.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/tycho/tycho-embedder-api/0.25.0/tycho-embedder-api-0.25.0.jar (7.0 kB at 32 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/tycho/tycho-p2-facade/0.25.0/tycho-p2-facade-0.25.0.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/tycho/org.eclipse.tycho.embedder.shared/0.25.0/org.eclipse.tycho.embedder.shared-0.25.0.jar (9.4 kB at 42 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/tycho/org.eclipse.tycho.p2.tools.shared/0.25.0/org.eclipse.tycho.p2.tools.shared-0.25.0.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/de/pdark/decentxml/1.3/decentxml-1.3.jar (112 kB at 494 kB/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/tycho/org.eclipse.tycho.core.shared/0.25.0/org.eclipse.tycho.core.shared-0.25.0.jar (37 kB at 155 kB/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/tycho/org.eclipse.tycho.p2.tools.shared/0.25.0/org.eclipse.tycho.p2.tools.shared-0.25.0.jar (21 kB at 78 kB/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/tycho/tycho-p2-facade/0.25.0/tycho-p2-facade-0.25.0.jar (34 kB at 128 kB/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/tycho/org.eclipse.osgi/3.10.101.v20150820-1432/org.eclipse.osgi-3.10.101.v20150820-1432.jar (1.3 MB at 3.9 MB/s) [INFO] Downloading from repo.eclipse.org.cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/tycho-bundles-external/0.25.0/tycho-bundles-external-0.25.0.zip [INFO] Downloading from repo.eclipse.org.cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/eclipse/tycho/tycho-bundles-external/0.25.0/tycho-bundles-external-0.25.0.zip [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/tycho/tycho-bundles-external/0.25.0/tycho-bundles-external-0.25.0.zip [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/tycho/tycho-bundles-external/0.25.0/tycho-bundles-external-0.25.0.zip (7.3 MB at 14 MB/s) [INFO] Downloading from repo.eclipse.org.cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.impl/0.25.0/org.eclipse.tycho.p2.resolver.impl-0.25.0.jar [INFO] Downloading from repo.eclipse.org.cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.impl/0.25.0/org.eclipse.tycho.p2.resolver.impl-0.25.0.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.impl/0.25.0/org.eclipse.tycho.p2.resolver.impl-0.25.0.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.impl/0.25.0/org.eclipse.tycho.p2.resolver.impl-0.25.0.jar (214 kB at 4.0 MB/s) [INFO] Downloading from repo.eclipse.org.cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/org.eclipse.tycho.p2.maven.repository/0.25.0/org.eclipse.tycho.p2.maven.repository-0.25.0.jar [INFO] Downloading from repo.eclipse.org.cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/eclipse/tycho/org.eclipse.tycho.p2.maven.repository/0.25.0/org.eclipse.tycho.p2.maven.repository-0.25.0.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/tycho/org.eclipse.tycho.p2.maven.repository/0.25.0/org.eclipse.tycho.p2.maven.repository-0.25.0.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/tycho/org.eclipse.tycho.p2.maven.repository/0.25.0/org.eclipse.tycho.p2.maven.repository-0.25.0.jar (147 kB at 2.9 MB/s) [INFO] Downloading from repo.eclipse.org.cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/org.eclipse.tycho.p2.tools.impl/0.25.0/org.eclipse.tycho.p2.tools.impl-0.25.0.jar [INFO] Downloading from repo.eclipse.org.cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/eclipse/tycho/org.eclipse.tycho.p2.tools.impl/0.25.0/org.eclipse.tycho.p2.tools.impl-0.25.0.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/tycho/org.eclipse.tycho.p2.tools.impl/0.25.0/org.eclipse.tycho.p2.tools.impl-0.25.0.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/tycho/org.eclipse.tycho.p2.tools.impl/0.25.0/org.eclipse.tycho.p2.tools.impl-0.25.0.jar (47 kB at 1.1 MB/s) [INFO] Downloading from repo.eclipse.org.cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/target-platform-configuration/0.25.0/target-platform-configuration-0.25.0.pom [INFO] Downloading from repo.eclipse.org.cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/eclipse/tycho/target-platform-configuration/0.25.0/target-platform-configuration-0.25.0.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/tycho/target-platform-configuration/0.25.0/target-platform-configuration-0.25.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/tycho/target-platform-configuration/0.25.0/target-platform-configuration-0.25.0.pom (1.7 kB at 42 kB/s) [INFO] Downloading from repo.eclipse.org.cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/target-platform-configuration/0.25.0/target-platform-configuration-0.25.0.jar [INFO] Downloading from repo.eclipse.org.cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/eclipse/tycho/target-platform-configuration/0.25.0/target-platform-configuration-0.25.0.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/tycho/target-platform-configuration/0.25.0/target-platform-configuration-0.25.0.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/tycho/target-platform-configuration/0.25.0/target-platform-configuration-0.25.0.jar (8.1 kB at 187 kB/s) [INFO] Downloading from repo.eclipse.org.cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/tycho-p2-plugin/0.25.0/tycho-p2-plugin-0.25.0.pom [INFO] Downloading from repo.eclipse.org.cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/eclipse/tycho/tycho-p2-plugin/0.25.0/tycho-p2-plugin-0.25.0.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/tycho/tycho-p2-plugin/0.25.0/tycho-p2-plugin-0.25.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/tycho/tycho-p2-plugin/0.25.0/tycho-p2-plugin-0.25.0.pom (2.3 kB at 53 kB/s) [INFO] Downloading from repo.eclipse.org.cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/tycho-p2-plugin/0.25.0/tycho-p2-plugin-0.25.0.jar [INFO] Downloading from repo.eclipse.org.cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/eclipse/tycho/tycho-p2-plugin/0.25.0/tycho-p2-plugin-0.25.0.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/tycho/tycho-p2-plugin/0.25.0/tycho-p2-plugin-0.25.0.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/tycho/tycho-p2-plugin/0.25.0/tycho-p2-plugin-0.25.0.jar (28 kB at 424 kB/s) [INFO] Downloading from repo.eclipse.org.cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/sisu-equinox-launching/0.25.0/sisu-equinox-launching-0.25.0.pom [INFO] Downloading from repo.eclipse.org.cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/eclipse/tycho/sisu-equinox-launching/0.25.0/sisu-equinox-launching-0.25.0.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/tycho/sisu-equinox-launching/0.25.0/sisu-equinox-launching-0.25.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/tycho/sisu-equinox-launching/0.25.0/sisu-equinox-launching-0.25.0.pom (2.7 kB at 44 kB/s) [INFO] Downloading from repo.eclipse.org.cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/commons/commons-exec/1.2/commons-exec-1.2.pom [INFO] Downloading from repo.eclipse.org.cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/commons/commons-exec/1.2/commons-exec-1.2.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-exec/1.2/commons-exec-1.2.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-exec/1.2/commons-exec-1.2.pom (11 kB at 266 kB/s) [INFO] Downloading from repo.eclipse.org.cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/tycho-artifactcomparator/0.25.0/tycho-artifactcomparator-0.25.0.pom [INFO] Downloading from repo.eclipse.org.cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/eclipse/tycho/tycho-artifactcomparator/0.25.0/tycho-artifactcomparator-0.25.0.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/tycho/tycho-artifactcomparator/0.25.0/tycho-artifactcomparator-0.25.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/tycho/tycho-artifactcomparator/0.25.0/tycho-artifactcomparator-0.25.0.pom (1.8 kB at 44 kB/s) [INFO] Downloading from repo.eclipse.org.cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/ow2/asm/asm-debug-all/5.0.3/asm-debug-all-5.0.3.pom [INFO] Downloading from repo.eclipse.org.cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/ow2/asm/asm-debug-all/5.0.3/asm-debug-all-5.0.3.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-debug-all/5.0.3/asm-debug-all-5.0.3.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-debug-all/5.0.3/asm-debug-all-5.0.3.pom (2.0 kB at 48 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-parent/5.0.3/asm-parent-5.0.3.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-parent/5.0.3/asm-parent-5.0.3.pom (0 B at 0 B/s) [INFO] Downloading from repo.eclipse.org.cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/sisu-equinox-launching/0.25.0/sisu-equinox-launching-0.25.0.jar [INFO] Downloading from repo.eclipse.org.cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/commons/commons-exec/1.2/commons-exec-1.2.jar [INFO] Downloading from repo.eclipse.org.cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/tycho-artifactcomparator/0.25.0/tycho-artifactcomparator-0.25.0.jar [INFO] Downloading from repo.eclipse.org.cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/ow2/asm/asm-debug-all/5.0.3/asm-debug-all-5.0.3.jar [INFO] Downloading from repo.eclipse.org.cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/eclipse/tycho/sisu-equinox-launching/0.25.0/sisu-equinox-launching-0.25.0.jar [INFO] Downloading from repo.eclipse.org.cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/commons/commons-exec/1.2/commons-exec-1.2.jar [INFO] Downloading from repo.eclipse.org.cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/ow2/asm/asm-debug-all/5.0.3/asm-debug-all-5.0.3.jar [INFO] Downloading from repo.eclipse.org.cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/eclipse/tycho/tycho-artifactcomparator/0.25.0/tycho-artifactcomparator-0.25.0.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/tycho/sisu-equinox-launching/0.25.0/sisu-equinox-launching-0.25.0.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-exec/1.2/commons-exec-1.2.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-debug-all/5.0.3/asm-debug-all-5.0.3.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/tycho/tycho-artifactcomparator/0.25.0/tycho-artifactcomparator-0.25.0.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/tycho/sisu-equinox-launching/0.25.0/sisu-equinox-launching-0.25.0.jar (28 kB at 634 kB/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-exec/1.2/commons-exec-1.2.jar (54 kB at 1.2 MB/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/tycho/tycho-artifactcomparator/0.25.0/tycho-artifactcomparator-0.25.0.jar (20 kB at 407 kB/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-debug-all/5.0.3/asm-debug-all-5.0.3.jar (379 kB at 3.1 MB/s) [INFO] Downloading from repo.eclipse.org.cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/plugins/maven-clean-plugin/2.5/maven-clean-plugin-2.5.pom [INFO] Downloading from repo.eclipse.org.cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/maven/plugins/maven-clean-plugin/2.5/maven-clean-plugin-2.5.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-clean-plugin/2.5/maven-clean-plugin-2.5.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-clean-plugin/2.5/maven-clean-plugin-2.5.pom (3.9 kB at 93 kB/s) [INFO] Downloading from repo.eclipse.org.cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/plugins/maven-clean-plugin/2.5/maven-clean-plugin-2.5.jar [INFO] Downloading from repo.eclipse.org.cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/maven/plugins/maven-clean-plugin/2.5/maven-clean-plugin-2.5.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-clean-plugin/2.5/maven-clean-plugin-2.5.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-clean-plugin/2.5/maven-clean-plugin-2.5.jar (25 kB at 601 kB/s) [INFO] Downloading from repo.eclipse.org.cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/tycho-packaging-plugin/0.25.0/tycho-packaging-plugin-0.25.0.pom [INFO] Downloading from repo.eclipse.org.cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/eclipse/tycho/tycho-packaging-plugin/0.25.0/tycho-packaging-plugin-0.25.0.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/tycho/tycho-packaging-plugin/0.25.0/tycho-packaging-plugin-0.25.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/tycho/tycho-packaging-plugin/0.25.0/tycho-packaging-plugin-0.25.0.pom (2.7 kB at 66 kB/s) [INFO] Downloading from repo.eclipse.org.cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/tycho-packaging-plugin/0.25.0/tycho-packaging-plugin-0.25.0.jar [INFO] Downloading from repo.eclipse.org.cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/eclipse/tycho/tycho-packaging-plugin/0.25.0/tycho-packaging-plugin-0.25.0.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/tycho/tycho-packaging-plugin/0.25.0/tycho-packaging-plugin-0.25.0.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/tycho/tycho-packaging-plugin/0.25.0/tycho-packaging-plugin-0.25.0.jar (129 kB at 2.6 MB/s) [INFO] Downloading from repo.eclipse.org.cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/plugins/maven-install-plugin/2.3.1/maven-install-plugin-2.3.1.pom [INFO] Downloading from repo.eclipse.org.cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/maven/plugins/maven-install-plugin/2.3.1/maven-install-plugin-2.3.1.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-install-plugin/2.3.1/maven-install-plugin-2.3.1.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-install-plugin/2.3.1/maven-install-plugin-2.3.1.pom (4.9 kB at 114 kB/s) [INFO] Downloading from repo.eclipse.org.cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/plugins/maven-plugins/18/maven-plugins-18.pom [INFO] Downloading from repo.eclipse.org.cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/maven/plugins/maven-plugins/18/maven-plugins-18.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/18/maven-plugins-18.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/18/maven-plugins-18.pom (13 kB at 310 kB/s) [INFO] Downloading from repo.eclipse.org.cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/plugins/maven-install-plugin/2.3.1/maven-install-plugin-2.3.1.jar [INFO] Downloading from repo.eclipse.org.cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/maven/plugins/maven-install-plugin/2.3.1/maven-install-plugin-2.3.1.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-install-plugin/2.3.1/maven-install-plugin-2.3.1.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-install-plugin/2.3.1/maven-install-plugin-2.3.1.jar (23 kB at 542 kB/s) [INFO] Downloading from repo.eclipse.org.cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/plugins/maven-deploy-plugin/2.5/maven-deploy-plugin-2.5.pom [INFO] Downloading from repo.eclipse.org.cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/maven/plugins/maven-deploy-plugin/2.5/maven-deploy-plugin-2.5.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-deploy-plugin/2.5/maven-deploy-plugin-2.5.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-deploy-plugin/2.5/maven-deploy-plugin-2.5.pom (5.7 kB at 139 kB/s) [INFO] Downloading from repo.eclipse.org.cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/plugins/maven-plugins/16/maven-plugins-16.pom [INFO] Downloading from repo.eclipse.org.cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/maven/plugins/maven-plugins/16/maven-plugins-16.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/16/maven-plugins-16.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/16/maven-plugins-16.pom (13 kB at 301 kB/s) [INFO] Downloading from repo.eclipse.org.cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/plugins/maven-deploy-plugin/2.5/maven-deploy-plugin-2.5.jar [INFO] Downloading from repo.eclipse.org.cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/maven/plugins/maven-deploy-plugin/2.5/maven-deploy-plugin-2.5.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-deploy-plugin/2.5/maven-deploy-plugin-2.5.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-deploy-plugin/2.5/maven-deploy-plugin-2.5.jar (23 kB at 550 kB/s) [INFO] Downloading from repo.eclipse.org.cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/plugins/maven-site-plugin/3.3/maven-site-plugin-3.3.pom [INFO] Downloading from repo.eclipse.org.cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/maven/plugins/maven-site-plugin/3.3/maven-site-plugin-3.3.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-site-plugin/3.3/maven-site-plugin-3.3.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-site-plugin/3.3/maven-site-plugin-3.3.pom (21 kB at 484 kB/s) [INFO] Downloading from repo.eclipse.org.cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/plugins/maven-plugins/24/maven-plugins-24.pom [INFO] Downloading from repo.eclipse.org.cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/maven/plugins/maven-plugins/24/maven-plugins-24.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/24/maven-plugins-24.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/24/maven-plugins-24.pom (11 kB at 270 kB/s) [INFO] Downloading from repo.eclipse.org.cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/plugins/maven-site-plugin/3.3/maven-site-plugin-3.3.jar [INFO] Downloading from repo.eclipse.org.cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/maven/plugins/maven-site-plugin/3.3/maven-site-plugin-3.3.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-site-plugin/3.3/maven-site-plugin-3.3.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-site-plugin/3.3/maven-site-plugin-3.3.jar (124 kB at 2.7 MB/s) [INFO] Downloading from repo.eclipse.org.cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/tycho-p2-publisher-plugin/0.25.0/tycho-p2-publisher-plugin-0.25.0.pom [INFO] Downloading from repo.eclipse.org.cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/eclipse/tycho/tycho-p2-publisher-plugin/0.25.0/tycho-p2-publisher-plugin-0.25.0.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/tycho/tycho-p2-publisher-plugin/0.25.0/tycho-p2-publisher-plugin-0.25.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/tycho/tycho-p2-publisher-plugin/0.25.0/tycho-p2-publisher-plugin-0.25.0.pom (2.1 kB at 31 kB/s) [INFO] Downloading from repo.eclipse.org.cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/tycho-p2-publisher-plugin/0.25.0/tycho-p2-publisher-plugin-0.25.0.jar [INFO] Downloading from repo.eclipse.org.cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/eclipse/tycho/tycho-p2-publisher-plugin/0.25.0/tycho-p2-publisher-plugin-0.25.0.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/tycho/tycho-p2-publisher-plugin/0.25.0/tycho-p2-publisher-plugin-0.25.0.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/tycho/tycho-p2-publisher-plugin/0.25.0/tycho-p2-publisher-plugin-0.25.0.jar (20 kB at 422 kB/s) [INFO] Downloading from repo.eclipse.org.cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/tycho-p2-repository-plugin/0.25.0/tycho-p2-repository-plugin-0.25.0.pom [INFO] Downloading from repo.eclipse.org.cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/eclipse/tycho/tycho-p2-repository-plugin/0.25.0/tycho-p2-repository-plugin-0.25.0.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/tycho/tycho-p2-repository-plugin/0.25.0/tycho-p2-repository-plugin-0.25.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/tycho/tycho-p2-repository-plugin/0.25.0/tycho-p2-repository-plugin-0.25.0.pom (1.4 kB at 33 kB/s) [INFO] Downloading from repo.eclipse.org.cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/tycho-p2-repository-plugin/0.25.0/tycho-p2-repository-plugin-0.25.0.jar [INFO] Downloading from repo.eclipse.org.cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/eclipse/tycho/tycho-p2-repository-plugin/0.25.0/tycho-p2-repository-plugin-0.25.0.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/tycho/tycho-p2-repository-plugin/0.25.0/tycho-p2-repository-plugin-0.25.0.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/tycho/tycho-p2-repository-plugin/0.25.0/tycho-p2-repository-plugin-0.25.0.jar (14 kB at 332 kB/s) [INFO] Downloading from repo.eclipse.org.cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/plugins/maven-resources-plugin/2.7/maven-resources-plugin-2.7.pom [INFO] Downloading from repo.eclipse.org.cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/maven/plugins/maven-resources-plugin/2.7/maven-resources-plugin-2.7.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-resources-plugin/2.7/maven-resources-plugin-2.7.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-resources-plugin/2.7/maven-resources-plugin-2.7.pom (7.7 kB at 179 kB/s) [INFO] Downloading from repo.eclipse.org.cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/plugins/maven-plugins/25/maven-plugins-25.pom [INFO] Downloading from repo.eclipse.org.cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/maven/plugins/maven-plugins/25/maven-plugins-25.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/25/maven-plugins-25.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/25/maven-plugins-25.pom (9.6 kB at 233 kB/s) [INFO] Downloading from repo.eclipse.org.cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/plugins/maven-resources-plugin/2.7/maven-resources-plugin-2.7.jar [INFO] Downloading from repo.eclipse.org.cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/maven/plugins/maven-resources-plugin/2.7/maven-resources-plugin-2.7.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-resources-plugin/2.7/maven-resources-plugin-2.7.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-resources-plugin/2.7/maven-resources-plugin-2.7.jar (31 kB at 732 kB/s) [INFO] Computing target platform for MavenProject: org.eclipse.jgit.feature:org.eclipse.jgit:4.5.6.201903121547-r @ /jobs/genie.jgit/stable/jobs/jgit-stable-4.5/workspace/org.eclipse.jgit.packaging/org.eclipse.jgit.feature/pom.xml [INFO] Downloading from central: https://repo.maven.apache.org/maven2/log4j/log4j/1.2.17/log4j-1.2.17.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/log4j/log4j/1.2.17/log4j-1.2.17.pom (22 kB at 20 kB/s) [INFO] Adding repository http://download.eclipse.org/jetty/updates/jetty-bundles-9.x/9.2.13.v20150730 [INFO] Fetching content.jar from http://download.eclipse.org/jetty/updates/jetty-bundles-9.x/9.2.13.v20150730/ (27.87kB) [INFO] Adding repository http://download.eclipse.org/tools/orbit/downloads/drops/R20160520211859/repository [INFO] Fetching content.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20160520211859/repository/ (121.18kB) [INFO] Fetching content.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20160520211859/repository/ (121.18kB) [INFO] Fetching p2.index from http://download.eclipse.org/releases/neon/ [INFO] Fetching p2.index from http://download.eclipse.org/releases/neon/ [INFO] Adding repository http://download.eclipse.org/releases/neon [INFO] Fetching compositeContent.jar from http://download.eclipse.org/releases/neon/ (518B) [INFO] Fetching compositeContent.jar from http://download.eclipse.org/releases/neon/ (518B) [INFO] Fetching p2.index from http://download.eclipse.org/technology/epp/packages/neon/ [INFO] Fetching p2.index from http://download.eclipse.org/technology/epp/packages/neon/ [INFO] Fetching content.xml.xz from http://download.eclipse.org/technology/epp/packages/neon/ [INFO] Fetching content.xml.xz from http://download.eclipse.org/technology/epp/packages/neon/ [INFO] Fetching p2.index from http://download.eclipse.org/releases/neon/201705151400/ [INFO] Fetching p2.index from http://download.eclipse.org/releases/neon/201705151400/ [INFO] Fetching content.xml.xz from http://download.eclipse.org/releases/neon/201705151400/ [INFO] Fetching content.xml.xz from http://download.eclipse.org/releases/neon/201705151400/ [INFO] Fetching p2.index from http://download.eclipse.org/releases/neon/201703141400/ [INFO] Fetching p2.index from http://download.eclipse.org/releases/neon/201703141400/ [INFO] Fetching content.xml.xz from http://download.eclipse.org/releases/neon/201703141400/ [INFO] Fetching content.xml.xz from http://download.eclipse.org/releases/neon/201703141400/ [INFO] Fetching p2.index from http://download.eclipse.org/releases/neon/201703231000/ [INFO] Fetching p2.index from http://download.eclipse.org/releases/neon/201703231000/ [INFO] Fetching content.xml.xz from http://download.eclipse.org/releases/neon/201703231000/ [INFO] Fetching content.xml.xz from http://download.eclipse.org/releases/neon/201703231000/ [INFO] Fetching p2.index from http://download.eclipse.org/releases/neon/201606221000/ [INFO] Fetching p2.index from http://download.eclipse.org/releases/neon/201606221000/ [INFO] Fetching content.xml.xz from http://download.eclipse.org/releases/neon/201606221000/ [INFO] Fetching content.xml.xz from http://download.eclipse.org/releases/neon/201606221000/ [INFO] Fetching p2.index from http://download.eclipse.org/releases/neon/201609281000/ [INFO] Fetching p2.index from http://download.eclipse.org/releases/neon/201609281000/ [INFO] Fetching content.xml.xz from http://download.eclipse.org/releases/neon/201609281000/ [INFO] Fetching content.xml.xz from http://download.eclipse.org/releases/neon/201609281000/ [INFO] Fetching p2.index from http://download.eclipse.org/releases/neon/201610111000/ [INFO] Fetching p2.index from http://download.eclipse.org/releases/neon/201610111000/ [INFO] Fetching content.xml.xz from http://download.eclipse.org/releases/neon/201610111000/ [INFO] Fetching content.xml.xz from http://download.eclipse.org/releases/neon/201610111000/ [INFO] Fetching p2.index from http://download.eclipse.org/releases/neon/201612211000/ [INFO] Fetching p2.index from http://download.eclipse.org/releases/neon/201612211000/ [INFO] Fetching content.xml.xz from http://download.eclipse.org/releases/neon/201612211000/ [INFO] Fetching content.xml.xz from http://download.eclipse.org/releases/neon/201612211000/ [INFO] Resolving dependencies of MavenProject: org.eclipse.jgit.feature:org.eclipse.jgit:4.5.6.201903121547-r @ /jobs/genie.jgit/stable/jobs/jgit-stable-4.5/workspace/org.eclipse.jgit.packaging/org.eclipse.jgit.feature/pom.xml [INFO] Fetching javaewah_0.7.9.v201605172130.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops/R20160520211859/repository/plugins/ (49.84kB) [INFO] Fetching javaewah_0.7.9.v201605172130.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops/R20160520211859/repository/plugins/ (49.84kB) [INFO] Unpacking javaewah_0.7.9.v201605172130... [INFO] Fetching com.jcraft.jsch_0.1.53.v201508180515.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops/R20160520211859/repository/plugins/ (104.52kB) [INFO] Fetching com.jcraft.jsch_0.1.53.v201508180515.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops/R20160520211859/repository/plugins/ (104.52kB) [INFO] Unpacking com.jcraft.jsch_0.1.53.v201508180515... [INFO] Fetching org.slf4j.api_1.7.2.v20121108-1250.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops/R20160520211859/repository/plugins/ (16.96kB) [INFO] Fetching org.slf4j.api_1.7.2.v20121108-1250.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops/R20160520211859/repository/plugins/ (16.96kB) [INFO] Unpacking org.slf4j.api_1.7.2.v20121108-1250... [INFO] Fetching org.apache.commons.compress_1.6.0.v201310281400.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops/R20160520211859/repository/plugins/ (122.21kB) [INFO] Fetching org.apache.commons.compress_1.6.0.v201310281400.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops/R20160520211859/repository/plugins/ (122.21kB) [INFO] Unpacking org.apache.commons.compress_1.6.0.v201310281400... [INFO] Fetching org.slf4j.impl.log4j12_1.7.2.v20131105-2200.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops/R20160520211859/repository/plugins/ (9.82kB) [INFO] Fetching org.slf4j.impl.log4j12_1.7.2.v20131105-2200.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops/R20160520211859/repository/plugins/ (9.82kB) [INFO] Unpacking org.slf4j.impl.log4j12_1.7.2.v20131105-2200... [INFO] Fetching org.apache.log4j_1.2.15.v201012070815.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops/R20160520211859/repository/plugins/ (129.49kB) [INFO] Fetching org.apache.log4j_1.2.15.v201012070815.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops/R20160520211859/repository/plugins/ (129.49kB) [INFO] Unpacking org.apache.log4j_1.2.15.v201012070815... [INFO] Resolving class path of MavenProject: org.eclipse.jgit.feature:org.eclipse.jgit:4.5.6.201903121547-r @ /jobs/genie.jgit/stable/jobs/jgit-stable-4.5/workspace/org.eclipse.jgit.packaging/org.eclipse.jgit.feature/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.jgit.feature:org.eclipse.jgit.http.apache:4.5.6.201903121547-r @ /jobs/genie.jgit/stable/jobs/jgit-stable-4.5/workspace/org.eclipse.jgit.packaging/org.eclipse.jgit.http.apache.feature/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.jgit.feature:org.eclipse.jgit.http.apache:4.5.6.201903121547-r @ /jobs/genie.jgit/stable/jobs/jgit-stable-4.5/workspace/org.eclipse.jgit.packaging/org.eclipse.jgit.http.apache.feature/pom.xml [INFO] Fetching org.apache.httpcomponents.httpclient_4.3.6.v201511171540.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops/R20160520211859/repository/plugins/ (253.65kB) [INFO] Fetching org.apache.httpcomponents.httpclient_4.3.6.v201511171540.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops/R20160520211859/repository/plugins/ (253.65kB) [INFO] Unpacking org.apache.httpcomponents.httpclient_4.3.6.v201511171540... [INFO] Fetching org.apache.httpcomponents.httpcore_4.3.3.v201411290715.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops/R20160520211859/repository/plugins/ (101.3kB) [INFO] Fetching org.apache.httpcomponents.httpcore_4.3.3.v201411290715.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops/R20160520211859/repository/plugins/ (101.3kB) [INFO] Unpacking org.apache.httpcomponents.httpcore_4.3.3.v201411290715... [INFO] Resolving class path of MavenProject: org.eclipse.jgit.feature:org.eclipse.jgit.http.apache:4.5.6.201903121547-r @ /jobs/genie.jgit/stable/jobs/jgit-stable-4.5/workspace/org.eclipse.jgit.packaging/org.eclipse.jgit.http.apache.feature/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.jgit.feature:org.eclipse.jgit.lfs:4.5.6.201903121547-r @ /jobs/genie.jgit/stable/jobs/jgit-stable-4.5/workspace/org.eclipse.jgit.packaging/org.eclipse.jgit.lfs.feature/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.jgit.feature:org.eclipse.jgit.lfs:4.5.6.201903121547-r @ /jobs/genie.jgit/stable/jobs/jgit-stable-4.5/workspace/org.eclipse.jgit.packaging/org.eclipse.jgit.lfs.feature/pom.xml [INFO] Fetching com.google.gson_2.2.4.v201311231704.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops/R20160520211859/repository/plugins/ (61.23kB) [INFO] Fetching com.google.gson_2.2.4.v201311231704.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops/R20160520211859/repository/plugins/ (61.23kB) [INFO] Unpacking com.google.gson_2.2.4.v201311231704... [INFO] Resolving class path of MavenProject: org.eclipse.jgit.feature:org.eclipse.jgit.lfs:4.5.6.201903121547-r @ /jobs/genie.jgit/stable/jobs/jgit-stable-4.5/workspace/org.eclipse.jgit.packaging/org.eclipse.jgit.lfs.feature/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.jgit.feature:org.eclipse.jgit.pgm:4.5.6.201903121547-r @ /jobs/genie.jgit/stable/jobs/jgit-stable-4.5/workspace/org.eclipse.jgit.packaging/org.eclipse.jgit.pgm.feature/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.jgit.feature:org.eclipse.jgit.pgm:4.5.6.201903121547-r @ /jobs/genie.jgit/stable/jobs/jgit-stable-4.5/workspace/org.eclipse.jgit.packaging/org.eclipse.jgit.pgm.feature/pom.xml [INFO] Fetching org.eclipse.jetty.continuation_9.2.13.v20150730.jar.pack.gz from http://download.eclipse.org/jetty/updates/jetty-bundles-9.x/9.2.13.v20150730/plugins/ (16.78kB) [INFO] Fetching org.eclipse.jetty.continuation_9.2.13.v20150730.jar.pack.gz from http://download.eclipse.org/jetty/updates/jetty-bundles-9.x/9.2.13.v20150730/plugins/ (16.78kB) [INFO] Unpacking org.eclipse.jetty.continuation_9.2.13.v20150730... [INFO] Fetching org.kohsuke.args4j_2.0.21.v201301150030.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops/R20160520211859/repository/plugins/ (24.83kB) [INFO] Fetching org.kohsuke.args4j_2.0.21.v201301150030.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops/R20160520211859/repository/plugins/ (24.83kB) [INFO] Unpacking org.kohsuke.args4j_2.0.21.v201301150030... [INFO] Resolving class path of MavenProject: org.eclipse.jgit.feature:org.eclipse.jgit.pgm:4.5.6.201903121547-r @ /jobs/genie.jgit/stable/jobs/jgit-stable-4.5/workspace/org.eclipse.jgit.packaging/org.eclipse.jgit.pgm.feature/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.jgit.feature:org.eclipse.jgit.source:4.5.6.201903121547-r @ /jobs/genie.jgit/stable/jobs/jgit-stable-4.5/workspace/org.eclipse.jgit.packaging/org.eclipse.jgit.source.feature/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.jgit.feature:org.eclipse.jgit.source:4.5.6.201903121547-r @ /jobs/genie.jgit/stable/jobs/jgit-stable-4.5/workspace/org.eclipse.jgit.packaging/org.eclipse.jgit.source.feature/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.jgit.feature:org.eclipse.jgit.source:4.5.6.201903121547-r @ /jobs/genie.jgit/stable/jobs/jgit-stable-4.5/workspace/org.eclipse.jgit.packaging/org.eclipse.jgit.source.feature/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.jgit.feature:org.eclipse.jgit.pgm.source:4.5.6.201903121547-r @ /jobs/genie.jgit/stable/jobs/jgit-stable-4.5/workspace/org.eclipse.jgit.packaging/org.eclipse.jgit.pgm.source.feature/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.jgit.feature:org.eclipse.jgit.pgm.source:4.5.6.201903121547-r @ /jobs/genie.jgit/stable/jobs/jgit-stable-4.5/workspace/org.eclipse.jgit.packaging/org.eclipse.jgit.pgm.source.feature/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.jgit.feature:org.eclipse.jgit.pgm.source:4.5.6.201903121547-r @ /jobs/genie.jgit/stable/jobs/jgit-stable-4.5/workspace/org.eclipse.jgit.packaging/org.eclipse.jgit.pgm.source.feature/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.jgit.feature:org.eclipse.jgit.junit:4.5.6.201903121547-r @ /jobs/genie.jgit/stable/jobs/jgit-stable-4.5/workspace/org.eclipse.jgit.packaging/org.eclipse.jgit.junit.feature/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.jgit.feature:org.eclipse.jgit.junit:4.5.6.201903121547-r @ /jobs/genie.jgit/stable/jobs/jgit-stable-4.5/workspace/org.eclipse.jgit.packaging/org.eclipse.jgit.junit.feature/pom.xml [INFO] Fetching org.junit_4.12.0.v201504281640.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops/R20160520211859/repository/plugins/ (283.72kB) [INFO] Fetching org.junit_4.12.0.v201504281640.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops/R20160520211859/repository/plugins/ (283.72kB) [INFO] Unpacking org.junit_4.12.0.v201504281640... [INFO] Fetching org.hamcrest.core_1.3.0.v201303031735.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops/R20160520211859/repository/plugins/ (19.33kB) [INFO] Fetching org.hamcrest.core_1.3.0.v201303031735.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops/R20160520211859/repository/plugins/ (19.33kB) [INFO] Unpacking org.hamcrest.core_1.3.0.v201303031735... [INFO] Resolving class path of MavenProject: org.eclipse.jgit.feature:org.eclipse.jgit.junit:4.5.6.201903121547-r @ /jobs/genie.jgit/stable/jobs/jgit-stable-4.5/workspace/org.eclipse.jgit.packaging/org.eclipse.jgit.junit.feature/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.jgit:org.eclipse.jgit.repository:4.5.6.201903121547-r @ /jobs/genie.jgit/stable/jobs/jgit-stable-4.5/workspace/org.eclipse.jgit.packaging/org.eclipse.jgit.repository/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.jgit:org.eclipse.jgit.repository:4.5.6.201903121547-r @ /jobs/genie.jgit/stable/jobs/jgit-stable-4.5/workspace/org.eclipse.jgit.packaging/org.eclipse.jgit.repository/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.jgit:org.eclipse.jgit.repository:4.5.6.201903121547-r @ /jobs/genie.jgit/stable/jobs/jgit-stable-4.5/workspace/org.eclipse.jgit.packaging/org.eclipse.jgit.repository/pom.xml [WARNING] The project org.eclipse.jgit:jgit.tycho.parent:pom:4.5.6.201903121547-r uses prerequisites which is only intended for maven-plugin projects but not for non maven-plugin projects. For such purposes you should use the maven-enforcer-plugin. See https://maven.apache.org/enforcer/enforcer-rules/requireMavenVersion.html [INFO] ------------------------------------------------------------------------ [INFO] Reactor Build Order: [INFO] [INFO] JGit Tycho Parent [pom] [INFO] JGit Target Platform [pom] [INFO] JGit Feature [eclipse-feature] [INFO] JGit - Optional Http support using Apache httpclient [eclipse-feature] [INFO] JGit - Optional LFS support [eclipse-feature] [INFO] JGit Command Line Interface Feature [eclipse-feature] [INFO] JGit Source Feature [eclipse-feature] [INFO] JGit Command Line Interface Source Feature [eclipse-feature] [INFO] JGit JUnit Feature [eclipse-feature] [INFO] JGit P2 Repository [eclipse-repository] [INFO] [INFO] -----------------< org.eclipse.jgit:jgit.tycho.parent >----------------- [INFO] Building JGit Tycho Parent 4.5.6.201903121547-r [1/10] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ jgit.tycho.parent --- [INFO] Downloading from repo.eclipse.org.cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus-utils/3.0/plexus-utils-3.0.jar [INFO] Downloading from repo.eclipse.org.cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/codehaus/plexus/plexus-utils/3.0/plexus-utils-3.0.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0/plexus-utils-3.0.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0/plexus-utils-3.0.jar (226 kB at 3.7 MB/s) [INFO] [INFO] --- tycho-pack200a-plugin:0.25.0:normalize (pack200-normalize) @ jgit.tycho.parent --- [INFO] [INFO] --- eclipse-jarsigner-plugin:1.1.3:sign (sign) @ jgit.tycho.parent --- [INFO] [INFO] --- tycho-pack200b-plugin:0.25.0:pack (pack200-pack) @ jgit.tycho.parent --- [INFO] [INFO] --- tycho-p2-plugin:0.25.0:p2-metadata (p2-metadata) @ jgit.tycho.parent --- [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ jgit.tycho.parent --- [INFO] Installing /jobs/genie.jgit/stable/jobs/jgit-stable-4.5/workspace/org.eclipse.jgit.packaging/pom.xml to /home/hudson/genie.jgit/.jenkins/jobs/stable/jobs/jgit-stable-4.5/workspace/.repository/org/eclipse/jgit/jgit.tycho.parent/4.5.6.201903121547-r/jgit.tycho.parent-4.5.6.201903121547-r.pom [INFO] [INFO] --- maven-deploy-plugin:2.7:deploy (default-cli) @ jgit.tycho.parent --- [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/jgit-releases/org/eclipse/jgit/jgit.tycho.parent/4.5.6.201903121547-r/jgit.tycho.parent-4.5.6.201903121547-r.pom [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/jgit-releases/org/eclipse/jgit/jgit.tycho.parent/4.5.6.201903121547-r/jgit.tycho.parent-4.5.6.201903121547-r.pom (12 kB at 34 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/jgit-releases/org/eclipse/jgit/jgit.tycho.parent/maven-metadata.xml [INFO] Downloaded from repo.eclipse.org: https://repo.eclipse.org/content/repositories/jgit-releases/org/eclipse/jgit/jgit.tycho.parent/maven-metadata.xml (5.7 kB at 4.8 kB/s) [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/jgit-releases/org/eclipse/jgit/jgit.tycho.parent/maven-metadata.xml [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/jgit-releases/org/eclipse/jgit/jgit.tycho.parent/maven-metadata.xml (5.7 kB at 50 kB/s) [INFO] [INFO] --------------< org.eclipse.jgit:org.eclipse.jgit.target >-------------- [INFO] Building JGit Target Platform 4.5.6.201903121547-r [2/10] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.jgit.target --- [INFO] [INFO] --- build-helper-maven-plugin:1.10:attach-artifact (attach-artifacts) @ org.eclipse.jgit.target --- [INFO] [INFO] --- tycho-pack200a-plugin:0.25.0:normalize (pack200-normalize) @ org.eclipse.jgit.target --- [INFO] [INFO] --- eclipse-jarsigner-plugin:1.1.3:sign (sign) @ org.eclipse.jgit.target --- [INFO] [INFO] --- tycho-pack200b-plugin:0.25.0:pack (pack200-pack) @ org.eclipse.jgit.target --- [INFO] [INFO] --- tycho-p2-plugin:0.25.0:p2-metadata (p2-metadata) @ org.eclipse.jgit.target --- [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ org.eclipse.jgit.target --- [INFO] Installing /jobs/genie.jgit/stable/jobs/jgit-stable-4.5/workspace/org.eclipse.jgit.packaging/org.eclipse.jgit.target/pom.xml to /home/hudson/genie.jgit/.jenkins/jobs/stable/jobs/jgit-stable-4.5/workspace/.repository/org/eclipse/jgit/org.eclipse.jgit.target/4.5.6.201903121547-r/org.eclipse.jgit.target-4.5.6.201903121547-r.pom [INFO] Installing /jobs/genie.jgit/stable/jobs/jgit-stable-4.5/workspace/org.eclipse.jgit.packaging/org.eclipse.jgit.target/jgit-4.6.target to /home/hudson/genie.jgit/.jenkins/jobs/stable/jobs/jgit-stable-4.5/workspace/.repository/org/eclipse/jgit/org.eclipse.jgit.target/4.5.6.201903121547-r/org.eclipse.jgit.target-4.5.6.201903121547-r-jgit-4.6.target [INFO] [INFO] --- maven-deploy-plugin:2.7:deploy (default-cli) @ org.eclipse.jgit.target --- [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/jgit-releases/org/eclipse/jgit/org.eclipse.jgit.target/4.5.6.201903121547-r/org.eclipse.jgit.target-4.5.6.201903121547-r.pom [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/jgit-releases/org/eclipse/jgit/org.eclipse.jgit.target/4.5.6.201903121547-r/org.eclipse.jgit.target-4.5.6.201903121547-r.pom (3.3 kB at 43 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/jgit-releases/org/eclipse/jgit/org.eclipse.jgit.target/maven-metadata.xml [INFO] Downloaded from repo.eclipse.org: https://repo.eclipse.org/content/repositories/jgit-releases/org/eclipse/jgit/org.eclipse.jgit.target/maven-metadata.xml (5.5 kB at 178 kB/s) [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/jgit-releases/org/eclipse/jgit/org.eclipse.jgit.target/maven-metadata.xml [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/jgit-releases/org/eclipse/jgit/org.eclipse.jgit.target/maven-metadata.xml (5.6 kB at 55 kB/s) [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/jgit-releases/org/eclipse/jgit/org.eclipse.jgit.target/4.5.6.201903121547-r/org.eclipse.jgit.target-4.5.6.201903121547-r-jgit-4.6.target [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/jgit-releases/org/eclipse/jgit/org.eclipse.jgit.target/4.5.6.201903121547-r/org.eclipse.jgit.target-4.5.6.201903121547-r-jgit-4.6.target (4.8 kB at 45 kB/s) [INFO] [INFO] -------------< org.eclipse.jgit.feature:org.eclipse.jgit >-------------- [INFO] Building JGit Feature 4.5.6.201903121547-r [3/10] [INFO] --------------------------[ eclipse-feature ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.jgit --- [INFO] [INFO] --- tycho-packaging-plugin:0.25.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.jgit --- [INFO] The project's OSGi version is 4.5.6.201903121547-r [INFO] [INFO] --- tycho-packaging-plugin:0.25.0:validate-id (default-validate-id) @ org.eclipse.jgit --- [INFO] [INFO] --- tycho-packaging-plugin:0.25.0:validate-version (default-validate-version) @ org.eclipse.jgit --- [INFO] [INFO] --- target-platform-configuration:0.25.0:target-platform (default-target-platform) @ org.eclipse.jgit --- [INFO] [INFO] --- tycho-packaging-plugin:0.25.0:package-feature (default-package-feature) @ org.eclipse.jgit --- [INFO] Building jar: /jobs/genie.jgit/stable/jobs/jgit-stable-4.5/workspace/org.eclipse.jgit.packaging/org.eclipse.jgit.feature/target/org.eclipse.jgit-4.5.6.201903121547-r.jar [INFO] [INFO] --- tycho-p2-plugin:0.25.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.jgit --- [INFO] [INFO] --- tycho-p2-plugin:0.25.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.jgit --- [INFO] [INFO] --- tycho-pack200a-plugin:0.25.0:normalize (pack200-normalize) @ org.eclipse.jgit --- [INFO] [INFO] --- eclipse-jarsigner-plugin:1.1.3:sign (sign) @ org.eclipse.jgit --- [INFO] Signing jar: /jobs/genie.jgit/stable/jobs/jgit-stable-4.5/workspace/org.eclipse.jgit.packaging/org.eclipse.jgit.feature/target/org.eclipse.jgit-4.5.6.201903121547-r.jar [INFO] [INFO] --- tycho-pack200b-plugin:0.25.0:pack (pack200-pack) @ org.eclipse.jgit --- [INFO] [INFO] --- tycho-p2-plugin:0.25.0:p2-metadata (p2-metadata) @ org.eclipse.jgit --- [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.jgit --- [INFO] Installing /jobs/genie.jgit/stable/jobs/jgit-stable-4.5/workspace/org.eclipse.jgit.packaging/org.eclipse.jgit.feature/target/org.eclipse.jgit-4.5.6.201903121547-r.jar to /home/hudson/genie.jgit/.jenkins/jobs/stable/jobs/jgit-stable-4.5/workspace/.repository/org/eclipse/jgit/feature/org.eclipse.jgit/4.5.6.201903121547-r/org.eclipse.jgit-4.5.6.201903121547-r.jar [INFO] Installing /jobs/genie.jgit/stable/jobs/jgit-stable-4.5/workspace/org.eclipse.jgit.packaging/org.eclipse.jgit.feature/pom.xml to /home/hudson/genie.jgit/.jenkins/jobs/stable/jobs/jgit-stable-4.5/workspace/.repository/org/eclipse/jgit/feature/org.eclipse.jgit/4.5.6.201903121547-r/org.eclipse.jgit-4.5.6.201903121547-r.pom [INFO] Installing /jobs/genie.jgit/stable/jobs/jgit-stable-4.5/workspace/org.eclipse.jgit.packaging/org.eclipse.jgit.feature/target/p2content.xml to /home/hudson/genie.jgit/.jenkins/jobs/stable/jobs/jgit-stable-4.5/workspace/.repository/org/eclipse/jgit/feature/org.eclipse.jgit/4.5.6.201903121547-r/org.eclipse.jgit-4.5.6.201903121547-r-p2metadata.xml [INFO] Installing /jobs/genie.jgit/stable/jobs/jgit-stable-4.5/workspace/org.eclipse.jgit.packaging/org.eclipse.jgit.feature/target/p2artifacts.xml to /home/hudson/genie.jgit/.jenkins/jobs/stable/jobs/jgit-stable-4.5/workspace/.repository/org/eclipse/jgit/feature/org.eclipse.jgit/4.5.6.201903121547-r/org.eclipse.jgit-4.5.6.201903121547-r-p2artifacts.xml [INFO] [INFO] --- tycho-p2-plugin:0.25.0:update-local-index (default-update-local-index) @ org.eclipse.jgit --- [INFO] [INFO] --- maven-deploy-plugin:2.5:deploy (default-cli) @ org.eclipse.jgit --- [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/jgit-releases/org/eclipse/jgit/feature/org.eclipse.jgit/4.5.6.201903121547-r/org.eclipse.jgit-4.5.6.201903121547-r.jar [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/jgit-releases/org/eclipse/jgit/feature/org.eclipse.jgit/4.5.6.201903121547-r/org.eclipse.jgit-4.5.6.201903121547-r.jar (15 kB at 113 kB/s) [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/jgit-releases/org/eclipse/jgit/feature/org.eclipse.jgit/4.5.6.201903121547-r/org.eclipse.jgit-4.5.6.201903121547-r.pom [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/jgit-releases/org/eclipse/jgit/feature/org.eclipse.jgit/4.5.6.201903121547-r/org.eclipse.jgit-4.5.6.201903121547-r.pom (2.8 kB at 24 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/jgit-releases/org/eclipse/jgit/feature/org.eclipse.jgit/maven-metadata.xml [INFO] Downloaded from repo.eclipse.org: https://repo.eclipse.org/content/repositories/jgit-releases/org/eclipse/jgit/feature/org.eclipse.jgit/maven-metadata.xml (5.7 kB at 64 kB/s) [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/jgit-releases/org/eclipse/jgit/feature/org.eclipse.jgit/maven-metadata.xml [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/jgit-releases/org/eclipse/jgit/feature/org.eclipse.jgit/maven-metadata.xml (5.7 kB at 53 kB/s) [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/jgit-releases/org/eclipse/jgit/feature/org.eclipse.jgit/4.5.6.201903121547-r/org.eclipse.jgit-4.5.6.201903121547-r-p2metadata.xml [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/jgit-releases/org/eclipse/jgit/feature/org.eclipse.jgit/4.5.6.201903121547-r/org.eclipse.jgit-4.5.6.201903121547-r-p2metadata.xml (22 kB at 271 kB/s) [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/jgit-releases/org/eclipse/jgit/feature/org.eclipse.jgit/4.5.6.201903121547-r/org.eclipse.jgit-4.5.6.201903121547-r-p2artifacts.xml [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/jgit-releases/org/eclipse/jgit/feature/org.eclipse.jgit/4.5.6.201903121547-r/org.eclipse.jgit-4.5.6.201903121547-r-p2artifacts.xml (659 B at 7.7 kB/s) [INFO] [INFO] -------< org.eclipse.jgit.feature:org.eclipse.jgit.http.apache >-------- [INFO] Building JGit - Optional Http support using Apache httpclient 4.5.6.201903121547-r [4/10] [INFO] --------------------------[ eclipse-feature ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.jgit.http.apache --- [INFO] [INFO] --- tycho-packaging-plugin:0.25.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.jgit.http.apache --- [INFO] The project's OSGi version is 4.5.6.201903121547-r [INFO] [INFO] --- tycho-packaging-plugin:0.25.0:validate-id (default-validate-id) @ org.eclipse.jgit.http.apache --- [INFO] [INFO] --- tycho-packaging-plugin:0.25.0:validate-version (default-validate-version) @ org.eclipse.jgit.http.apache --- [INFO] [INFO] --- target-platform-configuration:0.25.0:target-platform (default-target-platform) @ org.eclipse.jgit.http.apache --- [INFO] [INFO] --- tycho-packaging-plugin:0.25.0:package-feature (default-package-feature) @ org.eclipse.jgit.http.apache --- [INFO] Building jar: /jobs/genie.jgit/stable/jobs/jgit-stable-4.5/workspace/org.eclipse.jgit.packaging/org.eclipse.jgit.http.apache.feature/target/org.eclipse.jgit.http.apache-4.5.6.201903121547-r.jar [INFO] [INFO] --- tycho-p2-plugin:0.25.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.jgit.http.apache --- [INFO] [INFO] --- tycho-p2-plugin:0.25.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.jgit.http.apache --- [INFO] [INFO] --- tycho-pack200a-plugin:0.25.0:normalize (pack200-normalize) @ org.eclipse.jgit.http.apache --- [INFO] [INFO] --- eclipse-jarsigner-plugin:1.1.3:sign (sign) @ org.eclipse.jgit.http.apache --- [INFO] Signing jar: /jobs/genie.jgit/stable/jobs/jgit-stable-4.5/workspace/org.eclipse.jgit.packaging/org.eclipse.jgit.http.apache.feature/target/org.eclipse.jgit.http.apache-4.5.6.201903121547-r.jar [INFO] [INFO] --- tycho-pack200b-plugin:0.25.0:pack (pack200-pack) @ org.eclipse.jgit.http.apache --- [INFO] [INFO] --- tycho-p2-plugin:0.25.0:p2-metadata (p2-metadata) @ org.eclipse.jgit.http.apache --- [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.jgit.http.apache --- [INFO] Installing /jobs/genie.jgit/stable/jobs/jgit-stable-4.5/workspace/org.eclipse.jgit.packaging/org.eclipse.jgit.http.apache.feature/target/org.eclipse.jgit.http.apache-4.5.6.201903121547-r.jar to /home/hudson/genie.jgit/.jenkins/jobs/stable/jobs/jgit-stable-4.5/workspace/.repository/org/eclipse/jgit/feature/org.eclipse.jgit.http.apache/4.5.6.201903121547-r/org.eclipse.jgit.http.apache-4.5.6.201903121547-r.jar [INFO] Installing /jobs/genie.jgit/stable/jobs/jgit-stable-4.5/workspace/org.eclipse.jgit.packaging/org.eclipse.jgit.http.apache.feature/pom.xml to /home/hudson/genie.jgit/.jenkins/jobs/stable/jobs/jgit-stable-4.5/workspace/.repository/org/eclipse/jgit/feature/org.eclipse.jgit.http.apache/4.5.6.201903121547-r/org.eclipse.jgit.http.apache-4.5.6.201903121547-r.pom [INFO] Installing /jobs/genie.jgit/stable/jobs/jgit-stable-4.5/workspace/org.eclipse.jgit.packaging/org.eclipse.jgit.http.apache.feature/target/p2content.xml to /home/hudson/genie.jgit/.jenkins/jobs/stable/jobs/jgit-stable-4.5/workspace/.repository/org/eclipse/jgit/feature/org.eclipse.jgit.http.apache/4.5.6.201903121547-r/org.eclipse.jgit.http.apache-4.5.6.201903121547-r-p2metadata.xml [INFO] Installing /jobs/genie.jgit/stable/jobs/jgit-stable-4.5/workspace/org.eclipse.jgit.packaging/org.eclipse.jgit.http.apache.feature/target/p2artifacts.xml to /home/hudson/genie.jgit/.jenkins/jobs/stable/jobs/jgit-stable-4.5/workspace/.repository/org/eclipse/jgit/feature/org.eclipse.jgit.http.apache/4.5.6.201903121547-r/org.eclipse.jgit.http.apache-4.5.6.201903121547-r-p2artifacts.xml [INFO] [INFO] --- tycho-p2-plugin:0.25.0:update-local-index (default-update-local-index) @ org.eclipse.jgit.http.apache --- [INFO] [INFO] --- maven-deploy-plugin:2.5:deploy (default-cli) @ org.eclipse.jgit.http.apache --- [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/jgit-releases/org/eclipse/jgit/feature/org.eclipse.jgit.http.apache/4.5.6.201903121547-r/org.eclipse.jgit.http.apache-4.5.6.201903121547-r.jar [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/jgit-releases/org/eclipse/jgit/feature/org.eclipse.jgit.http.apache/4.5.6.201903121547-r/org.eclipse.jgit.http.apache-4.5.6.201903121547-r.jar (15 kB at 168 kB/s) [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/jgit-releases/org/eclipse/jgit/feature/org.eclipse.jgit.http.apache/4.5.6.201903121547-r/org.eclipse.jgit.http.apache-4.5.6.201903121547-r.pom [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/jgit-releases/org/eclipse/jgit/feature/org.eclipse.jgit.http.apache/4.5.6.201903121547-r/org.eclipse.jgit.http.apache-4.5.6.201903121547-r.pom (3.0 kB at 40 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/jgit-releases/org/eclipse/jgit/feature/org.eclipse.jgit.http.apache/maven-metadata.xml [INFO] Downloaded from repo.eclipse.org: https://repo.eclipse.org/content/repositories/jgit-releases/org/eclipse/jgit/feature/org.eclipse.jgit.http.apache/maven-metadata.xml (5.2 kB at 67 kB/s) [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/jgit-releases/org/eclipse/jgit/feature/org.eclipse.jgit.http.apache/maven-metadata.xml [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/jgit-releases/org/eclipse/jgit/feature/org.eclipse.jgit.http.apache/maven-metadata.xml (5.2 kB at 63 kB/s) [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/jgit-releases/org/eclipse/jgit/feature/org.eclipse.jgit.http.apache/4.5.6.201903121547-r/org.eclipse.jgit.http.apache-4.5.6.201903121547-r-p2metadata.xml [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/jgit-releases/org/eclipse/jgit/feature/org.eclipse.jgit.http.apache/4.5.6.201903121547-r/org.eclipse.jgit.http.apache-4.5.6.201903121547-r-p2metadata.xml (22 kB at 251 kB/s) [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/jgit-releases/org/eclipse/jgit/feature/org.eclipse.jgit.http.apache/4.5.6.201903121547-r/org.eclipse.jgit.http.apache-4.5.6.201903121547-r-p2artifacts.xml [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/jgit-releases/org/eclipse/jgit/feature/org.eclipse.jgit.http.apache/4.5.6.201903121547-r/org.eclipse.jgit.http.apache-4.5.6.201903121547-r-p2artifacts.xml (683 B at 9.1 kB/s) [INFO] [INFO] -----------< org.eclipse.jgit.feature:org.eclipse.jgit.lfs >------------ [INFO] Building JGit - Optional LFS support 4.5.6.201903121547-r [5/10] [INFO] --------------------------[ eclipse-feature ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.jgit.lfs --- [INFO] [INFO] --- tycho-packaging-plugin:0.25.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.jgit.lfs --- [INFO] The project's OSGi version is 4.5.6.201903121547-r [INFO] [INFO] --- tycho-packaging-plugin:0.25.0:validate-id (default-validate-id) @ org.eclipse.jgit.lfs --- [INFO] [INFO] --- tycho-packaging-plugin:0.25.0:validate-version (default-validate-version) @ org.eclipse.jgit.lfs --- [INFO] [INFO] --- target-platform-configuration:0.25.0:target-platform (default-target-platform) @ org.eclipse.jgit.lfs --- [INFO] [INFO] --- tycho-packaging-plugin:0.25.0:package-feature (default-package-feature) @ org.eclipse.jgit.lfs --- [INFO] Building jar: /jobs/genie.jgit/stable/jobs/jgit-stable-4.5/workspace/org.eclipse.jgit.packaging/org.eclipse.jgit.lfs.feature/target/org.eclipse.jgit.lfs-4.5.6.201903121547-r.jar [INFO] [INFO] --- tycho-p2-plugin:0.25.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.jgit.lfs --- [INFO] [INFO] --- tycho-p2-plugin:0.25.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.jgit.lfs --- [INFO] [INFO] --- tycho-pack200a-plugin:0.25.0:normalize (pack200-normalize) @ org.eclipse.jgit.lfs --- [INFO] [INFO] --- eclipse-jarsigner-plugin:1.1.3:sign (sign) @ org.eclipse.jgit.lfs --- [INFO] Signing jar: /jobs/genie.jgit/stable/jobs/jgit-stable-4.5/workspace/org.eclipse.jgit.packaging/org.eclipse.jgit.lfs.feature/target/org.eclipse.jgit.lfs-4.5.6.201903121547-r.jar [INFO] [INFO] --- tycho-pack200b-plugin:0.25.0:pack (pack200-pack) @ org.eclipse.jgit.lfs --- [INFO] [INFO] --- tycho-p2-plugin:0.25.0:p2-metadata (p2-metadata) @ org.eclipse.jgit.lfs --- [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.jgit.lfs --- [INFO] Installing /jobs/genie.jgit/stable/jobs/jgit-stable-4.5/workspace/org.eclipse.jgit.packaging/org.eclipse.jgit.lfs.feature/target/org.eclipse.jgit.lfs-4.5.6.201903121547-r.jar to /home/hudson/genie.jgit/.jenkins/jobs/stable/jobs/jgit-stable-4.5/workspace/.repository/org/eclipse/jgit/feature/org.eclipse.jgit.lfs/4.5.6.201903121547-r/org.eclipse.jgit.lfs-4.5.6.201903121547-r.jar [INFO] Installing /jobs/genie.jgit/stable/jobs/jgit-stable-4.5/workspace/org.eclipse.jgit.packaging/org.eclipse.jgit.lfs.feature/pom.xml to /home/hudson/genie.jgit/.jenkins/jobs/stable/jobs/jgit-stable-4.5/workspace/.repository/org/eclipse/jgit/feature/org.eclipse.jgit.lfs/4.5.6.201903121547-r/org.eclipse.jgit.lfs-4.5.6.201903121547-r.pom [INFO] Installing /jobs/genie.jgit/stable/jobs/jgit-stable-4.5/workspace/org.eclipse.jgit.packaging/org.eclipse.jgit.lfs.feature/target/p2content.xml to /home/hudson/genie.jgit/.jenkins/jobs/stable/jobs/jgit-stable-4.5/workspace/.repository/org/eclipse/jgit/feature/org.eclipse.jgit.lfs/4.5.6.201903121547-r/org.eclipse.jgit.lfs-4.5.6.201903121547-r-p2metadata.xml [INFO] Installing /jobs/genie.jgit/stable/jobs/jgit-stable-4.5/workspace/org.eclipse.jgit.packaging/org.eclipse.jgit.lfs.feature/target/p2artifacts.xml to /home/hudson/genie.jgit/.jenkins/jobs/stable/jobs/jgit-stable-4.5/workspace/.repository/org/eclipse/jgit/feature/org.eclipse.jgit.lfs/4.5.6.201903121547-r/org.eclipse.jgit.lfs-4.5.6.201903121547-r-p2artifacts.xml [INFO] [INFO] --- tycho-p2-plugin:0.25.0:update-local-index (default-update-local-index) @ org.eclipse.jgit.lfs --- [INFO] [INFO] --- maven-deploy-plugin:2.5:deploy (default-cli) @ org.eclipse.jgit.lfs --- [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/jgit-releases/org/eclipse/jgit/feature/org.eclipse.jgit.lfs/4.5.6.201903121547-r/org.eclipse.jgit.lfs-4.5.6.201903121547-r.jar [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/jgit-releases/org/eclipse/jgit/feature/org.eclipse.jgit.lfs/4.5.6.201903121547-r/org.eclipse.jgit.lfs-4.5.6.201903121547-r.jar (15 kB at 147 kB/s) [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/jgit-releases/org/eclipse/jgit/feature/org.eclipse.jgit.lfs/4.5.6.201903121547-r/org.eclipse.jgit.lfs-4.5.6.201903121547-r.pom [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/jgit-releases/org/eclipse/jgit/feature/org.eclipse.jgit.lfs/4.5.6.201903121547-r/org.eclipse.jgit.lfs-4.5.6.201903121547-r.pom (3.1 kB at 37 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/jgit-releases/org/eclipse/jgit/feature/org.eclipse.jgit.lfs/maven-metadata.xml [INFO] Downloaded from repo.eclipse.org: https://repo.eclipse.org/content/repositories/jgit-releases/org/eclipse/jgit/feature/org.eclipse.jgit.lfs/maven-metadata.xml (3.4 kB at 90 kB/s) [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/jgit-releases/org/eclipse/jgit/feature/org.eclipse.jgit.lfs/maven-metadata.xml [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/jgit-releases/org/eclipse/jgit/feature/org.eclipse.jgit.lfs/maven-metadata.xml (3.5 kB at 25 kB/s) [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/jgit-releases/org/eclipse/jgit/feature/org.eclipse.jgit.lfs/4.5.6.201903121547-r/org.eclipse.jgit.lfs-4.5.6.201903121547-r-p2metadata.xml [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/jgit-releases/org/eclipse/jgit/feature/org.eclipse.jgit.lfs/4.5.6.201903121547-r/org.eclipse.jgit.lfs-4.5.6.201903121547-r-p2metadata.xml (22 kB at 288 kB/s) [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/jgit-releases/org/eclipse/jgit/feature/org.eclipse.jgit.lfs/4.5.6.201903121547-r/org.eclipse.jgit.lfs-4.5.6.201903121547-r-p2artifacts.xml [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/jgit-releases/org/eclipse/jgit/feature/org.eclipse.jgit.lfs/4.5.6.201903121547-r/org.eclipse.jgit.lfs-4.5.6.201903121547-r-p2artifacts.xml (667 B at 7.8 kB/s) [INFO] [INFO] -----------< org.eclipse.jgit.feature:org.eclipse.jgit.pgm >------------ [INFO] Building JGit Command Line Interface Feature 4.5.6.201903121547-r [6/10] [INFO] --------------------------[ eclipse-feature ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.jgit.pgm --- [INFO] [INFO] --- tycho-packaging-plugin:0.25.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.jgit.pgm --- [INFO] The project's OSGi version is 4.5.6.201903121547-r [INFO] [INFO] --- tycho-packaging-plugin:0.25.0:validate-id (default-validate-id) @ org.eclipse.jgit.pgm --- [INFO] [INFO] --- tycho-packaging-plugin:0.25.0:validate-version (default-validate-version) @ org.eclipse.jgit.pgm --- [INFO] [INFO] --- target-platform-configuration:0.25.0:target-platform (default-target-platform) @ org.eclipse.jgit.pgm --- [INFO] [INFO] --- tycho-packaging-plugin:0.25.0:package-feature (default-package-feature) @ org.eclipse.jgit.pgm --- [INFO] Building jar: /jobs/genie.jgit/stable/jobs/jgit-stable-4.5/workspace/org.eclipse.jgit.packaging/org.eclipse.jgit.pgm.feature/target/org.eclipse.jgit.pgm-4.5.6.201903121547-r.jar [INFO] [INFO] --- tycho-p2-plugin:0.25.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.jgit.pgm --- [INFO] [INFO] --- tycho-p2-plugin:0.25.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.jgit.pgm --- [INFO] [INFO] --- tycho-pack200a-plugin:0.25.0:normalize (pack200-normalize) @ org.eclipse.jgit.pgm --- [INFO] [INFO] --- eclipse-jarsigner-plugin:1.1.3:sign (sign) @ org.eclipse.jgit.pgm --- [INFO] Signing jar: /jobs/genie.jgit/stable/jobs/jgit-stable-4.5/workspace/org.eclipse.jgit.packaging/org.eclipse.jgit.pgm.feature/target/org.eclipse.jgit.pgm-4.5.6.201903121547-r.jar [INFO] [INFO] --- tycho-pack200b-plugin:0.25.0:pack (pack200-pack) @ org.eclipse.jgit.pgm --- [INFO] [INFO] --- tycho-p2-plugin:0.25.0:p2-metadata (p2-metadata) @ org.eclipse.jgit.pgm --- [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.jgit.pgm --- [INFO] Installing /jobs/genie.jgit/stable/jobs/jgit-stable-4.5/workspace/org.eclipse.jgit.packaging/org.eclipse.jgit.pgm.feature/target/org.eclipse.jgit.pgm-4.5.6.201903121547-r.jar to /home/hudson/genie.jgit/.jenkins/jobs/stable/jobs/jgit-stable-4.5/workspace/.repository/org/eclipse/jgit/feature/org.eclipse.jgit.pgm/4.5.6.201903121547-r/org.eclipse.jgit.pgm-4.5.6.201903121547-r.jar [INFO] Installing /jobs/genie.jgit/stable/jobs/jgit-stable-4.5/workspace/org.eclipse.jgit.packaging/org.eclipse.jgit.pgm.feature/pom.xml to /home/hudson/genie.jgit/.jenkins/jobs/stable/jobs/jgit-stable-4.5/workspace/.repository/org/eclipse/jgit/feature/org.eclipse.jgit.pgm/4.5.6.201903121547-r/org.eclipse.jgit.pgm-4.5.6.201903121547-r.pom [INFO] Installing /jobs/genie.jgit/stable/jobs/jgit-stable-4.5/workspace/org.eclipse.jgit.packaging/org.eclipse.jgit.pgm.feature/target/p2content.xml to /home/hudson/genie.jgit/.jenkins/jobs/stable/jobs/jgit-stable-4.5/workspace/.repository/org/eclipse/jgit/feature/org.eclipse.jgit.pgm/4.5.6.201903121547-r/org.eclipse.jgit.pgm-4.5.6.201903121547-r-p2metadata.xml [INFO] Installing /jobs/genie.jgit/stable/jobs/jgit-stable-4.5/workspace/org.eclipse.jgit.packaging/org.eclipse.jgit.pgm.feature/target/p2artifacts.xml to /home/hudson/genie.jgit/.jenkins/jobs/stable/jobs/jgit-stable-4.5/workspace/.repository/org/eclipse/jgit/feature/org.eclipse.jgit.pgm/4.5.6.201903121547-r/org.eclipse.jgit.pgm-4.5.6.201903121547-r-p2artifacts.xml [INFO] [INFO] --- tycho-p2-plugin:0.25.0:update-local-index (default-update-local-index) @ org.eclipse.jgit.pgm --- [INFO] [INFO] --- maven-deploy-plugin:2.5:deploy (default-cli) @ org.eclipse.jgit.pgm --- [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/jgit-releases/org/eclipse/jgit/feature/org.eclipse.jgit.pgm/4.5.6.201903121547-r/org.eclipse.jgit.pgm-4.5.6.201903121547-r.jar [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/jgit-releases/org/eclipse/jgit/feature/org.eclipse.jgit.pgm/4.5.6.201903121547-r/org.eclipse.jgit.pgm-4.5.6.201903121547-r.jar (15 kB at 175 kB/s) [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/jgit-releases/org/eclipse/jgit/feature/org.eclipse.jgit.pgm/4.5.6.201903121547-r/org.eclipse.jgit.pgm-4.5.6.201903121547-r.pom [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/jgit-releases/org/eclipse/jgit/feature/org.eclipse.jgit.pgm/4.5.6.201903121547-r/org.eclipse.jgit.pgm-4.5.6.201903121547-r.pom (3.1 kB at 40 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/jgit-releases/org/eclipse/jgit/feature/org.eclipse.jgit.pgm/maven-metadata.xml [INFO] Downloaded from repo.eclipse.org: https://repo.eclipse.org/content/repositories/jgit-releases/org/eclipse/jgit/feature/org.eclipse.jgit.pgm/maven-metadata.xml (5.7 kB at 37 kB/s) [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/jgit-releases/org/eclipse/jgit/feature/org.eclipse.jgit.pgm/maven-metadata.xml [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/jgit-releases/org/eclipse/jgit/feature/org.eclipse.jgit.pgm/maven-metadata.xml (5.7 kB at 51 kB/s) [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/jgit-releases/org/eclipse/jgit/feature/org.eclipse.jgit.pgm/4.5.6.201903121547-r/org.eclipse.jgit.pgm-4.5.6.201903121547-r-p2metadata.xml [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/jgit-releases/org/eclipse/jgit/feature/org.eclipse.jgit.pgm/4.5.6.201903121547-r/org.eclipse.jgit.pgm-4.5.6.201903121547-r-p2metadata.xml (22 kB at 284 kB/s) [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/jgit-releases/org/eclipse/jgit/feature/org.eclipse.jgit.pgm/4.5.6.201903121547-r/org.eclipse.jgit.pgm-4.5.6.201903121547-r-p2artifacts.xml [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/jgit-releases/org/eclipse/jgit/feature/org.eclipse.jgit.pgm/4.5.6.201903121547-r/org.eclipse.jgit.pgm-4.5.6.201903121547-r-p2artifacts.xml (667 B at 7.7 kB/s) [INFO] [INFO] ----------< org.eclipse.jgit.feature:org.eclipse.jgit.source >---------- [INFO] Building JGit Source Feature 4.5.6.201903121547-r [7/10] [INFO] --------------------------[ eclipse-feature ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.jgit.source --- [INFO] [INFO] --- tycho-packaging-plugin:0.25.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.jgit.source --- [INFO] The project's OSGi version is 4.5.6.201903121547-r [INFO] [INFO] --- tycho-packaging-plugin:0.25.0:validate-id (default-validate-id) @ org.eclipse.jgit.source --- [INFO] [INFO] --- tycho-packaging-plugin:0.25.0:validate-version (default-validate-version) @ org.eclipse.jgit.source --- [INFO] [INFO] --- target-platform-configuration:0.25.0:target-platform (default-target-platform) @ org.eclipse.jgit.source --- [INFO] [INFO] --- tycho-packaging-plugin:0.25.0:package-feature (default-package-feature) @ org.eclipse.jgit.source --- [INFO] Building jar: /jobs/genie.jgit/stable/jobs/jgit-stable-4.5/workspace/org.eclipse.jgit.packaging/org.eclipse.jgit.source.feature/target/org.eclipse.jgit.source-4.5.6.201903121547-r.jar [INFO] [INFO] --- tycho-p2-plugin:0.25.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.jgit.source --- [INFO] [INFO] --- tycho-p2-plugin:0.25.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.jgit.source --- [INFO] [INFO] --- tycho-pack200a-plugin:0.25.0:normalize (pack200-normalize) @ org.eclipse.jgit.source --- [INFO] [INFO] --- eclipse-jarsigner-plugin:1.1.3:sign (sign) @ org.eclipse.jgit.source --- [INFO] Signing jar: /jobs/genie.jgit/stable/jobs/jgit-stable-4.5/workspace/org.eclipse.jgit.packaging/org.eclipse.jgit.source.feature/target/org.eclipse.jgit.source-4.5.6.201903121547-r.jar [INFO] [INFO] --- tycho-pack200b-plugin:0.25.0:pack (pack200-pack) @ org.eclipse.jgit.source --- [INFO] [INFO] --- tycho-p2-plugin:0.25.0:p2-metadata (p2-metadata) @ org.eclipse.jgit.source --- [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.jgit.source --- [INFO] Installing /jobs/genie.jgit/stable/jobs/jgit-stable-4.5/workspace/org.eclipse.jgit.packaging/org.eclipse.jgit.source.feature/target/org.eclipse.jgit.source-4.5.6.201903121547-r.jar to /home/hudson/genie.jgit/.jenkins/jobs/stable/jobs/jgit-stable-4.5/workspace/.repository/org/eclipse/jgit/feature/org.eclipse.jgit.source/4.5.6.201903121547-r/org.eclipse.jgit.source-4.5.6.201903121547-r.jar [INFO] Installing /jobs/genie.jgit/stable/jobs/jgit-stable-4.5/workspace/org.eclipse.jgit.packaging/org.eclipse.jgit.source.feature/pom.xml to /home/hudson/genie.jgit/.jenkins/jobs/stable/jobs/jgit-stable-4.5/workspace/.repository/org/eclipse/jgit/feature/org.eclipse.jgit.source/4.5.6.201903121547-r/org.eclipse.jgit.source-4.5.6.201903121547-r.pom [INFO] Installing /jobs/genie.jgit/stable/jobs/jgit-stable-4.5/workspace/org.eclipse.jgit.packaging/org.eclipse.jgit.source.feature/target/p2content.xml to /home/hudson/genie.jgit/.jenkins/jobs/stable/jobs/jgit-stable-4.5/workspace/.repository/org/eclipse/jgit/feature/org.eclipse.jgit.source/4.5.6.201903121547-r/org.eclipse.jgit.source-4.5.6.201903121547-r-p2metadata.xml [INFO] Installing /jobs/genie.jgit/stable/jobs/jgit-stable-4.5/workspace/org.eclipse.jgit.packaging/org.eclipse.jgit.source.feature/target/p2artifacts.xml to /home/hudson/genie.jgit/.jenkins/jobs/stable/jobs/jgit-stable-4.5/workspace/.repository/org/eclipse/jgit/feature/org.eclipse.jgit.source/4.5.6.201903121547-r/org.eclipse.jgit.source-4.5.6.201903121547-r-p2artifacts.xml [INFO] [INFO] --- tycho-p2-plugin:0.25.0:update-local-index (default-update-local-index) @ org.eclipse.jgit.source --- [INFO] [INFO] --- maven-deploy-plugin:2.5:deploy (default-cli) @ org.eclipse.jgit.source --- [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/jgit-releases/org/eclipse/jgit/feature/org.eclipse.jgit.source/4.5.6.201903121547-r/org.eclipse.jgit.source-4.5.6.201903121547-r.jar [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/jgit-releases/org/eclipse/jgit/feature/org.eclipse.jgit.source/4.5.6.201903121547-r/org.eclipse.jgit.source-4.5.6.201903121547-r.jar (15 kB at 61 kB/s) [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/jgit-releases/org/eclipse/jgit/feature/org.eclipse.jgit.source/4.5.6.201903121547-r/org.eclipse.jgit.source-4.5.6.201903121547-r.pom [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/jgit-releases/org/eclipse/jgit/feature/org.eclipse.jgit.source/4.5.6.201903121547-r/org.eclipse.jgit.source-4.5.6.201903121547-r.pom (2.6 kB at 32 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/jgit-releases/org/eclipse/jgit/feature/org.eclipse.jgit.source/maven-metadata.xml [INFO] Downloaded from repo.eclipse.org: https://repo.eclipse.org/content/repositories/jgit-releases/org/eclipse/jgit/feature/org.eclipse.jgit.source/maven-metadata.xml (5.7 kB at 116 kB/s) [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/jgit-releases/org/eclipse/jgit/feature/org.eclipse.jgit.source/maven-metadata.xml [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/jgit-releases/org/eclipse/jgit/feature/org.eclipse.jgit.source/maven-metadata.xml (5.7 kB at 34 kB/s) [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/jgit-releases/org/eclipse/jgit/feature/org.eclipse.jgit.source/4.5.6.201903121547-r/org.eclipse.jgit.source-4.5.6.201903121547-r-p2metadata.xml [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/jgit-releases/org/eclipse/jgit/feature/org.eclipse.jgit.source/4.5.6.201903121547-r/org.eclipse.jgit.source-4.5.6.201903121547-r-p2metadata.xml (22 kB at 184 kB/s) [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/jgit-releases/org/eclipse/jgit/feature/org.eclipse.jgit.source/4.5.6.201903121547-r/org.eclipse.jgit.source-4.5.6.201903121547-r-p2artifacts.xml [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/jgit-releases/org/eclipse/jgit/feature/org.eclipse.jgit.source/4.5.6.201903121547-r/org.eclipse.jgit.source-4.5.6.201903121547-r-p2artifacts.xml (673 B at 6.9 kB/s) [INFO] [INFO] --------< org.eclipse.jgit.feature:org.eclipse.jgit.pgm.source >-------- [INFO] Building JGit Command Line Interface Source Feature 4.5.6.201903121547-r [8/10] [INFO] --------------------------[ eclipse-feature ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.jgit.pgm.source --- [INFO] [INFO] --- tycho-packaging-plugin:0.25.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.jgit.pgm.source --- [INFO] The project's OSGi version is 4.5.6.201903121547-r [INFO] [INFO] --- tycho-packaging-plugin:0.25.0:validate-id (default-validate-id) @ org.eclipse.jgit.pgm.source --- [INFO] [INFO] --- tycho-packaging-plugin:0.25.0:validate-version (default-validate-version) @ org.eclipse.jgit.pgm.source --- [INFO] [INFO] --- target-platform-configuration:0.25.0:target-platform (default-target-platform) @ org.eclipse.jgit.pgm.source --- [INFO] [INFO] --- tycho-packaging-plugin:0.25.0:package-feature (default-package-feature) @ org.eclipse.jgit.pgm.source --- [INFO] Building jar: /jobs/genie.jgit/stable/jobs/jgit-stable-4.5/workspace/org.eclipse.jgit.packaging/org.eclipse.jgit.pgm.source.feature/target/org.eclipse.jgit.pgm.source-4.5.6.201903121547-r.jar [INFO] [INFO] --- tycho-p2-plugin:0.25.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.jgit.pgm.source --- [INFO] [INFO] --- tycho-p2-plugin:0.25.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.jgit.pgm.source --- [INFO] [INFO] --- tycho-pack200a-plugin:0.25.0:normalize (pack200-normalize) @ org.eclipse.jgit.pgm.source --- [INFO] [INFO] --- eclipse-jarsigner-plugin:1.1.3:sign (sign) @ org.eclipse.jgit.pgm.source --- [INFO] Signing jar: /jobs/genie.jgit/stable/jobs/jgit-stable-4.5/workspace/org.eclipse.jgit.packaging/org.eclipse.jgit.pgm.source.feature/target/org.eclipse.jgit.pgm.source-4.5.6.201903121547-r.jar [INFO] [INFO] --- tycho-pack200b-plugin:0.25.0:pack (pack200-pack) @ org.eclipse.jgit.pgm.source --- [INFO] [INFO] --- tycho-p2-plugin:0.25.0:p2-metadata (p2-metadata) @ org.eclipse.jgit.pgm.source --- [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.jgit.pgm.source --- [INFO] Installing /jobs/genie.jgit/stable/jobs/jgit-stable-4.5/workspace/org.eclipse.jgit.packaging/org.eclipse.jgit.pgm.source.feature/target/org.eclipse.jgit.pgm.source-4.5.6.201903121547-r.jar to /home/hudson/genie.jgit/.jenkins/jobs/stable/jobs/jgit-stable-4.5/workspace/.repository/org/eclipse/jgit/feature/org.eclipse.jgit.pgm.source/4.5.6.201903121547-r/org.eclipse.jgit.pgm.source-4.5.6.201903121547-r.jar [INFO] Installing /jobs/genie.jgit/stable/jobs/jgit-stable-4.5/workspace/org.eclipse.jgit.packaging/org.eclipse.jgit.pgm.source.feature/pom.xml to /home/hudson/genie.jgit/.jenkins/jobs/stable/jobs/jgit-stable-4.5/workspace/.repository/org/eclipse/jgit/feature/org.eclipse.jgit.pgm.source/4.5.6.201903121547-r/org.eclipse.jgit.pgm.source-4.5.6.201903121547-r.pom [INFO] Installing /jobs/genie.jgit/stable/jobs/jgit-stable-4.5/workspace/org.eclipse.jgit.packaging/org.eclipse.jgit.pgm.source.feature/target/p2content.xml to /home/hudson/genie.jgit/.jenkins/jobs/stable/jobs/jgit-stable-4.5/workspace/.repository/org/eclipse/jgit/feature/org.eclipse.jgit.pgm.source/4.5.6.201903121547-r/org.eclipse.jgit.pgm.source-4.5.6.201903121547-r-p2metadata.xml [INFO] Installing /jobs/genie.jgit/stable/jobs/jgit-stable-4.5/workspace/org.eclipse.jgit.packaging/org.eclipse.jgit.pgm.source.feature/target/p2artifacts.xml to /home/hudson/genie.jgit/.jenkins/jobs/stable/jobs/jgit-stable-4.5/workspace/.repository/org/eclipse/jgit/feature/org.eclipse.jgit.pgm.source/4.5.6.201903121547-r/org.eclipse.jgit.pgm.source-4.5.6.201903121547-r-p2artifacts.xml [INFO] [INFO] --- tycho-p2-plugin:0.25.0:update-local-index (default-update-local-index) @ org.eclipse.jgit.pgm.source --- [INFO] [INFO] --- maven-deploy-plugin:2.5:deploy (default-cli) @ org.eclipse.jgit.pgm.source --- [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/jgit-releases/org/eclipse/jgit/feature/org.eclipse.jgit.pgm.source/4.5.6.201903121547-r/org.eclipse.jgit.pgm.source-4.5.6.201903121547-r.jar [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/jgit-releases/org/eclipse/jgit/feature/org.eclipse.jgit.pgm.source/4.5.6.201903121547-r/org.eclipse.jgit.pgm.source-4.5.6.201903121547-r.jar (15 kB at 168 kB/s) [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/jgit-releases/org/eclipse/jgit/feature/org.eclipse.jgit.pgm.source/4.5.6.201903121547-r/org.eclipse.jgit.pgm.source-4.5.6.201903121547-r.pom [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/jgit-releases/org/eclipse/jgit/feature/org.eclipse.jgit.pgm.source/4.5.6.201903121547-r/org.eclipse.jgit.pgm.source-4.5.6.201903121547-r.pom (2.6 kB at 23 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/jgit-releases/org/eclipse/jgit/feature/org.eclipse.jgit.pgm.source/maven-metadata.xml [INFO] Downloaded from repo.eclipse.org: https://repo.eclipse.org/content/repositories/jgit-releases/org/eclipse/jgit/feature/org.eclipse.jgit.pgm.source/maven-metadata.xml (5.7 kB at 25 kB/s) [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/jgit-releases/org/eclipse/jgit/feature/org.eclipse.jgit.pgm.source/maven-metadata.xml [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/jgit-releases/org/eclipse/jgit/feature/org.eclipse.jgit.pgm.source/maven-metadata.xml (5.7 kB at 52 kB/s) [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/jgit-releases/org/eclipse/jgit/feature/org.eclipse.jgit.pgm.source/4.5.6.201903121547-r/org.eclipse.jgit.pgm.source-4.5.6.201903121547-r-p2metadata.xml [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/jgit-releases/org/eclipse/jgit/feature/org.eclipse.jgit.pgm.source/4.5.6.201903121547-r/org.eclipse.jgit.pgm.source-4.5.6.201903121547-r-p2metadata.xml (22 kB at 245 kB/s) [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/jgit-releases/org/eclipse/jgit/feature/org.eclipse.jgit.pgm.source/4.5.6.201903121547-r/org.eclipse.jgit.pgm.source-4.5.6.201903121547-r-p2artifacts.xml [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/jgit-releases/org/eclipse/jgit/feature/org.eclipse.jgit.pgm.source/4.5.6.201903121547-r/org.eclipse.jgit.pgm.source-4.5.6.201903121547-r-p2artifacts.xml (681 B at 7.5 kB/s) [INFO] [INFO] ----------< org.eclipse.jgit.feature:org.eclipse.jgit.junit >----------- [INFO] Building JGit JUnit Feature 4.5.6.201903121547-r [9/10] [INFO] --------------------------[ eclipse-feature ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.jgit.junit --- [INFO] [INFO] --- tycho-packaging-plugin:0.25.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.jgit.junit --- [INFO] The project's OSGi version is 4.5.6.201903121547-r [INFO] [INFO] --- tycho-packaging-plugin:0.25.0:validate-id (default-validate-id) @ org.eclipse.jgit.junit --- [INFO] [INFO] --- tycho-packaging-plugin:0.25.0:validate-version (default-validate-version) @ org.eclipse.jgit.junit --- [INFO] [INFO] --- target-platform-configuration:0.25.0:target-platform (default-target-platform) @ org.eclipse.jgit.junit --- [INFO] [INFO] --- tycho-packaging-plugin:0.25.0:package-feature (default-package-feature) @ org.eclipse.jgit.junit --- [INFO] Building jar: /jobs/genie.jgit/stable/jobs/jgit-stable-4.5/workspace/org.eclipse.jgit.packaging/org.eclipse.jgit.junit.feature/target/org.eclipse.jgit.junit-4.5.6.201903121547-r.jar [INFO] [INFO] --- tycho-p2-plugin:0.25.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.jgit.junit --- [INFO] [INFO] --- tycho-p2-plugin:0.25.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.jgit.junit --- [INFO] [INFO] --- tycho-pack200a-plugin:0.25.0:normalize (pack200-normalize) @ org.eclipse.jgit.junit --- [INFO] [INFO] --- eclipse-jarsigner-plugin:1.1.3:sign (sign) @ org.eclipse.jgit.junit --- [INFO] Signing jar: /jobs/genie.jgit/stable/jobs/jgit-stable-4.5/workspace/org.eclipse.jgit.packaging/org.eclipse.jgit.junit.feature/target/org.eclipse.jgit.junit-4.5.6.201903121547-r.jar [INFO] [INFO] --- tycho-pack200b-plugin:0.25.0:pack (pack200-pack) @ org.eclipse.jgit.junit --- [INFO] [INFO] --- tycho-p2-plugin:0.25.0:p2-metadata (p2-metadata) @ org.eclipse.jgit.junit --- [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.jgit.junit --- [INFO] Installing /jobs/genie.jgit/stable/jobs/jgit-stable-4.5/workspace/org.eclipse.jgit.packaging/org.eclipse.jgit.junit.feature/target/org.eclipse.jgit.junit-4.5.6.201903121547-r.jar to /home/hudson/genie.jgit/.jenkins/jobs/stable/jobs/jgit-stable-4.5/workspace/.repository/org/eclipse/jgit/feature/org.eclipse.jgit.junit/4.5.6.201903121547-r/org.eclipse.jgit.junit-4.5.6.201903121547-r.jar [INFO] Installing /jobs/genie.jgit/stable/jobs/jgit-stable-4.5/workspace/org.eclipse.jgit.packaging/org.eclipse.jgit.junit.feature/pom.xml to /home/hudson/genie.jgit/.jenkins/jobs/stable/jobs/jgit-stable-4.5/workspace/.repository/org/eclipse/jgit/feature/org.eclipse.jgit.junit/4.5.6.201903121547-r/org.eclipse.jgit.junit-4.5.6.201903121547-r.pom [INFO] Installing /jobs/genie.jgit/stable/jobs/jgit-stable-4.5/workspace/org.eclipse.jgit.packaging/org.eclipse.jgit.junit.feature/target/p2content.xml to /home/hudson/genie.jgit/.jenkins/jobs/stable/jobs/jgit-stable-4.5/workspace/.repository/org/eclipse/jgit/feature/org.eclipse.jgit.junit/4.5.6.201903121547-r/org.eclipse.jgit.junit-4.5.6.201903121547-r-p2metadata.xml [INFO] Installing /jobs/genie.jgit/stable/jobs/jgit-stable-4.5/workspace/org.eclipse.jgit.packaging/org.eclipse.jgit.junit.feature/target/p2artifacts.xml to /home/hudson/genie.jgit/.jenkins/jobs/stable/jobs/jgit-stable-4.5/workspace/.repository/org/eclipse/jgit/feature/org.eclipse.jgit.junit/4.5.6.201903121547-r/org.eclipse.jgit.junit-4.5.6.201903121547-r-p2artifacts.xml [INFO] [INFO] --- tycho-p2-plugin:0.25.0:update-local-index (default-update-local-index) @ org.eclipse.jgit.junit --- [INFO] [INFO] --- maven-deploy-plugin:2.5:deploy (default-cli) @ org.eclipse.jgit.junit --- [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/jgit-releases/org/eclipse/jgit/feature/org.eclipse.jgit.junit/4.5.6.201903121547-r/org.eclipse.jgit.junit-4.5.6.201903121547-r.jar [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/jgit-releases/org/eclipse/jgit/feature/org.eclipse.jgit.junit/4.5.6.201903121547-r/org.eclipse.jgit.junit-4.5.6.201903121547-r.jar (15 kB at 106 kB/s) [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/jgit-releases/org/eclipse/jgit/feature/org.eclipse.jgit.junit/4.5.6.201903121547-r/org.eclipse.jgit.junit-4.5.6.201903121547-r.pom [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/jgit-releases/org/eclipse/jgit/feature/org.eclipse.jgit.junit/4.5.6.201903121547-r/org.eclipse.jgit.junit-4.5.6.201903121547-r.pom (3.2 kB at 41 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/jgit-releases/org/eclipse/jgit/feature/org.eclipse.jgit.junit/maven-metadata.xml [INFO] Downloaded from repo.eclipse.org: https://repo.eclipse.org/content/repositories/jgit-releases/org/eclipse/jgit/feature/org.eclipse.jgit.junit/maven-metadata.xml (5.7 kB at 145 kB/s) [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/jgit-releases/org/eclipse/jgit/feature/org.eclipse.jgit.junit/maven-metadata.xml [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/jgit-releases/org/eclipse/jgit/feature/org.eclipse.jgit.junit/maven-metadata.xml (5.7 kB at 40 kB/s) [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/jgit-releases/org/eclipse/jgit/feature/org.eclipse.jgit.junit/4.5.6.201903121547-r/org.eclipse.jgit.junit-4.5.6.201903121547-r-p2metadata.xml [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/jgit-releases/org/eclipse/jgit/feature/org.eclipse.jgit.junit/4.5.6.201903121547-r/org.eclipse.jgit.junit-4.5.6.201903121547-r-p2metadata.xml (22 kB at 289 kB/s) [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/jgit-releases/org/eclipse/jgit/feature/org.eclipse.jgit.junit/4.5.6.201903121547-r/org.eclipse.jgit.junit-4.5.6.201903121547-r-p2artifacts.xml [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/jgit-releases/org/eclipse/jgit/feature/org.eclipse.jgit.junit/4.5.6.201903121547-r/org.eclipse.jgit.junit-4.5.6.201903121547-r-p2artifacts.xml (671 B at 9.3 kB/s) [INFO] [INFO] ------------< org.eclipse.jgit:org.eclipse.jgit.repository >------------ [INFO] Building JGit P2 Repository 4.5.6.201903121547-r [10/10] [INFO] -------------------------[ eclipse-repository ]------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.jgit.repository --- [INFO] [INFO] --- tycho-packaging-plugin:0.25.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.jgit.repository --- [INFO] The project's OSGi version is 4.5.6.201903121547-r [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean-1) @ org.eclipse.jgit.repository --- [INFO] [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ org.eclipse.jgit.repository --- [INFO] Downloading from repo.eclipse.org.cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/shared/maven-filtering/1.2/maven-filtering-1.2.pom [INFO] Downloading from repo.eclipse.org.cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/maven/shared/maven-filtering/1.2/maven-filtering-1.2.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-filtering/1.2/maven-filtering-1.2.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-filtering/1.2/maven-filtering-1.2.pom (6.5 kB at 148 kB/s) [INFO] Downloading from repo.eclipse.org.cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/shared/maven-shared-utils/0.3/maven-shared-utils-0.3.pom [INFO] Downloading from repo.eclipse.org.cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/maven/shared/maven-shared-utils/0.3/maven-shared-utils-0.3.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/0.3/maven-shared-utils-0.3.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/0.3/maven-shared-utils-0.3.pom (4.0 kB at 104 kB/s) [INFO] Downloading from repo.eclipse.org.cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/shared/maven-filtering/1.2/maven-filtering-1.2.jar [INFO] Downloading from repo.eclipse.org.cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/shared/maven-shared-utils/0.3/maven-shared-utils-0.3.jar [INFO] Downloading from repo.eclipse.org.cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/maven/shared/maven-filtering/1.2/maven-filtering-1.2.jar [INFO] Downloading from repo.eclipse.org.cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/maven/shared/maven-shared-utils/0.3/maven-shared-utils-0.3.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-filtering/1.2/maven-filtering-1.2.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/0.3/maven-shared-utils-0.3.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-filtering/1.2/maven-filtering-1.2.jar (44 kB at 1.0 MB/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/0.3/maven-shared-utils-0.3.jar (155 kB at 2.5 MB/s) [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /jobs/genie.jgit/stable/jobs/jgit-stable-4.5/workspace/org.eclipse.jgit.packaging/org.eclipse.jgit.repository/src/main/resources [INFO] [INFO] --- target-platform-configuration:0.25.0:target-platform (default-target-platform) @ org.eclipse.jgit.repository --- [INFO] [INFO] --- tycho-p2-publisher-plugin:0.25.0:publish-products (default-publish-products) @ org.eclipse.jgit.repository --- [INFO] [INFO] --- tycho-p2-publisher-plugin:0.25.0:publish-categories (default-publish-categories) @ org.eclipse.jgit.repository --- [INFO] [INFO] --- tycho-p2-publisher-plugin:0.25.0:attach-artifacts (default-attach-artifacts) @ org.eclipse.jgit.repository --- [INFO] [INFO] --- tycho-p2-repository-plugin:0.25.0:assemble-repository (default-assemble-repository) @ org.eclipse.jgit.repository --- [INFO] [INFO] --- tycho-p2-repository-plugin:0.25.0:archive-repository (default-archive-repository) @ org.eclipse.jgit.repository --- [INFO] Building zip: /jobs/genie.jgit/stable/jobs/jgit-stable-4.5/workspace/org.eclipse.jgit.packaging/org.eclipse.jgit.repository/target/org.eclipse.jgit.repository-4.5.6.201903121547-r.zip [INFO] [INFO] --- tycho-pack200a-plugin:0.25.0:normalize (pack200-normalize) @ org.eclipse.jgit.repository --- [INFO] [INFO] --- eclipse-jarsigner-plugin:1.1.3:sign (sign) @ org.eclipse.jgit.repository --- [INFO] [INFO] --- tycho-pack200b-plugin:0.25.0:pack (pack200-pack) @ org.eclipse.jgit.repository --- [INFO] [INFO] --- tycho-p2-plugin:0.25.0:p2-metadata (p2-metadata) @ org.eclipse.jgit.repository --- [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.jgit.repository --- [INFO] Installing /jobs/genie.jgit/stable/jobs/jgit-stable-4.5/workspace/org.eclipse.jgit.packaging/org.eclipse.jgit.repository/target/org.eclipse.jgit.repository-4.5.6.201903121547-r.zip to /home/hudson/genie.jgit/.jenkins/jobs/stable/jobs/jgit-stable-4.5/workspace/.repository/org/eclipse/jgit/org.eclipse.jgit.repository/4.5.6.201903121547-r/org.eclipse.jgit.repository-4.5.6.201903121547-r.zip [INFO] Installing /jobs/genie.jgit/stable/jobs/jgit-stable-4.5/workspace/org.eclipse.jgit.packaging/org.eclipse.jgit.repository/pom.xml to /home/hudson/genie.jgit/.jenkins/jobs/stable/jobs/jgit-stable-4.5/workspace/.repository/org/eclipse/jgit/org.eclipse.jgit.repository/4.5.6.201903121547-r/org.eclipse.jgit.repository-4.5.6.201903121547-r.pom [INFO] Installing /jobs/genie.jgit/stable/jobs/jgit-stable-4.5/workspace/org.eclipse.jgit.packaging/org.eclipse.jgit.repository/target/p2content.xml to /home/hudson/genie.jgit/.jenkins/jobs/stable/jobs/jgit-stable-4.5/workspace/.repository/org/eclipse/jgit/org.eclipse.jgit.repository/4.5.6.201903121547-r/org.eclipse.jgit.repository-4.5.6.201903121547-r-p2metadata.xml [INFO] Installing /jobs/genie.jgit/stable/jobs/jgit-stable-4.5/workspace/org.eclipse.jgit.packaging/org.eclipse.jgit.repository/target/p2artifacts.xml to /home/hudson/genie.jgit/.jenkins/jobs/stable/jobs/jgit-stable-4.5/workspace/.repository/org/eclipse/jgit/org.eclipse.jgit.repository/4.5.6.201903121547-r/org.eclipse.jgit.repository-4.5.6.201903121547-r-p2artifacts.xml [INFO] [INFO] --- tycho-p2-plugin:0.25.0:update-local-index (default-update-local-index) @ org.eclipse.jgit.repository --- [INFO] [INFO] --- maven-deploy-plugin:2.5:deploy (default-cli) @ org.eclipse.jgit.repository --- [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/jgit-releases/org/eclipse/jgit/org.eclipse.jgit.repository/4.5.6.201903121547-r/org.eclipse.jgit.repository-4.5.6.201903121547-r.zip [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/jgit-releases/org/eclipse/jgit/org.eclipse.jgit.repository/4.5.6.201903121547-r/org.eclipse.jgit.repository-4.5.6.201903121547-r.zip (8.6 MB at 18 MB/s) [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/jgit-releases/org/eclipse/jgit/org.eclipse.jgit.repository/4.5.6.201903121547-r/org.eclipse.jgit.repository-4.5.6.201903121547-r.pom [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/jgit-releases/org/eclipse/jgit/org.eclipse.jgit.repository/4.5.6.201903121547-r/org.eclipse.jgit.repository-4.5.6.201903121547-r.pom (4.0 kB at 40 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/jgit-releases/org/eclipse/jgit/org.eclipse.jgit.repository/maven-metadata.xml [INFO] Downloaded from repo.eclipse.org: https://repo.eclipse.org/content/repositories/jgit-releases/org/eclipse/jgit/org.eclipse.jgit.repository/maven-metadata.xml (5.7 kB at 270 kB/s) [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/jgit-releases/org/eclipse/jgit/org.eclipse.jgit.repository/maven-metadata.xml [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/jgit-releases/org/eclipse/jgit/org.eclipse.jgit.repository/maven-metadata.xml (5.7 kB at 74 kB/s) [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/jgit-releases/org/eclipse/jgit/org.eclipse.jgit.repository/4.5.6.201903121547-r/org.eclipse.jgit.repository-4.5.6.201903121547-r-p2metadata.xml [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/jgit-releases/org/eclipse/jgit/org.eclipse.jgit.repository/4.5.6.201903121547-r/org.eclipse.jgit.repository-4.5.6.201903121547-r-p2metadata.xml (1.7 kB at 17 kB/s) [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/jgit-releases/org/eclipse/jgit/org.eclipse.jgit.repository/4.5.6.201903121547-r/org.eclipse.jgit.repository-4.5.6.201903121547-r-p2artifacts.xml [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/jgit-releases/org/eclipse/jgit/org.eclipse.jgit.repository/4.5.6.201903121547-r/org.eclipse.jgit.repository-4.5.6.201903121547-r-p2artifacts.xml (100 B at 588 B/s) [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] JGit Tycho Parent 4.5.6.201903121547-r ............. SUCCESS [ 2.293 s] [INFO] JGit Target Platform ............................... SUCCESS [ 0.551 s] [INFO] JGit Feature ....................................... SUCCESS [ 15.790 s] [INFO] JGit - Optional Http support using Apache httpclient SUCCESS [ 1.747 s] [INFO] JGit - Optional LFS support ........................ SUCCESS [ 4.070 s] [INFO] JGit Command Line Interface Feature ................ SUCCESS [ 1.932 s] [INFO] JGit Source Feature ................................ SUCCESS [ 2.180 s] [INFO] JGit Command Line Interface Source Feature ......... SUCCESS [ 1.980 s] [INFO] JGit JUnit Feature ................................. SUCCESS [ 17.674 s] [INFO] JGit P2 Repository 4.5.6.201903121547-r ............ SUCCESS [ 4.958 s] [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 02:05 min [INFO] Finished at: 2019-03-12T18:20:54-04:00 [INFO] ------------------------------------------------------------------------ [WARNING] The requested profile "jgit.java7" could not be activated because it does not exist. Sending e-mails to: jgit-build@eclipse.org Recording test results Publishing Javadoc Archiving artifacts Started calculate disk usage of build Finished Calculation of disk usage of build in 0 seconds Started calculate disk usage of workspace Finished Calculation of disk usage of workspace in 0 seconds Finished: SUCCESS