See <https://builds.apache.org/job/beam_PostCommit_Python_Verify/7943/display/redirect?page=changes>
Changes: [github] Document windowing function in seconds ------------------------------------------ [...truncated 325.96 KB...] datanode_1 | 19/04/17 23:56:39 INFO datanode.VolumeScanner: VolumeScanner(/hadoop/dfs/data, DS-37343051-9281-4fa3-85b6-f008a58d274b): no suitable block pools found to scan. Waiting 1814399961 ms. namenode_1 | 19/04/17 23:56:39 INFO hdfs.StateChange: BLOCK* registerDatanode: from DatanodeRegistration(172.22.0.3:50010, datanodeUuid=04619604-bb4e-4181-8f32-f25fcc70f916, infoPort=50075, infoSecurePort=0, ipcPort=50020, storageInfo=lv=-57;cid=CID-e03b8955-0031-4888-9d91-182427204852;nsid=1602546971;c=1555545396114) storage 04619604-bb4e-4181-8f32-f25fcc70f916 namenode_1 | 19/04/17 23:56:39 INFO net.NetworkTopology: Adding a new node: /default-rack/172.22.0.3:50010 namenode_1 | 19/04/17 23:56:39 INFO blockmanagement.BlockReportLeaseManager: Registered DN 04619604-bb4e-4181-8f32-f25fcc70f916 (172.22.0.3:50010). datanode_1 | 19/04/17 23:56:39 INFO datanode.DataNode: Block pool Block pool BP-56762913-172.22.0.2-1555545396114 (Datanode Uuid 04619604-bb4e-4181-8f32-f25fcc70f916) service to namenode/172.22.0.2:8020 successfully registered with NN datanode_1 | 19/04/17 23:56:39 INFO datanode.DataNode: For namenode namenode/172.22.0.2:8020 using BLOCKREPORT_INTERVAL of 21600000msec CACHEREPORT_INTERVAL of 10000msec Initial delay: 0msec; heartBeatInterval=3000 namenode_1 | 19/04/17 23:56:39 INFO blockmanagement.DatanodeDescriptor: Adding new storage ID DS-37343051-9281-4fa3-85b6-f008a58d274b for DN 172.22.0.3:50010 namenode_1 | 19/04/17 23:56:39 INFO BlockStateChange: BLOCK* processReport 0xbc588b3f748245f7: Processing first storage report for DS-37343051-9281-4fa3-85b6-f008a58d274b from datanode 04619604-bb4e-4181-8f32-f25fcc70f916 namenode_1 | 19/04/17 23:56:39 INFO BlockStateChange: BLOCK* processReport 0xbc588b3f748245f7: from storage DS-37343051-9281-4fa3-85b6-f008a58d274b node DatanodeRegistration(172.22.0.3:50010, datanodeUuid=04619604-bb4e-4181-8f32-f25fcc70f916, infoPort=50075, infoSecurePort=0, ipcPort=50020, storageInfo=lv=-57;cid=CID-e03b8955-0031-4888-9d91-182427204852;nsid=1602546971;c=1555545396114), blocks: 0, hasStaleStorage: false, processing time: 2 msecs, invalidatedBlocks: 0 datanode_1 | 19/04/17 23:56:39 INFO datanode.DataNode: Successfully sent block report 0xbc588b3f748245f7, containing 1 storage report(s), of which we sent 1. The reports had 0 total blocks and used 1 RPC(s). This took 4 msec to generate and 57 msecs for RPC and NN processing. Got back one command: FinalizeCommand/5. datanode_1 | 19/04/17 23:56:39 INFO datanode.DataNode: Got finalize command for block pool BP-56762913-172.22.0.2-1555545396114 test_1 | INFO Instantiated configuration from '/app/sdks/python/apache_beam/io/hdfs_integration_test/hdfscli.cfg'. test_1 | INFO Instantiated <InsecureClient(url='http://namenode:50070')>. test_1 | INFO Uploading 'kinglear.txt' to '/'. test_1 | DEBUG Resolved path '/' to '/'. test_1 | INFO Listing '/'. test_1 | DEBUG Resolved path '/' to '/'. test_1 | DEBUG Resolved path '/' to '/'. test_1 | DEBUG Starting new HTTP connection (1): namenode:50070 namenode_1 | Apr 17, 2019 11:57:23 PM com.sun.jersey.api.core.PackagesResourceConfig init namenode_1 | INFO: Scanning for root resource and provider classes in the packages: namenode_1 | org.apache.hadoop.hdfs.server.namenode.web.resources namenode_1 | org.apache.hadoop.hdfs.web.resources namenode_1 | Apr 17, 2019 11:57:25 PM com.sun.jersey.api.core.ScanningResourceConfig logClasses namenode_1 | INFO: Root resource classes found: namenode_1 | class org.apache.hadoop.hdfs.server.namenode.web.resources.NamenodeWebHdfsMethods namenode_1 | Apr 17, 2019 11:57:25 PM com.sun.jersey.api.core.ScanningResourceConfig logClasses namenode_1 | INFO: Provider classes found: namenode_1 | class org.apache.hadoop.hdfs.web.resources.UserProvider namenode_1 | class org.apache.hadoop.hdfs.web.resources.ExceptionHandler namenode_1 | Apr 17, 2019 11:57:25 PM com.sun.jersey.server.impl.application.WebApplicationImpl _initiate namenode_1 | INFO: Initiating Jersey application, version 'Jersey: 1.9 09/02/2011 11:17 AM' namenode_1 | Apr 17, 2019 11:57:26 PM com.sun.jersey.spi.inject.Errors processErrorMessages namenode_1 | WARNING: The following warnings have been detected with resource and/or provider classes: namenode_1 | WARNING: A sub-resource method, public javax.ws.rs.core.Response org.apache.hadoop.hdfs.server.namenode.web.resources.NamenodeWebHdfsMethods.deleteRoot(org.apache.hadoop.security.UserGroupInformation,org.apache.hadoop.hdfs.web.resources.DelegationParam,org.apache.hadoop.hdfs.web.resources.UserParam,org.apache.hadoop.hdfs.web.resources.DoAsParam,org.apache.hadoop.hdfs.web.resources.DeleteOpParam,org.apache.hadoop.hdfs.web.resources.RecursiveParam,org.apache.hadoop.hdfs.web.resources.SnapshotNameParam) throws java.io.IOException,java.lang.InterruptedException, with URI template, "/", is treated as a resource method namenode_1 | WARNING: A sub-resource method, public javax.ws.rs.core.Response org.apache.hadoop.hdfs.server.namenode.web.resources.NamenodeWebHdfsMethods.putRoot(org.apache.hadoop.security.UserGroupInformation,org.apache.hadoop.hdfs.web.resources.DelegationParam,org.apache.hadoop.hdfs.web.resources.UserParam,org.apache.hadoop.hdfs.web.resources.DoAsParam,org.apache.hadoop.hdfs.web.resources.PutOpParam,org.apache.hadoop.hdfs.web.resources.DestinationParam,org.apache.hadoop.hdfs.web.resources.OwnerParam,org.apache.hadoop.hdfs.web.resources.GroupParam,org.apache.hadoop.hdfs.web.resources.PermissionParam,org.apache.hadoop.hdfs.web.resources.OverwriteParam,org.apache.hadoop.hdfs.web.resources.BufferSizeParam,org.apache.hadoop.hdfs.web.resources.ReplicationParam,org.apache.hadoop.hdfs.web.resources.BlockSizeParam,org.apache.hadoop.hdfs.web.resources.ModificationTimeParam,org.apache.hadoop.hdfs.web.resources.AccessTimeParam,org.apache.hadoop.hdfs.web.resources.RenameOptionSetParam,org.apache.hadoop.hdfs.web.resources.CreateParentParam,org.apache.hadoop.hdfs.web.resources.TokenArgumentParam,org.apache.hadoop.hdfs.web.resources.AclPermissionParam,org.apache.hadoop.hdfs.web.resources.XAttrNameParam,org.apache.hadoop.hdfs.web.resources.XAttrValueParam,org.apache.hadoop.hdfs.web.resources.XAttrSetFlagParam,org.apache.hadoop.hdfs.web.resources.SnapshotNameParam,org.apache.hadoop.hdfs.web.resources.OldSnapshotNameParam,org.apache.hadoop.hdfs.web.resources.ExcludeDatanodesParam,org.apache.hadoop.hdfs.web.resources.CreateFlagParam,org.apache.hadoop.hdfs.web.resources.StoragePolicyParam) throws java.io.IOException,java.lang.InterruptedException, with URI template, "/", is treated as a resource method namenode_1 | WARNING: A sub-resource method, public javax.ws.rs.core.Response org.apache.hadoop.hdfs.server.namenode.web.resources.NamenodeWebHdfsMethods.postRoot(org.apache.hadoop.security.UserGroupInformation,org.apache.hadoop.hdfs.web.resources.DelegationParam,org.apache.hadoop.hdfs.web.resources.UserParam,org.apache.hadoop.hdfs.web.resources.DoAsParam,org.apache.hadoop.hdfs.web.resources.PostOpParam,org.apache.hadoop.hdfs.web.resources.ConcatSourcesParam,org.apache.hadoop.hdfs.web.resources.BufferSizeParam,org.apache.hadoop.hdfs.web.resources.ExcludeDatanodesParam,org.apache.hadoop.hdfs.web.resources.NewLengthParam) throws java.io.IOException,java.lang.InterruptedException, with URI template, "/", is treated as a resource method namenode_1 | WARNING: A sub-resource method, public javax.ws.rs.core.Response org.apache.hadoop.hdfs.server.namenode.web.resources.NamenodeWebHdfsMethods.getRoot(org.apache.hadoop.security.UserGroupInformation,org.apache.hadoop.hdfs.web.resources.DelegationParam,org.apache.hadoop.hdfs.web.resources.UserParam,org.apache.hadoop.hdfs.web.resources.DoAsParam,org.apache.hadoop.hdfs.web.resources.GetOpParam,org.apache.hadoop.hdfs.web.resources.OffsetParam,org.apache.hadoop.hdfs.web.resources.LengthParam,org.apache.hadoop.hdfs.web.resources.RenewerParam,org.apache.hadoop.hdfs.web.resources.BufferSizeParam,java.util.List,org.apache.hadoop.hdfs.web.resources.XAttrEncodingParam,org.apache.hadoop.hdfs.web.resources.ExcludeDatanodesParam,org.apache.hadoop.hdfs.web.resources.FsActionParam,org.apache.hadoop.hdfs.web.resources.TokenKindParam,org.apache.hadoop.hdfs.web.resources.TokenServiceParam) throws java.io.IOException,java.lang.InterruptedException, with URI template, "/", is treated as a resource method test_1 | DEBUG http://namenode:50070 "GET /webhdfs/v1/?user.name=root&op=LISTSTATUS HTTP/1.1" 200 None test_1 | DEBUG Uploading 1 files using 1 thread(s). test_1 | DEBUG Uploading 'kinglear.txt' to '/kinglear.txt'. test_1 | INFO Writing to '/kinglear.txt'. test_1 | DEBUG Resolved path '/kinglear.txt' to '/kinglear.txt'. test_1 | DEBUG http://namenode:50070 "PUT /webhdfs/v1/kinglear.txt?user.name=root&overwrite=True&op=CREATE HTTP/1.1" 307 0 test_1 | DEBUG Starting new HTTP connection (1): datanode:50075 datanode_1 | 19/04/17 23:57:26 INFO datanode.webhdfs: 172.22.0.4 PUT /webhdfs/v1/kinglear.txt?op=CREATE&user.name=root&namenoderpcaddress=namenode:8020&createflag=&createparent=true&overwrite=true&user.name=root 201 namenode_1 | 19/04/17 23:57:26 INFO hdfs.StateChange: BLOCK* allocate blk_1073741825_1001, replicas=172.22.0.3:50010 for /kinglear.txt datanode_1 | 19/04/17 23:57:27 INFO datanode.DataNode: Receiving BP-56762913-172.22.0.2-1555545396114:blk_1073741825_1001 src: /172.22.0.3:39940 dest: /172.22.0.3:50010 datanode_1 | 19/04/17 23:57:27 INFO DataNode.clienttrace: src: /172.22.0.3:39940, dest: /172.22.0.3:50010, bytes: 157283, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_883467016_67, offset: 0, srvID: 04619604-bb4e-4181-8f32-f25fcc70f916, blockid: BP-56762913-172.22.0.2-1555545396114:blk_1073741825_1001, duration: 14188375 datanode_1 | 19/04/17 23:57:27 INFO datanode.DataNode: PacketResponder: BP-56762913-172.22.0.2-1555545396114:blk_1073741825_1001, type=LAST_IN_PIPELINE terminating namenode_1 | 19/04/17 23:57:27 INFO namenode.FSNamesystem: BLOCK* blk_1073741825_1001 is COMMITTED but not COMPLETE(numNodes= 0 < minimum = 1) in file /kinglear.txt namenode_1 | 19/04/17 23:57:27 INFO namenode.EditLogFileOutputStream: Nothing to flush namenode_1 | 19/04/17 23:57:27 INFO hdfs.StateChange: DIR* completeFile: /kinglear.txt is closed by DFSClient_NONMAPREDUCE_883467016_67 test_1 | DEBUG Upload of 'kinglear.txt' to '/kinglear.txt' complete. test_1 | INFO:root:Missing pipeline option (runner). Executing pipeline using the default runner: DirectRunner. test_1 | INFO:root:==================== <function annotate_downstream_side_inputs at 0x7fddf9924b18> ==================== test_1 | INFO:root:==================== <function fix_side_input_pcoll_coders at 0x7fddf9924c08> ==================== test_1 | INFO:root:==================== <function lift_combiners at 0x7fddf9924c80> ==================== test_1 | INFO:root:==================== <function expand_sdf at 0x7fddf9924cf8> ==================== test_1 | INFO:root:==================== <function expand_gbk at 0x7fddf9924d70> ==================== test_1 | INFO:root:==================== <function sink_flattens at 0x7fddf9924e60> ==================== test_1 | INFO:root:==================== <function greedily_fuse at 0x7fddf9924ed8> ==================== test_1 | INFO:root:==================== <function read_to_impulse at 0x7fddf9924f50> ==================== test_1 | INFO:root:==================== <function impulse_to_input at 0x7fddf992a050> ==================== test_1 | INFO:root:==================== <function inject_timer_pcollections at 0x7fddf992a1b8> ==================== test_1 | INFO:root:==================== <function sort_stages at 0x7fddf992a230> ==================== test_1 | INFO:root:==================== <function window_pcollection_coders at 0x7fddf992a2a8> ==================== test_1 | INFO:root:Running (((ref_AppliedPTransform_write/Write/WriteImpl/DoOnce/Read_16)+(ref_AppliedPTransform_write/Write/WriteImpl/InitializeWrite_17))+(ref_PCollection_PCollection_9/Write))+(ref_PCollection_PCollection_10/Write) test_1 | INFO:root:Running (ref_AppliedPTransform_read/Read_3)+((ref_AppliedPTransform_split_4)+((ref_AppliedPTransform_pair_with_one_5)+(group/Write))) datanode_1 | 19/04/17 23:57:29 INFO datanode.webhdfs: 172.22.0.4 GET /webhdfs/v1/kinglear.txt?op=OPEN&user.name=root&namenoderpcaddress=namenode:8020&length=157284&offset=0 200 test_1 | INFO:root:Running (((group/Read)+((ref_AppliedPTransform_count_10)+(ref_AppliedPTransform_format_11)))+(ref_AppliedPTransform_write/Write/WriteImpl/WriteBundles_18))+((ref_AppliedPTransform_write/Write/WriteImpl/Pair_19)+((ref_AppliedPTransform_write/Write/WriteImpl/WindowInto(WindowIntoFn)_20)+(write/Write/WriteImpl/GroupByKey/Write))) test_1 | WARNING:root:Mime types are not supported. Got non-default mime_type: text/plain datanode_1 | 19/04/17 23:57:32 INFO datanode.webhdfs: 172.22.0.4 PUT /webhdfs/v1/beam-temp-py-wordcount-integration-8f234bc6616c11e9977b0242ac160004/059112fc-a117-4566-bcdb-a5c6052d6d79.py-wordcount-integration?op=CREATE&user.name=root&namenoderpcaddress=namenode:8020&createflag=&createparent=true&overwrite=false&user.name=root 201 namenode_1 | 19/04/17 23:57:33 INFO hdfs.StateChange: BLOCK* allocate blk_1073741826_1002, replicas=172.22.0.3:50010 for /beam-temp-py-wordcount-integration-8f234bc6616c11e9977b0242ac160004/059112fc-a117-4566-bcdb-a5c6052d6d79.py-wordcount-integration datanode_1 | 19/04/17 23:57:33 INFO datanode.DataNode: Receiving BP-56762913-172.22.0.2-1555545396114:blk_1073741826_1002 src: /172.22.0.3:39958 dest: /172.22.0.3:50010 datanode_1 | 19/04/17 23:57:33 INFO DataNode.clienttrace: src: /172.22.0.3:39958, dest: /172.22.0.3:50010, bytes: 48944, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-580107326_69, offset: 0, srvID: 04619604-bb4e-4181-8f32-f25fcc70f916, blockid: BP-56762913-172.22.0.2-1555545396114:blk_1073741826_1002, duration: 5312363 datanode_1 | 19/04/17 23:57:33 INFO datanode.DataNode: PacketResponder: BP-56762913-172.22.0.2-1555545396114:blk_1073741826_1002, type=LAST_IN_PIPELINE terminating namenode_1 | 19/04/17 23:57:33 INFO hdfs.StateChange: DIR* completeFile: /beam-temp-py-wordcount-integration-8f234bc6616c11e9977b0242ac160004/059112fc-a117-4566-bcdb-a5c6052d6d79.py-wordcount-integration is closed by DFSClient_NONMAPREDUCE_-580107326_69 test_1 | INFO:root:Running (write/Write/WriteImpl/GroupByKey/Read)+((ref_AppliedPTransform_write/Write/WriteImpl/Extract_25)+(ref_PCollection_PCollection_17/Write)) test_1 | INFO:root:Running ((ref_PCollection_PCollection_9/Read)+(ref_AppliedPTransform_write/Write/WriteImpl/PreFinalize_26))+(ref_PCollection_PCollection_18/Write) test_1 | INFO:root:Running (ref_PCollection_PCollection_9/Read)+(ref_AppliedPTransform_write/Write/WriteImpl/FinalizeWrite_27) test_1 | INFO:root:Starting finalize_write threads with num_shards: 1 (skipped: 0), batches: 1, num_threads: 1 test_1 | INFO:root:Renamed 1 shards in 0.15 seconds. test_1 | INFO:root:number of empty lines: 1663 test_1 | INFO:root:average word length: 4 hdfs_it-jenkins-beam_postcommit_python_verify-7943_test_1 exited with code 0 Stopping hdfs_it-jenkins-beam_postcommit_python_verify-7943_datanode_1 ... Stopping hdfs_it-jenkins-beam_postcommit_python_verify-7943_namenode_1 ... Stopping hdfs_it-jenkins-beam_postcommit_python_verify-7943_datanode_1 ... done Stopping hdfs_it-jenkins-beam_postcommit_python_verify-7943_namenode_1 ... done Aborting on container exit... real 1m35.397s user 0m1.297s sys 0m0.194s + finally + docker-compose -p hdfs_IT-jenkins-beam_PostCommit_Python_Verify-7943 --no-ansi down Removing hdfs_it-jenkins-beam_postcommit_python_verify-7943_test_1 ... Removing hdfs_it-jenkins-beam_postcommit_python_verify-7943_datanode_1 ... Removing hdfs_it-jenkins-beam_postcommit_python_verify-7943_namenode_1 ... Removing hdfs_it-jenkins-beam_postcommit_python_verify-7943_datanode_1 ... done Removing hdfs_it-jenkins-beam_postcommit_python_verify-7943_namenode_1 ... done Removing hdfs_it-jenkins-beam_postcommit_python_verify-7943_test_1 ... done Removing network hdfs_it-jenkins-beam_postcommit_python_verify-7943_test_net real 0m0.893s user 0m0.659s sys 0m0.108s > Task :beam-sdks-python:postCommitIT >>> RUNNING integration tests with pipeline options: >>> --runner=TestDataflowRunner --project=apache-beam-testing >>> --staging_location=gs://temp-storage-for-end-to-end-tests/staging-it >>> --temp_location=gs://temp-storage-for-end-to-end-tests/temp-it >>> --output=gs://temp-storage-for-end-to-end-tests/py-it-cloud/output >>> --sdk_location=build/apache-beam.tar.gz >>> --requirements_file=postcommit_requirements.txt --num_workers=1 >>> --sleep_secs=20 >>> --dataflow_worker_jar=<https://builds.apache.org/job/beam_PostCommit_Python_Verify/ws/src/runners/google-cloud-dataflow-java/worker/build/libs/beam-runners-google-cloud-dataflow-java-fn-api-worker-2.13.0-SNAPSHOT.jar> >>> >>> --kms_key_name=projects/apache-beam-testing/locations/global/keyRings/beam-it/cryptoKeys/test >>> >>> --dataflow_kms_key=projects/apache-beam-testing/locations/global/keyRings/beam-it/cryptoKeys/test >>> test options: --nocapture --processes=8 --process-timeout=4500 --attr=IT <https://builds.apache.org/job/beam_PostCommit_Python_Verify/ws/src/build/gradleenv/1327086738/local/lib/python2.7/site-packages/setuptools/dist.py>:472: UserWarning: Normalizing '2.13.0.dev' to '2.13.0.dev0' normalized_version, running nosetests running egg_info writing requirements to apache_beam.egg-info/requires.txt writing apache_beam.egg-info/PKG-INFO writing top-level names to apache_beam.egg-info/top_level.txt writing dependency_links to apache_beam.egg-info/dependency_links.txt writing entry points to apache_beam.egg-info/entry_points.txt reading manifest file 'apache_beam.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'README.md' warning: no files found matching 'NOTICE' warning: no files found matching 'LICENSE' writing manifest file 'apache_beam.egg-info/SOURCES.txt' <https://builds.apache.org/job/beam_PostCommit_Python_Verify/ws/src/sdks/python/apache_beam/runners/dataflow/dataflow_runner.py>:605: BeamDeprecationWarning: BigQuerySink is deprecated since 2.11.0. Use WriteToBigQuery instead. kms_key=transform.kms_key)) <https://builds.apache.org/job/beam_PostCommit_Python_Verify/ws/src/sdks/python/apache_beam/runners/dataflow/dataflow_runner.py>:605: BeamDeprecationWarning: BigQuerySink is deprecated since 2.11.0. Use WriteToBigQuery instead. kms_key=transform.kms_key)) <https://builds.apache.org/job/beam_PostCommit_Python_Verify/ws/src/sdks/python/apache_beam/io/gcp/bigquery.py>:983: BeamDeprecationWarning: options is deprecated since First stable release. References to <pipeline>.options will not be supported method_to_use = self._compute_method(p, p.options) <https://builds.apache.org/job/beam_PostCommit_Python_Verify/ws/src/sdks/python/apache_beam/io/gcp/bigquery.py>:983: BeamDeprecationWarning: options is deprecated since First stable release. References to <pipeline>.options will not be supported method_to_use = self._compute_method(p, p.options) test_bigquery_tornadoes_it (apache_beam.examples.cookbook.bigquery_tornadoes_it_test.BigqueryTornadoesIT) ... ok test_autocomplete_it (apache_beam.examples.complete.autocomplete_test.AutocompleteTest) ... ok test_datastore_wordcount_it (apache_beam.examples.cookbook.datastore_wordcount_it_test.DatastoreWordCountIT) ... ok test_leader_board_it (apache_beam.examples.complete.game.leader_board_it_test.LeaderBoardIT) ... ok <https://builds.apache.org/job/beam_PostCommit_Python_Verify/ws/src/sdks/python/apache_beam/runners/dataflow/dataflow_runner.py>:605: BeamDeprecationWarning: BigQuerySink is deprecated since 2.11.0. Use WriteToBigQuery instead. kms_key=transform.kms_key)) test_game_stats_it (apache_beam.examples.complete.game.game_stats_it_test.GameStatsIT) ... ok <https://builds.apache.org/job/beam_PostCommit_Python_Verify/ws/src/sdks/python/apache_beam/io/gcp/bigquery_file_loads.py>:529: BeamDeprecationWarning: options is deprecated since First stable release. References to <pipeline>.options will not be supported or p.options.view_as(GoogleCloudOptions).temp_location) test_streaming_wordcount_it (apache_beam.examples.streaming_wordcount_it_test.StreamingWordCountIT) ... ok test_wordcount_fnapi_it (apache_beam.examples.wordcount_it_test.WordCountIT) ... ok <https://builds.apache.org/job/beam_PostCommit_Python_Verify/ws/src/sdks/python/apache_beam/io/gcp/bigquery.py>:983: BeamDeprecationWarning: options is deprecated since First stable release. References to <pipeline>.options will not be supported method_to_use = self._compute_method(p, p.options) test_wordcount_it (apache_beam.examples.wordcount_it_test.WordCountIT) ... ok test_user_score_it (apache_beam.examples.complete.game.user_score_it_test.UserScoreIT) ... ok test_hourly_team_score_it (apache_beam.examples.complete.game.hourly_team_score_it_test.HourlyTeamScoreIT) ... ok <https://builds.apache.org/job/beam_PostCommit_Python_Verify/ws/src/sdks/python/apache_beam/io/fileio_test.py>:215: FutureWarning: MatchAll is experimental. | 'GetPath' >> beam.Map(lambda metadata: metadata.path)) test_copy (apache_beam.io.gcp.gcsio_integration_test.GcsIOIntegrationTest) ... ok test_copy_batch (apache_beam.io.gcp.gcsio_integration_test.GcsIOIntegrationTest) ... ok test_copy_batch_kms (apache_beam.io.gcp.gcsio_integration_test.GcsIOIntegrationTest) ... ok test_copy_batch_rewrite_token (apache_beam.io.gcp.gcsio_integration_test.GcsIOIntegrationTest) ... ok test_copy_kms (apache_beam.io.gcp.gcsio_integration_test.GcsIOIntegrationTest) ... ok test_copy_rewrite_token (apache_beam.io.gcp.gcsio_integration_test.GcsIOIntegrationTest) ... ok <https://builds.apache.org/job/beam_PostCommit_Python_Verify/ws/src/sdks/python/apache_beam/io/fileio_test.py>:226: FutureWarning: MatchAll is experimental. | 'Checksums' >> beam.Map(compute_hash)) <https://builds.apache.org/job/beam_PostCommit_Python_Verify/ws/src/sdks/python/apache_beam/io/fileio_test.py>:226: FutureWarning: ReadMatches is experimental. | 'Checksums' >> beam.Map(compute_hash)) test_avro_it (apache_beam.examples.fastavro_it_test.FastavroIT) ... ok test_bigquery_read_1M_python (apache_beam.io.gcp.bigquery_io_read_it_test.BigqueryIOReadIT) ... ok <https://builds.apache.org/job/beam_PostCommit_Python_Verify/ws/src/sdks/python/apache_beam/io/gcp/bigquery_file_loads.py>:529: BeamDeprecationWarning: options is deprecated since First stable release. References to <pipeline>.options will not be supported or p.options.view_as(GoogleCloudOptions).temp_location) test_transform_on_gcs (apache_beam.io.fileio_test.MatchIntegrationTest) ... ok test_parquetio_it (apache_beam.io.parquetio_it_test.TestParquetIT) ... ok test_big_query_legacy_sql (apache_beam.io.gcp.big_query_query_to_table_it_test.BigQueryQueryToTableIT) ... ok test_big_query_new_types (apache_beam.io.gcp.big_query_query_to_table_it_test.BigQueryQueryToTableIT) ... ok test_big_query_standard_sql (apache_beam.io.gcp.big_query_query_to_table_it_test.BigQueryQueryToTableIT) ... ok test_big_query_standard_sql_kms_key (apache_beam.io.gcp.big_query_query_to_table_it_test.BigQueryQueryToTableIT) ... SKIP: This test requires BQ Dataflow native source support for KMS, which is not available yet. test_multiple_destinations_transform (apache_beam.io.gcp.bigquery_test.BigQueryStreamingInsertTransformIntegrationTests) ... ok test_value_provider_transform (apache_beam.io.gcp.bigquery_test.BigQueryStreamingInsertTransformIntegrationTests) ... ok test_multiple_destinations_transform (apache_beam.io.gcp.bigquery_file_loads_test.BigQueryFileLoadsIT) ... ok test_one_job_fails_all_jobs_fail (apache_beam.io.gcp.bigquery_file_loads_test.BigQueryFileLoadsIT) ... ok test_job_python_from_python_it (apache_beam.transforms.external_test_it.ExternalTransformIT) ... ok test_streaming_data_only (apache_beam.io.gcp.pubsub_integration_test.PubSubIntegrationTest) ... ok test_streaming_with_attributes (apache_beam.io.gcp.pubsub_integration_test.PubSubIntegrationTest) ... ok test_metrics_fnapi_it (apache_beam.runners.dataflow.dataflow_exercise_metrics_pipeline_test.ExerciseMetricsPipelineTest) ... ok test_metrics_it (apache_beam.runners.dataflow.dataflow_exercise_metrics_pipeline_test.ExerciseMetricsPipelineTest) ... ok test_datastore_write_limit (apache_beam.io.gcp.datastore_write_it_test.DatastoreWriteIT) ... ok ---------------------------------------------------------------------- XML: <https://builds.apache.org/job/beam_PostCommit_Python_Verify/ws/src/sdks/python/nosetests.xml> ---------------------------------------------------------------------- Ran 34 tests in 3825.092s OK (SKIP=1) Found: https://console.cloud.google.com/dataflow/jobsDetail/locations/us-central1/jobs/2019-04-17_16_58_11-8022167469994151983?project=apache-beam-testing. Found: https://console.cloud.google.com/dataflow/jobsDetail/locations/us-central1/jobs/2019-04-17_17_07_39-4851704342456967640?project=apache-beam-testing. Found: https://console.cloud.google.com/dataflow/jobsDetail/locations/us-central1/jobs/2019-04-17_17_17_20-10976627959650295672?project=apache-beam-testing. Found: https://console.cloud.google.com/dataflow/jobsDetail/locations/us-central1/jobs/2019-04-17_17_25_02-4142836172374582733?project=apache-beam-testing. Found: https://console.cloud.google.com/dataflow/jobsDetail/locations/us-central1/jobs/2019-04-17_17_33_33-5031996740394445167?project=apache-beam-testing. Found: https://console.cloud.google.com/dataflow/jobsDetail/locations/us-central1/jobs/2019-04-17_17_45_09-16850425632910124782?project=apache-beam-testing. Found: https://console.cloud.google.com/dataflow/jobsDetail/locations/us-central1/jobs/2019-04-17_17_53_05-1481871768398890752?project=apache-beam-testing. Found: https://console.cloud.google.com/dataflow/jobsDetail/locations/us-central1/jobs/2019-04-17_16_58_12-16269555276627469919?project=apache-beam-testing. Found: https://console.cloud.google.com/dataflow/jobsDetail/locations/us-central1/jobs/2019-04-17_17_14_19-12709326427158388136?project=apache-beam-testing. Found: https://console.cloud.google.com/dataflow/jobsDetail/locations/us-central1/jobs/2019-04-17_17_24_08-14892698536911865348?project=apache-beam-testing. Found: https://console.cloud.google.com/dataflow/jobsDetail/locations/us-central1/jobs/2019-04-17_16_58_10-5417265213937226287?project=apache-beam-testing. Found: https://console.cloud.google.com/dataflow/jobsDetail/locations/us-central1/jobs/2019-04-17_17_18_47-14023003860827062361?project=apache-beam-testing. Found: https://console.cloud.google.com/dataflow/jobsDetail/locations/us-central1/jobs/2019-04-17_17_27_42-10176477888977034794?project=apache-beam-testing. Found: https://console.cloud.google.com/dataflow/jobsDetail/locations/us-central1/jobs/2019-04-17_16_58_12-8522384104523741309?project=apache-beam-testing. Found: https://console.cloud.google.com/dataflow/jobsDetail/locations/us-central1/jobs/2019-04-17_17_11_37-9988189915492142403?project=apache-beam-testing. Found: https://console.cloud.google.com/dataflow/jobsDetail/locations/us-central1/jobs/2019-04-17_17_18_24-4005788381028681258?project=apache-beam-testing. Found: https://console.cloud.google.com/dataflow/jobsDetail/locations/us-central1/jobs/2019-04-17_17_26_17-15212584097167548735?project=apache-beam-testing. Found: https://console.cloud.google.com/dataflow/jobsDetail/locations/us-central1/jobs/2019-04-17_16_58_10-16536775136980750619?project=apache-beam-testing. Found: https://console.cloud.google.com/dataflow/jobsDetail/locations/us-central1/jobs/2019-04-17_17_18_53-5172819055681538710?project=apache-beam-testing. Found: https://console.cloud.google.com/dataflow/jobsDetail/locations/us-central1/jobs/2019-04-17_17_27_19-9486304649107825414?project=apache-beam-testing. Found: https://console.cloud.google.com/dataflow/jobsDetail/locations/us-central1/jobs/2019-04-17_16_58_10-5040363269074655486?project=apache-beam-testing. Found: https://console.cloud.google.com/dataflow/jobsDetail/locations/us-central1/jobs/2019-04-17_17_06_39-1475009957588856904?project=apache-beam-testing. Found: https://console.cloud.google.com/dataflow/jobsDetail/locations/us-central1/jobs/2019-04-17_17_16_33-8361229996699474363?project=apache-beam-testing. Found: https://console.cloud.google.com/dataflow/jobsDetail/locations/us-central1/jobs/2019-04-17_17_24_56-9505495013900095243?project=apache-beam-testing. Found: https://console.cloud.google.com/dataflow/jobsDetail/locations/us-central1/jobs/2019-04-17_16_58_09-8830193073802880185?project=apache-beam-testing. Found: https://console.cloud.google.com/dataflow/jobsDetail/locations/us-central1/jobs/2019-04-17_17_06_34-6222272680622966935?project=apache-beam-testing. Found: https://console.cloud.google.com/dataflow/jobsDetail/locations/us-central1/jobs/2019-04-17_17_14_48-15297068112894738457?project=apache-beam-testing. Found: https://console.cloud.google.com/dataflow/jobsDetail/locations/us-central1/jobs/2019-04-17_17_23_36-6448902933742721319?project=apache-beam-testing. Found: https://console.cloud.google.com/dataflow/jobsDetail/locations/us-central1/jobs/2019-04-17_17_32_07-14888366084467630066?project=apache-beam-testing. Found: https://console.cloud.google.com/dataflow/jobsDetail/locations/us-central1/jobs/2019-04-17_16_58_10-1400237632494031971?project=apache-beam-testing. Found: https://console.cloud.google.com/dataflow/jobsDetail/locations/us-central1/jobs/2019-04-17_17_08_43-5449818586106815582?project=apache-beam-testing. Found: https://console.cloud.google.com/dataflow/jobsDetail/locations/us-central1/jobs/2019-04-17_17_19_35-6939762668551458468?project=apache-beam-testing. FAILURE: Build failed with an exception. * Where: Build file '<https://builds.apache.org/job/beam_PostCommit_Python_Verify/ws/src/sdks/python/build.gradle'> line: 127 * What went wrong: Execution failed for task ':beam-sdks-python:directRunnerIT'. > 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 6.0. Use '--warning-mode all' to show the individual deprecation warnings. See https://docs.gradle.org/5.2.1/userguide/command_line_interface.html#sec:command_line_warnings BUILD FAILED in 1h 8m 12s 62 actionable tasks: 45 executed, 17 from cache Publishing build scan... https://gradle.com/s/o6tsgs2jfu47a Build step 'Invoke Gradle script' changed build result to FAILURE Build step 'Invoke Gradle script' marked build as failure --------------------------------------------------------------------- To unsubscribe, e-mail: builds-unsubscr...@beam.apache.org For additional commands, e-mail: builds-h...@beam.apache.org