You are viewing a plain text version of this content. The canonical link for it is here.
Posted to builds@beam.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2021/04/06 06:18:46 UTC

Build failed in Jenkins: beam_PostCommit_Go_VR_Flink #4589

See <https://ci-beam.apache.org/job/beam_PostCommit_Go_VR_Flink/4589/display/redirect?page=changes>

Changes:

[kileysok] Optimize reservoir sampling calculation


------------------------------------------
[...truncated 1.17 MB...]
Apr 06, 2021 6:18:42 AM org.apache.flink.runtime.executiongraph.Execution transitionState
INFO: CHAIN MapPartition (MapPartition at [2]github.com/apache/beam/sdks/go/test/{integration, vendor}) -> FlatMap (FlatMap at ExtractOutput[0]) -> Map (Key Extractor) -> GroupCombine (GroupCombine at GroupCombine: CoGBK) -> Map (Key Extractor) (1/1) (bc2b2ccdeadeb2de8c1e5b9402cd0906) switched from RUNNING to FINISHED.
Apr 06, 2021 6:18:42 AM org.apache.flink.runtime.taskmanager.Task transitionState
INFO: GroupReduce (GroupReduce at CoGBK) (1/1)#0 (892d8a866e8693646e19de3fb1e516b3) switched from RUNNING to FINISHED.
Apr 06, 2021 6:18:42 AM org.apache.flink.runtime.taskmanager.Task doRun
INFO: Freeing task resources for GroupReduce (GroupReduce at CoGBK) (1/1)#0 (892d8a866e8693646e19de3fb1e516b3).
Apr 06, 2021 6:18:42 AM org.apache.flink.runtime.taskexecutor.TaskExecutor unregisterTaskAndNotifyFinalState
INFO: Un-registering task and sending final execution state FINISHED to JobManager for task GroupReduce (GroupReduce at CoGBK) (1/1)#0 892d8a866e8693646e19de3fb1e516b3.
Apr 06, 2021 6:18:42 AM org.apache.flink.runtime.executiongraph.Execution transitionState
INFO: GroupReduce (GroupReduce at CoGBK) (1/1) (892d8a866e8693646e19de3fb1e516b3) switched from RUNNING to FINISHED.
Apr 06, 2021 6:18:42 AM org.apache.beam.runners.fnexecution.logging.Slf4jLogWriter log
INFO: DataSource: 1 elements in 941617557 ns
Apr 06, 2021 6:18:42 AM org.apache.beam.runners.fnexecution.control.DefaultJobBundleFactory$WrappedSdkHarnessClient unref
INFO: Closing environment urn: "beam:env:docker:v1"
payload: "\n\026apache/beam_go_sdk:dev"
capabilities: "beam:protocol:progress_reporting:v0"
capabilities: "beam:protocol:multi_core_bundle_processing:v1"
capabilities: "beam:version:sdk_base:go"
capabilities: "beam:coder:bytes:v1"
capabilities: "beam:coder:bool:v1"
capabilities: "beam:coder:varint:v1"
capabilities: "beam:coder:double:v1"
capabilities: "beam:coder:string_utf8:v1"
capabilities: "beam:coder:length_prefix:v1"
capabilities: "beam:coder:kv:v1"
capabilities: "beam:coder:iterable:v1"
capabilities: "beam:coder:state_backed_iterable:v1"
capabilities: "beam:coder:windowed_value:v1"
capabilities: "beam:coder:global_window:v1"
capabilities: "beam:coder:interval_window:v1"
dependencies {
  type_urn: "beam:artifact:type:file:v1"
  type_payload: "\ng/tmp/beam-artifact-staging/51e6f5d8d1e058562d9d41bd6dd3f5275e5ef13ed263fa5ed2965587981b0398/1-go-worker"
  role_urn: "beam:artifact:role:staging_to:v1"
  role_payload: "\n\006worker"
}

Apr 06, 2021 6:18:42 AM org.apache.beam.runners.fnexecution.logging.GrpcLoggingService close
INFO: 1 Beam Fn Logging clients still connected during shutdown.
Apr 06, 2021 6:18:42 AM org.apache.beam.sdk.fn.data.BeamFnDataGrpcMultiplexer$InboundObserver onCompleted
WARNING: Hanged up for unknown endpoint.
Apr 06, 2021 6:18:42 AM org.apache.beam.runners.fnexecution.environment.DockerContainerEnvironment close
INFO: Closing Docker container aaf9a2840b90790d6dbffe61acccb60d1cd68924f645790a9c478926d4b2de5f. Logs:
2021/04/06 06:18:41 Provision info:
pipeline_options:{fields:{key:"beam:option:app_name:v1"  value:{string_value:"go-job-8-1617689916884342961"}}  fields:{key:"beam:option:experiments:v1"  value:{list_value:{values:{string_value:"beam_fn_api"}}}}  fields:{key:"beam:option:flink_master:v1"  value:{string_value:"[local]"}}  fields:{key:"beam:option:go_options:v1"  value:{struct_value:{fields:{key:"options"  value:{struct_value:{fields:{key:"hooks"  value:{string_value:"{}"}}}}}}}}  fields:{key:"beam:option:job_name:v1"  value:{string_value:"go0job0801617689916884342961-jenkins-0406061839-b95c0958"}}  fields:{key:"beam:option:options_id:v1"  value:{number_value:17}}  fields:{key:"beam:option:output_executable_path:v1"  value:{null_value:NULL_VALUE}}  fields:{key:"beam:option:parallelism:v1"  value:{number_value:-1}}  fields:{key:"beam:option:retain_docker_containers:v1"  value:{bool_value:false}}  fields:{key:"beam:option:runner:v1"  value:{null_value:NULL_VALUE}}}  logging_endpoint:{url:"localhost:39013"}  artifact_endpoint:{url:"localhost:34689"}  control_endpoint:{url:"localhost:39517"}  dependencies:{type_urn:"beam:artifact:type:file:v1"  type_payload:"\ng/tmp/beam-artifact-staging/51e6f5d8d1e058562d9d41bd6dd3f5275e5ef13ed263fa5ed2965587981b0398/1-go-worker"  role_urn:"beam:artifact:role:staging_to:v1"  role_payload:"\n\x06worker"}
2021/04/06 06:18:41 Initializing Go harness: /opt/apache/beam/boot --id=15-1 --provision_endpoint=localhost:44841
2021/04/06 06:18:41 WARNING: proto: file "v1.proto" is already registered
A future release will panic on registration conflicts. See:
https://developers.google.com/protocol-buffers/docs/reference/go/faq#namespace-conflict

