Skip to content

Conversation

cccclai
Copy link
Contributor

@cccclai cccclai commented Sep 4, 2025

Summary:
Remove a few more hardcoded version

Rollback Plan:

Differential Revision: D81711173

Copy link

pytorch-bot bot commented Sep 4, 2025

🔗 Helpful Links

🧪 See artifacts and rendered test results at hud.pytorch.org/pr/pytorch/executorch/13960

Note: Links to docs will display an error until the docs builds have been completed.

❌ 19 New Failures

As of commit 294a3a5 with merge base 7a7e939 (image):

NEW FAILURES - The following jobs have failed:

This comment was automatically generated by Dr. CI and updates every 15 minutes.

@meta-cla meta-cla bot added the CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. label Sep 4, 2025
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D81711173

Copy link

github-actions bot commented Sep 4, 2025

This PR needs a release notes: label

If your change should be included in the release notes (i.e. would users of this library care about this change?), please use a label starting with release notes:. This helps us keep track and include your important work in the next release notes.

To add a label, you can comment to pytorchbot, for example
@pytorchbot label "release notes: none"

For more information, see
https://github.com/pytorch/pytorch/wiki/PyTorch-AutoLabel-Bot#why-categorize-for-release-notes-and-how-does-it-work.

Copy link
Collaborator

@shewu-quic shewu-quic left a comment

Choose a reason for hiding this comment

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

LGTM

Copy link
Collaborator

@winskuo-quic winskuo-quic left a comment

Choose a reason for hiding this comment

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

LGTM. Thanks

@mergennachin
Copy link
Contributor

cc @cccclai are the CI failures related?

@cccclai
Copy link
Contributor Author

cccclai commented Sep 5, 2025

cc @cccclai are the CI failures related?

I don't think so. These are error messages in CI. Looks like the huggingface token isn't working

2025-09-04T20:25:49.9580901Z �[1A�[2KSuccessfully installed InquirerPy-0.3.4 pfzy-0.3.4 prompt-toolkit-3.0.52 wcwidth-0.2.13
2025-09-04T20:25:49.9581941Z + huggingface-cli login --token
2025-09-04T20:25:49.9582728Z usage: huggingface-cli <command> [<args>] login
2025-09-04T20:25:49.9583335Z        [-h]
2025-09-04T20:25:49.9583665Z        [--token TOKEN]
2025-09-04T20:25:49.9584120Z        [--add-to-git-credential]
2025-09-04T20:25:49.9584962Z huggingface-cli <command> [<args>] login: error: argument --token: expected one argument
2025-09-04T20:25:49.9585952Z     main()
2025-09-04T20:25:49.9587092Z   File "/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/.github/scripts/run_with_env_secrets.py", line 98, in main
2025-09-04T20:25:49.9588604Z     run_cmd_or_die(f"docker exec -t {container_name} /exec")
2025-09-04T20:25:49.9590209Z   File "/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/.github/scripts/run_with_env_secrets.py", line 39, in run_cmd_or_die
2025-09-04T20:25:49.9591882Z     raise RuntimeError(f"Command {cmd} failed with exit code {exit_code}")
2025-09-04T20:25:49.9593677Z RuntimeError: Command docker exec -t ff7019919f9c002608e61567d4a4b23e541841b686dbe2cff409fd349b4904fe /exec failed with exit code 2
2025-09-04T20:25:49.9613273Z ##[error]Process completed with exit code 1.
2025-09-04T20:25:49.9676439Z ##[group]Run pmeier/pytest-results-action@a2c1430e2bddadbad9f49a6f9b879f062c6b19b1
2025-09-04T20:25:49.9676975Z with:
2025-09-04T20:25:49.9677308Z   path: /home/ec2-user/actions-runner/_work/_temp/test-results
2025-09-04T20:25:49.9677730Z   fail-on-empty: false
2025-09-04T20:25:49.9677987Z env:
2025-09-04T20:25:49.9678274Z   DOCKER_IMAGE: ci-image:executorch-ubuntu-22.04-qnn-sdk
2025-09-04T20:25:49.9678692Z   REPOSITORY: pytorch/executorch
2025-09-04T20:25:49.9678986Z   PR_NUMBER: 13960
2025-09-04T20:25:49.9713742Z   SCRIPT: # The generic Linux job chooses to use base env, not the one setup by the image
echo "::group::Setting up dev environment"

cccclai added a commit to cccclai/executorch-1 that referenced this pull request Sep 5, 2025
Summary:

Remove a few more hardcoded version

Rollback Plan:

Differential Revision: D81711173
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D81711173

cccclai added a commit to cccclai/executorch-1 that referenced this pull request Sep 5, 2025
Summary:

Remove a few more hardcoded version

Rollback Plan:

Differential Revision: D81711173
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D81711173

Summary:

Remove a few more hardcoded version

Rollback Plan:

Differential Revision: D81711173
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D81711173

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ciflow/nightly ciflow/trunk CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. fb-exported
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants