See
<https://ci-beam.apache.org/job/beam_PostCommit_Go_VR_Flink/6183/display/redirect>
Changes:
------------------------------------------
[...truncated 39.66 MB...]
"urn": "beam:metric:pardo_execution_time:start_bundle_msecs:v1",
"type": "beam:metrics:sum_int64:v1",
"payload": "kAM=",
"labels": {
"PTRANSFORM": "beam.addFixedKeyFn"
}
}, {
"urn": "beam:metric:pardo_execution_time:finish_bundle_msecs:v1",
"type": "beam:metrics:sum_int64:v1",
"payload": "AA==",
"labels": {
"PTRANSFORM": "beam.createFn"
}
}, {
"urn": "beam:metric:pardo_execution_time:process_bundle_msecs:v1",
"type": "beam:metrics:sum_int64:v1",
"payload": "AA==",
"labels": {
"PTRANSFORM": "beam.addFixedKeyFn"
}
}, {
"urn": "beam:metric:data_channel:read_index:v1",
"type": "beam:metrics:sum_int64:v1",
"payload": "AQ==",
"labels": {
"PTRANSFORM": "fn/read/n1:0"
}
}, {
"urn": "beam:metric:sampled_byte_size:v1",
"type": "beam:metrics:distribution_int64:v1",
"payload": "AQEBAQ==",
"labels": {
"PCOLLECTION": "n1"
}
}, {
"urn": "beam:metric:sampled_byte_size:v1",
"type": "beam:metrics:distribution_int64:v1",
"payload": "BEQREQ==",
"labels": {
"PCOLLECTION": "n3"
}
}, {
"urn": "beam:metric:sampled_byte_size:v1",
"type": "beam:metrics:distribution_int64:v1",
"payload": "BAgCAg==",
"labels": {
"PCOLLECTION": "n2"
}
}]
}
}
May 21, 2022 12:56:57 PM
org.apache.flink.runtime.taskexecutor.slot.TaskSlotTableImpl freeSlotInternal
INFO: Free slot TaskSlot(index:16, state:ALLOCATED, resource profile:
ResourceProfile{taskHeapMemory=44.522gb (47804853381 bytes),
taskOffHeapMemory=44.522gb (47804853381 bytes), managedMemory=403.085mb
(422665126 bytes), networkMemory=89.043mb (93368854 bytes)}, allocationId:
bc2352e80b7df82ae99ce83cd64d0972, jobId: 8f482e48c596bfa674db9fe13e579a2b).
May 21, 2022 12:56:57 PM
org.apache.flink.runtime.jobmaster.slotpool.DefaultDeclarativeSlotPool
releaseSlots
INFO: Releasing slot [cbdaa45eeff52cb211f6cb5d54c33fca].
May 21, 2022 12:56:57 PM
org.apache.flink.runtime.taskexecutor.slot.TaskSlotTableImpl freeSlotInternal
INFO: Free slot TaskSlot(index:18, state:ALLOCATED, resource profile:
ResourceProfile{taskHeapMemory=44.522gb (47804853381 bytes),
taskOffHeapMemory=44.522gb (47804853381 bytes), managedMemory=403.085mb
(422665126 bytes), networkMemory=89.043mb (93368854 bytes)}, allocationId:
537d40e4a3a000cf387a7f74fc6985f2, jobId: 8f482e48c596bfa674db9fe13e579a2b).
May 21, 2022 12:56:57 PM
org.apache.flink.runtime.jobmaster.slotpool.DefaultDeclarativeSlotPool
releaseSlots
INFO: Releasing slot [1ed429d033623fbda4624f7df0a6c820].
May 21, 2022 12:56:57 PM
org.apache.flink.runtime.taskexecutor.slot.TaskSlotTableImpl freeSlotInternal
INFO: Free slot TaskSlot(index:8, state:ALLOCATED, resource profile:
ResourceProfile{taskHeapMemory=44.522gb (47804853381 bytes),
taskOffHeapMemory=44.522gb (47804853381 bytes), managedMemory=403.085mb
(422665126 bytes), networkMemory=89.043mb (93368854 bytes)}, allocationId:
387cf61a09cc76857da81822876534c4, jobId: 8f482e48c596bfa674db9fe13e579a2b).
May 21, 2022 12:56:57 PM
org.apache.flink.runtime.jobmaster.slotpool.DefaultDeclarativeSlotPool
releaseSlots
INFO: Releasing slot [bc2352e80b7df82ae99ce83cd64d0972].
May 21, 2022 12:56:57 PM
org.apache.beam.runners.jobsubmission.InMemoryJobService lambda$run$0
WARNING: Failed to remove job staging directory for token
go-testemitpardoaftergbk_a74d0926-48be-4b5c-b4d7-037aa3fba442.
java.io.FileNotFoundException: No files found for spec:
/tmp/beam-artifact-staging/6c365a7e44b78691a7b61ba52d8d91d9d9f1633a9b480b52e58bcf37eef80368/*
in working directory
<https://ci-beam.apache.org/job/beam_PostCommit_Go_VR_Flink/ws/src/.>
at
org.apache.beam.sdk.io.LocalFileSystem.matchOne(LocalFileSystem.java:307)
at
org.apache.beam.sdk.io.LocalFileSystem.match(LocalFileSystem.java:105)
at org.apache.beam.sdk.io.LocalFileSystem.match(LocalFileSystem.java:98)
at org.apache.beam.sdk.io.FileSystems.match(FileSystems.java:124)
at
org.apache.beam.sdk.io.FileSystems.matchResources(FileSystems.java:217)
at
org.apache.beam.runners.fnexecution.artifact.ArtifactStagingService$1.removeStagedArtifacts(ArtifactStagingService.java:180)
at
org.apache.beam.runners.fnexecution.artifact.ArtifactStagingService.removeStagedArtifacts(ArtifactStagingService.java:115)
at
org.apache.beam.runners.jobsubmission.JobServerDriver.lambda$createJobService$0(JobServerDriver.java:67)
at
org.apache.beam.runners.jobsubmission.InMemoryJobService.lambda$run$0(InMemoryJobService.java:261)
at
org.apache.beam.runners.jobsubmission.JobInvocation.setState(JobInvocation.java:249)
at
org.apache.beam.runners.jobsubmission.JobInvocation.access$200(JobInvocation.java:51)
at
org.apache.beam.runners.jobsubmission.JobInvocation$1.onSuccess(JobInvocation.java:115)
at
org.apache.beam.runners.jobsubmission.JobInvocation$1.onSuccess(JobInvocation.java:101)
at
org.apache.beam.vendor.guava.v26_0_jre.com.google.common.util.concurrent.Futures$CallbackListener.run(Futures.java:1058)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:748)
May 21, 2022 12:56:57 PM
org.apache.flink.runtime.jobmaster.slotpool.DefaultDeclarativeSlotPool
releaseSlots
INFO: Releasing slot [537d40e4a3a000cf387a7f74fc6985f2].
May 21, 2022 12:56:57 PM
org.apache.flink.runtime.taskexecutor.slot.TaskSlotTableImpl freeSlotInternal
INFO: Free slot TaskSlot(index:10, state:ALLOCATED, resource profile:
ResourceProfile{taskHeapMemory=44.522gb (47804853381 bytes),
taskOffHeapMemory=44.522gb (47804853381 bytes), managedMemory=403.085mb
(422665126 bytes), networkMemory=89.043mb (93368854 bytes)}, allocationId:
f64cf865a2fe18055dd5a1668f747193, jobId: 8f482e48c596bfa674db9fe13e579a2b).
May 21, 2022 12:56:57 PM
org.apache.flink.runtime.jobmaster.slotpool.DefaultDeclarativeSlotPool
releaseSlots
INFO: Releasing slot [387cf61a09cc76857da81822876534c4].
May 21, 2022 12:56:57 PM
org.apache.flink.runtime.taskexecutor.slot.TaskSlotTableImpl freeSlotInternal
INFO: Free slot TaskSlot(index:0, state:ALLOCATED, resource profile:
ResourceProfile{taskHeapMemory=44.522gb (47804853381 bytes),
taskOffHeapMemory=44.522gb (47804853381 bytes), managedMemory=403.085mb
(422665126 bytes), networkMemory=89.043mb (93368854 bytes)}, allocationId:
7daa989e9922f20c93664a240ef5e2c4, jobId: 8f482e48c596bfa674db9fe13e579a2b).
2022/05/21 12:56:57 Job state: DONE
May 21, 2022 12:56:57 PM
org.apache.flink.runtime.taskexecutor.slot.TaskSlotTableImpl freeSlotInternal
INFO: Free slot TaskSlot(index:5, state:ALLOCATED, resource profile:
ResourceProfile{taskHeapMemory=44.522gb (47804853381 bytes),
taskOffHeapMemory=44.522gb (47804853381 bytes), managedMemory=403.085mb
(422665126 bytes), networkMemory=89.043mb (93368854 bytes)}, allocationId:
03e53e873453243ef38420af98df9132, jobId: 8f482e48c596bfa674db9fe13e579a2b).
May 21, 2022 12:56:57 PM
org.apache.flink.runtime.jobmaster.slotpool.DefaultDeclarativeSlotPool
releaseSlots
INFO: Releasing slot [f64cf865a2fe18055dd5a1668f747193].
May 21, 2022 12:56:57 PM
org.apache.flink.runtime.taskexecutor.slot.TaskSlotTableImpl freeSlotInternal
INFO: Free slot TaskSlot(index:6, state:ALLOCATED, resource profile:
ResourceProfile{taskHeapMemory=44.522gb (47804853381 bytes),
taskOffHeapMemory=44.522gb (47804853381 bytes), managedMemory=403.085mb
(422665126 bytes), networkMemory=89.043mb (93368854 bytes)}, allocationId:
7be0b92d29144567f338a5e459cdc0c6, jobId: 8f482e48c596bfa674db9fe13e579a2b).
May 21, 2022 12:56:57 PM
org.apache.flink.runtime.taskexecutor.slot.TaskSlotTableImpl freeSlotInternal
INFO: Free slot TaskSlot(index:20, state:ALLOCATED, resource profile:
ResourceProfile{taskHeapMemory=44.522gb (47804853381 bytes),
taskOffHeapMemory=44.522gb (47804853381 bytes), managedMemory=403.085mb
(422665126 bytes), networkMemory=89.043mb (93368854 bytes)}, allocationId:
56b891edaac74da933508d573449ec1c, jobId: 8f482e48c596bfa674db9fe13e579a2b).
May 21, 2022 12:56:57 PM
org.apache.flink.runtime.jobmaster.slotpool.DefaultDeclarativeSlotPool
releaseSlots
INFO: Releasing slot [7daa989e9922f20c93664a240ef5e2c4].
May 21, 2022 12:56:57 PM
org.apache.beam.runners.jobsubmission.InMemoryJobService getJobMetrics
INFO: Getting job metrics for
go0testemitpardoaftergbk-jenkins-0521125649-30e892c5_67e89de3-498b-4cd1-9c0f-8942eb1aed32
May 21, 2022 12:56:57 PM
org.apache.flink.runtime.taskexecutor.slot.TaskSlotTableImpl freeSlotInternal
INFO: Free slot TaskSlot(index:2, state:ALLOCATED, resource profile:
ResourceProfile{taskHeapMemory=44.522gb (47804853381 bytes),
taskOffHeapMemory=44.522gb (47804853381 bytes), managedMemory=403.085mb
(422665126 bytes), networkMemory=89.043mb (93368854 bytes)}, allocationId:
c51c1facf90178f1b6d95835e739a87e, jobId: 8f482e48c596bfa674db9fe13e579a2b).
May 21, 2022 12:56:57 PM
org.apache.flink.runtime.jobmaster.slotpool.DefaultDeclarativeSlotPool
releaseSlots
INFO: Releasing slot [03e53e873453243ef38420af98df9132].
May 21, 2022 12:56:57 PM
org.apache.flink.runtime.taskexecutor.slot.TaskSlotTableImpl freeSlotInternal
INFO: Free slot TaskSlot(index:14, state:ALLOCATED, resource profile:
ResourceProfile{taskHeapMemory=44.522gb (47804853381 bytes),
taskOffHeapMemory=44.522gb (47804853381 bytes), managedMemory=403.085mb
(422665126 bytes), networkMemory=89.043mb (93368854 bytes)}, allocationId:
beb18c7fd0445b415bffbc9235eef6e3, jobId: 8f482e48c596bfa674db9fe13e579a2b).
May 21, 2022 12:56:57 PM
org.apache.flink.runtime.jobmaster.slotpool.DefaultDeclarativeSlotPool
releaseSlots
INFO: Releasing slot [7be0b92d29144567f338a5e459cdc0c6].
May 21, 2022 12:56:57 PM
org.apache.flink.runtime.taskexecutor.slot.TaskSlotTableImpl freeSlotInternal
INFO: Free slot TaskSlot(index:17, state:ALLOCATED, resource profile:
ResourceProfile{taskHeapMemory=44.522gb (47804853381 bytes),
taskOffHeapMemory=44.522gb (47804853381 bytes), managedMemory=403.085mb
(422665126 bytes), networkMemory=89.043mb (93368854 bytes)}, allocationId:
9d22edc1f44e99b85e3e2b3d1f09c2f3, jobId: 8f482e48c596bfa674db9fe13e579a2b).
May 21, 2022 12:56:57 PM
org.apache.beam.runners.jobsubmission.InMemoryJobService getJobMetrics
INFO: Finished getting job metrics for
go0testemitpardoaftergbk-jenkins-0521125649-30e892c5_67e89de3-498b-4cd1-9c0f-8942eb1aed32
May 21, 2022 12:56:57 PM
org.apache.flink.runtime.taskexecutor.slot.TaskSlotTableImpl freeSlotInternal
INFO: Free slot TaskSlot(index:11, state:ALLOCATED, resource profile:
ResourceProfile{taskHeapMemory=44.522gb (47804853381 bytes),
taskOffHeapMemory=44.522gb (47804853381 bytes), managedMemory=403.085mb
(422665126 bytes), networkMemory=89.043mb (93368854 bytes)}, allocationId:
dfe68d08feca933628e0219eaf16eef7, jobId: 8f482e48c596bfa674db9fe13e579a2b).
May 21, 2022 12:56:57 PM
org.apache.flink.runtime.jobmaster.slotpool.DefaultDeclarativeSlotPool
releaseSlots
INFO: Releasing slot [56b891edaac74da933508d573449ec1c].
May 21, 2022 12:56:57 PM
org.apache.flink.runtime.taskexecutor.slot.TaskSlotTableImpl freeSlotInternal
INFO: Free slot TaskSlot(index:3, state:ALLOCATED, resource profile:
ResourceProfile{taskHeapMemory=44.522gb (47804853381 bytes),
taskOffHeapMemory=44.522gb (47804853381 bytes), managedMemory=403.085mb
(422665126 bytes), networkMemory=89.043mb (93368854 bytes)}, allocationId:
81ea8e840c5825ad7700a1a02e4a2bfe, jobId: 8f482e48c596bfa674db9fe13e579a2b).
May 21, 2022 12:56:57 PM
org.apache.flink.runtime.jobmaster.slotpool.DefaultDeclarativeSlotPool
releaseSlots
INFO: Releasing slot [c51c1facf90178f1b6d95835e739a87e].
May 21, 2022 12:56:57 PM
org.apache.flink.runtime.taskexecutor.slot.TaskSlotTableImpl freeSlotInternal
INFO: Free slot TaskSlot(index:19, state:ALLOCATED, resource profile:
ResourceProfile{taskHeapMemory=44.522gb (47804853381 bytes),
taskOffHeapMemory=44.522gb (47804853381 bytes), managedMemory=403.085mb
(422665126 bytes), networkMemory=89.043mb (93368854 bytes)}, allocationId:
ebce37a3b054bef025081db2d6fca67e, jobId: 8f482e48c596bfa674db9fe13e579a2b).
May 21, 2022 12:56:57 PM org.apache.flink.runtime.webmonitor.WebMonitorEndpoint
lambda$shutDownInternal$5
INFO: Removing cache directory /tmp/flink-web-ui
May 21, 2022 12:56:57 PM
org.apache.flink.runtime.taskexecutor.slot.TaskSlotTableImpl freeSlotInternal
INFO: Free slot TaskSlot(index:1, state:ALLOCATED, resource profile:
ResourceProfile{taskHeapMemory=44.522gb (47804853381 bytes),
taskOffHeapMemory=44.522gb (47804853381 bytes), managedMemory=403.085mb
(422665126 bytes), networkMemory=89.043mb (93368854 bytes)}, allocationId:
2a17feef93c7b54bd5a52fe54c35d473, jobId: 8f482e48c596bfa674db9fe13e579a2b).
May 21, 2022 12:56:57 PM
org.apache.flink.runtime.jobmaster.slotpool.DefaultDeclarativeSlotPool
releaseSlots
INFO: Releasing slot [beb18c7fd0445b415bffbc9235eef6e3].
May 21, 2022 12:56:57 PM org.apache.flink.runtime.rest.RestServerEndpoint
lambda$closeAsync$1
INFO: Shut down complete.
May 21, 2022 12:56:57 PM
org.apache.flink.runtime.taskexecutor.slot.TaskSlotTableImpl freeSlotInternal
INFO: Free slot TaskSlot(index:13, state:ALLOCATED, resource profile:
ResourceProfile{taskHeapMemory=44.522gb (47804853381 bytes),
taskOffHeapMemory=44.522gb (47804853381 bytes), managedMemory=403.085mb
(422665126 bytes), networkMemory=89.043mb (93368854 bytes)}, allocationId:
d2984b370c90efb015f79e7aa1946fa5, jobId: 8f482e48c596bfa674db9fe13e579a2b).
May 21, 2022 12:56:57 PM
org.apache.flink.runtime.jobmaster.slotpool.DefaultDeclarativeSlotPool
releaseSlots
INFO: Releasing slot [9d22edc1f44e99b85e3e2b3d1f09c2f3].
May 21, 2022 12:56:57 PM
org.apache.flink.runtime.taskexecutor.slot.TaskSlotTableImpl freeSlotInternal
INFO: Free slot TaskSlot(index:12, state:ALLOCATED, resource profile:
ResourceProfile{taskHeapMemory=44.522gb (47804853381 bytes),
taskOffHeapMemory=44.522gb (47804853381 bytes), managedMemory=403.085mb
(422665126 bytes), networkMemory=89.043mb (93368854 bytes)}, allocationId:
9aa8997a0134e1901c73743c7c32619f, jobId: 8f482e48c596bfa674db9fe13e579a2b).
May 21, 2022 12:56:57 PM
org.apache.flink.runtime.resourcemanager.ResourceManager deregisterApplication
INFO: Shut down cluster because application is in CANCELED, diagnostics
DispatcherResourceManagerComponent has been closed..
May 21, 2022 12:56:57 PM
org.apache.flink.runtime.taskexecutor.slot.TaskSlotTableImpl freeSlotInternal
INFO: Free slot TaskSlot(index:22, state:ALLOCATED, resource profile:
ResourceProfile{taskHeapMemory=44.522gb (47804853381 bytes),
taskOffHeapMemory=44.522gb (47804853381 bytes), managedMemory=403.085mb
(422665126 bytes), networkMemory=89.043mb (93368854 bytes)}, allocationId:
37fc8d3c95edd1a47daf9860b52c1d3e, jobId: 8f482e48c596bfa674db9fe13e579a2b).
May 21, 2022 12:56:57 PM
org.apache.flink.runtime.jobmaster.slotpool.DefaultDeclarativeSlotPool
releaseSlots
INFO: Releasing slot [dfe68d08feca933628e0219eaf16eef7].
May 21, 2022 12:56:57 PM
org.apache.flink.runtime.taskexecutor.slot.TaskSlotTableImpl freeSlotInternal
INFO: Free slot TaskSlot(index:7, state:ALLOCATED, resource profile:
ResourceProfile{taskHeapMemory=44.522gb (47804853381 bytes),
taskOffHeapMemory=44.522gb (47804853381 bytes), managedMemory=403.085mb
(422665126 bytes), networkMemory=89.043mb (93368854 bytes)}, allocationId:
e00e78a86ebeba75995dc8555aca87f7, jobId: 8f482e48c596bfa674db9fe13e579a2b).
May 21, 2022 12:56:57 PM
org.apache.flink.runtime.taskexecutor.slot.TaskSlotTableImpl freeSlotInternal
INFO: Free slot TaskSlot(index:4, state:ALLOCATED, resource profile:
ResourceProfile{taskHeapMemory=44.522gb (47804853381 bytes),
taskOffHeapMemory=44.522gb (47804853381 bytes), managedMemory=403.085mb
(422665126 bytes), networkMemory=89.043mb (93368854 bytes)}, allocationId:
dc825d7da00a52f664175900bf29a444, jobId: 8f482e48c596bfa674db9fe13e579a2b).
May 21, 2022 12:56:57 PM
org.apache.flink.runtime.entrypoint.component.DispatcherResourceManagerComponent
closeAsyncInternal
INFO: Closing components.
May 21, 2022 12:56:57 PM
org.apache.flink.runtime.jobmaster.slotpool.DefaultDeclarativeSlotPool
releaseSlots
INFO: Releasing slot [81ea8e840c5825ad7700a1a02e4a2bfe].
May 21, 2022 12:56:57 PM
org.apache.flink.runtime.taskexecutor.slot.TaskSlotTableImpl freeSlotInternal
INFO: Free slot TaskSlot(index:9, state:ALLOCATED, resource profile:
ResourceProfile{taskHeapMemory=44.522gb (47804853381 bytes),
taskOffHeapMemory=44.522gb (47804853381 bytes), managedMemory=403.085mb
(422665126 bytes), networkMemory=89.043mb (93368854 bytes)}, allocationId:
0fc203174ac7edfe21dbcdf708370d89, jobId: 8f482e48c596bfa674db9fe13e579a2b).
May 21, 2022 12:56:57 PM
org.apache.flink.runtime.dispatcher.runner.AbstractDispatcherLeaderProcess
closeInternal
INFO: Stopping SessionDispatcherLeaderProcess.
May 21, 2022 12:56:57 PM
org.apache.flink.runtime.jobmaster.slotpool.DefaultDeclarativeSlotPool
releaseSlots
INFO: Releasing slot [ebce37a3b054bef025081db2d6fca67e].
May 21, 2022 12:56:57 PM org.apache.flink.runtime.dispatcher.Dispatcher onStop
INFO: Stopping dispatcher akka://flink/user/rpc/dispatcher_145.
May 21, 2022 12:56:57 PM
org.apache.flink.runtime.resourcemanager.ResourceManagerServiceImpl closeAsync
INFO: Stopping resource manager service.
May 21, 2022 12:56:57 PM org.apache.flink.runtime.dispatcher.Dispatcher
terminateRunningJobs
INFO: Stopping all currently running jobs of dispatcher
akka://flink/user/rpc/dispatcher_145.
May 21, 2022 12:56:57 PM
org.apache.flink.runtime.jobmaster.slotpool.DefaultDeclarativeSlotPool
releaseSlots
INFO: Releasing slot [2a17feef93c7b54bd5a52fe54c35d473].
May 21, 2022 12:56:57 PM
org.apache.flink.runtime.resourcemanager.slotmanager.DeclarativeSlotManager
close
INFO: Closing the slot manager.
May 21, 2022 12:56:57 PM
org.apache.flink.runtime.jobmaster.slotpool.DefaultDeclarativeSlotPool
releaseSlots
INFO: Releasing slot [d2984b370c90efb015f79e7aa1946fa5].
May 21, 2022 12:56:57 PM
org.apache.flink.runtime.resourcemanager.slotmanager.DeclarativeSlotManager
suspend
INFO: Suspending the slot manager.
May 21, 2022 12:56:57 PM
org.apache.flink.runtime.jobmaster.slotpool.DefaultDeclarativeSlotPool
releaseSlots
INFO: Releasing slot [9aa8997a0134e1901c73743c7c32619f].
May 21, 2022 12:56:57 PM
org.apache.flink.runtime.jobmaster.slotpool.DefaultDeclarativeSlotPool
releaseSlots
INFO: Releasing slot [37fc8d3c95edd1a47daf9860b52c1d3e].
May 21, 2022 12:56:57 PM
org.apache.flink.runtime.jobmaster.slotpool.DefaultDeclarativeSlotPool
releaseSlots
INFO: Releasing slot [e00e78a86ebeba75995dc8555aca87f7].
May 21, 2022 12:56:57 PM
org.apache.flink.runtime.jobmaster.slotpool.DefaultDeclarativeSlotPool
releaseSlots
INFO: Releasing slot [dc825d7da00a52f664175900bf29a444].
May 21, 2022 12:56:57 PM
org.apache.flink.runtime.jobmaster.slotpool.DefaultDeclarativeSlotPool
releaseSlots
INFO: Releasing slot [0fc203174ac7edfe21dbcdf708370d89].
May 21, 2022 12:56:57 PM org.apache.flink.runtime.jobmaster.JobMaster
dissolveResourceManagerConnection
INFO: Close ResourceManager connection ba56092d4f34ad856b159084dc90b1d7:
Stopping JobMaster for job
'go0testemitpardoaftergbk-jenkins-0521125649-30e892c5'
(8f482e48c596bfa674db9fe13e579a2b).
May 21, 2022 12:56:57 PM
org.apache.flink.runtime.taskexecutor.DefaultJobLeaderService stop
INFO: Stop job leader service.
May 21, 2022 12:56:57 PM
org.apache.flink.runtime.state.TaskExecutorLocalStateStoresManager shutdown
INFO: Shutting down TaskExecutorLocalStateStoresManager.
--- PASS: TestEmitParDoAfterGBK (9.54s)
PASS
May 21, 2022 12:56:57 PM
org.apache.flink.runtime.io.disk.FileChannelManagerImpl lambda$getFileCloser$0
INFO: FileChannelManager removed spill file directory
/tmp/flink-io-7fd75108-e822-4c6f-b1f9-d68e72f4594f
May 21, 2022 12:56:57 PM
org.apache.flink.runtime.io.network.NettyShuffleEnvironment close
INFO: Shutting down the network environment and its components.
ok github.com/apache/beam/sdks/v2/go/test/regression 100.582s
May 21, 2022 12:56:57 PM org.apache.flink.runtime.dispatcher.Dispatcher
lambda$onStop$0
INFO: Stopped dispatcher akka://flink/user/rpc/dispatcher_145.
FAIL
May 21, 2022 12:56:57 PM
org.apache.flink.runtime.io.disk.FileChannelManagerImpl lambda$getFileCloser$0
INFO: FileChannelManager removed spill file directory
/tmp/flink-netty-shuffle-2802b1de-d943-4eb5-b991-f3ad06b537b5
May 21, 2022 12:56:57 PM org.apache.flink.runtime.taskexecutor.KvStateService
shutdown
INFO: Shutting down the kvState service and its components.
May 21, 2022 12:56:57 PM
org.apache.flink.runtime.taskexecutor.DefaultJobLeaderService stop
INFO: Stop job leader service.
May 21, 2022 12:56:57 PM org.apache.flink.runtime.filecache.FileCache shutdown
INFO: removed file cache directory
/tmp/flink-dist-cache-e9cc1c56-e344-4ea1-a5b3-bdf1188df8bf
May 21, 2022 12:56:57 PM org.apache.flink.runtime.taskexecutor.TaskExecutor
handleOnStopException
INFO: Stopped TaskExecutor akka://flink/user/rpc/taskmanager_144.
May 21, 2022 12:56:57 PM org.apache.flink.runtime.rpc.akka.AkkaRpcService
stopService
INFO: Stopping Akka RPC service.
> Task :sdks:go:test:flinkValidatesRunner FAILED
FAILURE: Build failed with an exception.
* Where:
Build file
'<https://ci-beam.apache.org/job/beam_PostCommit_Go_VR_Flink/ws/src/sdks/go/test/build.gradle'>
line: 70
* What went wrong:
Execution failed for task ':sdks:go:test:flinkValidatesRunner'.
> Process 'command 'sh'' finished with non-zero exit value 1
* 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 8.0.
You can use '--warning-mode all' to show the individual deprecation warnings
and determine if they come from your own scripts or plugins.
See
https://docs.gradle.org/7.4/userguide/command_line_interface.html#sec:command_line_warnings
Execution optimizations have been disabled for 2 invalid unit(s) of work during
this build to ensure correctness.
Please consult deprecation warnings for more details.
BUILD FAILED in 8m 33s
169 actionable tasks: 115 executed, 47 from cache, 7 up-to-date
Publishing build scan...
https://gradle.com/s/uqtqzy2mtkhlc
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]