See 
<https://builds.apache.org/job/beam_PostRelease_NightlySnapshot/306/display/redirect?page=changes>

Changes:

[qinyeli] Introducing version into CacheManager

[lukasz.gajowy] [BEAM-5037] Fix deserialization problem due to transient field

[lukasz.gajowy] Remove redundant static field

[aaltay] [BEAM-4747] mkdirs if they don't exist in localfilesystem (#5903)

------------------------------------------
[...truncated 1.41 MB...]
INFO: Will copy temporary file 
FileResult{tempFilename=/tmp/groovy-generated-8020242611116811206-tmpdir/word-count-beam/.temp-beam-2018-07-28_11-23-25-1/3ce33b8b-c8b5-4f79-b986-4f834d56beee,
 shard=3, window=org.apache.beam.sdk.transforms.windowing.GlobalWindow@ca9ffe2, 
paneInfo=PaneInfo{isFirst=true, isLast=true, timing=ON_TIME, index=0, 
onTimeIndex=0}} to final location 
/tmp/groovy-generated-8020242611116811206-tmpdir/word-count-beam/counts-00003-of-00005
Jul 28, 2018 11:23:29 AM org.apache.beam.sdk.io.FileBasedSink$WriteOperation 
removeTemporaryFiles
INFO: Will remove known temporary file 
/tmp/groovy-generated-8020242611116811206-tmpdir/word-count-beam/.temp-beam-2018-07-28_11-23-25-1/39ce244c-1201-4008-81a8-7f1664d48630
Jul 28, 2018 11:23:29 AM org.apache.beam.sdk.io.FileBasedSink$WriteOperation 
removeTemporaryFiles
INFO: Will remove known temporary file 
/tmp/groovy-generated-8020242611116811206-tmpdir/word-count-beam/.temp-beam-2018-07-28_11-23-25-1/3ce33b8b-c8b5-4f79-b986-4f834d56beee
Jul 28, 2018 11:23:29 AM org.apache.beam.sdk.io.FileBasedSink$WriteOperation 
removeTemporaryFiles
INFO: Will remove known temporary file 
/tmp/groovy-generated-8020242611116811206-tmpdir/word-count-beam/.temp-beam-2018-07-28_11-23-25-1/4321fe46-7494-4335-ab92-944e2ba681d2
Jul 28, 2018 11:23:29 AM org.apache.beam.sdk.io.FileBasedSink$WriteOperation 
removeTemporaryFiles
INFO: Will remove known temporary file 
/tmp/groovy-generated-8020242611116811206-tmpdir/word-count-beam/.temp-beam-2018-07-28_11-23-25-1/e27bd382-144e-47a9-8152-43631f45927d
Jul 28, 2018 11:23:29 AM org.apache.beam.sdk.io.FileBasedSink$WriteOperation 
removeTemporaryFiles
INFO: Will remove known temporary file 
/tmp/groovy-generated-8020242611116811206-tmpdir/word-count-beam/.temp-beam-2018-07-28_11-23-25-1/838b8397-e703-4bc8-916e-5896a8c0ee8e
grep Foundation counts*
counts-00004-of-00005:Foundation: 1
Verified Foundation: 1
[SUCCESS]
:beam-runners-direct-java:runQuickstartJavaDirect (Thread[Daemon 
worker,5,main]) completed. Took 1 mins 33.832 secs.

> Task :beam-runners-google-cloud-dataflow-java:runQuickstartJavaDataflow
CommandException: No URLs matched: 
gs://temp-storage-for-release-validation-tests/nightly-snapshot-validation/count*
No files
mvn compile exec:java -q       
-Dexec.mainClass=org.apache.beam.examples.WordCount       
-Dexec.args="--runner=DataflowRunner                    
--project=apache-beam-testing                    
--gcpTempLocation=gs://temp-storage-for-release-validation-tests/nightly-snapshot-validation/tmp
                    
--output=gs://temp-storage-for-release-validation-tests/nightly-snapshot-validation/counts
                    --inputFile=gs://apache-beam-samples/shakespeare/*"         
            -Pdataflow-runner
Using maven /home/jenkins/tools/maven/apache-maven-3.5.2
Jul 28, 2018 11:24:49 AM 
org.apache.beam.runners.dataflow.options.DataflowPipelineOptions$StagingLocationFactory
 create
INFO: No stagingLocation provided, falling back to gcpTempLocation
Jul 28, 2018 11:24:49 AM org.apache.beam.runners.dataflow.DataflowRunner 
fromOptions
INFO: PipelineOptions.filesToStage was not specified. Defaulting to files from 
the classpath: will stage 114 files. Enable logging at DEBUG level to see which 
files will be staged.
Jul 28, 2018 11:24:51 AM org.apache.beam.runners.dataflow.DataflowRunner run
INFO: Executing pipeline on the Dataflow Service, which will have billing 
implications related to Google Compute Engine usage and other Google Cloud 
Services.
Jul 28, 2018 11:24:51 AM org.apache.beam.runners.dataflow.util.PackageUtil 
stageClasspathElements
INFO: Uploading 114 files from PipelineOptions.filesToStage to staging location 
to prepare for execution.
Jul 28, 2018 11:24:52 AM org.apache.beam.runners.dataflow.util.PackageUtil 
tryStagePackage
INFO: Uploading 
/tmp/groovy-generated-4569284166536255079-tmpdir/word-count-beam/target/classes 
to 
gs://temp-storage-for-release-validation-tests/nightly-snapshot-validation/tmp/staging/classes-9m45Wl3vzvv4Vts-0ReIbw.jar
Jul 28, 2018 11:24:53 AM org.apache.beam.runners.dataflow.util.PackageUtil 
stageClasspathElements
INFO: Staging files complete: 113 files cached, 1 files newly uploaded
Jul 28, 2018 11:24:53 AM 
org.apache.beam.runners.dataflow.DataflowPipelineTranslator$Translator addStep
INFO: Adding ReadLines/Read as step s1
Jul 28, 2018 11:24:53 AM org.apache.beam.sdk.io.FileBasedSource 
getEstimatedSizeBytes
INFO: Filepattern gs://apache-beam-samples/shakespeare/* matched 43 files with 
total size 5284696
Jul 28, 2018 11:24:53 AM 
org.apache.beam.runners.dataflow.DataflowPipelineTranslator$Translator addStep
INFO: Adding WordCount.CountWords/ParDo(ExtractWords) as step s2
Jul 28, 2018 11:24:54 AM 
org.apache.beam.runners.dataflow.DataflowPipelineTranslator$Translator addStep
INFO: Adding WordCount.CountWords/Count.PerElement/Init/Map as step s3
Jul 28, 2018 11:24:54 AM 
org.apache.beam.runners.dataflow.DataflowPipelineTranslator$Translator addStep
INFO: Adding 
WordCount.CountWords/Count.PerElement/Combine.perKey(Count)/GroupByKey as step 
s4
Jul 28, 2018 11:24:54 AM 
org.apache.beam.runners.dataflow.DataflowPipelineTranslator$Translator addStep
INFO: Adding 
WordCount.CountWords/Count.PerElement/Combine.perKey(Count)/Combine.GroupedValues
 as step s5
Jul 28, 2018 11:24:54 AM 
org.apache.beam.runners.dataflow.DataflowPipelineTranslator$Translator addStep
INFO: Adding MapElements/Map as step s6
Jul 28, 2018 11:24:54 AM 
org.apache.beam.runners.dataflow.DataflowPipelineTranslator$Translator addStep
INFO: Adding WriteCounts/WriteFiles/RewindowIntoGlobal/Window.Assign as step s7
Jul 28, 2018 11:24:54 AM 
org.apache.beam.runners.dataflow.DataflowPipelineTranslator$Translator addStep
INFO: Adding 
WriteCounts/WriteFiles/WriteUnshardedBundlesToTempFiles/WriteUnshardedBundles 
as step s8
Jul 28, 2018 11:24:54 AM 
org.apache.beam.runners.dataflow.DataflowPipelineTranslator$Translator addStep
INFO: Adding 
WriteCounts/WriteFiles/WriteUnshardedBundlesToTempFiles/GroupUnwritten as step 
s9
Jul 28, 2018 11:24:54 AM 
org.apache.beam.runners.dataflow.DataflowPipelineTranslator$Translator addStep
INFO: Adding 
WriteCounts/WriteFiles/WriteUnshardedBundlesToTempFiles/WriteUnwritten as step 
s10
Jul 28, 2018 11:24:54 AM 
org.apache.beam.runners.dataflow.DataflowPipelineTranslator$Translator addStep
INFO: Adding 
WriteCounts/WriteFiles/WriteUnshardedBundlesToTempFiles/DropShardNum as step s11
Jul 28, 2018 11:24:54 AM 
org.apache.beam.runners.dataflow.DataflowPipelineTranslator$Translator addStep
INFO: Adding 
WriteCounts/WriteFiles/WriteUnshardedBundlesToTempFiles/Flatten.PCollections as 
step s12
Jul 28, 2018 11:24:54 AM 
org.apache.beam.runners.dataflow.DataflowPipelineTranslator$Translator addStep
INFO: Adding 
WriteCounts/WriteFiles/GatherTempFileResults/View.AsList/ParDo(ToIsmRecordForGlobalWindow)
 as step s13
