Skip to content

[Core] Test: reproduce Red Hat RPM package build failure - #33993

Open
xuming-ms wants to merge 1 commit into
devfrom
test-redhat-pr-build-failure
Open

[Core] Test: reproduce Red Hat RPM package build failure#33993
xuming-ms wants to merge 1 commit into
devfrom
test-redhat-pr-build-failure

Conversation

@xuming-ms

@xuming-ms xuming-ms commented Aug 27, 2026

Copy link
Copy Markdown
Contributor

🤖 PR Validation — ️✔️ All clear

Breaking Changes Tests
️✔️ None ️✔️ 130/130

Trivial comment-only change on a branch off dev, opened solely to check whether the Red Hat RPM package test failures reproduce independently of any code change.

Context: on #33849 the four Test Rpm Package jobs (UBI 8/9, AMD64/ARM64) fail before reaching any Azure CLI code:

ImportError: /usr/lib64/python3.12/lib-dynload/pyexpat.cpython-312-aarch64-linux-gnu.so:
undefined symbol: XML_SetBillionLaughsAttackProtectionMaximumAmplification

pip itself cannot import, which points at an expat ABI mismatch in the UBI base image rather than at the pull request. This PR isolates that.

Do not merge.

@xuming-ms
xuming-ms requested a review from a team as a code owner August 27, 2026 00:08
Copilot AI lite review requested due to automatic review settings August 27, 2026 00:08
@yonzhan

Copy link
Copy Markdown
Collaborator

Thank you for your contribution! We will review the pull request and get back to you soon.

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR introduces a comment-only change in profile’s logout() implementation, intended to help reproduce the Red Hat RPM package test failures independently of functional code changes.

Changes:

  • Added a single inline comment (# test) in logout() in the Profile command module.

💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

if in_cloud_console():
logger.warning(_CLOUD_CONSOLE_LOGOUT_WARNING)

# test
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

act-platform-engineering-squad Auto-Assign Auto assign by bot Core CLI core infrastructure

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants