- Issue created by @dan612
- Assigned to dan612
- πΊπΈUnited States dan612 Portland, Maine
Well...I managed to break a pipeline π
Looks like maybe something to do with a yarn failure?
yarn install 00:54 $ yarn --cwd $_WEB_ROOT/core install yarn install v1.22.19 [1/5] Validating package.json... [2/5] Resolving packages... [3/5] Fetching packages... error An unexpected error occurred: "https://registry.yarnpkg.com/@babel/plugin-syntax-import-assertions/-/plugin-syntax-import-assertions-7.20.0.tgz: Request failed \"500 Internal Server Error\"". info If you think this is a bug, please open a bug report with the information provided in "/builds/issue/acquia_migrate-3420211/docroot/core/yarn-error.log". info Visit https://yarnpkg.com/en/docs/cli/install for documentation about this command.
π€
- πΊπΈUnited States dan612 Portland, Maine
Re-ran the job and it worked π€·ββοΈ maybe just a random failure (are these common amongst Gitlab CI pipelines?)
- Status changed to Needs review
10 months ago 8:19pm 8 February 2024 - Issue was unassigned.
- Status changed to RTBC
10 months ago 9:52am 9 February 2024 - π§πͺBelgium wim leers Ghent π§πͺπͺπΊ
#7: yep, random failures can happen here, because it all really installs stuff, and package downloads occasionally fail. We should have smart retry logic (or really, the package manager should β¦ π)
Adding the previous core update as a related issue β those demonstrated the steps that @dan612 followed, in #3406774-3: Update: drupal/core:9.5.11 β .
-
Wim Leers β
committed 596c7d52 on recommendations-10 authored by
dan612 β
Issue #3420211 by dan612: D10: Update drupal/core:10.2.3
-
Wim Leers β
committed 596c7d52 on recommendations-10 authored by
dan612 β
-
Wim Leers β
committed a19bfe72 on 1.9.x authored by
dan612 β
Issue #3420211 by dan612, Wim Leers: D10: Update drupal/core:10.2.3
-
Wim Leers β
committed a19bfe72 on 1.9.x authored by
dan612 β
- Status changed to Fixed
10 months ago 9:53am 9 February 2024 Automatically closed - issue fixed for 2 weeks with no activity.