Jul 28, 2018 11:24:54 AM 
org.apache.beam.runners.dataflow.DataflowPipelineTranslator$Translator addStep
INFO: Adding 
WriteCounts/WriteFiles/GatherTempFileResults/View.AsList/CreateDataflowView as 
step s14
Jul 28, 2018 11:24:54 AM 
org.apache.beam.runners.dataflow.DataflowPipelineTranslator$Translator addStep
INFO: Adding 
WriteCounts/WriteFiles/GatherTempFileResults/Reify.ReifyViewInGlobalWindow/Create.Values/Read(CreateSource)
 as step s15
Jul 28, 2018 11:24:54 AM 
org.apache.beam.runners.dataflow.DataflowPipelineTranslator$Translator addStep
INFO: Adding 
WriteCounts/WriteFiles/GatherTempFileResults/Reify.ReifyViewInGlobalWindow/Reify.ReifyView/ParDo(Anonymous)
 as step s16
Jul 28, 2018 11:24:54 AM 
org.apache.beam.runners.dataflow.DataflowPipelineTranslator$Translator addStep
INFO: Adding 
WriteCounts/WriteFiles/GatherTempFileResults/Reify.ReifyViewInGlobalWindow/Values/Values/Map
 as step s17
Jul 28, 2018 11:24:54 AM 
org.apache.beam.runners.dataflow.DataflowPipelineTranslator$Translator addStep
INFO: Adding WriteCounts/WriteFiles/FinalizeTempFileBundles/Finalize as step s18
Jul 28, 2018 11:24:54 AM 
org.apache.beam.runners.dataflow.DataflowPipelineTranslator$Translator addStep
INFO: Adding 
WriteCounts/WriteFiles/FinalizeTempFileBundles/Reshuffle.ViaRandomKey/Pair with 
random key as step s19
Jul 28, 2018 11:24:54 AM 
org.apache.beam.runners.dataflow.DataflowPipelineTranslator$Translator addStep
INFO: Adding 
WriteCounts/WriteFiles/FinalizeTempFileBundles/Reshuffle.ViaRandomKey/Reshuffle/Window.Into()/Window.Assign
 as step s20
Jul 28, 2018 11:24:54 AM 
org.apache.beam.runners.dataflow.DataflowPipelineTranslator$Translator addStep
INFO: Adding 
WriteCounts/WriteFiles/FinalizeTempFileBundles/Reshuffle.ViaRandomKey/Reshuffle/GroupByKey
 as step s21
Jul 28, 2018 11:24:54 AM 
org.apache.beam.runners.dataflow.DataflowPipelineTranslator$Translator addStep
INFO: Adding 
WriteCounts/WriteFiles/FinalizeTempFileBundles/Reshuffle.ViaRandomKey/Reshuffle/ExpandIterable
 as step s22
Jul 28, 2018 11:24:54 AM 
org.apache.beam.runners.dataflow.DataflowPipelineTranslator$Translator addStep
INFO: Adding 
WriteCounts/WriteFiles/FinalizeTempFileBundles/Reshuffle.ViaRandomKey/Values/Values/Map
 as step s23
