-
Type: Bug
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: Testing Infrastructure
-
None
-
Server Development Platform
-
Fully Compatible
-
ALL
I suspect downloading the debug symbols stopped working due to the changes from SERVER-65040 which rearranged some of the task dependencies.
[2022/12/20 00:29:16.030] [2022-12-20 00:29:16,030 - buildscripts.resmokelib.utils.evergreen_conn - ERROR] 2022-12-20 00:29.16 There are no `compile` and/or 'push' tasks in the evergreen build
Here is an example of the debug symbol download succeeding:
[2022/10/21 21:45:49.057] [2022-10-21 21:45:49,056 - buildscripts.resmokelib.utils.evergreen_conn - INFO] 2022-10-21 21:45.49 Required evergreen task(s) were successful. required_tasks=[Task(mongodb_mongo_master_enterprise_rhel_80_64_bit_dynamic_all_feature_flags_required_archive_dist_test_496b24a6e2a1a488501e2eaeefac8af39670e173_22_10_21_19_50_54)] task_id=https://evergreen.mongodb.com/task/mongodb_mongo_master_enterprise_rhel_80_64_bit_dynamic_all_feature_flags_required_archive_dist_test_496b24a6e2a1a488501e2eaeefac8af39670e173_22_10_21_19_50_54 [2022/10/21 21:45:49.061] [2022-10-21 21:45:49,061 - buildscripts.resmokelib.setup_multiversion.download - INFO] 2022-10-21 21:45.49 Downloading. url=https://mciuploads.s3.amazonaws.com/mongodb-mongo-master/enterprise-rhel-80-64-bit-dynamic-all-feature-flags-required/496b24a6e2a1a488501e2eaeefac8af39670e173/debugsymbols/debugsymbols-mongodb_mongo_master_enterprise_rhel_80_64_bit_dynamic_all_feature_flags_required_496b24a6e2a1a488501e2eaeefac8af39670e173_22_10_21_19_50_54.tgz
- is related to
-
SERVER-65040 Reuse build artifacts across builders which differ only in server test execution parameters
- Closed