Skip to content

Instantly share code, notes, and snippets.

@falkorichter
Last active December 22, 2020 07:03
Show Gist options
  • Save falkorichter/e173c0ee6fe0573b2dfca90568a8e609 to your computer and use it in GitHub Desktop.
Save falkorichter/e173c0ee6fe0573b2dfca90568a8e609 to your computer and use it in GitHub Desktop.
git clone https://github.com/corona-warn-app/cwa-app-android.git && cd cwa-app-android
time ./gradlew clean assembleDebug && java -version
BUILD SUCCESSFUL in 1m 56s
77 actionable tasks: 74 executed, 3 up-to-date
./gradlew clean assembleDebug 2,63s user 0,49s system 2% cpu 1:56,83 total
openjdk version "1.8.0_275"
OpenJDK Runtime Environment (AdoptOpenJDK)(build 1.8.0_275-b01)
OpenJDK 64-Bit Server VM (AdoptOpenJDK)(build 25.275-b01, mixed mode)
BUILD SUCCESSFUL in 1m 56s
77 actionable tasks: 75 executed, 2 up-to-date
./gradlew clean assembleDebug 2,54s user 0,47s system 2% cpu 1:57,33 total
openjdk version "1.8.0_275"
OpenJDK Runtime Environment (AdoptOpenJDK)(build 1.8.0_275-b01)
OpenJDK 64-Bit Server VM (AdoptOpenJDK)(build 25.275-b01, mixed mode)
BUILD SUCCESSFUL in 1m 49s
77 actionable tasks: 75 executed, 2 up-to-date
./gradlew clean assembleDebug 2,68s user 0,46s system 2% cpu 1:50,38 total
openjdk version "1.8.0_275"
OpenJDK Runtime Environment (AdoptOpenJDK)(build 1.8.0_275-b01)
OpenJDK 64-Bit Server VM (AdoptOpenJDK)(build 25.275-b01, mixed mode)
#########################################################################################
#########################################################################################
#########################################################################################
#using zulu for x86_64
BUILD SUCCESSFUL in 1m 41s
110 actionable tasks: 108 executed, 2 up-to-date
./gradlew clean assembleDebug 2,61s user 0,49s system 3% cpu 1:42,14 total
openjdk version "1.8.0_275"
OpenJDK Runtime Environment (Zulu 8.50.0.51-CA-macosx) (build 1.8.0_275-b01)
OpenJDK 64-Bit Server VM (Zulu 8.50.0.51-CA-macosx) (build 25.275-b01, mixed mode)
BUILD SUCCESSFUL in 1m 39s
110 actionable tasks: 108 executed, 2 up-to-date
./gradlew clean assembleDebug 2,54s user 0,49s system 3% cpu 1:39,82 total
openjdk version "1.8.0_275"
OpenJDK Runtime Environment (Zulu 8.50.0.51-CA-macosx) (build 1.8.0_275-b01)
OpenJDK 64-Bit Server VM (Zulu 8.50.0.51-CA-macosx) (build 25.275-b01, mixed mode)
#########################################################################################
#########################################################################################
#########################################################################################
#using zulu for arm mac
jenv global zulu64-1.8.0.275
java -version
openjdk version "1.8.0_275"
OpenJDK Runtime Environment (Zulu 8.50.0.1017-CA-macos-aarch64) (build 1.8.0_275-b01)
OpenJDK 64-Bit Server VM (Zulu 8.50.0.1017-CA-macos-aarch64) (build 25.275-b01, mixed mode)
time ./gradlew clean assembleDebug && java -version
Starting a Gradle Daemon, 1 incompatible Daemon could not be reused, use --status for details
> Configure project :Corona-Warn-App
Warning: The 'kotlin-android-extensions' Gradle plugin is deprecated. Please use this migration guide (https://goo.gle/kotlin-android-extensions-deprecation) to start working with View Binding (https://developer.android.com/topic/libraries/view-binding) and the 'kotlin-parcelize' plugin.
Current VERSION_MAJOR: 1
Current VERSION_MINOR: 9
Current VERSION_PATCH: 1
Current VERSION_BUILD: 2
Used versionCode: 1090102
Used versionName: 1.9.1
deviceForTesters adjusted versionName: 1.9.1-RC2
WARNING: API 'ApkVariantOutput.getVersionNameOverride()' is obsolete and has been replaced with 'VariantOutput.versionName()'.
It will be removed in version 5.0 of the Android Gradle plugin.
Gradle Properties must be used to change Variant information.
For more information, see https://d.android.com/r/tools/use-properties.
To determine what is calling ApkVariantOutput.getVersionNameOverride(), use -Pandroid.debug.obsoleteApi=true on the command line to display more information.
Override APK Name: Corona-Warn-App-1.9.1-RC2-deviceForTesters-debug.apk
deviceForTesters adjusted versionName: 1.9.1-RC2
Override APK Name: Corona-Warn-App-1.9.1-RC2-deviceForTesters-release.apk
> Task :clean
> Task :Server-Protocol-Buffer:clean
> Task :Server-Protocol-Buffer:extractIncludeProto
> Task :Server-Protocol-Buffer:extractProto
> Task :Server-Protocol-Buffer:generateProto FAILED
> Task :Corona-Warn-App:clean
FAILURE: Build failed with an exception.
* What went wrong:
Execution failed for task ':Server-Protocol-Buffer:generateProto'.
> Could not resolve all files for configuration ':Server-Protocol-Buffer:protobufToolsLocator_javalite'.
> Could not find protoc-gen-javalite-3.0.0-osx-aarch_64.exe (com.google.protobuf:protoc-gen-javalite:3.0.0).
Searched in the following locations:
https://jcenter.bintray.com/com/google/protobuf/protoc-gen-javalite/3.0.0/protoc-gen-javalite-3.0.0-osx-aarch_64.exe
* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
* Get more help at https://help.gradle.org
BUILD FAILED in 7s
6 actionable tasks: 6 executed
./gradlew clean assembleDebug 0,67s user 0,12s system 8% cpu 8,795 total
@falkorichter
Copy link
Author

In the stopp-corona-android app:

➜ stopp-corona-android git:(develop) time ./gradlew clean assembleDebug && java -version
Starting a Gradle Daemon, 2 incompatible Daemons could not be reused, use --status for details

Configure project :app
version = 2.0.5

Configure project :core
WARNING: Configuration 'compile' is obsolete and has been replaced with 'implementation' and 'api'.
It will be removed in version 5.0 of the Android Gradle plugin.
For more information, see http://d.android.com/r/tools/update-dependency-configurations.html.
skeletonVersion = 1.2.4

Task :clean
Task :app:licensesCleanUp
Task :app:clean
Task :core:clean
Task :app:getDependencies
Task :app:generateLicenses
Task :app:preBuild UP-TO-DATE
Task :app:preDummyApiDebugBuild
Task :core:preBuild UP-TO-DATE
Task :core:preDebugBuild UP-TO-DATE
Task :core:compileDebugAidl NO-SOURCE
Task :app:compileDummyApiDebugAidl NO-SOURCE
Task :core:packageDebugRenderscript NO-SOURCE
Task :app:generateDummyApiDebugBuildConfig
Task :app:compileDummyApiDebugRenderscript NO-SOURCE
Task :app:generateDummyApiDebugResValues
Task :app:generateDummyApiDebugResources
Task :core:generateDebugResValues
Task :core:compileDebugRenderscript NO-SOURCE
Task :core:generateDebugResources
Task :core:packageDebugResources
Task :app:createDummyApiDebugCompatibleScreenManifests
Task :app:extractDeepLinksDummyApiDebug
/Users/falkorichter/Documents/stopp-corona-android/app/build/intermediates/incremental/mergeDummyApiDebugResources/merged.dir/values-de/values-de.xml:52: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?.
/Users/falkorichter/Documents/stopp-corona-android/app/build/intermediates/incremental/mergeDummyApiDebugResources/merged.dir/values-de/values-de.xml:108: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?.
/Users/falkorichter/Documents/stopp-corona-android/app/build/intermediates/incremental/mergeDummyApiDebugResources/merged.dir/values-de/values-de.xml:277: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?.
/Users/falkorichter/Documents/stopp-corona-android/app/build/intermediates/incremental/mergeDummyApiDebugResources/merged.dir/values-de/values-de.xml:281: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?.
/Users/falkorichter/Documents/stopp-corona-android/app/build/intermediates/incremental/mergeDummyApiDebugResources/merged.dir/values-de/values-de.xml:292: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?.

Task :core:extractDeepLinksDebug
/Users/falkorichter/Documents/stopp-corona-android/app/build/intermediates/incremental/mergeDummyApiDebugResources/merged.dir/values/values.xml:900: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?.
/Users/falkorichter/Documents/stopp-corona-android/app/build/intermediates/incremental/mergeDummyApiDebugResources/merged.dir/values/values.xml:961: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?.
/Users/falkorichter/Documents/stopp-corona-android/app/build/intermediates/incremental/mergeDummyApiDebugResources/merged.dir/values/values.xml:1149: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?.
/Users/falkorichter/Documents/stopp-corona-android/app/build/intermediates/incremental/mergeDummyApiDebugResources/merged.dir/values/values.xml:1153: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?.
/Users/falkorichter/Documents/stopp-corona-android/app/build/intermediates/incremental/mergeDummyApiDebugResources/merged.dir/values/values.xml:1164: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?.

Task :app:mergeDummyApiDebugResources
Task :core:compileDebugLibraryResources
Task :core:processDebugManifest
Task :app:processDummyApiDebugManifest
Task :core:generateDebugBuildConfig
Task :core:javaPreCompileDebug
Task :app:javaPreCompileDummyApiDebug
Task :app:mergeDummyApiDebugShaders
Task :app:compileDummyApiDebugShaders NO-SOURCE
Task :app:generateDummyApiDebugAssets UP-TO-DATE
Task :core:mergeDebugShaders
Task :core:compileDebugShaders NO-SOURCE
Task :core:generateDebugAssets UP-TO-DATE
Task :core:packageDebugAssets
Task :app:mergeDummyApiDebugAssets
Task :core:parseDebugLocalResources
Task :app:processDummyApiDebugJavaRes NO-SOURCE
Task :core:processDebugJavaRes NO-SOURCE
Task :core:generateDebugRFile
Task :app:processDummyApiDebugResources
Task :core:kaptGenerateStubsDebugKotlin
Task :core:kaptDebugKotlin

Task :core:compileDebugKotlin
w: /Users/falkorichter/Documents/stopp-corona-android/core/src/main/java/at/roteskreuz/stopcorona/skeleton/core/screens/base/fragment/ProgressDialogFragment.kt: (4, 20): 'ProgressDialog' is deprecated. Deprecated in Java

Task :core:compileDebugJavaWithJavac
Task :core:bundleLibResDebug
Task :core:bundleLibCompileToJarDebug
Task :app:kaptGenerateStubsDummyApiDebugKotlin
Task :app:checkDummyApiDebugDuplicateClasses
Task :core:bundleLibRuntimeToJarDebug
Task :app:mergeDummyApiDebugJniLibFolders
Task :core:mergeDebugJniLibFolders
Task :app:validateSigningDummyApiDebug
Task :app:preProdApiDebugBuild
Task :app:compileProdApiDebugAidl NO-SOURCE
Task :app:compileProdApiDebugRenderscript NO-SOURCE
Task :app:generateProdApiDebugBuildConfig
Task :app:generateProdApiDebugResValues
Task :app:generateProdApiDebugResources
Task :app:createProdApiDebugCompatibleScreenManifests
Task :app:extractDeepLinksProdApiDebug
/Users/falkorichter/Documents/stopp-corona-android/app/build/intermediates/incremental/mergeProdApiDebugResources/merged.dir/values-de/values-de.xml:52: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?.
/Users/falkorichter/Documents/stopp-corona-android/app/build/intermediates/incremental/mergeProdApiDebugResources/merged.dir/values-de/values-de.xml:108: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?.
/Users/falkorichter/Documents/stopp-corona-android/app/build/intermediates/incremental/mergeProdApiDebugResources/merged.dir/values-de/values-de.xml:277: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?.
/Users/falkorichter/Documents/stopp-corona-android/app/build/intermediates/incremental/mergeProdApiDebugResources/merged.dir/values-de/values-de.xml:281: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?.
/Users/falkorichter/Documents/stopp-corona-android/app/build/intermediates/incremental/mergeProdApiDebugResources/merged.dir/values-de/values-de.xml:292: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?.

Task :app:processProdApiDebugManifest
Task :core:mergeDebugNativeLibs
Task :core:stripDebugDebugSymbols NO-SOURCE
/Users/falkorichter/Documents/stopp-corona-android/app/build/intermediates/incremental/mergeProdApiDebugResources/merged.dir/values/values.xml:900: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?.
/Users/falkorichter/Documents/stopp-corona-android/app/build/intermediates/incremental/mergeProdApiDebugResources/merged.dir/values/values.xml:961: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?.
/Users/falkorichter/Documents/stopp-corona-android/app/build/intermediates/incremental/mergeProdApiDebugResources/merged.dir/values/values.xml:1149: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?.
/Users/falkorichter/Documents/stopp-corona-android/app/build/intermediates/incremental/mergeProdApiDebugResources/merged.dir/values/values.xml:1153: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?.
/Users/falkorichter/Documents/stopp-corona-android/app/build/intermediates/incremental/mergeProdApiDebugResources/merged.dir/values/values.xml:1164: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?.

Task :core:copyDebugJniLibsProjectOnly
Task :app:javaPreCompileProdApiDebug
Task :app:checkProdApiDebugDuplicateClasses
Task :app:mergeProdApiDebugShaders
Task :app:compileProdApiDebugShaders NO-SOURCE
Task :app:generateProdApiDebugAssets UP-TO-DATE
Task :app:mergeProdApiDebugAssets
Task :app:processProdApiDebugJavaRes NO-SOURCE
Task :app:mergeProdApiDebugJniLibFolders
Task :app:validateSigningProdApiDebug
Task :app:preStageApiDebugBuild
Task :app:compileStageApiDebugAidl NO-SOURCE
Task :app:compileStageApiDebugRenderscript NO-SOURCE
Task :app:generateStageApiDebugBuildConfig
Task :app:generateStageApiDebugResValues
Task :app:generateStageApiDebugResources
/Users/falkorichter/Documents/stopp-corona-android/app/build/intermediates/incremental/mergeStageApiDebugResources/merged.dir/values-de/values-de.xml:52: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?.
/Users/falkorichter/Documents/stopp-corona-android/app/build/intermediates/incremental/mergeStageApiDebugResources/merged.dir/values-de/values-de.xml:108: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?.
/Users/falkorichter/Documents/stopp-corona-android/app/build/intermediates/incremental/mergeStageApiDebugResources/merged.dir/values-de/values-de.xml:277: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?.
/Users/falkorichter/Documents/stopp-corona-android/app/build/intermediates/incremental/mergeStageApiDebugResources/merged.dir/values-de/values-de.xml:281: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?.
/Users/falkorichter/Documents/stopp-corona-android/app/build/intermediates/incremental/mergeStageApiDebugResources/merged.dir/values-de/values-de.xml:292: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?.

/Users/falkorichter/Documents/stopp-corona-android/app/build/intermediates/incremental/mergeStageApiDebugResources/merged.dir/values/values.xml:900: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?.
/Users/falkorichter/Documents/stopp-corona-android/app/build/intermediates/incremental/mergeStageApiDebugResources/merged.dir/values/values.xml:961: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?.
/Users/falkorichter/Documents/stopp-corona-android/app/build/intermediates/incremental/mergeStageApiDebugResources/merged.dir/values/values.xml:1149: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?.
/Users/falkorichter/Documents/stopp-corona-android/app/build/intermediates/incremental/mergeStageApiDebugResources/merged.dir/values/values.xml:1153: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?.
/Users/falkorichter/Documents/stopp-corona-android/app/build/intermediates/incremental/mergeStageApiDebugResources/merged.dir/values/values.xml:1164: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?.

Task :app:mergeProdApiDebugNativeLibs
Task :app:mergeStageApiDebugResources
Task :app:stripProdApiDebugDebugSymbols NO-SOURCE
Task :app:createStageApiDebugCompatibleScreenManifests
Task :app:extractDeepLinksStageApiDebug
Task :app:processStageApiDebugManifest
Task :app:processStageApiDebugResources

Task :app:kaptDummyApiDebugKotlin
/Users/falkorichter/Documents/stopp-corona-android/app/build/tmp/kapt3/stubs/dummyApiDebug/at/roteskreuz/stopcorona/model/db/DefaultDatabase.java:11: warning: Room cannot create an SQLite connection to verify the queries. Query verification will be disabled. Error: Error opening connection
public abstract class DefaultDatabase extends androidx.room.RoomDatabase {
^/Users/falkorichter/Documents/stopp-corona-android/app/build/tmp/kapt3/stubs/dummyApiDebug/at/roteskreuz/stopcorona/model/db/dao/SessionDao.java:48: error: Not sure how to convert a Cursor to this method's return type (at.roteskreuz.stopcorona.model.entities.session.DbFullSession).
public abstract java.lang.Object getFullSession(@org.jetbrains.annotations.NotNull()
^Note: [1] Wrote GeneratedAppGlideModule with: [][WARN] Incremental annotation processing requested, but support is disabled because the following processors are not incremental: com.airbnb.epoxy.EpoxyProcessor (NON_INCREMENTAL), com.squareup.moshi.kotlin.codegen.JsonClassCodegenProcessor (NON_INCREMENTAL), javaslang.match.PatternsProcessor (NON_INCREMENTAL).

Task :app:kaptGenerateStubsStageApiDebugKotlin
Task :app:mergeProdApiDebugResources
Task :app:processProdApiDebugResources

Task :app:kaptStageApiDebugKotlin
/Users/falkorichter/Documents/stopp-corona-android/app/build/tmp/kapt3/stubs/stageApiDebug/at/roteskreuz/stopcorona/model/db/DefaultDatabase.java:11: warning: Room cannot create an SQLite connection to verify the queries. Query verification will be disabled. Error: Error opening connection
public abstract class DefaultDatabase extends androidx.room.RoomDatabase {
^/Users/falkorichter/Documents/stopp-corona-android/app/build/tmp/kapt3/stubs/stageApiDebug/at/roteskreuz/stopcorona/model/db/dao/SessionDao.java:48: error: Not sure how to convert a Cursor to this method's return type (at.roteskreuz.stopcorona.model.entities.session.DbFullSession).
public abstract java.lang.Object getFullSession(@org.jetbrains.annotations.NotNull()
^Note: [1] Wrote GeneratedAppGlideModule with: [][WARN] Incremental annotation processing requested, but support is disabled because the following processors are not incremental: com.airbnb.epoxy.EpoxyProcessor (NON_INCREMENTAL), com.squareup.moshi.kotlin.codegen.JsonClassCodegenProcessor (NON_INCREMENTAL), javaslang.match.PatternsProcessor (NON_INCREMENTAL).

Task :app:kaptGenerateStubsProdApiDebugKotlin
Task :app:kaptDummyApiDebugKotlin FAILED
Task :app:kaptStageApiDebugKotlin FAILED
Task :app:desugarDummyApiDebugFileDependencies
Task :app:mergeLibDexDummyApiDebug
Task :app:mergeLibDexProdApiDebug
Task :app:desugarProdApiDebugFileDependencies
Task :app:mergeDummyApiDebugNativeLibs

Task :app:kaptProdApiDebugKotlin FAILED
/Users/falkorichter/Documents/stopp-corona-android/app/build/tmp/kapt3/stubs/prodApiDebug/at/roteskreuz/stopcorona/model/db/DefaultDatabase.java:11: warning: Room cannot create an SQLite connection to verify the queries. Query verification will be disabled. Error: Error opening connection
public abstract class DefaultDatabase extends androidx.room.RoomDatabase {
^/Users/falkorichter/Documents/stopp-corona-android/app/build/tmp/kapt3/stubs/prodApiDebug/at/roteskreuz/stopcorona/model/db/dao/SessionDao.java:48: error: Not sure how to convert a Cursor to this method's return type (at.roteskreuz.stopcorona.model.entities.session.DbFullSession).
public abstract java.lang.Object getFullSession(@org.jetbrains.annotations.NotNull()
^Note: [1] Wrote GeneratedAppGlideModule with: [][WARN] Incremental annotation processing requested, but support is disabled because the following processors are not incremental: com.airbnb.epoxy.EpoxyProcessor (NON_INCREMENTAL), com.squareup.moshi.kotlin.codegen.JsonClassCodegenProcessor (NON_INCREMENTAL), javaslang.match.PatternsProcessor (NON_INCREMENTAL).

FAILURE: Build completed with 3 failures.

1: Task failed with an exception.

  • What went wrong:
    Execution failed for task ':app:kaptDummyApiDebugKotlin'.

A failure occurred while executing org.jetbrains.kotlin.gradle.internal.KaptExecution
java.lang.reflect.InvocationTargetException (no error message)

  • Try:
    Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
    ==============================================================================

2: Task failed with an exception.

  • What went wrong:
    Execution failed for task ':app:kaptStageApiDebugKotlin'.

A failure occurred while executing org.jetbrains.kotlin.gradle.internal.KaptExecution
java.lang.reflect.InvocationTargetException (no error message)

  • Try:
    Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
    ==============================================================================

3: Task failed with an exception.

  • What went wrong:
    Execution failed for task ':app:kaptProdApiDebugKotlin'.

A failure occurred while executing org.jetbrains.kotlin.gradle.internal.KaptExecution
java.lang.reflect.InvocationTargetException (no error message)

  • Try:
    Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
    ==============================================================================

  • Get more help at https://help.gradle.org

Deprecated Gradle features were used in this build, making it incompatible with Gradle 7.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/6.1.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 35s
72 actionable tasks: 72 executed
./gradlew clean assembleDebug 0,97s user 0,14s system 3% cpu 35,815 total

@falkorichter
Copy link
Author

seems like the problem is something very different: grpc/grpc-java#6364

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment