Skip to content

[Core] Test: reproduce Red Hat RPM package build failure (from fork) - #33994

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

[Core] Test: reproduce Red Hat RPM package build failure (from fork)#33994
xuming-ms wants to merge 1 commit into
Azure:devfrom
xuming-ms:test-redhat-pr-build-failure-fork

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

Same trivial comment-only change as #33993, but raised from a fork instead of from a branch on Azure/azure-cli.

Purpose: determine whether the Red Hat RPM package test failures depend on where the pull request originates, since fork pull requests run with different pipeline permissions and agent access.

Observed on #33849, in all four Test Rpm Package jobs (UBI 8/9, AMD64/ARM64):

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.

Compare with #33993, which carries an identical change from an upstream branch.

Do not merge.

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

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 trivial comment-only change in profile/logout to help reproduce and compare Red Hat RPM package CI failures when the PR originates from a fork vs an upstream branch.

Changes:

  • Adds a single inline comment (# test) in azure/cli/command_modules/profile/custom.py within the logout function.

💡 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
@yonzhan

Copy link
Copy Markdown
Collaborator

Core

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