Worker exited successfully!
2021/04/06 06:18:42 control response channel closed
Apr 06, 2021 6:18:43 AM org.apache.flink.runtime.taskmanager.Task transitionState
INFO: MapPartition (MapPartition at [1]github.com/apache/beam/sdks/go/test/vendor/github.com/apache/beam/sdks/go/pkg/beam/testing/passert.sumFn) (1/1)#0 (9846f8cefe323718e5f9b403f2bbefa0) switched from RUNNING to FINISHED.
Apr 06, 2021 6:18:43 AM org.apache.flink.runtime.taskmanager.Task doRun
INFO: Freeing task resources for MapPartition (MapPartition at [1]github.com/apache/beam/sdks/go/test/vendor/github.com/apache/beam/sdks/go/pkg/beam/testing/passert.sumFn) (1/1)#0 (9846f8cefe323718e5f9b403f2bbefa0).
Apr 06, 2021 6:18:43 AM org.apache.flink.runtime.taskmanager.Task transitionState
INFO: DataSink (DiscardingOutput) (1/1)#0 (831606107b706d6a0c0bc4c74f468ec2) switched from RUNNING to FINISHED.
Apr 06, 2021 6:18:43 AM org.apache.flink.runtime.taskexecutor.TaskExecutor unregisterTaskAndNotifyFinalState
INFO: Un-registering task and sending final execution state FINISHED to JobManager for task MapPartition (MapPartition at [1]github.com/apache/beam/sdks/go/test/vendor/github.com/apache/beam/sdks/go/pkg/beam/testing/passert.sumFn) (1/1)#0 9846f8cefe323718e5f9b403f2bbefa0.
Apr 06, 2021 6:18:43 AM org.apache.flink.runtime.taskmanager.Task doRun
INFO: Freeing task resources for DataSink (DiscardingOutput) (1/1)#0 (831606107b706d6a0c0bc4c74f468ec2).
Apr 06, 2021 6:18:43 AM org.apache.flink.runtime.taskexecutor.TaskExecutor unregisterTaskAndNotifyFinalState
INFO: Un-registering task and sending final execution state FINISHED to JobManager for task DataSink (DiscardingOutput) (1/1)#0 831606107b706d6a0c0bc4c74f468ec2.
Apr 06, 2021 6:18:43 AM org.apache.flink.runtime.executiongraph.Execution transitionState
INFO: MapPartition (MapPartition at [1]github.com/apache/beam/sdks/go/test/vendor/github.com/apache/beam/sdks/go/pkg/beam/testing/passert.sumFn) (1/1) (9846f8cefe323718e5f9b403f2bbefa0) switched from RUNNING to FINISHED.
Apr 06, 2021 6:18:43 AM org.apache.flink.runtime.executiongraph.Execution transitionState
INFO: DataSink (DiscardingOutput) (1/1) (831606107b706d6a0c0bc4c74f468ec2) switched from RUNNING to FINISHED.
Apr 06, 2021 6:18:43 AM org.apache.flink.runtime.executiongraph.ExecutionGraph transitionState
INFO: Job go0job0801617689916884342961-jenkins-0406061839-b95c0958 (7ec1ddda879ac3fab43b1d04ee2c93fe) switched from state RUNNING to FINISHED.
Apr 06, 2021 6:18:43 AM org.apache.flink.runtime.dispatcher.Dispatcher jobReachedGloballyTerminalState
INFO: Job 7ec1ddda879ac3fab43b1d04ee2c93fe reached globally terminal state FINISHED.
Apr 06, 2021 6:18:43 AM org.apache.flink.runtime.minicluster.MiniCluster closeAsync
INFO: Shutting down Flink Mini Cluster
Apr 06, 2021 6:18:43 AM org.apache.flink.runtime.rest.RestServerEndpoint closeAsync
INFO: Shutting down rest endpoint.
Apr 06, 2021 6:18:43 AM org.apache.flink.runtime.jobmaster.JobMaster onStop
INFO: Stopping the JobMaster for job go0job0801617689916884342961-jenkins-0406061839-b95c0958(7ec1ddda879ac3fab43b1d04ee2c93fe).
Apr 06, 2021 6:18:43 AM org.apache.flink.runtime.taskexecutor.TaskExecutor onStop
INFO: Stopping TaskExecutor akka://flink/user/rpc/taskmanager_56.
Apr 06, 2021 6:18:43 AM org.apache.flink.runtime.taskexecutor.TaskExecutor closeResourceManagerConnection
INFO: Close ResourceManager connection 64849936480eee56fb0237d94da9276b.
Apr 06, 2021 6:18:43 AM org.apache.flink.runtime.resourcemanager.ResourceManager closeTaskManagerConnection
INFO: Closing TaskExecutor connection 7fece321-330d-45e6-b5c4-4c65a75538cd because: The TaskExecutor is shutting down.
Apr 06, 2021 6:18:43 AM org.apache.flink.runtime.taskexecutor.TaskExecutor disconnectJobManagerConnection
INFO: Close JobManager connection for job 7ec1ddda879ac3fab43b1d04ee2c93fe.
Apr 06, 2021 6:18:43 AM org.apache.flink.runtime.jobmaster.slotpool.SlotPoolImpl suspend
INFO: Suspending SlotPool.
Apr 06, 2021 6:18:43 AM org.apache.flink.runtime.jobmaster.JobMaster dissolveResourceManagerConnection
INFO: Close ResourceManager connection 64849936480eee56fb0237d94da9276b: Stopping JobMaster for job go0job0801617689916884342961-jenkins-0406061839-b95c0958(7ec1ddda879ac3fab43b1d04ee2c93fe)..
Apr 06, 2021 6:18:43 AM org.apache.flink.runtime.jobmaster.slotpool.SlotPoolImpl close
INFO: Stopping SlotPool.
Apr 06, 2021 6:18:43 AM org.apache.flink.runtime.resourcemanager.ResourceManager closeJobManagerConnection
INFO: Disconnect job manager ac11f915a001c5e0f1df2154782a4235@akka://flink/user/rpc/jobmanager_59 for job 7ec1ddda879ac3fab43b1d04ee2c93fe from the resource manager.
Apr 06, 2021 6:18:43 AM org.apache.flink.runtime.taskexecutor.slot.TaskSlotTableImpl freeSlotInternal
INFO: Free slot TaskSlot(index:0, state:ALLOCATED, resource profile: ResourceProfile{managedMemory=9.082gb (9751277568 bytes), networkMemory=64.000mb (67108864 bytes)}, allocationId: afaa2626d1a98db2cb9092953d4998b3, jobId: 7ec1ddda879ac3fab43b1d04ee2c93fe).
Apr 06, 2021 6:18:43 AM org.apache.beam.runners.flink.FlinkPipelineRunner createPortablePipelineResult
INFO: Execution finished in 3240 msecs
Apr 06, 2021 6:18:43 AM org.apache.beam.runners.flink.FlinkPipelineRunner createPortablePipelineResult
INFO: Final accumulator values:
Apr 06, 2021 6:18:43 AM org.apache.beam.runners.flink.FlinkPipelineRunner createPortablePipelineResult
INFO: __metricscontainers : {
  "metrics": {
    "attempted": [{
      "urn": "beam:metric:data_channel:read_index:v1",
      "type": "beam:metrics:sum_int64:v1",
      "payload": "AQ==",
      "labels": {
        "PTRANSFORM": "fn/read/n4:0"
      }
    }, {
      "urn": "beam:metric:element_count:v1",
      "type": "beam:metrics:sum_int64:v1",
      "payload": "AQ==",
      "labels": {
        "PCOLLECTION": "n4"
      }
    }, {
      "urn": "beam:metric:data_channel:read_index:v1",
      "type": "beam:metrics:sum_int64:v1",
      "payload": "AQ==",
      "labels": {
        "PTRANSFORM": "fn/read/n7:0"
      }
    }, {
      "urn": "beam:metric:element_count:v1",
      "type": "beam:metrics:sum_int64:v1",
      "payload": "AQ==",
      "labels": {
        "PCOLLECTION": "n7"
      }
    }, {
      "urn": "beam:metric:element_count:v1",
      "type": "beam:metrics:sum_int64:v1",
      "payload": "AQ==",
      "labels": {
        "PCOLLECTION": "n1"
      }
    }, {
      "urn": "beam:metric:data_channel:read_index:v1",
      "type": "beam:metrics:sum_int64:v1",
      "payload": "AQ==",
      "labels": {
        "PTRANSFORM": "fn/read/n1:0"
      }
    }]
  }
}
Apr 06, 2021 6:18:43 AM org.apache.flink.runtime.taskexecutor.TaskExecutor$JobLeaderListenerImpl jobManagerLostLeadership
INFO: JobManager for job 7ec1ddda879ac3fab43b1d04ee2c93fe with leader id ac11f915a001c5e0f1df2154782a4235 lost leadership.
Apr 06, 2021 6:18:43 AM org.apache.flink.runtime.taskexecutor.DefaultJobLeaderService stop
INFO: Stop job leader service.
Apr 06, 2021 6:18:43 AM org.apache.flink.runtime.state.TaskExecutorLocalStateStoresManager shutdown
INFO: Shutting down TaskExecutorLocalStateStoresManager.
Apr 06, 2021 6:18:43 AM org.apache.flink.runtime.io.disk.FileChannelManagerImpl lambda$getFileCloser$0
INFO: FileChannelManager removed spill file directory /tmp/flink-io-11d20603-3963-4fc2-bf22-5d5b15b173dc
Apr 06, 2021 6:18:43 AM org.apache.flink.runtime.io.network.NettyShuffleEnvironment close
INFO: Shutting down the network environment and its components.
Apr 06, 2021 6:18:43 AM org.apache.flink.runtime.webmonitor.WebMonitorEndpoint lambda$shutDownInternal$5
INFO: Removing cache directory /tmp/flink-web-ui
Apr 06, 2021 6:18:43 AM org.apache.beam.runners.jobsubmission.InMemoryJobService getJobMetrics
INFO: Getting job metrics for go0job0801617689916884342961-jenkins-0406061839-b95c0958_49beb3a0-0398-4449-91b0-db164d412328
Apr 06, 2021 6:18:43 AM org.apache.flink.runtime.rest.RestServerEndpoint lambda$closeAsync$1
INFO: Shut down complete.
Apr 06, 2021 6:18:43 AM org.apache.beam.runners.jobsubmission.InMemoryJobService getJobMetrics
INFO: Finished getting job metrics for go0job0801617689916884342961-jenkins-0406061839-b95c0958_49beb3a0-0398-4449-91b0-db164d412328
Apr 06, 2021 6:18:43 AM org.apache.flink.runtime.io.disk.FileChannelManagerImpl lambda$getFileCloser$0
INFO: FileChannelManager removed spill file directory /tmp/flink-netty-shuffle-6d64c7d0-1c3e-4688-b472-df7a25334840
Apr 06, 2021 6:18:43 AM org.apache.flink.runtime.taskexecutor.KvStateService shutdown
INFO: Shutting down the kvState service and its components.
Apr 06, 2021 6:18:43 AM org.apache.flink.runtime.taskexecutor.DefaultJobLeaderService stop
INFO: Stop job leader service.
Apr 06, 2021 6:18:43 AM org.apache.flink.runtime.resourcemanager.ResourceManager deregisterApplication
INFO: Shut down cluster because application is in CANCELED, diagnostics DispatcherResourceManagerComponent has been closed..
Apr 06, 2021 6:18:43 AM org.apache.flink.runtime.filecache.FileCache shutdown
INFO: removed file cache directory /tmp/flink-dist-cache-f1e485be-dea4-456f-9177-07d00efc3f88
Apr 06, 2021 6:18:43 AM org.apache.flink.runtime.entrypoint.component.DispatcherResourceManagerComponent closeAsyncInternal
INFO: Closing components.
Apr 06, 2021 6:18:43 AM org.apache.flink.runtime.taskexecutor.TaskExecutor handleOnStopException
INFO: Stopped TaskExecutor akka://flink/user/rpc/taskmanager_56.
Apr 06, 2021 6:18:43 AM org.apache.flink.runtime.dispatcher.runner.AbstractDispatcherLeaderProcess closeInternal
INFO: Stopping SessionDispatcherLeaderProcess.
Apr 06, 2021 6:18:43 AM org.apache.flink.runtime.dispatcher.Dispatcher onStop
INFO: Stopping dispatcher akka://flink/user/rpc/dispatcher_58.
Apr 06, 2021 6:18:43 AM org.apache.flink.runtime.resourcemanager.slotmanager.SlotManagerImpl close
INFO: Closing the SlotManager.
Apr 06, 2021 6:18:43 AM org.apache.flink.runtime.dispatcher.Dispatcher terminateRunningJobs
INFO: Stopping all currently running jobs of dispatcher akka://flink/user/rpc/dispatcher_58.
Apr 06, 2021 6:18:43 AM org.apache.flink.runtime.resourcemanager.slotmanager.SlotManagerImpl suspend
INFO: Suspending the SlotManager.
Apr 06, 2021 6:18:43 AM org.apache.flink.runtime.rest.handler.legacy.backpressure.BackPressureRequestCoordinator shutDown
INFO: Shutting down back pressure request coordinator.
Apr 06, 2021 6:18:43 AM org.apache.flink.runtime.dispatcher.Dispatcher lambda$onStop$0
INFO: Stopped dispatcher akka://flink/user/rpc/dispatcher_58.
Apr 06, 2021 6:18:43 AM org.apache.flink.runtime.rpc.akka.AkkaRpcService stopService
INFO: Stopping Akka RPC service.
Apr 06, 2021 6:18:43 AM org.apache.flink.runtime.rpc.akka.AkkaRpcService stopService
INFO: Stopping Akka RPC service.
Apr 06, 2021 6:18:43 AM org.apache.flink.runtime.rpc.akka.AkkaRpcService lambda$stopService$7
INFO: Stopped Akka RPC service.
Apr 06, 2021 6:18:43 AM org.apache.flink.runtime.blob.AbstractBlobCache close
INFO: Shutting down BLOB cache
Apr 06, 2021 6:18:43 AM org.apache.flink.runtime.blob.AbstractBlobCache close
INFO: Shutting down BLOB cache
Apr 06, 2021 6:18:43 AM org.apache.flink.runtime.blob.BlobServer close
INFO: Stopped BLOB server at 0.0.0.0:42705
Apr 06, 2021 6:18:43 AM org.apache.flink.runtime.rpc.akka.AkkaRpcService lambda$stopService$7
INFO: Stopped Akka RPC service.

