[
https://issues.apache.org/jira/browse/HBASE-15096?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sean Busbey updated HBASE-15096:
--------------------------------
Attachment: HBASE-15075.yetus.log
attaching full log from test run.
> precommit protoc check runs twice
> ---------------------------------
>
> Key: HBASE-15096
> URL: https://issues.apache.org/jira/browse/HBASE-15096
> Project: HBase
> Issue Type: Bug
> Components: build
> Reporter: Sean Busbey
> Attachments: HBASE-15075.yetus.log
>
>
> Our check for protoc runs both for pre-patch and again for patch. In both
> cases it acts as though it is working on the patch.
> log sample in the pre-patch check:
> {code}
> ============================================================================
> ============================================================================
> Pre-patch master maven eclipse verification
> ============================================================================
> ============================================================================
> cd /Users/busbey/projects/hbase/hbase-protocol
> mvn -DHBasePatchProcess eclipse:clean eclipse:eclipse >
> /private/tmp/yetus-26424.18057/branch-mvneclipse-hbase-protocol.txt 2>&1
> Elapsed: 0m 11s
> cd /Users/busbey/projects/hbase/hbase-client
> mvn -DHBasePatchProcess eclipse:clean eclipse:eclipse >
> /private/tmp/yetus-26424.18057/branch-mvneclipse-hbase-client.txt 2>&1
> Elapsed: 0m 19s
> cd /Users/busbey/projects/hbase/hbase-server
> mvn -DHBasePatchProcess eclipse:clean eclipse:eclipse >
> /private/tmp/yetus-26424.18057/branch-mvneclipse-hbase-server.txt 2>&1
> Elapsed: 0m 30s
> ============================================================================
> ============================================================================
> Patch HBase protoc plugin
> ============================================================================
> ============================================================================
> cd /Users/busbey/projects/hbase/hbase-protocol
> mvn -DHBasePatchProcess compile -DskipTests -Pcompile-protobuf -X
> -DHBasePatchProcess >
> /private/tmp/yetus-26424.18057/patch-hbaseprotoc-hbase-protocol.txt 2>&1
> Elapsed: 0m 31s
> cd /Users/busbey/projects/hbase/hbase-client
> mvn -DHBasePatchProcess compile -DskipTests -Pcompile-protobuf -X
> -DHBasePatchProcess >
> /private/tmp/yetus-26424.18057/patch-hbaseprotoc-hbase-client.txt 2>&1
> Elapsed: 0m 19s
> cd /Users/busbey/projects/hbase/hbase-server
> mvn -DHBasePatchProcess compile -DskipTests -Pcompile-protobuf -X
> -DHBasePatchProcess >
> /private/tmp/yetus-26424.18057/patch-hbaseprotoc-hbase-server.txt 2>&1
> Elapsed: 0m 27s
> ============================================================================
> ============================================================================
> Pre-patch findbugs detection
> ============================================================================
> ============================================================================
> {code}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)