[ 
https://issues.apache.org/jira/browse/BEAM-4328?focusedWorklogId=105940&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-105940
 ]

ASF GitHub Bot logged work on BEAM-4328:
----------------------------------------

                Author: ASF GitHub Bot
            Created on: 25/May/18 16:08
            Start Date: 25/May/18 16:08
    Worklog Time Spent: 10m 
      Work Description: lukecwik commented on issue #5467: [BEAM-4328]: 
beam-sdks-java-io-google-cloud-platform:test failure
URL: https://github.com/apache/beam/pull/5467#issuecomment-392106183
 
 
   The exception is being caught within the direct runner code and being 
rethrown but if you look further down the stack trace, you see the real root 
cause:
   ```
      Caused by: java.lang.NoClassDefFoundError: net/bytebuddy/NamingStrategy
        at 
org.apache.beam.sdk.transforms.reflect.DoFnInvokers.invokerFor(DoFnInvokers.java:35)
   ```
   which means that the last bit of Apache Beam code was from 
beam-sdks-java-core.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Issue Time Tracking
-------------------

    Worklog Id:     (was: 105940)
    Time Spent: 3h  (was: 2h 50m)

> gradle release build failed on task 
> :beam-sdks-java-io-google-cloud-platform:test
> ---------------------------------------------------------------------------------
>
>                 Key: BEAM-4328
>                 URL: https://issues.apache.org/jira/browse/BEAM-4328
>             Project: Beam
>          Issue Type: Bug
>          Components: build-system
>            Reporter: Boyuan Zhang
>            Assignee: Boyuan Zhang
>            Priority: Major
>          Time Spent: 3h
>  Remaining Estimate: 0h
>
> Running cmd against master branch: ./gradlew clean & ./gradlew -PisRelease 
> build 
> --no-parallel failed into task :beam-sdks-java-io-google-cloud-platform:test.
> Gradle scan: 
> [https://scans.gradle.com/s/sjwr5mixxwen2/console-log?task=:beam-sdks-java-io-google-cloud-platform:test]
>  
> Running ./gradlew clean && ./gradlew  
> :beam-sdks-java-io-google-cloud-platform:test -PisRelease
> --no-parallel succeed: 
> [https://scans.gradle.com/s/rvf7gajba7who|https://www.google.com/url?q=https://scans.gradle.com/s/rvf7gajba7who&sa=D&source=hangouts&ust=1526598527775000&usg=AFQjCNElmRkjXFh0W-5qxPHJ1h0YMh_jgw]



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to