Skip to content

Instantly share code, notes, and snippets.

@jaketf
Created May 14, 2020 20:23
Show Gist options
  • Save jaketf/e7c9116daed60e7babffdb4c99ae1d54 to your computer and use it in GitHub Desktop.
Save jaketf/e7c9116daed60e7babffdb4c99ae1d54 to your computer and use it in GitHub Desktop.
Output of pre-commit for f583065cb69d5c4f62e77d8e60c7811652ab49aa
jferriero@shadow-gallery:~/VersionControl/beam$ git rev-parse HEAD && ./gradlew spotlessApply && ./gradlew checkstyleMain checkstyleTest javadoc spotbugsMain compileJava compileTestJava
f583065cb69d5c4f62e77d8e60c7811652ab49aa
Configuration on demand is an incubating feature.
Deprecated Gradle features were used in this build, making it incompatible with Gradle 6.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/5.2.1/userguide/command_line_interface.html#sec:command_line_warnings
BUILD SUCCESSFUL in 2s
100 actionable tasks: 1 executed, 99 up-to-date
Configuration on demand is an incubating feature.
> Task :runners:apex:buildDependencyTree
See the report at: file:///usr/local/google/home/jferriero/VersionControl/beam/runners/apex/build/classes/java/main/org/apache/beam/runners/apex/dependency-tree
[main] INFO org.gradle.internal.nativeintegration.services.NativeServices - Initialized native services in: /usr/local/google/home/jferriero/.gradle/native
[main] INFO org.gradle.internal.nativeintegration.services.NativeServices - Initialized native services in: /usr/local/google/home/jferriero/.gradle/native
[main] INFO org.gradle.internal.nativeintegration.services.NativeServices - Initialized native services in: /usr/local/google/home/jferriero/.gradle/native
[main] INFO org.gradle.internal.nativeintegration.services.NativeServices - Initialized native services in: /usr/local/google/home/jferriero/.gradle/native
[main] INFO org.gradle.internal.nativeintegration.services.NativeServices - Initialized native services in: /usr/local/google/home/jferriero/.gradle/native
[main] INFO org.gradle.internal.nativeintegration.services.NativeServices - Initialized native services in: /usr/local/google/home/jferriero/.gradle/native
[main] INFO org.gradle.internal.nativeintegration.services.NativeServices - Initialized native services in: /usr/local/google/home/jferriero/.gradle/native
> Task :examples:java:spotbugsMain
SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
SLF4J: Defaulting to no-operation (NOP) logger implementation
SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
[main] INFO org.gradle.internal.nativeintegration.services.NativeServices - Initialized native services in: /usr/local/google/home/jferriero/.gradle/native
> Task :examples:kotlin:spotbugsMain
[ant:checkstyle] SLF4J: Class path contains multiple SLF4J bindings.
[ant:checkstyle] SLF4J: Found binding in [jar:file:/usr/local/google/home/jferriero/.gradle/caches/modules-2/files-2.1/org.slf4j/slf4j-simple/1.7.25/8dacf9514f0c707cbbcdd6fd699e8940d42fb54e/slf4j-simple-1.7.25.jar!/org/slf4j/impl/StaticLoggerBinder.class]
[ant:checkstyle] SLF4J: Found binding in [jar:file:/usr/local/google/home/jferriero/.gradle/wrapper/dists/gradle-5.2.1-all/bviwmvmbexq6idcscbicws5me/gradle-5.2.1/lib/gradle-logging-5.2.1.jar!/org/slf4j/impl/StaticLoggerBinder.class]
[ant:checkstyle] SLF4J: See http://www.slf4j.org/codes.html#multiple_bindings for an explanation.
[ant:checkstyle] SLF4J: Actual binding is of type [org.slf4j.impl.SimpleLoggerFactory]
SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
SLF4J: Defaulting to no-operation (NOP) logger implementation
SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
[main] INFO org.gradle.internal.nativeintegration.services.NativeServices - Initialized native services in: /usr/local/google/home/jferriero/.gradle/native
> Task :runners:flink:1.10:compileTestJava
/usr/local/google/home/jferriero/VersionControl/beam/runners/flink/1.10/build/source-overrides/src/test/java/org/apache/beam/runners/flink/streaming/FlinkBroadcastStateInternalsTest.java:38: error: duplicate class: org.apache.beam.runners.flink.streaming.FlinkBroadcastStateInternalsTest
public class FlinkBroadcastStateInternalsTest extends StateInternalsTest {
^
/usr/local/google/home/jferriero/VersionControl/beam/runners/flink/1.10/build/source-overrides/src/test/java/org/apache/beam/runners/flink/streaming/FlinkStateInternalsTest.java:57: error: duplicate class: org.apache.beam.runners.flink.streaming.FlinkStateInternalsTest
public class FlinkStateInternalsTest extends StateInternalsTest {
^
> Task :sdks:java:io:hadoop-common:spotbugsMain
[ant:checkstyle] SLF4J: Class path contains multiple SLF4J bindings.
[ant:checkstyle] SLF4J: Found binding in [jar:file:/usr/local/google/home/jferriero/.gradle/caches/modules-2/files-2.1/org.slf4j/slf4j-simple/1.7.25/8dacf9514f0c707cbbcdd6fd699e8940d42fb54e/slf4j-simple-1.7.25.jar!/org/slf4j/impl/StaticLoggerBinder.class]
[ant:checkstyle]
[ant:checkstyle] SLF4J: Found binding in [jar:file:/usr/local/google/home/jferriero/.gradle/wrapper/dists/gradle-5.2.1-all/bviwmvmbexq6idcscbicws5me/gradle-5.2.1/lib/gradle-logging-5.2.1.jar!/org/slf4j/impl/StaticLoggerBinder.class]
[ant:checkstyle]
[ant:checkstyle] SLF4J: See http://www.slf4j.org/codes.html#multiple_bindings for an explanation.
[ant:checkstyle]
[ant:checkstyle] SLF4J: Actual binding is of type [org.slf4j.impl.SimpleLoggerFactory]
SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
SLF4J: Defaulting to no-operation (NOP) logger implementation
SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
> Task :runners:flink:1.8:compileTestJava
/usr/local/google/home/jferriero/VersionControl/beam/runners/flink/1.8/build/source-overrides/src/test/java/org/apache/beam/runners/flink/streaming/FlinkBroadcastStateInternalsTest.java:38: error: duplicate class: org.apache.beam.runners.flink.streaming.FlinkBroadcastStateInternalsTest
public class FlinkBroadcastStateInternalsTest extends StateInternalsTest {
^
/usr/local/google/home/jferriero/VersionControl/beam/runners/flink/1.8/build/source-overrides/src/test/java/org/apache/beam/runners/flink/streaming/FlinkStateInternalsTest.java:57: error: duplicate class: org.apache.beam.runners.flink.streaming.FlinkStateInternalsTest
public class FlinkStateInternalsTest extends StateInternalsTest {
^
Note: Some input files use or override a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
Note: Some input files use unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.
2 errors
> Task :runners:flink:1.8:compileTestJava FAILED
> Task :runners:flink:1.9:compileTestJava FAILED
/usr/local/google/home/jferriero/VersionControl/beam/runners/flink/1.9/build/source-overrides/src/test/java/org/apache/beam/runners/flink/streaming/FlinkBroadcastStateInternalsTest.java:38: error: duplicate class: org.apache.beam.runners.flink.streaming.FlinkBroadcastStateInternalsTest
public class FlinkBroadcastStateInternalsTest extends StateInternalsTest {
^
/usr/local/google/home/jferriero/VersionControl/beam/runners/flink/1.9/build/source-overrides/src/test/java/org/apache/beam/runners/flink/streaming/FlinkStateInternalsTest.java:57: error: duplicate class: org.apache.beam.runners.flink.streaming.FlinkStateInternalsTest
public class FlinkStateInternalsTest extends StateInternalsTest {
^
Note: Some input files use or override a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
Note: Some input files use unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.
2 errors
> Task :runners:google-cloud-dataflow-java:spotbugsMain
[ant:checkstyle] SLF4J: Class path contains multiple SLF4J bindings.
[ant:checkstyle]
[ant:checkstyle] SLF4J: Found binding in [jar:file:/usr/local/google/home/jferriero/.gradle/caches/modules-2/files-2.1/org.slf4j/slf4j-simple/1.7.25/8dacf9514f0c707cbbcdd6fd699e8940d42fb54e/slf4j-simple-1.7.25.jar!/org/slf4j/impl/StaticLoggerBinder.class]
[ant:checkstyle] SLF4J: Found binding in [jar:file:/usr/local/google/home/jferriero/.gradle/wrapper/dists/gradle-5.2.1-all/bviwmvmbexq6idcscbicws5me/gradle-5.2.1/lib/gradle-logging-5.2.1.jar!/org/slf4j/impl/StaticLoggerBinder.class]
[ant:checkstyle] SLF4J: See http://www.slf4j.org/codes.html#multiple_bindings for an explanation.
[ant:checkstyle] SLF4J: Actual binding is of type [org.slf4j.impl.SimpleLoggerFactory]
SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
SLF4J: Defaulting to no-operation (NOP) logger implementation
SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
[main] INFO org.gradle.internal.nativeintegration.services.NativeServices - Initialized native services in: /usr/local/google/home/jferriero/.gradle/native
> Task :runners:google-cloud-dataflow-java:worker:spotbugsMain
[ant:checkstyle] SLF4J: Class path contains multiple SLF4J bindings.
[ant:checkstyle] SLF4J: Found binding in [jar:file:/usr/local/google/home/jferriero/.gradle/caches/modules-2/files-2.1/org.slf4j/slf4j-simple/1.7.25/8dacf9514f0c707cbbcdd6fd699e8940d42fb54e/slf4j-simple-1.7.25.jar!/org/slf4j/impl/StaticLoggerBinder.class]
[ant:checkstyle]
[ant:checkstyle] SLF4J: Found binding in [jar:file:/usr/local/google/home/jferriero/.gradle/wrapper/dists/gradle-5.2.1-all/bviwmvmbexq6idcscbicws5me/gradle-5.2.1/lib/gradle-logging-5.2.1.jar!/org/slf4j/impl/StaticLoggerBinder.class]
[ant:checkstyle]
[ant:checkstyle] SLF4J: See http://www.slf4j.org/codes.html#multiple_bindings for an explanation.
[ant:checkstyle] SLF4J: Actual binding is of type [org.slf4j.impl.SimpleLoggerFactory]
[ant:checkstyle]
SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
SLF4J: Defaulting to no-operation (NOP) logger implementation
SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
> Task :runners:flink:1.10:compileTestJava FAILED
Note: Some input files use or override a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
Note: Some input files use unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.
2 errors
> Task :sdks:java:extensions:sql:spotbugsMain
[ant:checkstyle] SLF4J: Class path contains multiple SLF4J bindings.
[ant:checkstyle]
[ant:checkstyle] SLF4J: Found binding in [jar:file:/usr/local/google/home/jferriero/.gradle/caches/modules-2/files-2.1/org.slf4j/slf4j-simple/1.7.25/8dacf9514f0c707cbbcdd6fd699e8940d42fb54e/slf4j-simple-1.7.25.jar!/org/slf4j/impl/StaticLoggerBinder.class]
[ant:checkstyle]
[ant:checkstyle] SLF4J: Found binding in [jar:file:/usr/local/google/home/jferriero/.gradle/wrapper/dists/gradle-5.2.1-all/bviwmvmbexq6idcscbicws5me/gradle-5.2.1/lib/gradle-logging-5.2.1.jar!/org/slf4j/impl/StaticLoggerBinder.class]
[ant:checkstyle] SLF4J: See http://www.slf4j.org/codes.html#multiple_bindings for an explanation.
[ant:checkstyle] SLF4J: Actual binding is of type [org.slf4j.impl.SimpleLoggerFactory]
[ant:checkstyle]
SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
SLF4J: Defaulting to no-operation (NOP) logger implementation
SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
> Task :sdks:java:io:elasticsearch:spotbugsMain
[ant:checkstyle] SLF4J: Class path contains multiple SLF4J bindings.
[ant:checkstyle]
[ant:checkstyle] SLF4J: Found binding in [jar:file:/usr/local/google/home/jferriero/.gradle/caches/modules-2/files-2.1/org.slf4j/slf4j-simple/1.7.25/8dacf9514f0c707cbbcdd6fd699e8940d42fb54e/slf4j-simple-1.7.25.jar!/org/slf4j/impl/StaticLoggerBinder.class]
[ant:checkstyle]
[ant:checkstyle] SLF4J: Found binding in [jar:file:/usr/local/google/home/jferriero/.gradle/wrapper/dists/gradle-5.2.1-all/bviwmvmbexq6idcscbicws5me/gradle-5.2.1/lib/gradle-logging-5.2.1.jar!/org/slf4j/impl/StaticLoggerBinder.class]
[ant:checkstyle]
[ant:checkstyle] SLF4J: See http://www.slf4j.org/codes.html#multiple_bindings for an explanation.
[ant:checkstyle]
[ant:checkstyle] SLF4J: Actual binding is of type [org.slf4j.impl.SimpleLoggerFactory]
[ant:checkstyle]
SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
SLF4J: Defaulting to no-operation (NOP) logger implementation
SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
The following classes needed for analysis were missing:
com.google.auto.value.AutoValue$Builder
com.google.auto.value.AutoValue
> Task :sdks:java:io:hadoop-file-system:spotbugsMain
SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
SLF4J: Defaulting to no-operation (NOP) logger implementation
SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
> Task :sdks:java:io:hadoop-format:spotbugsMain
SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
SLF4J: Defaulting to no-operation (NOP) logger implementation
SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
The following classes needed for analysis were missing:
com.google.auto.value.AutoValue$Builder
com.google.auto.value.AutoValue
> Task :sdks:java:io:hbase:spotbugsMain
SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
SLF4J: Defaulting to no-operation (NOP) logger implementation
SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
FAILURE: Build completed with 3 failures.
1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.8:compileTestJava'.
> Compilation failed; see the compiler error output for details.
* 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 ':runners:flink:1.9:compileTestJava'.
> Compilation failed; see the compiler error output for details.
* 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 ':runners:flink:1.10:compileTestJava'.
> Compilation failed; see the compiler error output for details.
* 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 6.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/5.2.1/userguide/command_line_interface.html#sec:command_line_warnings
BUILD FAILED in 44s
548 actionable tasks: 19 executed, 529 up-to-date
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment