Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[jgit-build] [Hudson] Build failed in Hudson: jgit-windows-test #298

See <https://hudson.eclipse.org/shared/job/jgit-windows-test/298/changes>

Changes:

[David Pursehouse] Bazel: Restrict src globs to Java source files

------------------------------------------
[...truncated 3300 lines...]
[INFO] 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 485] MS_EXPOSE_REP
[INFO] org.eclipse.jgit.lib.Constants.PACK_SIGNATURE is a mutable array [org.eclipse.jgit.lib.Constants] At Constants.java:[line 224] MS_MUTABLE_ARRAY
[INFO] org.eclipse.jgit.lib.ObjectChecker.author is a mutable array [org.eclipse.jgit.lib.ObjectChecker] At ObjectChecker.java:[line 119] MS_MUTABLE_ARRAY
[INFO] org.eclipse.jgit.lib.ObjectChecker.committer is a mutable array [org.eclipse.jgit.lib.ObjectChecker] At ObjectChecker.java:[line 122] MS_MUTABLE_ARRAY
[INFO] org.eclipse.jgit.lib.ObjectChecker.encoding is a mutable array [org.eclipse.jgit.lib.ObjectChecker] At ObjectChecker.java:[line 125] MS_MUTABLE_ARRAY
[INFO] org.eclipse.jgit.lib.ObjectChecker.tagger is a mutable array [org.eclipse.jgit.lib.ObjectChecker] At ObjectChecker.java:[line 137] MS_MUTABLE_ARRAY
[INFO] org.eclipse.jgit.lib.ObjectChecker.object should be package protected [org.eclipse.jgit.lib.ObjectChecker] At ObjectChecker.java:[line 128] MS_PKGPROTECT
[INFO] org.eclipse.jgit.lib.ObjectChecker.parent should be package protected [org.eclipse.jgit.lib.ObjectChecker] At ObjectChecker.java:[line 116] MS_PKGPROTECT
[INFO] org.eclipse.jgit.lib.ObjectChecker.tag should be package protected [org.eclipse.jgit.lib.ObjectChecker] At ObjectChecker.java:[line 134] MS_PKGPROTECT
[INFO] org.eclipse.jgit.lib.ObjectChecker.tree should be package protected [org.eclipse.jgit.lib.ObjectChecker] At ObjectChecker.java:[line 113] MS_PKGPROTECT
[INFO] org.eclipse.jgit.lib.ObjectChecker.type should be package protected [org.eclipse.jgit.lib.ObjectChecker] At ObjectChecker.java:[line 131] MS_PKGPROTECT
[INFO] 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 938-995] SF_SWITCH_NO_DEFAULT
[INFO] 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
[INFO] 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
[INFO] 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
[INFO] 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
[INFO] 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
[INFO] org.eclipse.jgit.lib.RefDatabase.SEARCH_PATH is a mutable array [org.eclipse.jgit.lib.RefDatabase] At RefDatabase.java:[line 73] MS_MUTABLE_ARRAY
[INFO] Sequence of calls to java.util.concurrent.ConcurrentHashMap may not be atomic in org.eclipse.jgit.lib.RepositoryCache.openRepository(RepositoryCache$Key, boolean) [org.eclipse.jgit.lib.RepositoryCache] At RepositoryCache.java:[line 267] AT_OPERATION_SEQUENCE_ON_CONCURRENT_ABSTRACTION
[INFO] Synchronization performed on java.util.concurrent.ScheduledThreadPoolExecutor in org.eclipse.jgit.lib.RepositoryCache.configureEviction(RepositoryCacheConfig) [org.eclipse.jgit.lib.RepositoryCache] At RepositoryCache.java:[line 238] JLM_JSR166_UTILCONCURRENT_MONITORENTER
[INFO] 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
[INFO] Unread public/protected field: org.eclipse.jgit.merge.Merger.monitor [org.eclipse.jgit.merge.Merger] At Merger.java:[line 107] URF_UNREAD_PUBLIC_OR_PROTECTED_FIELD
[INFO] org.eclipse.jgit.merge.ResolveMerger.getCommitNames() may expose internal representation by returning ResolveMerger.commitNames [org.eclipse.jgit.merge.ResolveMerger] At ResolveMerger.java:[line 905] EI_EXPOSE_REP
[INFO] 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 897] EI_EXPOSE_REP2
[INFO] 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 818] RV_RETURN_VALUE_IGNORED_BAD_PRACTICE
[INFO] 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
[INFO] org.eclipse.jgit.patch.FormatError.getBuffer() may expose internal representation by returning FormatError.buf [org.eclipse.jgit.patch.FormatError] At FormatError.java:[line 90] EI_EXPOSE_REP
[INFO] org.eclipse.jgit.revwalk.ObjectWalk.getPathBuffer() may expose internal representation by returning ObjectWalk.pathBuf [org.eclipse.jgit.revwalk.ObjectWalk] At ObjectWalk.java:[line 625] EI_EXPOSE_REP
[INFO] 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
[INFO] 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
[INFO] 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 550] DM_DEFAULT_ENCODING
[INFO] 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
[INFO] 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
[INFO] 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
[INFO] org.eclipse.jgit.transport.HttpTransport.connectionFactory should be package protected [org.eclipse.jgit.transport.HttpTransport] At HttpTransport.java:[line 62] MS_PKGPROTECT
[INFO] 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
[INFO] 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 209] DM_DEFAULT_ENCODING
[INFO] 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
[INFO] 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
[INFO] 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
[INFO] 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
[INFO] Uninitialized read of hookOutRedirect in new org.eclipse.jgit.transport.Transport(Repository, URIish) [org.eclipse.jgit.transport.Transport] At Transport.java:[line 834] UR_UNINIT_READ
[INFO] 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
[INFO] 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 268] RV_RETURN_VALUE_IGNORED_BAD_PRACTICE
[INFO] 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 717-725] SF_SWITCH_NO_DEFAULT
[INFO] 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
[INFO] org.eclipse.jgit.treewalk.AbstractTreeIterator.zeroid is a mutable array [org.eclipse.jgit.treewalk.AbstractTreeIterator] At AbstractTreeIterator.java:[line 90] MS_MUTABLE_ARRAY
[INFO] org.eclipse.jgit.treewalk.CanonicalTreeParser.idBuffer() may expose internal representation by returning CanonicalTreeParser.raw [org.eclipse.jgit.treewalk.CanonicalTreeParser] At CanonicalTreeParser.java:[line 265] EI_EXPOSE_REP
[INFO] 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
[INFO] 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
[INFO] org.eclipse.jgit.treewalk.WorkingTreeIterator.idBuffer() may expose internal representation by returning WorkingTreeIterator.contentId [org.eclipse.jgit.treewalk.WorkingTreeIterator] At WorkingTreeIterator.java:[line 264] EI_EXPOSE_REP
[INFO] org.eclipse.jgit.treewalk.WorkingTreeIterator.idBuffer() may expose internal representation by returning WorkingTreeIterator.zeroid [org.eclipse.jgit.treewalk.WorkingTreeIterator] At WorkingTreeIterator.java:[line 295] EI_EXPOSE_REP
[INFO] 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 115-119]Another occurrence at Base64.java:[lines 119-123] SF_SWITCH_FALLTHROUGH
[INFO] 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 113-123]Another occurrence at Base64.java:[lines 126-145] SF_SWITCH_NO_DEFAULT
[INFO] 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 136] REC_CATCH_EXCEPTION
[INFO] 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 189] RV_RETURN_VALUE_IGNORED_BAD_PRACTICE
[INFO] Public static org.eclipse.jgit.util.GitDateParser.parse(String, Calendar, Locale) may expose internal representation by returning GitDateParser.NEVER [org.eclipse.jgit.util.GitDateParser] At GitDateParser.java:[line 220] MS_EXPOSE_REP
[INFO] 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
[INFO] 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
[INFO] 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
[INFO] 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
[INFO] 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
[INFO] 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 333] ST_WRITE_TO_STATIC_FROM_INSTANCE_METHOD
[INFO] 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 322] ST_WRITE_TO_STATIC_FROM_INSTANCE_METHOD
[INFO] 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 Findbugs GUI, use the following command "mvn findbugs:gui"