if [[ "$RUNNER" == "dataflow" ]]; then
  # Delete the container locally and remotely
  docker rmi $CONTAINER:$TAG || echo "Failed to remove container"
  gcloud --quiet container images delete $CONTAINER:$TAG || echo "Failed to delete container"

  # Clean up tempdir
  rm -rf $TMPDIR
fi

exit $TEST_EXIT_CODE
exit_background_processes

> 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: 92

* 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 7.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/6.8/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 18m 17s
139 actionable tasks: 98 executed, 39 from cache, 2 up-to-date

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

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

---------------------------------------------------------------------
To unsubscribe, e-mail: builds-unsubscribe@beam.apache.org
For additional commands, e-mail: builds-help@beam.apache.org


Jenkins build is back to normal : beam_PostCommit_Go_VR_Flink #4592

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://ci-beam.apache.org/job/beam_PostCommit_Go_VR_Flink/4592/display/redirect?page=changes>


---------------------------------------------------------------------
To unsubscribe, e-mail: builds-unsubscribe@beam.apache.org
For additional commands, e-mail: builds-help@beam.apache.org


Build failed in Jenkins: beam_PostCommit_Go_VR_Flink #4591

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://ci-beam.apache.org/job/beam_PostCommit_Go_VR_Flink/4591/display/redirect?page=changes>

Changes:

