pytorch icon indicating copy to clipboard operation
pytorch copied to clipboard

[DONT MERGE] Test PR to test creation of comment by Pytorch CI

Open inemankov opened this issue 1 year ago • 71 comments

inemankov avatar Oct 11 '24 16:10 inemankov

ci-build

inemankov avatar Nov 19 '24 11:11 inemankov

Jenkins build for 4bf80e5ad88f305c5f84fec5f88fbc14be1fe2ac commit finished as FAILURE Links: Blue Ocean view / Build artifacts

Detected error during base docker image building:

#29 15.96 The following packages have unmet dependencies:
#29 16.04  rocm-dev : Depends: rocm-cmake (= 0.13.0.60203-124~22.04) but 5.0.0-1 is to be installed
#29 16.04             Depends: rocm-device-libs (= 1.0.0.60203-124~22.04) but 5.0.0-1 is to be installed
#29 16.04  rocm-utils : Depends: rocminfo (= 1.0.0.60203-124~22.04)
#29 16.04               Depends: rocm-cmake (= 0.13.0.60203-124~22.04) but 5.0.0-1 is to be installed
#29 16.04 E: Unable to correct problems, you have held broken packages.
#29 ERROR: process "/bin/sh -c bash ./install_rocm.sh" did not complete successfully: exit code: 100
------
 > [24/49] RUN bash ./install_rocm.sh:
15.96 distribution that some required packages have not yet been created
15.96 or been moved out of Incoming.

rocm-mici avatar Nov 19 '24 11:11 rocm-mici

ci-build EXTENSION_BUILD_GFXARCH=gfx90a -TEST_INDUCTOR TEST_PYTORCH_SLOW

inemankov avatar Nov 19 '24 11:11 inemankov

Jenkins build for 4bf80e5ad88f305c5f84fec5f88fbc14be1fe2ac commit finished as FAILURE Links: Blue Ocean view / Build artifacts

Detected error during base docker image building:

#29 15.51 The following packages have unmet dependencies:
#29 15.59  rocm-dev : Depends: rocm-cmake (= 0.13.0.60203-124~22.04) but 5.0.0-1 is to be installed
#29 15.59             Depends: rocm-device-libs (= 1.0.0.60203-124~22.04) but 5.0.0-1 is to be installed
#29 15.59  rocm-utils : Depends: rocminfo (= 1.0.0.60203-124~22.04)
#29 15.59               Depends: rocm-cmake (= 0.13.0.60203-124~22.04) but 5.0.0-1 is to be installed
#29 15.60 E: Unable to correct problems, you have held broken packages.
#29 ERROR: process "/bin/sh -c bash ./install_rocm.sh" did not complete successfully: exit code: 100
------
 > [24/49] RUN bash ./install_rocm.sh:
15.51 distribution that some required packages have not yet been created
15.51 or been moved out of Incoming.

rocm-mici avatar Nov 19 '24 11:11 rocm-mici

ci-build arch=gfx90a -pytorch

inemankov avatar Nov 19 '24 11:11 inemankov

Jenkins build for 4bf80e5ad88f305c5f84fec5f88fbc14be1fe2ac commit finished as FAILURE Links: Blue Ocean view / Build artifacts

Detected error during base docker image building:

#29 14.84 The following packages have unmet dependencies:
#29 14.92  rocm-dev : Depends: rocm-cmake (= 0.13.0.60203-124~22.04) but 5.0.0-1 is to be installed
#29 14.92             Depends: rocm-device-libs (= 1.0.0.60203-124~22.04) but 5.0.0-1 is to be installed
#29 14.92  rocm-utils : Depends: rocminfo (= 1.0.0.60203-124~22.04)
#29 14.92               Depends: rocm-cmake (= 0.13.0.60203-124~22.04) but 5.0.0-1 is to be installed
#29 14.92 E: Unable to correct problems, you have held broken packages.
#29 ERROR: process "/bin/sh -c bash ./install_rocm.sh" did not complete successfully: exit code: 100
------
 > [24/49] RUN bash ./install_rocm.sh:
14.84 distribution that some required packages have not yet been created
14.84 or been moved out of Incoming.

rocm-mici avatar Nov 19 '24 12:11 rocm-mici

cherry-pick --onto rocm6.3_internal_testing

inemankov avatar Nov 19 '24 12:11 inemankov

ci-build

inemankov avatar Nov 21 '24 09:11 inemankov

ci-build EXTENSION_BUILD_GFXARCH=gfx90a TEST_INDUCTOR=false TEST_PYTORCH_SLOW=true

inemankov avatar Nov 21 '24 09:11 inemankov

ci-build arch=gfx90a sgpu=false

inemankov avatar Nov 21 '24 09:11 inemankov

ci-build arch

inemankov avatar Nov 21 '24 10:11 inemankov