Jul 28, 2018 11:24:54 AM org.apache.beam.runners.dataflow.DataflowRunner run
INFO: Staging pipeline description to 
gs://temp-storage-for-release-validation-tests/nightly-snapshot-validation/tmp/staging/
Jul 28, 2018 11:24:54 AM org.apache.beam.runners.dataflow.util.PackageUtil 
tryStagePackage
INFO: Uploading <63755 bytes, hash 1QNOUodmEBuOkii0i8Ns2g> to 
gs://temp-storage-for-release-validation-tests/nightly-snapshot-validation/tmp/staging/pipeline-1QNOUodmEBuOkii0i8Ns2g.pb
Dataflow SDK version: 2.7.0-SNAPSHOT
Jul 28, 2018 11:24:55 AM org.apache.beam.runners.dataflow.DataflowRunner run
INFO: To access the Dataflow monitoring console, please navigate to 
https://console.cloud.google.com/dataflow/jobsDetail/locations/us-central1/jobs/2018-07-28_04_24_54-9758374575162458410?project=apache-beam-testing
Submitted job: 2018-07-28_04_24_54-9758374575162458410
Jul 28, 2018 11:24:55 AM org.apache.beam.runners.dataflow.DataflowRunner run
INFO: To cancel the job using the 'gcloud' tool, run:
> gcloud dataflow jobs --project=apache-beam-testing cancel 
> --region=us-central1 2018-07-28_04_24_54-9758374575162458410
Jul 28, 2018 11:25:11 AM 
org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process
INFO: 2018-07-28T11:24:54.869Z: Autoscaling is enabled for job 
2018-07-28_04_24_54-9758374575162458410. The number of workers will be between 
1 and 1000.
Jul 28, 2018 11:25:11 AM 
org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process
INFO: 2018-07-28T11:24:54.901Z: Autoscaling was automatically enabled for job 
2018-07-28_04_24_54-9758374575162458410.
Jul 28, 2018 11:25:11 AM 
org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process
INFO: 2018-07-28T11:24:57.611Z: Checking required Cloud APIs are enabled.
Jul 28, 2018 11:25:11 AM 
org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process
INFO: 2018-07-28T11:24:57.915Z: Checking permissions granted to controller 
Service Account.
Jul 28, 2018 11:25:11 AM 
org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process
INFO: 2018-07-28T11:25:02.718Z: Worker configuration: n1-standard-1 in 
us-central1-b.
Jul 28, 2018 11:25:11 AM 
org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process
INFO: 2018-07-28T11:25:03.183Z: Expanding CoGroupByKey operations into 
optimizable parts.
Jul 28, 2018 11:25:11 AM 
org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process
INFO: 2018-07-28T11:25:03.304Z: Expanding GroupByKey operations into 
optimizable parts.
Jul 28, 2018 11:25:11 AM 
org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process
INFO: 2018-07-28T11:25:03.344Z: Lifting ValueCombiningMappingFns into 
MergeBucketsMappingFns
Jul 28, 2018 11:25:11 AM 
org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process
INFO: 2018-07-28T11:25:03.569Z: Fusing adjacent ParDo, Read, Write, and Flatten 
operations
Jul 28, 2018 11:25:11 AM 
org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process
INFO: 2018-07-28T11:25:03.614Z: Fusing consumer 
WriteCounts/WriteFiles/GatherTempFileResults/Reify.ReifyViewInGlobalWindow/Reify.ReifyView/ParDo(Anonymous)
 into 
WriteCounts/WriteFiles/GatherTempFileResults/Reify.ReifyViewInGlobalWindow/Create.Values/Read(CreateSource)
Jul 28, 2018 11:25:11 AM 
org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process
INFO: 2018-07-28T11:25:03.659Z: Fusing consumer 
WriteCounts/WriteFiles/FinalizeTempFileBundles/Reshuffle.ViaRandomKey/Reshuffle/Window.Into()/Window.Assign
 into 
WriteCounts/WriteFiles/FinalizeTempFileBundles/Reshuffle.ViaRandomKey/Pair with 
random key
Jul 28, 2018 11:25:11 AM 
org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process
INFO: 2018-07-28T11:25:03.700Z: Fusing consumer 
WriteCounts/WriteFiles/FinalizeTempFileBundles/Reshuffle.ViaRandomKey/Reshuffle/ExpandIterable
 into 
WriteCounts/WriteFiles/FinalizeTempFileBundles/Reshuffle.ViaRandomKey/Reshuffle/GroupByKey/GroupByWindow
Jul 28, 2018 11:25:11 AM 
org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process
INFO: 2018-07-28T11:25:03.736Z: Fusing consumer 
WriteCounts/WriteFiles/FinalizeTempFileBundles/Reshuffle.ViaRandomKey/Values/Values/Map
 into 
WriteCounts/WriteFiles/FinalizeTempFileBundles/Reshuffle.ViaRandomKey/Reshuffle/ExpandIterable
Jul 28, 2018 11:25:11 AM 
org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process
INFO: 2018-07-28T11:25:03.771Z: Fusing consumer 
WriteCounts/WriteFiles/FinalizeTempFileBundles/Reshuffle.ViaRandomKey/Reshuffle/GroupByKey/Reify
 into 
WriteCounts/WriteFiles/FinalizeTempFileBundles/Reshuffle.ViaRandomKey/Reshuffle/Window.Into()/Window.Assign
Jul 28, 2018 11:25:11 AM 
org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process
INFO: 2018-07-28T11:25:03.803Z: Fusing consumer 
WriteCounts/WriteFiles/FinalizeTempFileBundles/Reshuffle.ViaRandomKey/Reshuffle/GroupByKey/Write
 into 