[noreply] [BEAM-7372] Remove dead py<3.6 paths (#14436)


------------------------------------------
[...truncated 1.50 MB...]
    value: <
      urn: "beam:env:docker:v1"
      payload: "\n apache/beam_java8_sdk:2.30.0.dev"
      capabilities: "beam:coder:bytes:v1"
      capabilities: "beam:coder:bool:v1"
      capabilities: "beam:coder:varint:v1"
      capabilities: "beam:coder:string_utf8:v1"
      capabilities: "beam:coder:iterable:v1"
      capabilities: "beam:coder:timer:v1"
      capabilities: "beam:coder:kv:v1"
      capabilities: "beam:coder:length_prefix:v1"
      capabilities: "beam:coder:global_window:v1"
      capabilities: "beam:coder:interval_window:v1"
      capabilities: "beam:coder:windowed_value:v1"
      capabilities: "beam:coder:double:v1"
      capabilities: "beam:coder:row:v1"
      capabilities: "beam:coder:param_windowed_value:v1"
      capabilities: "beam:coder:state_backed_iterable:v1"
      capabilities: "beam:coder:sharded_key:v1"
      capabilities: "beam:protocol:multi_core_bundle_processing:v1"
      capabilities: "beam:protocol:progress_reporting:v1"
      capabilities: "beam:version:sdk_base:apache/beam_java8_sdk:2.30.0.dev"
      capabilities: "beam:transform:sdf_truncate_sized_restrictions:v1"
      capabilities: "beam:transform:to_string:v1"
      dependencies: <
        type_urn: "beam:artifact:type:file:v1"
        type_payload: "\nL/tmp/artifacts/icedtea-sound-iX5usnMhooWFVsDnq3d6iP0jxH1RLWWxipZhY6Hvsnw.jar\022@897e6eb27321a2858556c0e7ab777a88fd23c47d512d65b18a966163a1efb27c"
        role_urn: "beam:artifact:role:staging_to:v1"
        role_payload: "\n=icedtea-sound-iX5usnMhooWFVsDnq3d6iP0jxH1RLWWxipZhY6Hvsnw.jar"
      >
      dependencies: <
        type_urn: "beam:artifact:type:file:v1"
        type_payload: "\nF/tmp/artifacts/jaccess-vLiJE9Opd23Iykd81sLP70H_7nOeFCEONM7N3XuinBg.jar\022@bcb88913d3a9776dc8ca477cd6c2cfef41ffee739e14210e34cecddd7ba29c18"
        role_urn: "beam:artifact:role:staging_to:v1"
        role_payload: "\n7jaccess-vLiJE9Opd23Iykd81sLP70H_7nOeFCEONM7N3XuinBg.jar"
      >
      dependencies: <
        type_urn: "beam:artifact:type:file:v1"
        type_payload: "\nI/tmp/artifacts/localedata-eAT2q5pJyQK8p1x9W86L5he9r_dvqTQKnnOkqtS02qQ.jar\022@7804f6ab9a49c902bca75c7d5bce8be617bdaff76fa9340a9e73a4aad4b4daa4"
        role_urn: "beam:artifact:role:staging_to:v1"
        role_payload: "\n:localedata-eAT2q5pJyQK8p1x9W86L5he9r_dvqTQKnnOkqtS02qQ.jar"
      >
      dependencies: <
        type_urn: "beam:artifact:type:file:v1"
        type_payload: "\nF/tmp/artifacts/nashorn-UTZiziZ3oPAMhBKkESP_1iGZIouF7eojtmkEsRvoc30.jar\022@513662ce2677a0f00c8412a41123ffd62199228b85edea23b66904b11be8737d"
        role_urn: "beam:artifact:role:staging_to:v1"
        role_payload: "\n7nashorn-UTZiziZ3oPAMhBKkESP_1iGZIouF7eojtmkEsRvoc30.jar"
      >
      dependencies: <
        type_urn: "beam:artifact:type:file:v1"
        type_payload: "\nG/tmp/artifacts/cldrdata-ZPGB77uRDC5AOKy08ig7v7wS0921ni2fYpQfHzSFeKM.jar\022@64f181efbb910c2e4038acb4f2283bbfbc12d3ddb59e2d9f62941f1f348578a3"
        role_urn: "beam:artifact:role:staging_to:v1"
        role_payload: "\n8cldrdata-ZPGB77uRDC5AOKy08ig7v7wS0921ni2fYpQfHzSFeKM.jar"
      >
      dependencies: <
        type_urn: "beam:artifact:type:file:v1"
        type_payload: "\nD/tmp/artifacts/dnsns-4wiJPg1GaUSuVvIrRFHNZbcPHE7Dixp3MEN1jxLCsmE.jar\022@e308893e0d466944ae56f22b4451cd65b70f1c4ec38b1a773043758f12c2b261"
        role_urn: "beam:artifact:role:staging_to:v1"
        role_payload: "\n5dnsns-4wiJPg1GaUSuVvIrRFHNZbcPHE7Dixp3MEN1jxLCsmE.jar"
      >
      dependencies: <
        type_urn: "beam:artifact:type:file:v1"
        type_payload: "\n\214\001/tmp/artifacts/beam-sdks-java-testing-expansion-service-testExpansionService-2.30.0-SNAPSHOT-Ne3vUpkpG-CaYdjrmkv7PqsNH0P_hFEFqCyVWnkGE7Y.jar\022@35edef5299291be09a61d8eb9a4bfb3eab0d1f43ff845105a82c955a790613b6"
        role_urn: "beam:artifact:role:staging_to:v1"
        role_payload: "\n}beam-sdks-java-testing-expansion-service-testExpansionService-2.30.0-SNAPSHOT-Ne3vUpkpG-CaYdjrmkv7PqsNH0P_hFEFqCyVWnkGE7Y.jar"
      >
    >
  >
  environments: <
    key: "go"
    value: <
      urn: "beam:env:docker:v1"
      payload: "\n\026apache/beam_go_sdk:dev"
      capabilities: "beam:protocol:progress_reporting:v0"
      capabilities: "beam:protocol:multi_core_bundle_processing:v1"
      capabilities: "beam:version:sdk_base:go"
      capabilities: "beam:coder:bytes:v1"
      capabilities: "beam:coder:bool:v1"
      capabilities: "beam:coder:varint:v1"
      capabilities: "beam:coder:double:v1"
      capabilities: "beam:coder:string_utf8:v1"
      capabilities: "beam:coder:length_prefix:v1"
      capabilities: "beam:coder:kv:v1"
      capabilities: "beam:coder:iterable:v1"
      capabilities: "beam:coder:state_backed_iterable:v1"
      capabilities: "beam:coder:windowed_value:v1"
      capabilities: "beam:coder:global_window:v1"
      capabilities: "beam:coder:interval_window:v1"
      dependencies: <
        type_urn: "beam:artifact:type:go_worker_binary:v1"
        role_urn: "beam:artifact:role:staging_to:v1"
        role_payload: "\n\006worker"
      >
    >
  >
  environments: <
    key: "go@NnaYxMUnqK"
    value: <
    >
  >
>
root_transform_ids: "e1"
root_transform_ids: "e2"
root_transform_ids: "e3"
root_transform_ids: "s1"
root_transform_ids: "e5"
root_transform_ids: "e6"
root_transform_ids: "s2"
2021/04/06 18:33:09 Prepared job with id: go-job-2-1617733989558567798_f2f6b794-6653-4069-88a9-f2f63740903d and staging token: go-job-2-1617733989558567798_f2f6b794-6653-4069-88a9-f2f63740903d
2021/04/06 18:33:09 Cross-compiling <https://ci-beam.apache.org/job/beam_PostCommit_Go_VR_Flink/ws/temp_gopath/src/github.com/apache/beam/sdks/go/test/integration/xlang/xlang_test.go> as /tmp/worker-2-1617733989790732479
2021/04/06 18:33:24 Staged binary artifact with token: 
2021/04/06 18:33:25 Submitted job: go0job0201617733989558567798-jenkins-0406183324-778dc66e_4bce5fac-feee-4d16-9f67-5deba9836275
2021/04/06 18:33:26 Job state: STOPPED
2021/04/06 18:33:26 Job state: STARTING
2021/04/06 18:33:26 Job state: RUNNING
2021/04/06 18:33:26  (): java.lang.IllegalArgumentException: A PCollectionNode should have exactly one producing PTransformNode, but found 2:
PCollection:
PCollectionNode{id=n3, PCollection=unique_name: "n3"
coder_id: "c2@NnaYxMUnqK"
is_bounded: BOUNDED
windowing_strategy_id: "w0@NnaYxMUnqK"
}
Producers:
[PTransformNode{id=impulse_i0, transform=spec {
  urn: "beam:transform:impulse:v1"
}
outputs {
  key: "out"
  value: "n3"
}
unique_name: "impulse_i0"
}, PTransformNode{id=e3, transform=spec {
  urn: "beam:transform:pardo:v1"
  payload: "\n\246\003\n\031beam:go:transform:dofn:v1\032\210\003ChliZWFtOmdvOnRyYW5zZm9ybTpkb2ZuOnYxEocCCpwBCpkBCkJnaXRodWIuY29tL2FwYWNoZS9iZWFtL3Nka3MvZ28vdGVzdC9pbnRlZ3JhdGlvbi94bGFuZy5nZXRTdHJpbmdJbnQSUwgWIkMIGko/Z2l0aHViLmNvbS9hcGFjaGUvYmVhbS9zZGtzL2dvL3Rlc3QvaW50ZWdyYXRpb24veGxhbmcuU3RyaW5nSW50IgoIFiICCAwiAggGEkkIARJFCkMIGko/Z2l0aHViLmNvbS9hcGFjaGUvYmVhbS9zZGtzL2dvL3Rlc3QvaW50ZWdyYXRpb24veGxhbmcuU3RyaW5nSW50GhQKEgoECBlACxIECgIIDBIECgIIBiIFUGFyRG8="
}
inputs {
  key: "i0"
  value: "n2"
}
outputs {
  key: "i0"
  value: "n3"
}
unique_name: "github.com/apache/beam/sdks/go/test/integration/xlang.getStringInt"
environment_id: "go"
}]
	at org.apache.beam.vendor.guava.v26_0_jre.com.google.common.base.Preconditions.checkArgument(Preconditions.java:163)
	at org.apache.beam.runners.core.construction.graph.QueryablePipeline.buildNetwork(QueryablePipeline.java:206)
	at org.apache.beam.runners.core.construction.graph.QueryablePipeline.<init>(QueryablePipeline.java:127)
	at org.apache.beam.runners.core.construction.graph.QueryablePipeline.forPrimitivesIn(QueryablePipeline.java:90)
	at org.apache.beam.runners.core.construction.graph.GreedyPipelineFuser.<init>(GreedyPipelineFuser.java:70)
	at org.apache.beam.runners.core.construction.graph.GreedyPipelineFuser.fuse(GreedyPipelineFuser.java:93)
	at org.apache.beam.runners.flink.FlinkPipelineRunner.runPipelineWithTranslator(FlinkPipelineRunner.java:120)
	at org.apache.beam.runners.flink.FlinkPipelineRunner.run(FlinkPipelineRunner.java:93)
	at org.apache.beam.runners.jobsubmission.JobInvocation.runPipeline(JobInvocation.java:86)
	at org.apache.beam.vendor.guava.v26_0_jre.com.google.common.util.concurrent.TrustedListenableFutureTask$TrustedFutureInterruptibleTask.runInterruptibly(TrustedListenableFutureTask.java:125)
	at org.apache.beam.vendor.guava.v26_0_jre.com.google.common.util.concurrent.InterruptibleTask.run(InterruptibleTask.java:57)
	at org.apache.beam.vendor.guava.v26_0_jre.com.google.common.util.concurrent.TrustedListenableFutureTask.run(TrustedListenableFutureTask.java:78)
	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)
