Anthony needs builds/Jenkins access similar to what Mark Bretl had. I think we should give this access to these contributors:
Anthony Baker Jens Deppe William Markito Dan Smith Kirk Lund Dick Cavender Thanks, Kirk On Mon, Dec 14, 2015 at 2:25 PM, Anthony Baker <[email protected]> wrote: > Perhaps I’m asking for the wrong thing, I just want access to the > Geode-nightly build configuration. > > Anthony > > > > On Dec 14, 2015, at 1:53 PM, Roman Shaposhnik <[email protected]> > wrote: > > > > What exactly do you want to debug? In general, we don't give Jenkins > > admin karma out. > > > > Thanks, > > Roman. > > > > On Mon, Dec 14, 2015 at 1:40 PM, Anthony Baker <[email protected]> > wrote: > >> Can I get jenkins admin privs? I’m trying to debug this failure. > Thanks! > >> > >> Anthony > >> > >> > >> On Dec 12, 2015, at 8:16 AM, Anthony Baker <[email protected]> wrote: > >> > >> The rat failure: > >> > >> Execution failed for task ':rat'. > >>> > com.sun.org.apache.xerces.internal.impl.io.MalformedByteSequenceException: > >>> Invalid byte 3 of 3-byte UTF-8 sequence. > >> > >> > >> > >> may be cause by an invalid UTF-8 file (see > >> https://issues.apache.org/jira/browse/RAT-81). I’m not able to > reproduce > >> this, anyone else seeing this issue? > >> > >> Anthony > >> > >> > >> On Dec 12, 2015, at 3:41 AM, Apache Jenkins Server > >> <[email protected]> wrote: > >> > >> See <https://builds.apache.org/job/Geode-nightly/309/changes> > >> > >> Changes: > >> > >> [abaker] GEODE-608: Fix RAT build failures > >> > >> [jdeppe] GEODE-647: Adding some test debugging output > >> > >> [dschneider] GEODE-624: add unit test for LifeCycleListener > >> > >> [jdeppe] Revert "GEODE-647: Adding some test debugging output" > >> > >> [jdeppe] GEODE-647: fix GfshParserJUnitTest > >> > >> [jdeppe] GEODE-528: Locator not stopping correctly if jmx-manager-port=0 > >> > >> [bschuchardt] StateFlushOperation flushing/waiting for multicast > messages > >> > >> [bschuchardt] Removing TCPConduit's Stub ID class > >> > >> [klund] GEODE-291: Prevent stderr noise from > >> com.gemstone.gemfire.test.process > >> > >> [vford13] GEODE-654: Changes LIFO queue to remove touched entry > >> > >> [upthewaterspout] Revert "Removing TCPConduit's Stub ID class" > >> > >> [upthewaterspout] Ignoring tags file from ctags in rat > >> > >> ------------------------------------------ > >> [...truncated 401 lines...] > >> :gemfire-core:jar > >> :gemfire-assembly:compileJava UP-TO-DATE > >> :gemfire-assembly:processResources UP-TO-DATE > >> :gemfire-assembly:classes UP-TO-DATE > >> :gemfire-assembly:defaultCacheConfig > >> :gemfire-assembly:defaultDistributionConfig > >> :gemfire-assembly:gfshDepsJar > >> :gemfire-core:raJar > >> :gemfire-core:jcaJar > >> :gemfire-core:webJar > >> :gemfire-lucene:compileJavaNote: Some input files use or override a > >> deprecated API. > >> Note: Recompile with -Xlint:deprecation for details. > >> Note: Some input files use unchecked or unsafe operations. > >> Note: Recompile with -Xlint:unchecked for details. > >> > >> :gemfire-lucene:processResources > >> :gemfire-lucene:classes > >> :gemfire-lucene:jar > >> :gemfire-web:compileJava UP-TO-DATE > >> :gemfire-web:processResources UP-TO-DATE > >> :gemfire-web:classes UP-TO-DATE > >> :gemfire-web:jar > >> :gemfire-web:war > >> :gemfire-web-api:compileJavaNote: Some input files use unchecked or > unsafe > >> operations. > >> Note: Recompile with -Xlint:unchecked for details. > >> > >> :gemfire-web-api:processResources UP-TO-DATE > >> :gemfire-web-api:classes > >> :gemfire-web-api:jar > >> :gemfire-web-api:war > >> :gemfire-assembly:distTar > >> :gemfire-assembly:distZip > >> :gemfire-assembly:jar SKIPPED > >> :gemfire-assembly:assemble > >> :rat > >> Download > >> > https://jcenter.bintray.com/org/apache/rat/apache-rat-tasks/0.11/apache-rat-tasks-0.11.pom > >> Download > >> > https://jcenter.bintray.com/org/apache/rat/apache-rat-tasks/0.11/apache-rat-tasks-0.11.jar > >> :rat FAILED > >> :gemfire-core:compileTestJava > >> Download > >> > https://repo1.maven.org/maven2/net/spy/spymemcached/2.9.0/spymemcached-2.9.0.pom > >> Download > >> > https://repo1.maven.org/maven2/redis/clients/jedis/2.7.2/jedis-2.7.2.pom > >> Download > >> > https://repo1.maven.org/maven2/net/spy/spymemcached/2.9.0/spymemcached-2.9.0.jar > >> Download > >> > https://repo1.maven.org/maven2/redis/clients/jedis/2.7.2/jedis-2.7.2.jar > >> < > https://builds.apache.org/job/Geode-nightly/ws/gemfire-core/src/test/java/com/gemstone/gemfire/cache30/MemLRUEvictionControllerDUnitTest.java > >:22: > >> warning: Unsafe is internal proprietary API and may be removed in a > future > >> release > >> import sun.misc.Unsafe; > >> ^ > >> < > https://builds.apache.org/job/Geode-nightly/ws/gemfire-core/src/test/java/com/gemstone/gemfire/cache30/MemLRUEvictionControllerDUnitTest.java > >:22: > >> warning: Unsafe is internal proprietary API and may be removed in a > future > >> release > >> import sun.misc.Unsafe; > >> ^ > >> < > https://builds.apache.org/job/Geode-nightly/ws/gemfire-core/src/test/java/com/gemstone/gemfire/cache30/MemLRUEvictionControllerDUnitTest.java > >:22: > >> warning: Unsafe is internal proprietary API and may be removed in a > future > >> release > >> import sun.misc.Unsafe; > >> ^ > >> Note: Some input files use or override a deprecated API. > >> Note: Recompile with -Xlint:deprecation for details. > >> Note: Some input files use unchecked or unsafe operations. > >> Note: Recompile with -Xlint:unchecked for details. > >> 3 warnings > >> :gemfire-core:processTestResources > >> :gemfire-core:testClasses > >> :gemfire-core:jarTest > >> :gemfire-assembly:compileTestJavaNote: > >> < > https://builds.apache.org/job/Geode-nightly/ws/gemfire-assembly/src/test/java/com/gemstone/gemfire/management/internal/configuration/SharedConfigurationEndToEndDUnitTest.java > > > >> uses or overrides a deprecated API. > >> Note: Recompile with -Xlint:deprecation for details. > >> > >> :gemfire-assembly:processTestResources UP-TO-DATE > >> :gemfire-assembly:testClasses > >> :gemfire-assembly:checkMissedTests > >> Download https://repo1.maven.org/maven2/cglib/cglib/3.1/cglib-3.1.jar > >> :gemfire-assembly:installDist > >> :gemfire-assembly:test > >> Build file '< > https://builds.apache.org/job/Geode-nightly/ws/build.gradle'>: > >> line 89 > >> AvailablePortFinder has been deprecated and is scheduled to be removed > in > >> Gradle 3.0 > >> :gemfire-assembly:distributedTest > >> :gemfire-assembly:integrationTest > >> :gemfire-common:assemble > >> :gemfire-common:compileTestJava > >> :gemfire-common:processTestResources UP-TO-DATE > >> :gemfire-common:testClasses > >> :gemfire-common:checkMissedTests > >> :gemfire-common:test > >> :gemfire-common:distributedTest UP-TO-DATE > >> :gemfire-common:integrationTest > >> :gemfire-core:assemble > >> :gemfire-core:checkMissedTests > >> Download > >> > https://repo1.maven.org/maven2/org/apache/derby/derby/10.2.2.0/derby-10.2.2.0.pom > >> Download > >> > https://repo1.maven.org/maven2/org/apache/derby/derby/10.2.2.0/derby-10.2.2.0.jar > >> :gemfire-core:test > >> :gemfire-core:distributedTest > >> :gemfire-core:integrationTest > >> :gemfire-joptsimple:assemble > >> :gemfire-joptsimple:compileTestJava UP-TO-DATE > >> :gemfire-joptsimple:processTestResources UP-TO-DATE > >> :gemfire-joptsimple:testClasses UP-TO-DATE > >> :gemfire-joptsimple:checkMissedTests UP-TO-DATE > >> :gemfire-joptsimple:test UP-TO-DATE > >> :gemfire-joptsimple:distributedTest UP-TO-DATE > >> :gemfire-joptsimple:integrationTest UP-TO-DATE > >> :gemfire-json:assemble > >> :gemfire-json:compileTestJava UP-TO-DATE > >> :gemfire-json:processTestResources UP-TO-DATE > >> :gemfire-json:testClasses UP-TO-DATE > >> :gemfire-json:checkMissedTests UP-TO-DATE > >> :gemfire-json:test UP-TO-DATE > >> :gemfire-json:distributedTest UP-TO-DATE > >> :gemfire-json:integrationTest UP-TO-DATE > >> :gemfire-junit:jar > >> :gemfire-junit:assemble > >> :gemfire-junit:checkMissedTests > >> :gemfire-junit:test > >> :gemfire-junit:distributedTest UP-TO-DATE > >> :gemfire-junit:integrationTest > >> :gemfire-lucene:assemble > >> :gemfire-lucene:compileTestJava > >> Download > >> > https://repo1.maven.org/maven2/org/apache/lucene/lucene-test-framework/5.3.0/lucene-test-framework-5.3.0.pom > >> Download > >> > https://repo1.maven.org/maven2/org/apache/lucene/lucene-codecs/5.3.0/lucene-codecs-5.3.0.pom > >> Download > >> > https://repo1.maven.org/maven2/com/carrotsearch/randomizedtesting/randomizedtesting-runner/2.1.6/randomizedtesting-runner-2.1.6.pom > >> Download > >> > https://repo1.maven.org/maven2/org/apache/lucene/lucene-test-framework/5.3.0/lucene-test-framework-5.3.0.jar > >> Download > >> > https://repo1.maven.org/maven2/org/apache/lucene/lucene-codecs/5.3.0/lucene-codecs-5.3.0.jar > >> Download > >> > https://repo1.maven.org/maven2/com/carrotsearch/randomizedtesting/randomizedtesting-runner/2.1.6/randomizedtesting-runner-2.1.6.jar > >> Note: > >> < > https://builds.apache.org/job/Geode-nightly/ws/gemfire-lucene/src/test/java/com/gemstone/gemfire/cache/lucene/internal/distributed/LuceneFunctionJUnitTest.java > > > >> uses or overrides a deprecated API. > >> Note: Recompile with -Xlint:deprecation for details. > >> Note: Some input files use unchecked or unsafe operations. > >> Note: Recompile with -Xlint:unchecked for details. > >> :gemfire-lucene:processTestResources > >> :gemfire-lucene:testClasses > >> :gemfire-lucene:checkMissedTests > >> :gemfire-lucene:test > >> :gemfire-lucene:distributedTest > >> :gemfire-lucene:integrationTest > >> :gemfire-rebalancer:compileJava > >> :gemfire-rebalancer:processResources UP-TO-DATE > >> :gemfire-rebalancer:classes > >> :gemfire-rebalancer:jar > >> :gemfire-rebalancer:assemble > >> :gemfire-rebalancer:compileTestJava > >> :gemfire-rebalancer:processTestResources UP-TO-DATE > >> :gemfire-rebalancer:testClasses > >> :gemfire-rebalancer:checkMissedTests > >> :gemfire-rebalancer:test > >> :gemfire-rebalancer:distributedTest UP-TO-DATE > >> :gemfire-rebalancer:integrationTest > >> :gemfire-web:assemble > >> :gemfire-web:compileTestJavaNote: > >> < > https://builds.apache.org/job/Geode-nightly/ws/gemfire-web/src/test/java/com/gemstone/gemfire/management/internal/web/AbstractWebTestCase.java > > > >> uses unchecked or unsafe operations. > >> Note: Recompile with -Xlint:unchecked for details. > >> > >> :gemfire-web:processTestResources UP-TO-DATE > >> :gemfire-web:testClasses > >> :gemfire-web:checkMissedTests > >> :gemfire-web:test > >> :gemfire-web:distributedTest UP-TO-DATE > >> :gemfire-web:integrationTest > >> :gemfire-web-api:assemble > >> :gemfire-web-api:compileTestJava UP-TO-DATE > >> :gemfire-web-api:processTestResources UP-TO-DATE > >> :gemfire-web-api:testClasses UP-TO-DATE > >> :gemfire-web-api:checkMissedTests UP-TO-DATE > >> :gemfire-web-api:test UP-TO-DATE > >> :gemfire-web-api:distributedTest UP-TO-DATE > >> :gemfire-web-api:integrationTest UP-TO-DATE > >> :combineReports > >> All test reports at > >> <https://builds.apache.org/job/Geode-nightly/ws/build/reports/combined> > >> :gemfire-assembly:generatePomFileForCommonJarPublication > >> > :gemfire-assembly:publishCommonJarPublicationToApache.snapshots.httpsRepository > >> Upload > >> > https://repository.apache.org/content/repositories/snapshots/org/apache/geode/gemfire-common/1.0.0-incubating-SNAPSHOT/gemfire-common-1.0.0-incubating-20151212.113950-32.jar > >> Upload > >> > https://repository.apache.org/content/repositories/snapshots/org/apache/geode/gemfire-common/1.0.0-incubating-SNAPSHOT/gemfire-common-1.0.0-incubating-20151212.113950-32.jar.sha1 > >> Upload > >> > https://repository.apache.org/content/repositories/snapshots/org/apache/geode/gemfire-common/1.0.0-incubating-SNAPSHOT/gemfire-common-1.0.0-incubating-20151212.113950-32.jar.md5 > >> Upload > >> > https://repository.apache.org/content/repositories/snapshots/org/apache/geode/gemfire-common/1.0.0-incubating-SNAPSHOT/gemfire-common-1.0.0-incubating-20151212.113950-32.pom > >> Upload > >> > https://repository.apache.org/content/repositories/snapshots/org/apache/geode/gemfire-common/1.0.0-incubating-SNAPSHOT/gemfire-common-1.0.0-incubating-20151212.113950-32.pom.sha1 > >> Upload > >> > https://repository.apache.org/content/repositories/snapshots/org/apache/geode/gemfire-common/1.0.0-incubating-SNAPSHOT/gemfire-common-1.0.0-incubating-20151212.113950-32.pom.md5 > >> Upload > >> > https://repository.apache.org/content/repositories/snapshots/org/apache/geode/gemfire-common/1.0.0-incubating-SNAPSHOT/maven-metadata.xml > >> Upload > >> > https://repository.apache.org/content/repositories/snapshots/org/apache/geode/gemfire-common/1.0.0-incubating-SNAPSHOT/maven-metadata.xml.sha1 > >> Upload > >> > https://repository.apache.org/content/repositories/snapshots/org/apache/geode/gemfire-common/1.0.0-incubating-SNAPSHOT/maven-metadata.xml.md5 > >> Upload > >> > https://repository.apache.org/content/repositories/snapshots/org/apache/geode/gemfire-common/maven-metadata.xml > >> Upload > >> > https://repository.apache.org/content/repositories/snapshots/org/apache/geode/gemfire-common/maven-metadata.xml.sha1 > >> Upload > >> > https://repository.apache.org/content/repositories/snapshots/org/apache/geode/gemfire-common/maven-metadata.xml.md5 > >> :gemfire-assembly:generatePomFileForCoreJarPublication > >> > :gemfire-assembly:publishCoreJarPublicationToApache.snapshots.httpsRepository > >> Upload > >> > https://repository.apache.org/content/repositories/snapshots/org/apache/geode/gemfire-core/1.0.0-incubating-SNAPSHOT/gemfire-core-1.0.0-incubating-20151212.113953-154.jar > >> Upload > >> > https://repository.apache.org/content/repositories/snapshots/org/apache/geode/gemfire-core/1.0.0-incubating-SNAPSHOT/gemfire-core-1.0.0-incubating-20151212.113953-154.jar.sha1 > >> Upload > >> > https://repository.apache.org/content/repositories/snapshots/org/apache/geode/gemfire-core/1.0.0-incubating-SNAPSHOT/gemfire-core-1.0.0-incubating-20151212.113953-154.jar.md5 > >> Upload > >> > https://repository.apache.org/content/repositories/snapshots/org/apache/geode/gemfire-core/1.0.0-incubating-SNAPSHOT/gemfire-core-1.0.0-incubating-20151212.113953-154.pom > >> Upload > >> > https://repository.apache.org/content/repositories/snapshots/org/apache/geode/gemfire-core/1.0.0-incubating-SNAPSHOT/gemfire-core-1.0.0-incubating-20151212.113953-154.pom.sha1 > >> Upload > >> > https://repository.apache.org/content/repositories/snapshots/org/apache/geode/gemfire-core/1.0.0-incubating-SNAPSHOT/gemfire-core-1.0.0-incubating-20151212.113953-154.pom.md5 > >> Upload > >> > https://repository.apache.org/content/repositories/snapshots/org/apache/geode/gemfire-core/1.0.0-incubating-SNAPSHOT/maven-metadata.xml > >> Upload > >> > https://repository.apache.org/content/repositories/snapshots/org/apache/geode/gemfire-core/1.0.0-incubating-SNAPSHOT/maven-metadata.xml.sha1 > >> Upload > >> > https://repository.apache.org/content/repositories/snapshots/org/apache/geode/gemfire-core/1.0.0-incubating-SNAPSHOT/maven-metadata.xml.md5 > >> Upload > >> > https://repository.apache.org/content/repositories/snapshots/org/apache/geode/gemfire-core/maven-metadata.xml > >> Upload > >> > https://repository.apache.org/content/repositories/snapshots/org/apache/geode/gemfire-core/maven-metadata.xml.sha1 > >> Upload > >> > https://repository.apache.org/content/repositories/snapshots/org/apache/geode/gemfire-core/maven-metadata.xml.md5 > >> :gemfire-assembly:generatePomFileForJoptsimpleJarPublication > >> > :gemfire-assembly:publishJoptsimpleJarPublicationToApache.snapshots.httpsRepository > >> Upload > >> > https://repository.apache.org/content/repositories/snapshots/org/apache/geode/gemfire-joptsimple/1.0.0-incubating-SNAPSHOT/gemfire-joptsimple-1.0.0-incubating-20151212.113957-153.jar > >> Upload > >> > https://repository.apache.org/content/repositories/snapshots/org/apache/geode/gemfire-joptsimple/1.0.0-incubating-SNAPSHOT/gemfire-joptsimple-1.0.0-incubating-20151212.113957-153.jar.sha1 > >> Upload > >> > https://repository.apache.org/content/repositories/snapshots/org/apache/geode/gemfire-joptsimple/1.0.0-incubating-SNAPSHOT/gemfire-joptsimple-1.0.0-incubating-20151212.113957-153.jar.md5 > >> Upload > >> > https://repository.apache.org/content/repositories/snapshots/org/apache/geode/gemfire-joptsimple/1.0.0-incubating-SNAPSHOT/gemfire-joptsimple-1.0.0-incubating-20151212.113957-153.pom > >> Upload > >> > https://repository.apache.org/content/repositories/snapshots/org/apache/geode/gemfire-joptsimple/1.0.0-incubating-SNAPSHOT/gemfire-joptsimple-1.0.0-incubating-20151212.113957-153.pom.sha1 > >> Upload > >> > https://repository.apache.org/content/repositories/snapshots/org/apache/geode/gemfire-joptsimple/1.0.0-incubating-SNAPSHOT/gemfire-joptsimple-1.0.0-incubating-20151212.113957-153.pom.md5 > >> Upload > >> > https://repository.apache.org/content/repositories/snapshots/org/apache/geode/gemfire-joptsimple/1.0.0-incubating-SNAPSHOT/maven-metadata.xml > >> Upload > >> > https://repository.apache.org/content/repositories/snapshots/org/apache/geode/gemfire-joptsimple/1.0.0-incubating-SNAPSHOT/maven-metadata.xml.sha1 > >> Upload > >> > https://repository.apache.org/content/repositories/snapshots/org/apache/geode/gemfire-joptsimple/1.0.0-incubating-SNAPSHOT/maven-metadata.xml.md5 > >> Upload > >> > https://repository.apache.org/content/repositories/snapshots/org/apache/geode/gemfire-joptsimple/maven-metadata.xml > >> Upload > >> > https://repository.apache.org/content/repositories/snapshots/org/apache/geode/gemfire-joptsimple/maven-metadata.xml.sha1 > >> Upload > >> > https://repository.apache.org/content/repositories/snapshots/org/apache/geode/gemfire-joptsimple/maven-metadata.xml.md5 > >> :gemfire-assembly:generatePomFileForJsonJarPublication > >> > :gemfire-assembly:publishJsonJarPublicationToApache.snapshots.httpsRepository > >> Upload > >> > https://repository.apache.org/content/repositories/snapshots/org/apache/geode/gemfire-json/1.0.0-incubating-SNAPSHOT/gemfire-json-1.0.0-incubating-20151212.114000-153.jar > >> Upload > >> > https://repository.apache.org/content/repositories/snapshots/org/apache/geode/gemfire-json/1.0.0-incubating-SNAPSHOT/gemfire-json-1.0.0-incubating-20151212.114000-153.jar.sha1 > >> Upload > >> > https://repository.apache.org/content/repositories/snapshots/org/apache/geode/gemfire-json/1.0.0-incubating-SNAPSHOT/gemfire-json-1.0.0-incubating-20151212.114000-153.jar.md5 > >> Upload > >> > https://repository.apache.org/content/repositories/snapshots/org/apache/geode/gemfire-json/1.0.0-incubating-SNAPSHOT/gemfire-json-1.0.0-incubating-20151212.114000-153.pom > >> Upload > >> > https://repository.apache.org/content/repositories/snapshots/org/apache/geode/gemfire-json/1.0.0-incubating-SNAPSHOT/gemfire-json-1.0.0-incubating-20151212.114000-153.pom.sha1 > >> Upload > >> > https://repository.apache.org/content/repositories/snapshots/org/apache/geode/gemfire-json/1.0.0-incubating-SNAPSHOT/gemfire-json-1.0.0-incubating-20151212.114000-153.pom.md5 > >> Upload > >> > https://repository.apache.org/content/repositories/snapshots/org/apache/geode/gemfire-json/1.0.0-incubating-SNAPSHOT/maven-metadata.xml > >> Upload > >> > https://repository.apache.org/content/repositories/snapshots/org/apache/geode/gemfire-json/1.0.0-incubating-SNAPSHOT/maven-metadata.xml.sha1 > >> Upload > >> > https://repository.apache.org/content/repositories/snapshots/org/apache/geode/gemfire-json/1.0.0-incubating-SNAPSHOT/maven-metadata.xml.md5 > >> Upload > >> > https://repository.apache.org/content/repositories/snapshots/org/apache/geode/gemfire-json/maven-metadata.xml > >> Upload > >> > https://repository.apache.org/content/repositories/snapshots/org/apache/geode/gemfire-json/maven-metadata.xml.sha1 > >> Upload > >> > https://repository.apache.org/content/repositories/snapshots/org/apache/geode/gemfire-json/maven-metadata.xml.md5 > >> :gemfire-assembly:generatePomFileForLuceneJarPublication > >> > :gemfire-assembly:publishLuceneJarPublicationToApache.snapshots.httpsRepository > >> Upload > >> > https://repository.apache.org/content/repositories/snapshots/org/apache/geode/gemfire-lucene/1.0.0-incubating-SNAPSHOT/gemfire-lucene-1.0.0-incubating-20151212.114003-17.jar > >> Upload > >> > https://repository.apache.org/content/repositories/snapshots/org/apache/geode/gemfire-lucene/1.0.0-incubating-SNAPSHOT/gemfire-lucene-1.0.0-incubating-20151212.114003-17.jar.sha1 > >> Upload > >> > https://repository.apache.org/content/repositories/snapshots/org/apache/geode/gemfire-lucene/1.0.0-incubating-SNAPSHOT/gemfire-lucene-1.0.0-incubating-20151212.114003-17.jar.md5 > >> Upload > >> > https://repository.apache.org/content/repositories/snapshots/org/apache/geode/gemfire-lucene/1.0.0-incubating-SNAPSHOT/gemfire-lucene-1.0.0-incubating-20151212.114003-17.pom > >> Upload > >> > https://repository.apache.org/content/repositories/snapshots/org/apache/geode/gemfire-lucene/1.0.0-incubating-SNAPSHOT/gemfire-lucene-1.0.0-incubating-20151212.114003-17.pom.sha1 > >> Upload > >> > https://repository.apache.org/content/repositories/snapshots/org/apache/geode/gemfire-lucene/1.0.0-incubating-SNAPSHOT/gemfire-lucene-1.0.0-incubating-20151212.114003-17.pom.md5 > >> Upload > >> > https://repository.apache.org/content/repositories/snapshots/org/apache/geode/gemfire-lucene/1.0.0-incubating-SNAPSHOT/maven-metadata.xml > >> Upload > >> > https://repository.apache.org/content/repositories/snapshots/org/apache/geode/gemfire-lucene/1.0.0-incubating-SNAPSHOT/maven-metadata.xml.sha1 > >> Upload > >> > https://repository.apache.org/content/repositories/snapshots/org/apache/geode/gemfire-lucene/1.0.0-incubating-SNAPSHOT/maven-metadata.xml.md5 > >> Upload > >> > https://repository.apache.org/content/repositories/snapshots/org/apache/geode/gemfire-lucene/maven-metadata.xml > >> Upload > >> > https://repository.apache.org/content/repositories/snapshots/org/apache/geode/gemfire-lucene/maven-metadata.xml.sha1 > >> Upload > >> > https://repository.apache.org/content/repositories/snapshots/org/apache/geode/gemfire-lucene/maven-metadata.xml.md5 > >> :gemfire-assembly:publish > >> > >> FAILURE: Build failed with an exception. > >> > >> * What went wrong: > >> Execution failed for task ':rat'. > >> > >> > com.sun.org.apache.xerces.internal.impl.io.MalformedByteSequenceException: > >> Invalid byte 3 of 3-byte UTF-8 sequence. > >> > >> > >> * Try: > >> Run with --stacktrace option to get the stack trace. Run with --info or > >> --debug option to get more log output. > >> > >> BUILD FAILED > >> > >> Total time: 7 hrs 56 mins 1.681 secs > >> Build step 'Invoke Gradle script' changed build result to FAILURE > >> Build step 'Invoke Gradle script' marked build as failure > >> Archiving artifacts > >> Compressed 171.32 MB of artifacts by 20.8% relative to #301 > >> Recording test results > >> > >> > >> > >
