liferoad

Results 155 comments of liferoad

The Vertex AI package version issue (we do not import this directly. So it should be fine.): ``` ../../build/gradleenv/-1734967050/lib/python3.9/site-packages/vertexai/preview/developer/__init__.py:33 |   -- | --   | ../../build/gradleenv/-1734967050/lib/python3.9/site-packages/vertexai/preview/developer/__init__.py:33 |     | ../../build/gradleenv/-1734967050/lib/python3.9/site-packages/vertexai/preview/developer/__init__.py:33 |     |...

A new flaky test in py39 and this is related to https://github.com/apache/beam/issues/29617: https://ge.apache.org/s/hb7syztoolfhu/console-log?page=17 ``` =================================== FAILURES =================================== |   -- | --   | _______________ BigQueryQueryToTableIT.test_big_query_legacy_sql _______________ |     | [gw3] linux --...

Last three runs are green now. Close this for now.

New error: ``` ==================================== ERRORS ==================================== |   -- | --   | ________________ ERROR at setup of ReadTests.test_native_source ________________ |     | [gw5] linux -- Python 3.9.19 /runner/_work/beam/beam/build/gradleenv/1398941893/bin/python3.9 |     |   |     |...

Green for last two days.

``` [31m_______ ERROR collecting apache_beam/runners/worker/log_handler_test.py ________ |   -- | --   | apache_beam/runners/worker/log_handler_test.py:34: in |     | from apache_beam.runners.worker import bundle_processor |     | apache_beam/runners/worker/bundle_processor.py:69: in |     | from apache_beam.runners.worker import operations |    ...

2024-08-30T07:28:39.6571287Z if setup_options.setup_file is not None: 2024-08-30T07:28:39.6571763Z if not os.path.isfile(setup_options.setup_file): 2024-08-30T07:28:39.6572227Z > raise RuntimeError( 2024-08-30T07:28:39.6572923Z 'The file %s cannot be found. It was specified in the ' 2024-08-30T07:28:39.6573578Z '--setup_file command...

This never works. Move this to P4.

@kennknowles FYI. For the support ticket, please check https://cloud.google.com/dataflow/docs/support/getting-support For 2.54.0, can you try to disable Runner V2 (`--experiments=disable_runner_v2`)?