2021/04/06 18:33:26  (): java.lang.IllegalArgumentException: A PCollectionNode should have exactly one producing PTransformNode, but found 2:
PCollection:
PCollectionNode{id=n3, PCollection=unique_name: "n3"
coder_id: "c2@NnaYxMUnqK"
is_bounded: BOUNDED
windowing_strategy_id: "w0@NnaYxMUnqK"
}
Producers:
[PTransformNode{id=impulse_i0, transform=spec {
  urn: "beam:transform:impulse:v1"
}
outputs {
  key: "out"
  value: "n3"
}
unique_name: "impulse_i0"
}, PTransformNode{id=e3, transform=spec {
  urn: "beam:transform:pardo:v1"
  payload: "\n\246\003\n\031beam:go:transform:dofn:v1\032\210\003ChliZWFtOmdvOnRyYW5zZm9ybTpkb2ZuOnYxEocCCpwBCpkBCkJnaXRodWIuY29tL2FwYWNoZS9iZWFtL3Nka3MvZ28vdGVzdC9pbnRlZ3JhdGlvbi94bGFuZy5nZXRTdHJpbmdJbnQSUwgWIkMIGko/Z2l0aHViLmNvbS9hcGFjaGUvYmVhbS9zZGtzL2dvL3Rlc3QvaW50ZWdyYXRpb24veGxhbmcuU3RyaW5nSW50IgoIFiICCAwiAggGEkkIARJFCkMIGko/Z2l0aHViLmNvbS9hcGFjaGUvYmVhbS9zZGtzL2dvL3Rlc3QvaW50ZWdyYXRpb24veGxhbmcuU3RyaW5nSW50GhQKEgoECBlACxIECgIIDBIECgIIBiIFUGFyRG8="
}
inputs {
  key: "i0"
  value: "n2"
}
outputs {
  key: "i0"
  value: "n3"
}
unique_name: "github.com/apache/beam/sdks/go/test/integration/xlang.getStringInt"
environment_id: "go"
}]
2021/04/06 18:33:26 Job state: FAILED
--- FAIL: TestXLang_GroupBy (20.98s)
    ptest.go:94: Failed to execute job: job go0job0201617733989558567798-jenkins-0406183324-778dc66e_4bce5fac-feee-4d16-9f67-5deba9836275 failed
=== RUN   TestXLang_Multi
--- SKIP: TestXLang_Multi (0.00s)
    integration.go:107: Test TestXLang_Multi is currently sickbayed on all runners
=== RUN   TestXLang_Partition
--- SKIP: TestXLang_Partition (0.00s)
    integration.go:107: Test TestXLang_Partition is currently sickbayed on all runners
FAIL
FAIL	github.com/apache/beam/sdks/go/test/integration/xlang	64.989s
Apr 06, 2021 6:36:43 PM org.apache.flink.runtime.filecache.FileCache shutdown
INFO: removed file cache directory /tmp/flink-dist-cache-e4dc5a29-33d4-4e3c-9495-d5984a0c3450
Apr 06, 2021 6:36:43 PM org.apache.flink.runtime.taskexecutor.TaskExecutor handleOnStopException
INFO: Stopped TaskExecutor akka://flink/user/rpc/taskmanager_56.

if [[ "$RUNNER" == "dataflow" ]]; then
  # Delete the container locally and remotely
  docker rmi $CONTAINER:$TAG || echo "Failed to remove container"
  gcloud --quiet container images delete $CONTAINER:$TAG || echo "Failed to delete container"

  # Clean up tempdir
  rm -rf $TMPDIR
fi

exit $TEST_EXIT_CODE
exit_background_processes

> 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: 92

* 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 7.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/6.8/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 36m 20s
139 actionable tasks: 96 executed, 41 from cache, 2 up-to-date
Gradle was unable to watch the file system for changes. The inotify watches limit is too low.

Publishing build scan...
https://gradle.com/s/54eym3hmeuzv4

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

---------------------------------------------------------------------
To unsubscribe, e-mail: builds-unsubscribe@beam.apache.org
For additional commands, e-mail: builds-help@beam.apache.org


Build failed in Jenkins: beam_PostCommit_Go_VR_Flink #4590

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://ci-beam.apache.org/job/beam_PostCommit_Go_VR_Flink/4590/display/redirect>

Changes:


------------------------------------------
[...truncated 1.18 MB...]
INFO: CHAIN MapPartition (MapPartition at [2]github.com/apache/beam/sdks/go/test/{integration, vendor}) -> FlatMap (FlatMap at ExtractOutput[0]) -> Map (Key Extractor) -> GroupCombine (GroupCombine at GroupCombine: CoGBK) -> Map (Key Extractor) (1/1) (8b1f1ea36d981dd9cfdd0642149b73cb) switched from RUNNING to FINISHED.
Apr 06, 2021 12:12:12 PM org.apache.flink.runtime.taskmanager.Task transitionState
INFO: GroupReduce (GroupReduce at CoGBK) (1/1)#0 (1dee8114d32a5772ed453e33c0178973) switched from RUNNING to FINISHED.
Apr 06, 2021 12:12:12 PM org.apache.flink.runtime.taskmanager.Task doRun
INFO: Freeing task resources for GroupReduce (GroupReduce at CoGBK) (1/1)#0 (1dee8114d32a5772ed453e33c0178973).
Apr 06, 2021 12:12:12 PM org.apache.flink.runtime.taskexecutor.TaskExecutor unregisterTaskAndNotifyFinalState
INFO: Un-registering task and sending final execution state FINISHED to JobManager for task GroupReduce (GroupReduce at CoGBK) (1/1)#0 1dee8114d32a5772ed453e33c0178973.
Apr 06, 2021 12:12:12 PM org.apache.flink.runtime.executiongraph.Execution transitionState
INFO: GroupReduce (GroupReduce at CoGBK) (1/1) (1dee8114d32a5772ed453e33c0178973) switched from RUNNING to FINISHED.
Apr 06, 2021 12:12:12 PM org.apache.beam.runners.fnexecution.logging.Slf4jLogWriter log
INFO: DataSource: 1 elements in 5561178483 ns
Apr 06, 2021 12:12:12 PM org.apache.beam.runners.fnexecution.control.DefaultJobBundleFactory$WrappedSdkHarnessClient unref
INFO: Closing environment urn: "beam:env:docker:v1"
payload: "\n\026apache/beam_go_sdk:dev"
capabilities: "beam:protocol:progress_reporting:v0"
capabilities: "beam:protocol:multi_core_bundle_processing:v1"
capabilities: "beam:version:sdk_base:go"
capabilities: "beam:coder:bytes:v1"
capabilities: "beam:coder:bool:v1"
capabilities: "beam:coder:varint:v1"
capabilities: "beam:coder:double:v1"
capabilities: "beam:coder:string_utf8:v1"
capabilities: "beam:coder:length_prefix:v1"
capabilities: "beam:coder:kv:v1"
capabilities: "beam:coder:iterable:v1"
capabilities: "beam:coder:state_backed_iterable:v1"
capabilities: "beam:coder:windowed_value:v1"
capabilities: "beam:coder:global_window:v1"
capabilities: "beam:coder:interval_window:v1"
dependencies {
  type_urn: "beam:artifact:type:file:v1"
  type_payload: "\ng/tmp/beam-artifact-staging/a88ba56776f07501b5ba78cfec41d459a4b072526354511795e51914e97565f9/1-go-worker"
  role_urn: "beam:artifact:role:staging_to:v1"
  role_payload: "\n\006worker"
}

Apr 06, 2021 12:12:12 PM org.apache.beam.runners.fnexecution.logging.GrpcLoggingService close
INFO: 1 Beam Fn Logging clients still connected during shutdown.
Apr 06, 2021 12:12:12 PM org.apache.beam.sdk.fn.data.BeamFnDataGrpcMultiplexer$InboundObserver onCompleted
WARNING: Hanged up for unknown endpoint.
Apr 06, 2021 12:12:14 PM org.apache.beam.runners.fnexecution.environment.DockerContainerEnvironment close
INFO: Closing Docker container e68b3d8444e5f11afa576dbbd336297a5f435151eee3d0c5f5e6ce220fcae791. Logs:
2021/04/06 12:12:06 Provision info:
pipeline_options:{fields:{key:"beam:option:app_name:v1"  value:{string_value:"go-job-8-1617711118763346098"}}  fields:{key:"beam:option:experiments:v1"  value:{list_value:{values:{string_value:"beam_fn_api"}}}}  fields:{key:"beam:option:flink_master:v1"  value:{string_value:"[local]"}}  fields:{key:"beam:option:go_options:v1"  value:{struct_value:{fields:{key:"options"  value:{struct_value:{fields:{key:"hooks"  value:{string_value:"{}"}}}}}}}}  fields:{key:"beam:option:job_name:v1"  value:{string_value:"go0job0801617711118763346098-jenkins-0406121203-c4a625e"}}  fields:{key:"beam:option:options_id:v1"  value:{number_value:17}}  fields:{key:"beam:option:output_executable_path:v1"  value:{null_value:NULL_VALUE}}  fields:{key:"beam:option:parallelism:v1"  value:{number_value:-1}}  fields:{key:"beam:option:retain_docker_containers:v1"  value:{bool_value:false}}  fields:{key:"beam:option:runner:v1"  value:{null_value:NULL_VALUE}}}  logging_endpoint:{url:"localhost:42925"}  artifact_endpoint:{url:"localhost:35737"}  control_endpoint:{url:"localhost:42919"}  dependencies:{type_urn:"beam:artifact:type:file:v1"  type_payload:"\ng/tmp/beam-artifact-staging/a88ba56776f07501b5ba78cfec41d459a4b072526354511795e51914e97565f9/1-go-worker"  role_urn:"beam:artifact:role:staging_to:v1"  role_payload:"\n\x06worker"}
2021/04/06 12:12:06 Initializing Go harness: /opt/apache/beam/boot --id=15-1 --provision_endpoint=localhost:40645
2021/04/06 12:12:07 WARNING: proto: file "v1.proto" is already registered
A future release will panic on registration conflicts. See:
https://developers.google.com/protocol-buffers/docs/reference/go/faq#namespace-conflict

