Skip to content

[BUG]: Failure to upload conda package doesn't trigger an error #476

Open
@dagardner-nv

Description

Version

24.06

Which installation method(s) does this occur on?

Conda

Describe the bug.

In:
https://github.com/nv-morpheus/MRC/actions/runs/8713033310

The package built successfully but failed on upload, however the CI stage exited without reporting an error:

Minimum reproducible example

No response

Relevant log output

2024-04-16T22:29:53.1703597Z Uploading file "nvidia/mrc/24.06.00a/linux-64/mrc-24.06.00a-cuda_12.1_py310_h572eed8_17.tar.bz2"
2024-04-16T22:31:33.2206427Z [ERROR] ('?: Undefined error ([POST] https://api.anaconda.org/stage/nvidia/mrc/24.06.00a/linux-64/mrc-24.06.00a-cuda_12.1_py310_h572eed8_17.tar.bz2 -> 524)', 524)
2024-04-16T22:31:33.8919835Z Uploading libmrc-24.06.00a-cuda_12.1_h0dae25b_17.tar.bz2 to anaconda.org
2024-04-16T22:31:33.8920464Z Uploading mrc-24.06.00a-cuda_12.1_py310_h572eed8_17.tar.bz2 to anaconda.org
2024-04-16T22:31:33.8930811Z anaconda_upload is not set.  Not uploading wheels: []
2024-04-16T22:31:33.8934527Z 
2024-04-16T22:31:33.8937738Z INFO :: The inputs making up the hashes for the built packages are as follows:
2024-04-16T22:31:33.8939286Z {
2024-04-16T22:31:33.8939792Z   "libmrc-24.06.00a-cuda_12.1_h0dae25b_17.tar.bz2": {
2024-04-16T22:31:33.8940156Z     "recipe": {
2024-04-16T22:31:33.8940401Z       "__glibc": "__glibc >=2.17,<3.0.a0",
2024-04-16T22:31:33.8940686Z       "c_compiler": "gcc",
2024-04-16T22:31:33.8950370Z       "c_compiler_version": "11.2",
2024-04-16T22:31:33.8950808Z       "cuda_compiler": "cuda-nvcc",
2024-04-16T22:31:33.8951230Z       "cuda_compiler_version": "12.1",
2024-04-16T22:31:33.8955614Z       "cxx_compiler": "gxx",
2024-04-16T22:31:33.8957129Z       "cxx_compiler_version": "11.2",
2024-04-16T22:31:33.8957462Z       "rapids_version": "24.02",
2024-04-16T22:31:33.8957835Z       "target_platform": "linux-64"
2024-04-16T22:31:33.8958085Z     }
2024-04-16T22:31:33.8958252Z   },
2024-04-16T22:31:33.8958540Z   "mrc-24.06.00a-cuda_12.1_py310_h572eed8_17.tar.bz2": {
2024-04-16T22:31:33.8971455Z     "recipe": {
2024-04-16T22:31:33.8971774Z       "numpy": "1.22",
2024-04-16T22:31:33.8972133Z       "rapids_version": "24.02",
2024-04-16T22:31:33.8972572Z       "target_platform": "linux-64"
2024-04-16T22:31:33.8972864Z     }
2024-04-16T22:31:33.8973062Z   }
2024-04-16T22:31:33.8973251Z }
2024-04-16T22:31:33.8973366Z 
2024-04-16T22:31:33.8973370Z 
2024-04-16T22:31:33.8973526Z ####################################################################################
2024-04-16T22:31:33.8973893Z Resource usage summary:
2024-04-16T22:31:33.8974073Z 
2024-04-16T22:31:33.8974166Z Total time: 0:13:39.5
2024-04-16T22:31:33.8974453Z CPU usage: sys=0:01:07.5, user=0:24:08.4
2024-04-16T22:31:33.8974780Z Maximum memory usage observed: 11.2G
2024-04-16T22:31:33.8975110Z Total disk usage observed (not including envs): 694.1K
2024-04-16T22:31:40.0179833Z ++ set +x
2024-04-16T22:31:40.0180679Z �[0;32m===Running conda-build for libmrc Complete!===�[0m
2024-04-16T22:31:40.0223636Z 
2024-04-16T22:31:40.0224424Z �[32mRAPIDS logger�[0m » [04/16/24 22:31:40]
2024-04-16T22:31:40.0225016Z �[32m┌──────────────────────────────────────┐�[0m
2024-04-16T22:31:40.0225501Z �[32m|    Building Conda Package... Done    |�[0m
2024-04-16T22:31:40.0226054Z �[32m└──────────────────────────────────────┘�[0m

Full env printout

No response

Other/Misc.

No response

Code of Conduct

  • I agree to follow MRC's Code of Conduct
  • I have searched the open bugs and have found no duplicates for this bug report

Activity

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

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

  • Status

    Todo

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions