Pushed 8x fix SOLR-14209. Watching.
On Sun, Feb 9, 2020 at 4:07 PM Apache Jenkins Server < [email protected]> wrote: > Build: https://builds.apache.org/job/Lucene-Solr-Tests-8.x/1051/ > > All tests passed > > Build Log: > [...truncated 12146 lines...] > [javac] Compiling 1326 source files to > /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/classes/java > [javac] > /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/core/src/java/org/apache/solr/handler/admin/ZookeeperInfoHandler.java:537: > error: incompatible types: Charset cannot be converted to String > [javac] String href = "admin/zookeeper?detail=true&path=" + > URLEncoder.encode(path, StandardCharsets.UTF_8); > [javac] > ^ > [javac] Note: Some input files use or override a deprecated API. > [javac] Note: Recompile with -Xlint:deprecation for details. > [javac] Note: Some input files use unchecked or unsafe operations. > [javac] Note: Recompile with -Xlint:unchecked for details. > [javac] Note: Some messages have been simplified; recompile with > -Xdiags:verbose to get full output > [javac] 1 error > > BUILD FAILED > /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/build.xml:634: > The following error occurred while executing this line: > /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/build.xml:578: > The following error occurred while executing this line: > /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/build.xml:59: > The following error occurred while executing this line: > /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build.xml:231: > The following error occurred while executing this line: > /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/common-build.xml:550: > The following error occurred while executing this line: > /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/common-build.xml:498: > The following error occurred while executing this line: > /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/common-build.xml:393: > The following error occurred while executing this line: > /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/lucene/common-build.xml:580: > The following error occurred while executing this line: > /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/lucene/common-build.xml:2078: > Compile failed; see the compiler error output for details. > > Total time: 11 minutes 4 seconds > Build step 'Invoke Ant' marked build as failure > Archiving artifacts > Recording test results > Email was triggered for: Failure - Any > Sending email for trigger: Failure - Any > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] -- Sincerely yours Mikhail Khludnev