Worker exited successfully!
2021/04/06 12:12:12 control response channel closed
Apr 06, 2021 12:12:15 PM org.apache.flink.runtime.taskmanager.Task transitionState
INFO: MapPartition (MapPartition at [1]github.com/apache/beam/sdks/go/test/vendor/github.com/apache/beam/sdks/go/pkg/beam/testing/passert.sumFn) (1/1)#0 (b453e6c23252bd2c0d89aaf834d9cb88) switched from RUNNING to FINISHED.
Apr 06, 2021 12:12:15 PM org.apache.flink.runtime.taskmanager.Task doRun
INFO: Freeing task resources for MapPartition (MapPartition at [1]github.com/apache/beam/sdks/go/test/vendor/github.com/apache/beam/sdks/go/pkg/beam/testing/passert.sumFn) (1/1)#0 (b453e6c23252bd2c0d89aaf834d9cb88).
Apr 06, 2021 12:12:15 PM org.apache.flink.runtime.taskmanager.Task transitionState
INFO: DataSink (DiscardingOutput) (1/1)#0 (929d7b573c8f094dca2078ab684dba6c) switched from RUNNING to FINISHED.
Apr 06, 2021 12:12:15 PM org.apache.flink.runtime.taskmanager.Task doRun
INFO: Freeing task resources for DataSink (DiscardingOutput) (1/1)#0 (929d7b573c8f094dca2078ab684dba6c).
Apr 06, 2021 12:12:15 PM org.apache.flink.runtime.taskexecutor.TaskExecutor unregisterTaskAndNotifyFinalState
INFO: Un-registering task and sending final execution state FINISHED to JobManager for task MapPartition (MapPartition at [1]github.com/apache/beam/sdks/go/test/vendor/github.com/apache/beam/sdks/go/pkg/beam/testing/passert.sumFn) (1/1)#0 b453e6c23252bd2c0d89aaf834d9cb88.
Apr 06, 2021 12:12:15 PM org.apache.flink.runtime.taskexecutor.TaskExecutor unregisterTaskAndNotifyFinalState
INFO: Un-registering task and sending final execution state FINISHED to JobManager for task DataSink (DiscardingOutput) (1/1)#0 929d7b573c8f094dca2078ab684dba6c.
Apr 06, 2021 12:12:15 PM org.apache.flink.runtime.executiongraph.Execution transitionState
INFO: MapPartition (MapPartition at [1]github.com/apache/beam/sdks/go/test/vendor/github.com/apache/beam/sdks/go/pkg/beam/testing/passert.sumFn) (1/1) (b453e6c23252bd2c0d89aaf834d9cb88) switched from RUNNING to FINISHED.
Apr 06, 2021 12:12:15 PM org.apache.flink.runtime.executiongraph.Execution transitionState
INFO: DataSink (DiscardingOutput) (1/1) (929d7b573c8f094dca2078ab684dba6c) switched from RUNNING to FINISHED.
Apr 06, 2021 12:12:15 PM org.apache.flink.runtime.executiongraph.ExecutionGraph transitionState
INFO: Job go0job0801617711118763346098-jenkins-0406121203-c4a625e (e4f0b40f8fcb84b703d68afb144497bb) switched from state RUNNING to FINISHED.
Apr 06, 2021 12:12:15 PM org.apache.flink.runtime.minicluster.MiniCluster closeAsync
INFO: Shutting down Flink Mini Cluster
Apr 06, 2021 12:12:15 PM org.apache.flink.runtime.dispatcher.Dispatcher jobReachedGloballyTerminalState
INFO: Job e4f0b40f8fcb84b703d68afb144497bb reached globally terminal state FINISHED.
Apr 06, 2021 12:12:15 PM org.apache.flink.runtime.rest.RestServerEndpoint closeAsync
INFO: Shutting down rest endpoint.
Apr 06, 2021 12:12:15 PM org.apache.flink.runtime.taskexecutor.TaskExecutor onStop
INFO: Stopping TaskExecutor akka://flink/user/rpc/taskmanager_56.
Apr 06, 2021 12:12:15 PM org.apache.flink.runtime.jobmaster.JobMaster onStop
INFO: Stopping the JobMaster for job go0job0801617711118763346098-jenkins-0406121203-c4a625e(e4f0b40f8fcb84b703d68afb144497bb).
Apr 06, 2021 12:12:15 PM org.apache.flink.runtime.taskexecutor.TaskExecutor closeResourceManagerConnection
INFO: Close ResourceManager connection 992d7702ecb86889e27d32afe894f478.
Apr 06, 2021 12:12:15 PM org.apache.flink.runtime.taskexecutor.TaskExecutor disconnectJobManagerConnection
INFO: Close JobManager connection for job e4f0b40f8fcb84b703d68afb144497bb.
Apr 06, 2021 12:12:15 PM org.apache.flink.runtime.resourcemanager.ResourceManager closeTaskManagerConnection
INFO: Closing TaskExecutor connection 97d6ed8e-5b7e-4052-bc71-663b909c4b0c because: The TaskExecutor is shutting down.
Apr 06, 2021 12:12:15 PM org.apache.flink.runtime.jobmaster.slotpool.SlotPoolImpl suspend
INFO: Suspending SlotPool.
Apr 06, 2021 12:12:15 PM org.apache.flink.runtime.jobmaster.JobMaster dissolveResourceManagerConnection
INFO: Close ResourceManager connection 992d7702ecb86889e27d32afe894f478: Stopping JobMaster for job go0job0801617711118763346098-jenkins-0406121203-c4a625e(e4f0b40f8fcb84b703d68afb144497bb)..
Apr 06, 2021 12:12:15 PM org.apache.flink.runtime.jobmaster.slotpool.SlotPoolImpl close
INFO: Stopping SlotPool.
Apr 06, 2021 12:12:15 PM org.apache.flink.runtime.resourcemanager.ResourceManager closeJobManagerConnection
INFO: Disconnect job manager 91c51c43af5718198df9f81cb8564156@akka://flink/user/rpc/jobmanager_59 for job e4f0b40f8fcb84b703d68afb144497bb from the resource manager.
Apr 06, 2021 12:12:15 PM org.apache.beam.runners.flink.FlinkPipelineRunner createPortablePipelineResult
INFO: Execution finished in 10782 msecs
Apr 06, 2021 12:12:15 PM org.apache.beam.runners.flink.FlinkPipelineRunner createPortablePipelineResult
INFO: Final accumulator values:
Apr 06, 2021 12:12:15 PM org.apache.flink.runtime.taskexecutor.slot.TaskSlotTableImpl freeSlotInternal
INFO: Free slot TaskSlot(index:0, state:ALLOCATED, resource profile: ResourceProfile{managedMemory=9.082gb (9751231488 bytes), networkMemory=64.000mb (67108864 bytes)}, allocationId: 0fa52d96e287593104746b9d42cbd229, jobId: e4f0b40f8fcb84b703d68afb144497bb).
Apr 06, 2021 12:12:15 PM org.apache.beam.runners.flink.FlinkPipelineRunner createPortablePipelineResult
INFO: __metricscontainers : {
  "metrics": {
    "attempted": [{
      "urn": "beam:metric:data_channel:read_index:v1",
      "type": "beam:metrics:sum_int64:v1",
      "payload": "AQ==",
      "labels": {
        "PTRANSFORM": "fn/read/n4:0"
      }
    }, {
      "urn": "beam:metric:element_count:v1",
      "type": "beam:metrics:sum_int64:v1",
      "payload": "AQ==",
      "labels": {
        "PCOLLECTION": "n4"
      }
    }, {
      "urn": "beam:metric:data_channel:read_index:v1",
      "type": "beam:metrics:sum_int64:v1",
      "payload": "AQ==",
      "labels": {
        "PTRANSFORM": "fn/read/n7:0"
      }
    }, {
      "urn": "beam:metric:element_count:v1",
      "type": "beam:metrics:sum_int64:v1",
      "payload": "AQ==",
      "labels": {
        "PCOLLECTION": "n7"
      }
    }, {
      "urn": "beam:metric:element_count:v1",
      "type": "beam:metrics:sum_int64:v1",
      "payload": "AQ==",
      "labels": {
        "PCOLLECTION": "n1"
      }
    }, {
      "urn": "beam:metric:data_channel:read_index:v1",
      "type": "beam:metrics:sum_int64:v1",
      "payload": "AQ==",
      "labels": {
        "PTRANSFORM": "fn/read/n1:0"
      }
    }]
  }
}
Apr 06, 2021 12:12:15 PM org.apache.flink.runtime.taskexecutor.TaskExecutor$JobLeaderListenerImpl jobManagerLostLeadership
INFO: JobManager for job e4f0b40f8fcb84b703d68afb144497bb with leader id 91c51c43af5718198df9f81cb8564156 lost leadership.
Apr 06, 2021 12:12:15 PM org.apache.flink.runtime.taskexecutor.DefaultJobLeaderService stop
INFO: Stop job leader service.
Apr 06, 2021 12:12:15 PM org.apache.flink.runtime.state.TaskExecutorLocalStateStoresManager shutdown
INFO: Shutting down TaskExecutorLocalStateStoresManager.
Apr 06, 2021 12:12:15 PM org.apache.beam.runners.jobsubmission.InMemoryJobService getJobMetrics
INFO: Getting job metrics for go0job0801617711118763346098-jenkins-0406121203-c4a625e_a38891dc-e58d-4125-81e4-95a76d0415b1
Apr 06, 2021 12:12:15 PM org.apache.flink.runtime.webmonitor.WebMonitorEndpoint lambda$shutDownInternal$5
INFO: Removing cache directory /tmp/flink-web-ui
Apr 06, 2021 12:12:15 PM org.apache.beam.runners.jobsubmission.InMemoryJobService getJobMetrics
INFO: Finished getting job metrics for go0job0801617711118763346098-jenkins-0406121203-c4a625e_a38891dc-e58d-4125-81e4-95a76d0415b1
Apr 06, 2021 12:12:15 PM org.apache.flink.runtime.io.disk.FileChannelManagerImpl lambda$getFileCloser$0
INFO: FileChannelManager removed spill file directory /tmp/flink-io-447a4bcc-79a5-4d82-81f8-0681b9dd9796
Apr 06, 2021 12:12:15 PM org.apache.flink.runtime.io.network.NettyShuffleEnvironment close
INFO: Shutting down the network environment and its components.
Apr 06, 2021 12:12:15 PM org.apache.flink.runtime.rest.RestServerEndpoint lambda$closeAsync$1
INFO: Shut down complete.
Apr 06, 2021 12:12:15 PM org.apache.flink.runtime.resourcemanager.ResourceManager deregisterApplication
INFO: Shut down cluster because application is in CANCELED, diagnostics DispatcherResourceManagerComponent has been closed..
Apr 06, 2021 12:12:15 PM org.apache.flink.runtime.io.disk.FileChannelManagerImpl lambda$getFileCloser$0
INFO: FileChannelManager removed spill file directory /tmp/flink-netty-shuffle-f957e673-1fb9-441f-a64f-d85fec256a40
Apr 06, 2021 12:12:15 PM org.apache.flink.runtime.taskexecutor.KvStateService shutdown
INFO: Shutting down the kvState service and its components.
Apr 06, 2021 12:12:15 PM org.apache.flink.runtime.entrypoint.component.DispatcherResourceManagerComponent closeAsyncInternal
INFO: Closing components.
Apr 06, 2021 12:12:15 PM org.apache.flink.runtime.taskexecutor.DefaultJobLeaderService stop
INFO: Stop job leader service.
Apr 06, 2021 12:12:15 PM org.apache.flink.runtime.filecache.FileCache shutdown
INFO: removed file cache directory /tmp/flink-dist-cache-ff7e6826-9f16-4060-83ed-a3175352bea5
Apr 06, 2021 12:12:15 PM org.apache.flink.runtime.dispatcher.runner.AbstractDispatcherLeaderProcess closeInternal
INFO: Stopping SessionDispatcherLeaderProcess.
Apr 06, 2021 12:12:15 PM org.apache.flink.runtime.taskexecutor.TaskExecutor handleOnStopException
INFO: Stopped TaskExecutor akka://flink/user/rpc/taskmanager_56.
Apr 06, 2021 12:12:15 PM org.apache.flink.runtime.dispatcher.Dispatcher onStop
INFO: Stopping dispatcher akka://flink/user/rpc/dispatcher_58.
Apr 06, 2021 12:12:15 PM org.apache.flink.runtime.resourcemanager.slotmanager.SlotManagerImpl close
INFO: Closing the SlotManager.
Apr 06, 2021 12:12:15 PM org.apache.flink.runtime.dispatcher.Dispatcher terminateRunningJobs
INFO: Stopping all currently running jobs of dispatcher akka://flink/user/rpc/dispatcher_58.
Apr 06, 2021 12:12:15 PM org.apache.flink.runtime.resourcemanager.slotmanager.SlotManagerImpl suspend
INFO: Suspending the SlotManager.
Apr 06, 2021 12:12:15 PM org.apache.flink.runtime.rest.handler.legacy.backpressure.BackPressureRequestCoordinator shutDown
INFO: Shutting down back pressure request coordinator.
Apr 06, 2021 12:12:15 PM org.apache.flink.runtime.dispatcher.Dispatcher lambda$onStop$0
INFO: Stopped dispatcher akka://flink/user/rpc/dispatcher_58.
Apr 06, 2021 12:12:15 PM org.apache.flink.runtime.rpc.akka.AkkaRpcService stopService
INFO: Stopping Akka RPC service.
Apr 06, 2021 12:12:15 PM org.apache.flink.runtime.rpc.akka.AkkaRpcService stopService
INFO: Stopping Akka RPC service.
Apr 06, 2021 12:12:15 PM org.apache.flink.runtime.rpc.akka.AkkaRpcService lambda$stopService$7
INFO: Stopped Akka RPC service.
Apr 06, 2021 12:12:15 PM org.apache.flink.runtime.blob.AbstractBlobCache close
INFO: Shutting down BLOB cache
Apr 06, 2021 12:12:15 PM org.apache.flink.runtime.blob.AbstractBlobCache close
INFO: Shutting down BLOB cache
Apr 06, 2021 12:12:15 PM org.apache.flink.runtime.blob.BlobServer close
INFO: Stopped BLOB server at 0.0.0.0:45829
Apr 06, 2021 12:12:15 PM org.apache.flink.runtime.rpc.akka.AkkaRpcService lambda$stopService$7
INFO: Stopped Akka RPC service.

if [[ "$RUNNER" == "dataflow" ]]; then
  # Delete the container locally and remotely
  docker rmi $CONTAINER:$TAG || echo "Failed to remove container"
  gcloud --quiet container images delete $CONTAINER:$TAG || echo "Failed to delete container"

  # Clean up tempdir
  rm -rf $TMPDIR
fi

exit $TEST_EXIT_CODE
exit_background_processes

> 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: 92

* 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 7.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/6.8/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 11m 51s
139 actionable tasks: 96 executed, 41 from cache, 2 up-to-date
Gradle was unable to watch the file system for changes. The inotify watches limit is too low.

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

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

---------------------------------------------------------------------
To unsubscribe, e-mail: builds-unsubscribe@beam.apache.org
For additional commands, e-mail: builds-help@beam.apache.org