WriteCounts/WriteFiles/FinalizeTempFileBundles/Reshuffle.ViaRandomKey/Reshuffle/GroupByKey/Reify
Jul 28, 2018 11:25:11 AM 
org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process
INFO: 2018-07-28T11:25:03.842Z: Fusing consumer 
WriteCounts/WriteFiles/FinalizeTempFileBundles/Reshuffle.ViaRandomKey/Reshuffle/GroupByKey/GroupByWindow
 into 
WriteCounts/WriteFiles/FinalizeTempFileBundles/Reshuffle.ViaRandomKey/Reshuffle/GroupByKey/Read
Jul 28, 2018 11:25:11 AM 
org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process
INFO: 2018-07-28T11:25:03.887Z: Fusing consumer 
WriteCounts/WriteFiles/GatherTempFileResults/Reify.ReifyViewInGlobalWindow/Values/Values/Map
 into 
WriteCounts/WriteFiles/GatherTempFileResults/Reify.ReifyViewInGlobalWindow/Reify.ReifyView/ParDo(Anonymous)
Jul 28, 2018 11:25:11 AM 
org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process
INFO: 2018-07-28T11:25:03.932Z: Fusing consumer 
WriteCounts/WriteFiles/FinalizeTempFileBundles/Finalize into 
WriteCounts/WriteFiles/GatherTempFileResults/Reify.ReifyViewInGlobalWindow/Values/Values/Map
Jul 28, 2018 11:25:11 AM 
org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process
INFO: 2018-07-28T11:25:03.969Z: Fusing consumer 
WriteCounts/WriteFiles/FinalizeTempFileBundles/Reshuffle.ViaRandomKey/Pair with 
random key into WriteCounts/WriteFiles/FinalizeTempFileBundles/Finalize
Jul 28, 2018 11:25:11 AM 
org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process
INFO: 2018-07-28T11:25:04.015Z: Unzipping flatten s12 for input 
s11.org.apache.beam.sdk.values.PCollection.<init>:370#20ff67585e33a8f6
Jul 28, 2018 11:25:11 AM 
org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process
INFO: 2018-07-28T11:25:04.059Z: Fusing unzipped copy of 
WriteCounts/WriteFiles/GatherTempFileResults/View.AsList/ParDo(ToIsmRecordForGlobalWindow),
 through flatten 
WriteCounts/WriteFiles/WriteUnshardedBundlesToTempFiles/Flatten.PCollections, 
into producer 
WriteCounts/WriteFiles/WriteUnshardedBundlesToTempFiles/DropShardNum
Jul 28, 2018 11:25:11 AM 
org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process
INFO: 2018-07-28T11:25:04.100Z: Fusing consumer 
WriteCounts/WriteFiles/GatherTempFileResults/View.AsList/ParDo(ToIsmRecordForGlobalWindow)
 into 
WriteCounts/WriteFiles/WriteUnshardedBundlesToTempFiles/WriteUnshardedBundles
Jul 28, 2018 11:25:11 AM 
org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process
INFO: 2018-07-28T11:25:04.140Z: Fusing consumer 
WriteCounts/WriteFiles/WriteUnshardedBundlesToTempFiles/DropShardNum into 
WriteCounts/WriteFiles/WriteUnshardedBundlesToTempFiles/WriteUnwritten
Jul 28, 2018 11:25:11 AM 
org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process
INFO: 2018-07-28T11:25:04.185Z: Fusing consumer 
WordCount.CountWords/Count.PerElement/Combine.perKey(Count)/Combine.GroupedValues
 into 
WordCount.CountWords/Count.PerElement/Combine.perKey(Count)/GroupByKey/Read
Jul 28, 2018 11:25:11 AM 
org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process
INFO: 2018-07-28T11:25:04.227Z: Fusing consumer 
WriteCounts/WriteFiles/WriteUnshardedBundlesToTempFiles/GroupUnwritten/Write 
into 
WriteCounts/WriteFiles/WriteUnshardedBundlesToTempFiles/GroupUnwritten/Reify
Jul 28, 2018 11:25:11 AM 
org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process
INFO: 2018-07-28T11:25:04.272Z: Fusing consumer 
WriteCounts/WriteFiles/RewindowIntoGlobal/Window.Assign into MapElements/Map
Jul 28, 2018 11:25:11 AM 
org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process
INFO: 2018-07-28T11:25:04.310Z: Fusing consumer 
WordCount.CountWords/Count.PerElement/Combine.perKey(Count)/Combine.GroupedValues/Extract
 into 