[INFO] 
[INFO] >>> maven-pmd-plugin:3.7:cpd-check (default) > :cpd @ org.eclipse.jgit >>>
[INFO] 
[INFO] --- maven-pmd-plugin:3.7:cpd (cpd) @ org.eclipse.jgit ---
[INFO] 
[INFO] <<< maven-pmd-plugin:3.7:cpd-check (default) < :cpd @ org.eclipse.jgit <<<
[INFO] 
[INFO] --- maven-pmd-plugin:3.7:cpd-check (default) @ org.eclipse.jgit ---
[INFO] You have 29 CPD duplications. For more details see: C:\shared_hudson\workspace\jgit-windows-test\org.eclipse.jgit\target\cpd.xml
[INFO] 
[INFO] --- japicmp-maven-plugin:0.5.3:cmp (default) @ org.eclipse.jgit ---
Downloading: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-core/3.0.3/maven-core-3.0.3.pom
Downloading: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/maven/maven-core/3.0.3/maven-core-3.0.3.pom
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/3.0.3/maven-core-3.0.3.pom
Apr 13, 2017 8:47:06 AM org.apache.maven.wagon.providers.http.httpclient.impl.execchain.RetryExec execute
INFO: I/O exception (org.apache.maven.wagon.providers.http.httpclient.NoHttpResponseException) caught when processing request to {tls}->http://proxy.eclipse.org:9898->https://repo.maven.apache.org:443: The target server failed to respond
Apr 13, 2017 8:47:06 AM org.apache.maven.wagon.providers.http.httpclient.impl.execchain.RetryExec execute
INFO: Retrying request to {tls}->http://proxy.eclipse.org:9898->https://repo.maven.apache.org:443
Apr 13, 2017 8:47:06 AM org.apache.maven.wagon.providers.http.httpclient.impl.execchain.RetryExec execute
INFO: I/O exception (org.apache.maven.wagon.providers.http.httpclient.NoHttpResponseException) caught when processing request to {tls}->http://proxy.eclipse.org:9898->https://repo.maven.apache.org:443: The target server failed to respond
Apr 13, 2017 8:47:06 AM org.apache.maven.wagon.providers.http.httpclient.impl.execchain.RetryExec execute
INFO: Retrying request to {tls}->http://proxy.eclipse.org:9898->https://repo.maven.apache.org:443
Apr 13, 2017 8:47:06 AM org.apache.maven.wagon.providers.http.httpclient.impl.execchain.RetryExec execute
INFO: I/O exception (org.apache.maven.wagon.providers.http.httpclient.NoHttpResponseException) caught when processing request to {tls}->http://proxy.eclipse.org:9898->https://repo.maven.apache.org:443: The target server failed to respond
Apr 13, 2017 8:47:06 AM org.apache.maven.wagon.providers.http.httpclient.impl.execchain.RetryExec execute
INFO: Retrying request to {tls}->http://proxy.eclipse.org:9898->https://repo.maven.apache.org:443
Downloading: https://repo.eclipse.org/content/repositories/cbi-releases/com/github/siom79/japicmp/japicmp/0.5.3/japicmp-0.5.3.pom
Downloading: https://repo.eclipse.org/content/repositories/cbi-snapshots/com/github/siom79/japicmp/japicmp/0.5.3/japicmp-0.5.3.pom
Downloading: https://repo.maven.apache.org/maven2/com/github/siom79/japicmp/japicmp/0.5.3/japicmp-0.5.3.pom
Apr 13, 2017 8:47:06 AM org.apache.maven.wagon.providers.http.httpclient.impl.execchain.RetryExec execute
INFO: I/O exception (org.apache.maven.wagon.providers.http.httpclient.NoHttpResponseException) caught when processing request to {tls}->http://proxy.eclipse.org:9898->https://repo.maven.apache.org:443: The target server failed to respond
Apr 13, 2017 8:47:06 AM org.apache.maven.wagon.providers.http.httpclient.impl.execchain.RetryExec execute
INFO: Retrying request to {tls}->http://proxy.eclipse.org:9898->https://repo.maven.apache.org:443
Downloaded: https://repo.maven.apache.org/maven2/com/github/siom79/japicmp/japicmp/0.5.3/japicmp-0.5.3.pom (6 KB at 15.5 KB/sec)
Downloading: https://repo.eclipse.org/content/repositories/cbi-releases/org/javassist/javassist/3.19.0-GA/javassist-3.19.0-GA.pom
Downloading: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/javassist/javassist/3.19.0-GA/javassist-3.19.0-GA.pom
Downloading: https://repo.maven.apache.org/maven2/org/javassist/javassist/3.19.0-GA/javassist-3.19.0-GA.pom
Downloaded: https://repo.maven.apache.org/maven2/org/javassist/javassist/3.19.0-GA/javassist-3.19.0-GA.pom (10 KB at 104.0 KB/sec)
Downloading: https://repo.eclipse.org/content/repositories/cbi-releases/io/airlift/airline/0.7/airline-0.7.pom
Downloading: https://repo.eclipse.org/content/repositories/cbi-snapshots/io/airlift/airline/0.7/airline-0.7.pom
Downloading: https://repo.maven.apache.org/maven2/io/airlift/airline/0.7/airline-0.7.pom
Downloaded: https://repo.maven.apache.org/maven2/io/airlift/airline/0.7/airline-0.7.pom (3 KB at 27.8 KB/sec)
Downloading: https://repo.eclipse.org/content/repositories/cbi-releases/io/airlift/airbase/28/airbase-28.pom
Downloading: https://repo.eclipse.org/content/repositories/cbi-snapshots/io/airlift/airbase/28/airbase-28.pom
Downloading: https://repo.maven.apache.org/maven2/io/airlift/airbase/28/airbase-28.pom
Downloaded: https://repo.maven.apache.org/maven2/io/airlift/airbase/28/airbase-28.pom (60 KB at 401.2 KB/sec)
Downloading: https://repo.eclipse.org/content/repositories/cbi-releases/javax/inject/javax.inject/1/javax.inject-1.pom
Downloading: https://repo.eclipse.org/content/repositories/cbi-snapshots/javax/inject/javax.inject/1/javax.inject-1.pom
Downloading: https://repo.maven.apache.org/maven2/javax/inject/javax.inject/1/javax.inject-1.pom
Downloaded: https://repo.maven.apache.org/maven2/javax/inject/javax.inject/1/javax.inject-1.pom (612 B at 7.3 KB/sec)
Downloading: https://repo.eclipse.org/content/repositories/cbi-releases/com/google/code/findbugs/annotations/2.0.3/annotations-2.0.3.pom
Downloading: https://repo.eclipse.org/content/repositories/cbi-snapshots/com/google/code/findbugs/annotations/2.0.3/annotations-2.0.3.pom
Downloading: https://repo.maven.apache.org/maven2/com/google/code/findbugs/annotations/2.0.3/annotations-2.0.3.pom
Downloaded: https://repo.maven.apache.org/maven2/com/google/code/findbugs/annotations/2.0.3/annotations-2.0.3.pom (4 KB at 41.3 KB/sec)
Downloading: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-artifact/3.0.3/maven-artifact-3.0.3.pom
Downloading: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/maven/maven-artifact/3.0.3/maven-artifact-3.0.3.pom
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.0.3/maven-artifact-3.0.3.pom
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.0.3/maven-artifact-3.0.3.pom (2 KB at 14.5 KB/sec)
Downloading: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven/3.0.3/maven-3.0.3.pom
Downloading: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/maven/maven/3.0.3/maven-3.0.3.pom
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven/3.0.3/maven-3.0.3.pom
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven/3.0.3/maven-3.0.3.pom (23 KB at 214.3 KB/sec)
Downloading: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus-utils/2.0.6/plexus-utils-2.0.6.pom
Downloading: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/codehaus/plexus/plexus-utils/2.0.6/plexus-utils-2.0.6.pom
Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/2.0.6/plexus-utils-2.0.6.pom
Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/2.0.6/plexus-utils-2.0.6.pom (3 KB at 34.9 KB/sec)
Downloading: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-compat/3.0.3/maven-compat-3.0.3.pom
Downloading: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/maven/maven-compat/3.0.3/maven-compat-3.0.3.pom
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-compat/3.0.3/maven-compat-3.0.3.pom
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-compat/3.0.3/maven-compat-3.0.3.pom (4 KB at 43.2 KB/sec)
Downloading: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-model/3.0.3/maven-model-3.0.3.pom
Downloading: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/maven/maven-model/3.0.3/maven-model-3.0.3.pom
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.0.3/maven-model-3.0.3.pom
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.0.3/maven-model-3.0.3.pom (4 KB at 45.3 KB/sec)
Downloading: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-model-builder/3.0.3/maven-model-builder-3.0.3.pom
Downloading: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/maven/maven-model-builder/3.0.3/maven-model-builder-3.0.3.pom
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model-builder/3.0.3/maven-model-builder-3.0.3.pom
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model-builder/3.0.3/maven-model-builder-3.0.3.pom (3 KB at 27.4 KB/sec)
Downloading: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-settings/3.0.3/maven-settings-3.0.3.pom
Downloading: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/maven/maven-settings/3.0.3/maven-settings-3.0.3.pom
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/3.0.3/maven-settings-3.0.3.pom
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/3.0.3/maven-settings-3.0.3.pom (2 KB at 21.9 KB/sec)
Downloading: https://repo.eclipse.org/content/repositories/cbi-releases/org/sonatype/sisu/sisu-inject-plexus/2.1.1/sisu-inject-plexus-2.1.1.pom
Downloading: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/sonatype/sisu/sisu-inject-plexus/2.1.1/sisu-inject-plexus-2.1.1.pom
Downloading: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject-plexus/2.1.1/sisu-inject-plexus-2.1.1.pom
Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject-plexus/2.1.1/sisu-inject-plexus-2.1.1.pom (3 KB at 35.4 KB/sec)
Downloading: https://repo.eclipse.org/content/repositories/cbi-releases/org/sonatype/sisu/inject/guice-plexus/2.1.1/guice-plexus-2.1.1.pom
Downloading: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/sonatype/sisu/inject/guice-plexus/2.1.1/guice-plexus-2.1.1.pom
Downloading: https://repo.maven.apache.org/maven2/org/sonatype/sisu/inject/guice-plexus/2.1.1/guice-plexus-2.1.1.pom
Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/sisu/inject/guice-plexus/2.1.1/guice-plexus-2.1.1.pom (4 KB at 41.3 KB/sec)
Downloading: https://repo.eclipse.org/content/repositories/cbi-releases/org/sonatype/sisu/inject/guice-bean/2.1.1/guice-bean-2.1.1.pom
Downloading: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/sonatype/sisu/inject/guice-bean/2.1.1/guice-bean-2.1.1.pom
Downloading: https://repo.maven.apache.org/maven2/org/sonatype/sisu/inject/guice-bean/2.1.1/guice-bean-2.1.1.pom
Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/sisu/inject/guice-bean/2.1.1/guice-bean-2.1.1.pom (3 KB at 35.5 KB/sec)
Downloading: https://repo.eclipse.org/content/repositories/cbi-releases/org/sonatype/sisu/sisu-inject/2.1.1/sisu-inject-2.1.1.pom
Downloading: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/sonatype/sisu/sisu-inject/2.1.1/sisu-inject-2.1.1.pom
Downloading: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject/2.1.1/sisu-inject-2.1.1.pom
Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject/2.1.1/sisu-inject-2.1.1.pom (2 KB at 21.9 KB/sec)
Downloading: https://repo.eclipse.org/content/repositories/cbi-releases/org/sonatype/sisu/sisu-parent/2.1.1/sisu-parent-2.1.1.pom
Downloading: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/sonatype/sisu/sisu-parent/2.1.1/sisu-parent-2.1.1.pom
Downloading: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-parent/2.1.1/sisu-parent-2.1.1.pom
Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-parent/2.1.1/sisu-parent-2.1.1.pom (10 KB at 100.6 KB/sec)
Downloading: https://repo.eclipse.org/content/repositories/cbi-releases/org/sonatype/forge/forge-parent/7/forge-parent-7.pom
Downloading: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/sonatype/forge/forge-parent/7/forge-parent-7.pom
Downloading: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/7/forge-parent-7.pom
Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/7/forge-parent-7.pom (13 KB at 133.2 KB/sec)
Downloading: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus-classworlds/2.4/plexus-classworlds-2.4.pom
Downloading: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/codehaus/plexus/plexus-classworlds/2.4/plexus-classworlds-2.4.pom
Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.4/plexus-classworlds-2.4.pom
Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.4/plexus-classworlds-2.4.pom (4 KB at 46.2 KB/sec)
Downloading: https://repo.eclipse.org/content/repositories/cbi-releases/org/sonatype/sisu/sisu-inject-bean/2.1.1/sisu-inject-bean-2.1.1.pom
Downloading: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/sonatype/sisu/sisu-inject-bean/2.1.1/sisu-inject-bean-2.1.1.pom
Downloading: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject-bean/2.1.1/sisu-inject-bean-2.1.1.pom
Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject-bean/2.1.1/sisu-inject-bean-2.1.1.pom (3 KB at 8.8 KB/sec)
Downloading: https://repo.eclipse.org/content/repositories/cbi-releases/org/sonatype/sisu/sisu-guice/2.9.4/sisu-guice-2.9.4.pom
Downloading: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/sonatype/sisu/sisu-guice/2.9.4/sisu-guice-2.9.4.pom
Downloading: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-guice/2.9.4/sisu-guice-2.9.4.pom
Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-guice/2.9.4/sisu-guice-2.9.4.pom (8 KB at 88.1 KB/sec)
Downloading: https://repo.eclipse.org/content/repositories/cbi-releases/org/sonatype/sisu/inject/guice-parent/2.9.4/guice-parent-2.9.4.pom
Downloading: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/sonatype/sisu/inject/guice-parent/2.9.4/guice-parent-2.9.4.pom
Downloading: https://repo.maven.apache.org/maven2/org/sonatype/sisu/inject/guice-parent/2.9.4/guice-parent-2.9.4.pom
Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/sisu/inject/guice-parent/2.9.4/guice-parent-2.9.4.pom (13 KB at 137.5 KB/sec)
Downloading: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/wagon/wagon-provider-api/1.0-beta-7/wagon-provider-api-1.0-beta-7.pom
Downloading: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/maven/wagon/wagon-provider-api/1.0-beta-7/wagon-provider-api-1.0-beta-7.pom
Downloading: 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
Downloaded: 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 (2 KB at 21.8 KB/sec)
Downloading: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/wagon/wagon/1.0-beta-7/wagon-1.0-beta-7.pom
Downloading: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/maven/wagon/wagon/1.0-beta-7/wagon-1.0-beta-7.pom
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon/1.0-beta-7/wagon-1.0-beta-7.pom
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon/1.0-beta-7/wagon-1.0-beta-7.pom (12 KB at 127.5 KB/sec)
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] JGit - Parent ...................................... SUCCESS [02:19 min]
[INFO] JGit - Core ........................................ FAILURE [02:55 min]
[INFO] JGit - Ant Tasks ................................... SKIPPED
[INFO] JGit - Archive Formats ............................. SKIPPED
[INFO] JGit - AWT User Interface .......................... SKIPPED
[INFO] JGit - Apache httpclient based HTTP support ........ SKIPPED
[INFO] JGit - HTTP Server ................................. SKIPPED
[INFO] JGit - Large File Storage .......................... SKIPPED
[INFO] JGit - Large File Storage Server ................... SKIPPED
[INFO] JGit - Command Line Interface ...................... SKIPPED
[INFO] JGit - JUnit Utility Classes ....................... SKIPPED
[INFO] JGit - JUnit Http Utility Classes .................. SKIPPED
[INFO] JGit - Core Tests .................................. SKIPPED
[INFO] JGit - Ant Tasks Tests ............................. SKIPPED
[INFO] JGit - HTTP Tests .................................. SKIPPED
[INFO] JGit - Command Line Interface Tests ................ SKIPPED
[INFO] JGit - Large File Storage Tests .................... SKIPPED
[INFO] JGit - LFS Server Tests ............................ SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 05:16 min (Wall Clock)
[INFO] Finished at: 2017-04-13T08:47:10-04:00
[INFO] Final Memory: 102M/282M
[INFO] ------------------------------------------------------------------------
[INFO] o.h.m.e.h.MavenExecutionResultHandler - Build failed with exception(s)
[INFO] o.h.m.e.h.MavenExecutionResultHandler - [1] org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal com.github.siom79.japicmp:japicmp-maven-plugin:0.5.3:cmp (default) on project org.eclipse.jgit: Execution default of goal com.github.siom79.japicmp:japicmp-maven-plugin:0.5.3:cmp failed: Plugin com.github.siom79.japicmp:japicmp-maven-plugin:0.5.3 or one of its dependencies could not be resolved: Failed to collect dependencies at com.github.siom79.japicmp:japicmp-maven-plugin:jar:0.5.3 -> org.apache.maven:maven-core:jar:3.0.3
[DEBUG] Closing connection to remote
[ERROR] Failed to execute goal com.github.siom79.japicmp:japicmp-maven-plugin:0.5.3:cmp (default) on project org.eclipse.jgit: Execution default of goal com.github.siom79.japicmp:japicmp-maven-plugin:0.5.3:cmp failed: Plugin com.github.siom79.japicmp:japicmp-maven-plugin:0.5.3 or one of its dependencies could not be resolved: Failed to collect dependencies at com.github.siom79.japicmp:japicmp-maven-plugin:jar:0.5.3 -> org.apache.maven:maven-core:jar:3.0.3: Failed to read artifact descriptor for org.apache.maven:maven-core:jar:3.0.3: Could not transfer artifact org.apache.maven:maven-core:pom:3.0.3 from/to central (https://repo.maven.apache.org/maven2): repo.maven.apache.org:443 failed to respond -> [Help 1]
[ERROR] 
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/PluginResolutionException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :org.eclipse.jgit
[DEBUG] Waiting for process to finish
[DEBUG] Result: 1
[FINDBUGS] Skipping publisher since build result is FAILURE
[DRY] Skipping publisher since build result is FAILURE
Recording test results
Archiving artifacts

--
This message is automatically generated by Hudson. 
For more information on Hudson, see: http://hudson-ci.org/


Back to the top