Kite Master Build Failures

11 views
Skip to first unread message

Ryan Brush

unread,
Feb 2, 2015, 8:48:00 PM2/2/15
to cdk...@cloudera.org
Any other Mac users having trouble building master (and if so, know of a workaround?)

I'm consistently getting build failures on my Mac with stack traces like this.  Running git bisect, I found the failures started at this commit as part of CDK-188.  Everything before that builds cleanly, everything afterwards fails with an error like the one shown in the above link.
 
I'm assuming there is something about my environment that's causing this, although it is consistently exposed with something that changed in that CDK-188 commit. I'll debug deeper if no one has seen something similar but thought I'd try here.

Here's the relevant info about my setup:

java -version
java version "1.7.0_80-ea"
Java(TM) SE Runtime Environment (build 1.7.0_80-ea-b03)
Java HotSpot(TM) 64-Bit Server VM (build 24.80-b07, mixed mode)

mvn -version
Apache Maven 3.1.1 (0728685237757ffbf44136acec0402957f723d9a; 2013-09-17 10:22:22-0500)
Maven home: /usr/local/Cellar/maven31/3.1.1/libexec
Java version: 1.7.0_80-ea, vendor: Oracle Corporation
Java home: /Library/Java/JavaVirtualMachines/jdk1.7.0_80.jdk/Contents/Home/jre
Default locale: en_US, platform encoding: UTF-8
OS name: "mac os x", version: "10.9.5", arch: "x86_64", family: "mac"

Ryan Blue

unread,
Feb 2, 2015, 11:22:59 PM2/2/15
to Ryan Brush, cdk...@cloudera.org
On 02/02/2015 05:48 PM, Ryan Brush wrote:
> Any other Mac users having trouble building master (and if so, know of a
> workaround?)
>
> I'm consistently getting build failures on my Mac with stack traces like
> this <https://gist.github.com/rbrush/3c32854ba645cd3b720b>. Running git
> bisect, I found the failures started at this commit
> <https://github.com/kite-sdk/kite/commit/ba25f2a9220cb93fb3b6a138b36c02abf2a87ff5> as
> part of CDK-188. Everything before that builds cleanly, everything
> afterwards fails with an error like the one shown in the above link.
> I'm assuming there is something about my environment that's causing
> this, although it is consistently exposed with something that changed in
> that CDK-188 commit. I'll debug deeper if no one has seen something
> similar but thought I'd try here.

I've seen similar failures on Travis CI, but I assumed that the cause
was something related to Travis because it appears to be transient and I
haven't seen it on my machine. Retrying the jobs usually fixes it.

Does the build work sometimes? If it's a transient error, then git
bisect might not work properly. On the other hand if you can reproduce
it every time you have the best setup to track it down.

Maybe Tom can reproduce it tomorrow, he's on a mac.

> Here's the relevant info about my setup:
>
> java -version
> java version "1.7.0_80-ea"
> Java(TM) SE Runtime Environment (build 1.7.0_80-ea-b03)
> Java HotSpot(TM) 64-Bit Server VM (build 24.80-b07, mixed mode)
>
> mvn -version
> Apache Maven 3.1.1 (0728685237757ffbf44136acec0402957f723d9a; 2013-09-17
> 10:22:22-0500)
> Maven home: /usr/local/Cellar/maven31/3.1.1/libexec
> Java version: 1.7.0_80-ea, vendor: Oracle Corporation
> Java home:
> /Library/Java/JavaVirtualMachines/jdk1.7.0_80.jdk/Contents/Home/jre
> Default locale: en_US, platform encoding: UTF-8
> OS name: "mac os x", version: "10.9.5", arch: "x86_64", family: "mac"
>
> --
> You received this message because you are subscribed to the Google
> Groups "CDK Development" group.
> To unsubscribe from this group and stop receiving emails from it, send
> an email to cdk-dev+u...@cloudera.org
> <mailto:cdk-dev+u...@cloudera.org>.
> For more options, visit https://groups.google.com/a/cloudera.org/d/optout.


--
Ryan Blue
Software Engineer
Cloudera, Inc.

Tom White

unread,
Feb 3, 2015, 7:38:27 AM2/3/15
to Ryan Blue, Ryan Brush, cdk...@cloudera.org
Thanks for reporting this Ryan. I can reproduce it, see
https://issues.cloudera.org/browse/CDK-897.

Tom
> email to cdk-dev+u...@cloudera.org.

Ryan Brush

unread,
Feb 3, 2015, 8:27:19 AM2/3/15
to Tom White, Ryan Blue, cdk...@cloudera.org
Awesome. Thanks for tracking it down!
Reply all
Reply to author
Forward
0 new messages