WordCount.CountWords/Count.PerElement/Combine.perKey(Count)/Combine.GroupedValues
Jul 28, 2018 11:25:11 AM 
org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process
INFO: 2018-07-28T11:25:04.355Z: Fusing consumer 
WriteCounts/WriteFiles/WriteUnshardedBundlesToTempFiles/WriteUnwritten into 
WriteCounts/WriteFiles/WriteUnshardedBundlesToTempFiles/GroupUnwritten/GroupByWindow
Jul 28, 2018 11:25:11 AM 
org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process
INFO: 2018-07-28T11:25:04.399Z: Fusing consumer 
WordCount.CountWords/Count.PerElement/Combine.perKey(Count)/GroupByKey+WordCount.CountWords/Count.PerElement/Combine.perKey(Count)/Combine.GroupedValues/Partial
 into WordCount.CountWords/Count.PerElement/Init/Map
Jul 28, 2018 11:25:11 AM 
org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process
INFO: 2018-07-28T11:25:04.435Z: Fusing consumer 
WordCount.CountWords/Count.PerElement/Combine.perKey(Count)/GroupByKey/Write 
into 
WordCount.CountWords/Count.PerElement/Combine.perKey(Count)/GroupByKey/Reify
Jul 28, 2018 11:25:11 AM 
org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process
INFO: 2018-07-28T11:25:04.476Z: Fusing consumer 
WriteCounts/WriteFiles/WriteUnshardedBundlesToTempFiles/WriteUnshardedBundles 
into WriteCounts/WriteFiles/RewindowIntoGlobal/Window.Assign
Jul 28, 2018 11:25:11 AM 
org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process
INFO: 2018-07-28T11:25:04.521Z: Fusing consumer 
WordCount.CountWords/Count.PerElement/Init/Map into 
WordCount.CountWords/ParDo(ExtractWords)
Jul 28, 2018 11:25:11 AM 
org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process
INFO: 2018-07-28T11:25:04.558Z: Fusing consumer 
WriteCounts/WriteFiles/WriteUnshardedBundlesToTempFiles/GroupUnwritten/GroupByWindow
 into 
