[
https://issues.apache.org/jira/browse/HBASE-22406?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16838643#comment-16838643
]
HBase QA commented on HBASE-22406:
----------------------------------
| (/) *{color:green}+1 overall{color}* |
\\
\\
|| Vote || Subsystem || Runtime || Comment ||
| {color:blue}0{color} | {color:blue} reexec {color} | {color:blue} 0m
57s{color} | {color:blue} Docker mode activated. {color} |
|| || || || {color:brown} Prechecks {color} ||
| {color:blue}0{color} | {color:blue} hadolint {color} | {color:blue} 0m
0s{color} | {color:blue} hadolint was not available. {color} |
| {color:blue}0{color} | {color:blue} shelldocs {color} | {color:blue} 0m
0s{color} | {color:blue} Shelldocs was not available. {color} |
| {color:green}+1{color} | {color:green} @author {color} | {color:green} 0m
0s{color} | {color:green} The patch does not contain any @author tags. {color} |
|| || || || {color:brown} master Compile Tests {color} ||
|| || || || {color:brown} Patch Compile Tests {color} ||
| {color:green}+1{color} | {color:green} shellcheck {color} | {color:green} 0m
0s{color} | {color:green} There were no new shellcheck issues. {color} |
| {color:green}+1{color} | {color:green} whitespace {color} | {color:green} 0m
0s{color} | {color:green} The patch has no whitespace issues. {color} |
|| || || || {color:brown} Other Tests {color} ||
| {color:green}+1{color} | {color:green} asflicense {color} | {color:green} 0m
11s{color} | {color:green} The patch does not generate ASF License warnings.
{color} |
| {color:black}{color} | {color:black} {color} | {color:black} 1m 25s{color} |
{color:black} {color} |
\\
\\
|| Subsystem || Report/Notes ||
| Docker | Client=17.05.0-ce Server=17.05.0-ce base:
https://builds.apache.org/job/PreCommit-HBASE-Build/300/artifact/patchprocess/Dockerfile
|
| JIRA Issue | HBASE-22406 |
| JIRA Patch URL |
https://issues.apache.org/jira/secure/attachment/12968578/HBASE-22406.0.patch |
| Optional Tests | dupname asflicense hadolint shellcheck shelldocs |
| uname | Linux ca2cbc51cfb4 4.4.0-143-generic #169~14.04.2-Ubuntu SMP Wed Feb
13 15:00:41 UTC 2019 x86_64 GNU/Linux |
| Build tool | maven |
| Personality | dev-support/hbase-personality.sh |
| git revision | master / 62ad94c2b5 |
| maven | version: Apache Maven 3.5.4
(1edded0938998edf8bf061f1ceb3cfdeccf443fe; 2018-06-17T18:33:14Z) |
| shellcheck | v0.4.4 |
| Max. process+thread count | 41 (vs. ulimit of 10000) |
| modules | C: . U: . |
| Console output |
https://builds.apache.org/job/PreCommit-HBASE-Build/300/console |
| Powered by | Apache Yetus 0.9.0 http://yetus.apache.org |
This message was automatically generated.
> skip generating rdoc when building gems in our docker image for running yetus
> -----------------------------------------------------------------------------
>
> Key: HBASE-22406
> URL: https://issues.apache.org/jira/browse/HBASE-22406
> Project: HBase
> Issue Type: Task
> Components: build, test
> Reporter: Sean Busbey
> Assignee: Sean Busbey
> Priority: Critical
> Attachments: HBASE-22406.0.patch
>
>
> HBASE-22405 failed to create the precommit docker image due to :
> {code}
> 10:13:46 Done installing documentation for rake after 1 seconds
> 10:13:46 Building native extensions. This could take a while...
> 10:14:38 [91m
> 10:14:38 RDoc::Parser::Ruby failure around line 16 of
> 10:14:38 lib/rubocop/cop/generator.rb
> 10:14:38
> 10:14:38 [0m[91mBefore reporting this, could you check that the file you're
> documenting
> 10:14:38 has proper syntax:
> 10:14:38
> 10:14:38 /usr/bin/ruby2.3 -c lib/rubocop/cop/generator.rb
> 10:14:38
> 10:14:38 RDoc is not a full Ruby parser and will fail when fed invalid ruby
> programs.
> 10:14:38
> 10:14:38 The internal error was:
> 10:14:38
> 10:14:38 (NoMethodError) undefined method `name' for {TkSTRING 481,
> 16:19 "%Q<department>"}:RDoc::RubyToken::TkSTRING
> 10:14:38
> 10:14:38 [0m[91mERROR: While executing gem ... (NoMethodError)
> 10:14:38 undefined method `name' for {TkSTRING 481, 16:19
> "%Q<department>"}:RDoc::RubyToken::TkSTRING
> {code}
> we should skip making docs for these gems.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)