See
<https://builds.apache.org/job/beam_PostCommit_Java_ValidatesRunner_SparkStructuredStreaming/4/display/redirect?page=changes>
Changes:
[kcweaver] [BEAM-8252] Python: add worker_region and worker_zone options
[chadrik] [BEAM-7738] Add external transform support to PubsubIO
[aromanenko.dev] [BEAM-8352] Add "withMaxCapacityPerShard()" to KinesisIO.Read
[chadrik] Adapt io.external.pubsub reader and writer to new API
[chadrik] Adjust the way that the new API is used to handle the encoded data
[github] fix section 5.3.1 Java code example
[kcweaver] [BEAM-8398] Upgrade Google Cloud Java Client APIs
[ehudm] [BEAM-4132] Support multi-output type inference
[nlofeudo] Avoid polluting Stackdriver logs with noise during autoscaling
events.
[lukasz.gajowy] [BEAM-8422] Notify builds@ on ABORTED job final state
[kcweaver] fix PubsubJsonClientTest NPE
[nlofeudo] Spotless Java applied
[chadrik] Must use Boolean arg to make use of the BooleanCoder in Java
[chadrik] Fix docs
[sunjincheng121] [BEAM-8442] Remove duplicate code for bundle register in
Python SDK
[kenn] [BEAM-8456] Add pipeline option to have Data Catalog truncate
[kenn] Inline Data Catalog TableUtils to its only use
[kirillkozlov] Updated PushDown rule and TestTableProvider to support predicate
[kirillkozlov] Updated cost model to favor IOs with filters pushed-down, added
more
[chadrik] Mark kafka and pubsub external transforms as experimental
[ehudm] Add assertions on pcoll types
[robertwb] [BEAM-8480] Explicitly set restriction coder for bounded reader
wrapper
[github] Revert "Merge pull request #9854 from [BEAM-8457] Label Dataflow jobs
[valentyn] Explicitly disable runner_api path in
test_remote_runners_display_data.
[valentyn] Extract helper classes to module level.
[valentyn] Simplify test_remote_runners_display_data assertion logic.
[ehudm] Don't try to infer recursively
[ehudm] [BEAM-8269] Prefer class decorators over from_callable
[bhulette] Combine serializer and deserializer
[bhulette] Pass along exception
[bhulette] expose of method
[bhulette] fixup!
[bhulette] Merge incorrectly split strings
[lostluck] [Go SDK] Propagate data channel failures.
[lostluck] [Go SDK] Simplify datamgr tests.
[kenn] Make BigQueryUtils, PubsubUtils, GcsUtils implementations of
[github] [Go SDK] Delete spammy log in datamgr.go
[lostluck] In Go, base counter names on PTransform unique_name
[mxm] [BEAM-8372] Support both flink_master and flink_master_url parameter in
[mxm] [BEAM-8372] Match the Java SDK's default of 'flink_master'
[robertwb] Move use_sdf_bounded_source tests to iobase.
[github] Merge #9858 for [BEAM-8446] Adding a test checking the wait for BQ jobs
[github] Improve user support story - and add community events link (#9875)
[github] Job timeout after 120 minutes instead of 100
[valentyn] fixup: remove sorting of expected_data
[lostluck] [BEAM-8493] Add standard double coder to Go SDK.
[hsuryawirawan] Change from study_project.xml to yaml files for Beam Katas
Python
[hsuryawirawan] Exclude Katas remote-info.yaml files from RAT check
[ryan] Move sequence diagrams to PlantUML SVG.
[hsuryawirawan] Add note for the "Built-in IOs" tasks to inform that there is
no kata to
[mxm] [BEAM-8383] Fix gauge metrics in Python SDK and Flink runner
[lukecwik] [BEAM-8432] Move javaVersion to gradle.properties (#9830)
[lostluck] Enables Dataflow workers to use private IPs
[pabloem] Update the Beam Katas Java to use the new course metadata yaml format
[lukecwik] BEAM-3658 Port SpannerIOReadTest off DoFnTester (#9898)
[mxm] [BEAM-8383] Add metrics for the Python state cache
[github] Increasing timeout due to still constant timeouts.
[thw] [BEAM-8471] Flink native job submission for portable pipelines
[kirillkozlov] Created a MongoDbTable and a provider for it
[kirillkozlov] Added more tests, bug fixing
[tweise] [BEAM-8471] Put back FlinkJobServerDriver.fromParams to fix post commit
[kirillkozlov] Addressed review comments
[kcweaver] [BEAM-8509] TestPortableRunner uses JobServerDriver interface
[kamil.wasilewski] [BEAM-4775] Extract code responsible for parsing
MonitoringInfo
[kamil.wasilewski] [BEAM-4775] Expose metrics gathered by FnApiRunner in
LocalJobServicer
[kamil.wasilewski] [BEAM-4775] Publish only user metrics in load tests
[kamil.wasilewski] [BEAM-4775] Use result property of MetricResult in load tests
[lukasz.gajowy] [BEAM-6303] Add withSuffix(".parquet") to Parquet write javadoc.
[mxm] [BEAM-7730] Add Flink 1.9 to the list of supported Flink versions
[dcavazos] [BEAM-7389] Add code snippets for Distinct
[kirillkozlov] Fixed style and readability issues
[kirillkozlov] BigQuery should return row fields in the selected order
[bhulette] Bump Python container versions
[robertwb] Cleanup metrics tests.
[lcwik] [BEAM-8515, BEAM-2699] Add equals/hashCode to ValueProvider classes.
[lcwik] [BEAM-7230] Cache DataSource instances based upon equivalent
[kcweaver] [BEAM-8516] only consider current version in sdist build
[kcweaver] [BEAM-8472] get default GCP region option (Python)
[thw] Fail when pipeline options conversion fails due to incompatible
[github] [BEAM-8517] Fix timezone conversion issue due to usage of different
[boyuanz] Not inject pubsub into Impulse when in fnapi streaming mode.
[tweise] [BEAM-8507] Augment 'flink_master' pipeline option for Python
[github] Remove --flink-master-url alias.
[derek.he] [BEAM-8306] estimate byte size by product count
[github] [BEAM-8474] A microbenchmark for Python FnApiRunner: (#9891)
[chambers] Fix expected step name in Python PTransformTest test_read_metrics
[robertwb] [BEAM-8396] Restore Flink runner LOOPBACK default.
[robertwb] Remove reference to --flink-master-url.
[robertwb] Revert "Remove --flink-master-url alias."
[kamil.wasilewski] [BEAM-8526] Turn on metrics publishing in load tests on Flink
[mxm] Remove occurrences of flink-master-url and add test for
[github] Fix typo in pardo.go documentation
[je.ik] [BEAM-8530] disable UsesStrictEventTimeOrdering for portable dataflow
[github] [BEAM-8434] Translate trigger transcripts into validates runner tests.
[github] Updated assertion format string to use [] vs ?
[kcweaver] [BEAM-8533] Revert "[BEAM-8442] Remove duplicate code for bundle
[bhulette] Add separate testSQLRead and testSQLWrite test in BigQueryIT
[bhulette] Add PubsubJsonIT tests that pull and verify pubsub messages
[bhulette] Add TestPubsub#{waitForNMessages, assertThatTopicEventuallyReceives}
[pabloem] [BEAM-8451] Fix interactive beam max recursion err (#9865)
[kcweaver] [BEAM-8521] only build Python 2.7 for xlang test
[kenn] [BEAM-8514] ZetaSql should use cost based optimization (#9874)
[kenn] [BEAM-7434] [BEAM-5895] and [BEAM-5894] Upgrade to rabbit amqp-client
[jeff] [BEAM-8540] Fix CSVSink example in FileIO docs
[jbonofre] [BEAM-8513] Allow reads from exchange-bound queue without declaring
the
[robertwb] [BEAM-8544] Use ccache for compiling the Beam Python SDK.
[robertwb] Align base image requirements with Beam's setup.py.
[github] [BEAM-8539] Provide an initial definition of all job states and the
[chambers] generalized step name matching
[udim] [BEAM-7917] Fix datastore writes failing on retry (#9294)
[robertwb] Additional logging.
[pabloem] Merge pull request #9741 from [BEAM-7926] Visualize PCollection
[github] Bump jekyll from 3.2.0 to 3.6.3 in /website
[robertwb] [BEAM-8532] Output timestamp should be the inclusive, not exclusive,
end
[aaltay] [BEAM-7389] Add code snippets for CombinePerKey (#9921)
[kcweaver] [BEAM-8254] add workerRegion and workerZone options to Java SDK
[kenn] [BEAM-8146,BEAM-8204,BEAM-8205] Add equals and hashCode to SchemaCoder
[klk] Add Jira priority explanations to Beam site
[klk] Add release blocking section to Beam site
[pabloem] [BEAM-8491] Add ability for replacing transforms with multiple outputs
[github] [BEAM-8467] Enabling reading compressed files (#9861)
[mxm] [BEAM-8549] Do not use keyed operator state for checkpoint buffering
[mxm] Use better name for Flink current key supplier
[yoshiki.obata] update trigger phrase for beam_PreCommit_Website_Stage_GCS in
README
[lukasz.gajowy] [BEAM-4420] Make it possible for kafka test k8s setup to pass
namespace
[michal.walenia] [BEAM-7303] Rename runners.reference package to
runners.portability
[lukasz.gajowy] [BEAM-4420] Refactor multiple things:
[lukasz.gajowy] [BEAM-4420] Create jenkins job for Kafka IOIT
[lukasz.gajowy] [BEAM-4420] Extract common Jenkins code
[lukasz.gajowy] [BEAM-4420] Fix cancelling timeouting Dataflow jobs
[github] [BEAM-3713] Add pytest for unit tests (#9756)
[github] Bump pyyaml from 3.13 to 5.1 in /sdks/python/container
[lukasz.gajowy] [BEAM-8432] Enable building kotlin examples with different java
versions
[robinyqiu] Update BigQueryHllSketchCompatibilityIT to cover empty sketch cases
[altay] Remove base tests from python precommits
[robertwb] [BEAM-8435] Implement PaneInfo computation for Python.
[github] [BEAM-8368] [BEAM-8392] Update pyarrow to the latest version 0.15.1
[aryan.naraghi] Fix a bug related to zero-row responses
[github] [BEAM-8555] Update Python streaming limitations.
[lgajowy] [BEAM-8558] Fix BigQueryIOIT flakiness (#9995)
[kcweaver] [BEAM-8472] Get default GCP region from gcloud (Java)
[kcweaver] [BEAM-8294] run Spark portable validates runner tests in parallel
[bhulette] Add beam:coder:row:v1 to standard coders
[bhulette] Java: Implement RowCoder fn api translation
[github] Removing some trailing whitespace.
[bhulette] Java: Add suport for beam:coder:row:v1 in CommonCoderTest
[bhulette] Python: Add conversions between native types and protobuf schema
[bhulette] Python: Add RowCoder
[kirillkozlov] Filter push-down should not be reliant on project push-down
[BEAM-8508]
[kirillkozlov] Fixed a bug with selecting the same field more than once.
Changed a cost
[bhulette] Python: Add support for beam:coder:row:v1 in standard_coders_test.py
[kirillkozlov] Selecting fields in a different order should not drop the Calc
when
[bhulette] Add simple beam:coder:row:v1 test to standard_coders.yaml
[kirillkozlov] Refactoring
[kirillkozlov] spotlesApply
[lostluck] [Go SDK] Correctly return EOFs from boolDecoder
[sunjincheng121] [BEAM-8442] Update the client side implemetation of Fn API to
make sure
[sunjincheng121] [BEAM-8442] Remove duplicate code for bundle register in
Python SDK
[sunjincheng121] [BEAM-8565] Update .test-infra/jenkins/README with missing
entries and
[aromanenko.dev] Javadoc that the sdk.util package is internal
[je.ik] [BEAM-8450] Allow empty bundles in ParDoLifecycleTest
[lvwanqi11] [BEAM-8402] Create a class hierarchy to represent environments
[github] Update DoFn.SplitRestriction signature
[github] Clarify that SplitRestriction outputs Restrictions
[andrearaujo] Option to skip display operations in beam's InteractiveRunner.
This
[github] Revert "[BEAM-8427] Create a table and a table provider for MongoDB"
[github] Bump Dataflow python container versions
[github] Adjust last-updated date for the Jenkins README
[ondrej.cerny] [BEAM-8568] Fixed problem that LocalFileSystem no longer supports
[jbonofre] [BEAM-8347]: Consistently advance UnboundedRabbitMqReader watermark
[lostluck] Fix generic comparisons on protobuf messages
[kirillkozlov] IOPushDownRule should not be applied more than once to the same
IORels
[kcweaver] [BEAM-8570] Use SDK version in default Java container tag
[kcweaver] Use default Java container image if none is specified
[kcweaver] flinkCompatibilityMatrix depends on Java Docker containers
[kcweaver] [BEAM-8512] Add integration tests for flink_runner.py
[kirillkozlov] Created a MongoDbTable and a provider for it
[crites] Adds TestStream support for Dataflow runner.
[kirillkozlov] Filter push-down for BigQuery (kind of) working.
[kirillkozlov] Added IT test for BigQuery. spotlesApply.
[wenjialiu] [BEAM-8575] Add a trigger test to test Discarding accumulation mode
with
[github] Increase overhaed budget for test_sampler_transition_overhead (#10012)
[boyuanz] Still use fake pubsub signals when using windmill appliance with
[kcweaver] [BEAM-8585] Include path in error message in path_to_beam_jar
[crites] Marks run_TestStream as not a unittest, since it was trying to be 'run'
[klk] Add support for exclusion in Jenkins DSL
[klk] Add separate SQL precommit
[klk] Exclude SQL from Java precommit
[tweise] Add portable schemas to the roadmap
[sunjincheng121] [BEAM-8594] Remove unnecessary error check in DataFlow Runner
[mxm] [BEAM-8566] Fix checkpoint buffering when another bundle is started
[mxm] [BEAM-8567] Do not swallow execution errors during checkpointing
[mxm] [BEAM-8157] Fail if key group for state request does not match key group
[sniemitz] [BEAM-2879] Support writing data to BigQuery via avro
[robertwb] Simplify and improve performance of metrics.
[robertwb] Remove unused metrics supported global.
[robertwb] Bump Dataflow python container version
[tvalentyn] [BEAM-5878] update dill min version to 0.3.1.1 and add test for
[valentyn] Print pipeline proto and pipeline options in DEBUG loglevel.
[crites] Fixes line-to-long lint error.
[lcwik] [BEAM-5600, BEAM-2939] Add SplittableParDo expansion logic to runner's
[lcwik] fixup! Lint
[klk] [BEAM-3288] Guard against unsafe triggers at construction time
[changmingma] BEAM-8579: Strip UTF-8 BOM from TextSource output.
[crites] Replaces unittest annotation with setting __test__ = False to prevent
[kcweaver] [BEAM-8028] add spark_runner.py
[kcweaver] [BEAM-7224] add py wordcount tests for Spark
[robertwb] Add option to test metrics on runners without gauge support.
[bhulette] Always use shadow configuration for direct runner dep
[chamikara] Updates cross-language transforms roadmap
[56301632+RusOr10n] Update pipeline_graph.py
[kcweaver] [BEAM-8472] test Java default GCP region
[lcwik] fixup! Fix checkstyle & spotbugs
[pabloem] Merge pull request #9885 from [BEAM-8457] Label Dataflow jobs from
[tweise] Add cross-language efforts to roadmap index page
[robinyqiu] Add HllCount to Java transform catalog
[kirillkozlov] Created a MongoDbTable and a provider for it
[kirillkozlov] [SQL] Implemented write functionality for MongoDbTable, updated
[kirillkozlov] spotlesApply
[kirillkozlov] ToJson should support logical types
[kirillkozlov] Added RowJsonTest for lofical types
[lcwik] [BEAM-2939, BEAM-6868, BEAM-7233] Expose residual roots and bundle
[altay] Separate pydocs generation from py2 precommit tests.
[robertwb] [BEAM-8539] Make job state transitions in python-based runners
[altay] Add settings file
[robertwb] Implement portable representation of TestStream.
[robertwb] [BEAM-8597] Allow TestStream trigger tests to run on other runners.
[sunjincheng121] [BEAM-8557] Add log for the dropped unknown response
[sunjincheng121] fixup
[sunjincheng121] fix codestyle
[github] Merge pull request #10044 6x speedup for metrics.
[robertwb] Work around for BEAM-8598.
[mxm] [BEAM-8157] Add LengthPrefixCoder around unknown key coder for stateful
[mxm] [BEAM-8157] Add integration test for non standard key coders
[boyuanz] Update SDF APIs
[github] [BEAM-8598] Test triggering BEAM-8598 on FlinkRunner. (#10049)
[kcweaver] [BEAM-8628] use mock GcsUtil in
testDefaultGcpTempLocationDoesNotExist
[yifanzou] [BEAM-8621] Fix dependency checking job.
[valentyn] Update container image tags used by Dataflow runner for Beam master
[mxm] [BEAM-8622] Exclude UsesStrictTimerOrdering PVR tests for Spark
[mxm] [BEAM-8157] Follow-up to adjust comment and improve
[aromanenko.dev] [BEAM-7078] Update amazon-kinesis-client to 1.13.0
[lgajowy] Merge pull request #10072: [BEAM-8616] Make hadoop-client a provided
[lukasz.gajowy] Revert "Merge pull request #10072: [BEAM-8616] Make
hadoop-client a
[mxm] Make key type parameter in Flink's state request handler explicit
[aaltay] Remove Interactive Test Suite (#10068)
[kcweaver] [BEAM-8649] Eat stderr from subprocess in _get_default_gcp_region
[ningk] [BEAM-8379] Cache Eviction
[github] Beam changes to bypass recording timing for first N times seeing a new
[lukecwik] [BEAM-8575] Windows idempotency: Applying the same window fn (or
wind…
[kirillkozlov] review comments
[kcweaver] Can't use subprocess.DEVNULL in py2
[robertwb] Avoid Wimplicitly-unsigned-literal caused by -2**63.
[github] [BEAM-7233, BEAM-6868] Create an implementation for a bundle finalizer
[pabloem] [BEAM-8661] Moving io module to have per-module logger
[pabloem] Fix lint
[mxm] [BEAM-8598] Exclude UsesTestStreamWithMultipleStages also from Flink PVR
[kamil.wasilewski] Do not override test_metrics in PortableRunner test cases.
[github] [BEAM-3419] Explicitly model iterable side inputs as part of the Beam
[robertwb] [BEAM-8657] Avoid lifting combiners for incompatible triggers.
[robertwb] [BEAM-8663] Respect PaneInfo in bundle based direct runner.
[lcwik] [BEAM-8151, BEAM-7848] Add an UnboundedThreadPoolExecutor
[lcwik] [BEAM-8151, BEAM-7848] Swap to using a thread pool which is unbounded
[skoonce] [BEAM-8554] Use WorkItemCommitRequest protobuf fields to signal that a
[kcweaver] [BEAM-8660] Override returned artifact staging endpoint
[robertwb] Comment on compatibility.
[robertwb] [BEAM-8657] Combiner lifting fix for bundle-based direct runner.
[lostluck] [BEAM-8612] Convert []beam.T to the underlying type []T when passed
to a
[wenjialiu] [BEAM-8575] Fix window assignment idempotency tests
non-deterministic
[lvwanqi11] [BEAM-8666] Remove dependency between DataflowRunner and
PortableRunner
[robertwb] [BEAM-8667] Bound the number of element bundles buffered off the data
[robertwb] Cleanup: move direct runner test to correct location.
[pabloem] [BEAM-8661] Moving other modules to have per-module loggers
[pabloem] Fix lint
[pabloem] Removing extra line between constants
[pabloem] Removing extra space between constants
[migryz] Bump python precommit timeout
[chamikara] Fixes a failing check.
[wenjialiu] [BEAM-8575] Test a customized window fn work as expected
[wenjialiu] fixup
[wenjialiu] fixup
[robertwb] [BEAM-8655] Strengthen trigger transcript test to use multiple keys.
[robertwb] [BEAM-8655] Run trigger transcript tests with combiner as well as
[robertwb] [BEAM-8655] Run the subset of trigger tests that make sense in batch
[lcwik] [BEAM-8151] Swap to create SdkWorkers on demand when processing jobs
[thw] [BEAM-8670] Manage environment parallelism in DefaultJobBundleFactory
[migryz] Reduce Java Examples Dataflow Precommit timeout
[robertwb] Merge pull request #10117 [BEAM-8335] Add service and tagged output
[thw] Fix sdk_worker_parallelism pipeline option type, add test
[github] [BEAM-8661] Moving runners to have per-module logger (#10097)
[mxm] [BEAM-8672] Keep Python process alive when using LOOPBACK execution mode
[github] Merge pull request #10003: [BEAM-6756] Create Iterable type for Schema
------------------------------------------
Started by GitHub push by mxm
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on apache-beam-jenkins-3 (beam) in workspace
<https://builds.apache.org/job/beam_PostCommit_Java_ValidatesRunner_SparkStructuredStreaming/ws/>
No credentials specified
Wiping out workspace first.
Cloning the remote Git repository
Cloning repository https://github.com/apache/beam.git
> git init
> <https://builds.apache.org/job/beam_PostCommit_Java_ValidatesRunner_SparkStructuredStreaming/ws/src>
> # timeout=10
Fetching upstream changes from https://github.com/apache/beam.git
> git --version # timeout=10
> git fetch --tags --progress https://github.com/apache/beam.git
> +refs/heads/*:refs/remotes/origin/*
> git config remote.origin.url https://github.com/apache/beam.git # timeout=10
> git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* #
> timeout=10
> git config remote.origin.url https://github.com/apache/beam.git # timeout=10
Fetching upstream changes from https://github.com/apache/beam.git
> git fetch --tags --progress https://github.com/apache/beam.git
> +refs/heads/*:refs/remotes/origin/*
> +refs/pull/${ghprbPullId}/*:refs/remotes/origin/pr/${ghprbPullId}/*
> git rev-parse origin/master^{commit} # timeout=10
Checking out Revision 860e46f428d5fd6c81a09baa5944255d65ef19d2 (origin/master)
> git config core.sparsecheckout # timeout=10
> git checkout -f 860e46f428d5fd6c81a09baa5944255d65ef19d2
Commit message: "Merge pull request #10128: [BEAM-8672] Keep Python process
alive when using LOOPBACK execution mode"
> git rev-list --no-walk 90460b475f9e90df18e8f1339b92078ba4aebe30 # timeout=10
No emails were triggered.
[EnvInject] - Executing scripts and injecting environment variables after the
SCM step.
[EnvInject] - Injecting as environment variables the properties content
SPARK_LOCAL_IP=127.0.0.1
[EnvInject] - Variables injected successfully.
[Gradle] - Launching build.
[src] $
<https://builds.apache.org/job/beam_PostCommit_Java_ValidatesRunner_SparkStructuredStreaming/ws/src/gradlew>
--continue --max-workers=12 -Dorg.gradle.jvmargs=-Xms2g
-Dorg.gradle.jvmargs=-Xmx4g
:runners:spark:validatesStructuredStreamingRunnerBatch
> Task :buildSrc:compileJava NO-SOURCE
> Task :buildSrc:compileGroovy FROM-CACHE
> Task :buildSrc:pluginDescriptors
> Task :buildSrc:processResources
> Task :buildSrc:classes
> Task :buildSrc:jar
> Task :buildSrc:assemble
> Task :buildSrc:spotlessGroovy
> Task :buildSrc:spotlessGroovyCheck
> Task :buildSrc:spotlessGroovyGradle
> Task :buildSrc:spotlessGroovyGradleCheck
> Task :buildSrc:spotlessCheck
> Task :buildSrc:pluginUnderTestMetadata
> Task :buildSrc:compileTestJava NO-SOURCE
> Task :buildSrc:compileTestGroovy NO-SOURCE
> Task :buildSrc:processTestResources NO-SOURCE
> Task :buildSrc:testClasses UP-TO-DATE
> Task :buildSrc:test NO-SOURCE
> Task :buildSrc:validateTaskProperties FROM-CACHE
> Task :buildSrc:check
> Task :buildSrc:build
Configuration on demand is an incubating feature.
FAILURE: Build failed with an exception.
* What went wrong:
Task 'validatesStructuredStreamingRunnerBatch' not found in project
':runners:spark'.
* Try:
Run gradlew tasks to get a list of available tasks. 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 6s
Publishing build scan...
https://gradle.com/s/fuckeuqyoq7sm
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]