Failed to parse the ci-build command parameters The following line has invalid syntax: arch Each line must contain only one key-value pair in format KEY=VALUE

rocm-mici avatar Nov 21 '24 10:11 rocm-mici

ci-build sgpu=ttrue

inemankov avatar Nov 21 '24 10:11 inemankov

Failed to parse the ci-build command parameters Unexpected value of boolean parameter TEST_PYTORCH_1: ttrue Expected values are true or 1, false or 0

rocm-mici avatar Nov 21 '24 10:11 rocm-mici

ci-build archs=gfx90a

inemankov avatar Nov 21 '24 10:11 inemankov

Failed to parse the ci-build command parameters Unknown parameter ARCHS

rocm-mici avatar Nov 21 '24 10:11 rocm-mici

ci-build user=custom_user

inemankov avatar Nov 21 '24 10:11 inemankov

Failed to parse the ci-build command parameters Unexpected value of choice parameter USER: custom_user Expected values are [root, user]

rocm-mici avatar Nov 21 '24 10:11 rocm-mici

cherry-pick invalid syntax

inemankov avatar Nov 21 '24 10:11 inemankov

Can't perform the cherry-pick command: invalid syntax. Expected format:

cherry-pick -onto <target_branch_name>

rocm-mici avatar Nov 21 '24 10:11 rocm-mici

cherry-pick --onto invalid_branch_name

inemankov avatar Nov 21 '24 10:11 inemankov

Target branch invalid_branch_name doesn't exist

rocm-mici avatar Nov 21 '24 10:11 rocm-mici

Jenkins build for 4bf80e5ad88f305c5f84fec5f88fbc14be1fe2ac commit finished as FAILURE Links: Blue Ocean view / Build artifacts

okakarpa avatar Nov 21 '24 17:11 okakarpa

cherry-pick --onto rocm6.3_internal_testing

jithunnair-amd avatar Nov 21 '24 19:11 jithunnair-amd

ci-build arch

inemankov avatar Nov 22 '24 12:11 inemankov

Failed to parse the ci-build command parameters The following line has invalid syntax: arch Each line must contain only one key-value pair in format KEY=VALUE For more information about keywords and available parameters, please, read the README.md

rocm-mici avatar Nov 22 '24 12:11 rocm-mici

Jenkins build for 4bf80e5ad88f305c5f84fec5f88fbc14be1fe2ac commit finished as FAILURE Links: Blue Ocean view / Build artifacts

Detected error during base docker image building:

#29 11.03 The following packages have unmet dependencies:
#29 11.09  rocm-dev : Depends: rocm-cmake (= 0.13.0.60203-124~22.04) but 5.0.0-1 is to be installed
#29 11.09             Depends: rocm-device-libs (= 1.0.0.60203-124~22.04) but 5.0.0-1 is to be installed
#29 11.09  rocm-utils : Depends: rocminfo (= 1.0.0.60203-124~22.04)
#29 11.09               Depends: rocm-cmake (= 0.13.0.60203-124~22.04) but 5.0.0-1 is to be installed
#29 11.10 E: Unable to correct problems, you have held broken packages.
#29 ERROR: process "/bin/sh -c bash ./install_rocm.sh" did not complete successfully: exit code: 100
------
 > [24/49] RUN bash ./install_rocm.sh:
11.03 distribution that some required packages have not yet been created
11.03 or been moved out of Incoming.

rocm-mici avatar Nov 22 '24 15:11 rocm-mici

cherry-pick --onto rocm6.3_internal_testing

inemankov avatar Nov 25 '24 16:11 inemankov

The cherry-pick command can be used only with the merged PRs

rocm-mici avatar Nov 25 '24 16:11 rocm-mici

Jenkins build for 4bf80e5ad88f305c5f84fec5f88fbc14be1fe2ac commit finished as FAILURE Links: Blue Ocean view / Build artifacts

Detected error during base docker image building:

#29 15.95 The following packages have unmet dependencies:
#29 16.04  rocm-dev : Depends: rocm-cmake (= 0.13.0.60203-124~22.04) but 5.0.0-1 is to be installed
#29 16.04             Depends: rocm-device-libs (= 1.0.0.60203-124~22.04) but 5.0.0-1 is to be installed
#29 16.04  rocm-utils : Depends: rocminfo (= 1.0.0.60203-124~22.04)
#29 16.04               Depends: rocm-cmake (= 0.13.0.60203-124~22.04) but 5.0.0-1 is to be installed
#29 16.04 E: Unable to correct problems, you have held broken packages.
#29 ERROR: process "/bin/sh -c bash ./install_rocm.sh" did not complete successfully: exit code: 100
------
 > [24/49] RUN bash ./install_rocm.sh:
15.95 distribution that some required packages have not yet been created
15.95 or been moved out of Incoming.

okakarpa avatar Nov 26 '24 05:11 okakarpa