WriteCounts/WriteFiles/WriteUnshardedBundlesToTempFiles/GroupUnwritten/Read
Jul 28, 2018 11:25:11 AM 
org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process
INFO: 2018-07-28T11:25:04.599Z: Fusing consumer MapElements/Map into 
WordCount.CountWords/Count.PerElement/Combine.perKey(Count)/Combine.GroupedValues/Extract
Jul 28, 2018 11:25:11 AM 
org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process
INFO: 2018-07-28T11:25:04.646Z: Fusing consumer 
WordCount.CountWords/Count.PerElement/Combine.perKey(Count)/GroupByKey/Reify 
into 
WordCount.CountWords/Count.PerElement/Combine.perKey(Count)/GroupByKey+WordCount.CountWords/Count.PerElement/Combine.perKey(Count)/Combine.GroupedValues/Partial
Jul 28, 2018 11:25:11 AM 
org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process
INFO: 2018-07-28T11:25:04.690Z: Fusing consumer 
WriteCounts/WriteFiles/WriteUnshardedBundlesToTempFiles/GroupUnwritten/Reify 
into 
WriteCounts/WriteFiles/WriteUnshardedBundlesToTempFiles/WriteUnshardedBundles
Jul 28, 2018 11:25:11 AM 
org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process
INFO: 2018-07-28T11:25:04.733Z: Fusing consumer 
WordCount.CountWords/ParDo(ExtractWords) into ReadLines/Read
Jul 28, 2018 11:25:11 AM 
org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process
INFO: 2018-07-28T11:25:05.158Z: Executing operation 
WriteCounts/WriteFiles/FinalizeTempFileBundles/Reshuffle.ViaRandomKey/Reshuffle/GroupByKey/Create
Jul 28, 2018 11:25:11 AM 
org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process
INFO: 2018-07-28T11:25:05.192Z: Executing operation 
WordCount.CountWords/Count.PerElement/Combine.perKey(Count)/GroupByKey/Create
Jul 28, 2018 11:25:11 AM 
org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process
INFO: 2018-07-28T11:25:05.228Z: Executing operation 
WriteCounts/WriteFiles/WriteUnshardedBundlesToTempFiles/GroupUnwritten/Create
Jul 28, 2018 11:25:11 AM 
org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process
INFO: 2018-07-28T11:25:05.258Z: Starting 1 workers in us-central1-b...
Jul 28, 2018 11:25:11 AM 
org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process
INFO: 2018-07-28T11:25:05.446Z: Executing operation 
ReadLines/Read+WordCount.CountWords/ParDo(ExtractWords)+WordCount.CountWords/Count.PerElement/Init/Map+WordCount.CountWords/Count.PerElement/Combine.perKey(Count)/GroupByKey+WordCount.CountWords/Count.PerElement/Combine.perKey(Count)/Combine.GroupedValues/Partial+WordCount.CountWords/Count.PerElement/Combine.perKey(Count)/GroupByKey/Reify+WordCount.CountWords/Count.PerElement/Combine.perKey(Count)/GroupByKey/Write
Jul 28, 2018 11:25:19 AM 
org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process
INFO: 2018-07-28T11:25:18.018Z: Autoscaling: Raised the number of workers to 0 
based on the rate of progress in the currently running step(s).
Jul 28, 2018 11:25:31 AM 
org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process
INFO: 2018-07-28T11:25:28.533Z: Autoscaling: Raised the number of workers to 1 
based on the rate of progress in the currently running step(s).
Jul 28, 2018 11:25:31 AM 
org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process
INFO: 2018-07-28T11:25:28.561Z: Autoscaling: Would further reduce the number of 
workers but reached the minimum number allowed for the job.
Jul 28, 2018 11:25:47 AM 
org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process
INFO: 2018-07-28T11:25:46.455Z: Workers have started successfully.
Jul 28, 2018 11:27:24 AM 
org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process
INFO: 2018-07-28T11:27:21.911Z: Executing operation 
WordCount.CountWords/Count.PerElement/Combine.perKey(Count)/GroupByKey/Close
Jul 28, 2018 11:27:24 AM 
org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process
INFO: 2018-07-28T11:27:21.987Z: Executing operation 
WordCount.CountWords/Count.PerElement/Combine.perKey(Count)/GroupByKey/Read+WordCount.CountWords/Count.PerElement/Combine.perKey(Count)/Combine.GroupedValues+WordCount.CountWords/Count.PerElement/Combine.perKey(Count)/Combine.GroupedValues/Extract+MapElements/Map+WriteCounts/WriteFiles/RewindowIntoGlobal/Window.Assign+WriteCounts/WriteFiles/WriteUnshardedBundlesToTempFiles/WriteUnshardedBundles+WriteCounts/WriteFiles/GatherTempFileResults/View.AsList/ParDo(ToIsmRecordForGlobalWindow)+WriteCounts/WriteFiles/WriteUnshardedBundlesToTempFiles/GroupUnwritten/Reify+WriteCounts/WriteFiles/WriteUnshardedBundlesToTempFiles/GroupUnwritten/Write
Jul 28, 2018 11:27:34 AM 
org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process
INFO: 2018-07-28T11:27:33.513Z: Executing operation 
WriteCounts/WriteFiles/WriteUnshardedBundlesToTempFiles/GroupUnwritten/Close
Jul 28, 2018 11:27:34 AM 
org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process
INFO: 2018-07-28T11:27:33.610Z: Executing operation 
WriteCounts/WriteFiles/WriteUnshardedBundlesToTempFiles/GroupUnwritten/Read+WriteCounts/WriteFiles/WriteUnshardedBundlesToTempFiles/GroupUnwritten/GroupByWindow+WriteCounts/WriteFiles/WriteUnshardedBundlesToTempFiles/WriteUnwritten+WriteCounts/WriteFiles/WriteUnshardedBundlesToTempFiles/DropShardNum+WriteCounts/WriteFiles/GatherTempFileResults/View.AsList/ParDo(ToIsmRecordForGlobalWindow)
Jul 28, 2018 11:27:36 AM 
org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process
INFO: 2018-07-28T11:27:36.112Z: Executing operation s12-u40
Jul 28, 2018 11:27:36 AM 
org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process
INFO: 2018-07-28T11:27:36.334Z: Executing operation 
WriteCounts/WriteFiles/GatherTempFileResults/View.AsList/CreateDataflowView
Jul 28, 2018 11:27:39 AM 
org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process
INFO: 2018-07-28T11:27:36.528Z: Executing operation 
WriteCounts/WriteFiles/GatherTempFileResults/Reify.ReifyViewInGlobalWindow/Create.Values/Read(CreateSource)+WriteCounts/WriteFiles/GatherTempFileResults/Reify.ReifyViewInGlobalWindow/Reify.ReifyView/ParDo(Anonymous)+WriteCounts/WriteFiles/GatherTempFileResults/Reify.ReifyViewInGlobalWindow/Values/Values/Map+WriteCounts/WriteFiles/FinalizeTempFileBundles/Finalize+WriteCounts/WriteFiles/FinalizeTempFileBundles/Reshuffle.ViaRandomKey/Pair
 with random 
key+WriteCounts/WriteFiles/FinalizeTempFileBundles/Reshuffle.ViaRandomKey/Reshuffle/Window.Into()/Window.Assign+WriteCounts/WriteFiles/FinalizeTempFileBundles/Reshuffle.ViaRandomKey/Reshuffle/GroupByKey/Reify+WriteCounts/WriteFiles/FinalizeTempFileBundles/Reshuffle.ViaRandomKey/Reshuffle/GroupByKey/Write
Jul 28, 2018 11:27:40 AM 
org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process
INFO: 2018-07-28T11:27:40.165Z: Executing operation 
WriteCounts/WriteFiles/FinalizeTempFileBundles/Reshuffle.ViaRandomKey/Reshuffle/GroupByKey/Close
Jul 28, 2018 11:27:40 AM 
org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process
INFO: 2018-07-28T11:27:40.256Z: Executing operation 
WriteCounts/WriteFiles/FinalizeTempFileBundles/Reshuffle.ViaRandomKey/Reshuffle/GroupByKey/Read+WriteCounts/WriteFiles/FinalizeTempFileBundles/Reshuffle.ViaRandomKey/Reshuffle/GroupByKey/GroupByWindow+WriteCounts/WriteFiles/FinalizeTempFileBundles/Reshuffle.ViaRandomKey/Reshuffle/ExpandIterable+WriteCounts/WriteFiles/FinalizeTempFileBundles/Reshuffle.ViaRandomKey/Values/Values/Map
Jul 28, 2018 11:27:45 AM 
org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process
INFO: 2018-07-28T11:27:44.655Z: Cleaning up.
Jul 28, 2018 11:27:45 AM 
org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process
INFO: 2018-07-28T11:27:44.774Z: Stopping worker pool...
Jul 28, 2018 11:29:28 AM 
org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process
INFO: 2018-07-28T11:29:26.159Z: Autoscaling: Resized worker pool from 1 to 0.
Jul 28, 2018 11:29:28 AM 
org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process
INFO: 2018-07-28T11:29:26.263Z: Autoscaling: Would further reduce the number of 
workers but reached the minimum number allowed for the job.
Jul 28, 2018 11:29:35 AM org.apache.beam.runners.dataflow.DataflowPipelineJob 
waitUntilFinish
INFO: Job 2018-07-28_04_24_54-9758374575162458410 finished with status DONE.
gsutil cat 
gs://temp-storage-for-release-validation-tests/nightly-snapshot-validation/count*
 | grep Montague:
Montague: 47
Verified Montague: 47
gsutil rm 
gs://temp-storage-for-release-validation-tests/nightly-snapshot-validation/count*
Removing 
gs://temp-storage-for-release-validation-tests/nightly-snapshot-validation/counts-00000-of-00003...
/ [1 objects]                                                                   
Removing 
gs://temp-storage-for-release-validation-tests/nightly-snapshot-validation/counts-00001-of-00003...
/ [2 objects]                                                                   
Removing 
gs://temp-storage-for-release-validation-tests/nightly-snapshot-validation/counts-00002-of-00003...
/ [3 objects]                                                                   
Operation completed over 3 objects.                                             
 
[SUCCESS]
:beam-runners-google-cloud-dataflow-java:runQuickstartJavaDataflow (Thread[Task 
worker for ':' Thread 7,5,main]) completed. Took 6 mins 28.792 secs.

FAILURE: Build failed with an exception.

* What went wrong:
Execution failed for task ':beam-runners-spark:runQuickstartJavaSpark'.
> Process 'command '/usr/local/asfpackages/java/jdk1.8.0_172/bin/java'' 
> finished with non-zero exit value 1

* Try:
Run with --stacktrace option to get the stack trace. Run with --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 5.0.
See 
https://docs.gradle.org/4.8/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 29m 30s
8 actionable tasks: 7 executed, 1 from cache

Publishing build scan...
https://gradle.com/s/yclkphqh6mtpu

Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure

Reply via email to