apache / apache/beam

Fix "unparseable args" warning for --kms_key_name

Open
#19,249 0 comments 0 reactions 0 assignees View on GitHub
core improvement P3 python tests
Dominant language
Java
Stars
8.7k
Forks
4.7k
Avg merge
2d 2h
Merged PRs (30d)
205

Description

Appears in post-commit logs:

03:45:41 root: WARNING: Discarding unparseable args: ['\--sleep_secs=20', '\--kms_key_name=projects/apache-beam-testing/locations/global/keyRings/beam-it/cryptoKeys/test']
https://builds.apache.org/job/beam_PostCommit_Python_Verify_PR/439/console

Perhaps this flag is redundant?
https://github.com/apache/beam/blob/61eb4ed860291e6447fce672c170f97fd6a07242/sdks/python/scripts/run_integration_test.sh#L204

Imported from Jira [BEAM-6775](https://issues.apache.org/jira/browse/BEAM-6775). Original Jira may contain additional context.
Reported by: udim.

Contributor guide

Open the contributing guide

Research direction

Start with sdks/python/scripts/run_integration_test.sh at the referenced line 204, then compare it with the post-commit log showing the unparseable --kms_key_name warning. Verify the relevant integration-test command and confirm that the warning no longer appears in post-commit logs.

Written by the indexing model from the issue text.

Assessment

Tech stack
gcp, python, shell
Domain
ci-cd, cloud, testing
Issue type
Bug
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.