You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@beam.apache.org by GitBox <gi...@apache.org> on 2021/02/17 11:47:39 UTC

[GitHub] [beam] masahitojp edited a comment on pull request #13994: [BEAM-11770] bump google-cloud-pubsub to 1.111.0

masahitojp edited a comment on pull request #13994:
URL: https://github.com/apache/beam/pull/13994#issuecomment-780501401


   Hi @suztomo 
   
   I tried the command.
   > sh sdks/java/build-tools/beam-linkage-check.sh origin/master beam-11770
   
   but I got a below errors :cry: 
   ```
   Failed to generate the baseline file. Check the build error above.
   Checking linkage for origin/beam-11770
   Previous HEAD position was 3930d12d47 Merge pull request #13981: [BEAM-11124] bump joda-time to 2.10.10
   HEAD is now at 45ba4c5888 [BEAM-11770] bump google-cloud-pubsub to 1.111.0
   Running linkage check (validate) for beam-sdks-java-core
   using baseline build/linkagecheck/baseline-beam-sdks-java-core.xml
   Error: Baseline file not found
   Running linkage check (validate) for beam-sdks-java-io-google-cloud-platform
   using baseline build/linkagecheck/baseline-beam-sdks-java-io-google-cloud-platform.xml
   Error: Baseline file not found
   Running linkage check (validate) for beam-runners-google-cloud-dataflow-java
    using baseline build/linkagecheck/baseline-beam-runners-google-cloud-dataflow-java.xml
   Error: Baseline file not found
   Running linkage check (validate) for beam-sdks-java-io-hadoop-format
    using baseline build/linkagecheck/baseline-beam-sdks-java-io-hadoop-format.xml
   Error: Baseline file not found
   ```
   In the previous jobs, it is displayed as "BUILD SUCCESSFUL ". 
   Do you know what is causing it? (openjdk version "1.8.0_282") 


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org