Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[CI] Install node.js 8.x flaky step #13477

Closed
timotheecour opened this issue Feb 24, 2020 · 3 comments
Closed

[CI] Install node.js 8.x flaky step #13477

timotheecour opened this issue Feb 24, 2020 · 3 comments

Comments

@timotheecour
Copy link
Member

timotheecour commented Feb 24, 2020

I've encountered this a few times already
example:
https://dev.azure.com/nim-lang/Nim/_build/results?buildId=2806&view=logs&jobId=a0440cd6-2060-5545-8b53-639e777de0c6&j=a0440cd6-2060-5545-8b53-639e777de0c6&t=3a9621cd-7d4e-5bb0-bcbd-e24390a180e8

Example

2020-02-24T03:14:06.1047600Z ##[section]Starting: Install node.js 8.x
2020-02-24T03:14:06.1057800Z ==============================================================================
2020-02-24T03:14:06.1058270Z Task         : Node.js tool installer
2020-02-24T03:14:06.1058730Z Description  : Finds or downloads and caches the specified version spec of Node.js and adds it to the PATH
2020-02-24T03:14:06.1059170Z Version      : 0.160.0
2020-02-24T03:14:06.1059460Z Author       : Microsoft Corporation
2020-02-24T03:14:06.1059880Z Help         : https://docs.microsoft.com/azure/devops/pipelines/tasks/tool/node-js
2020-02-24T03:14:06.1060350Z ==============================================================================
2020-02-24T03:14:06.3224040Z (node:816) Warning: Use Cipheriv for counter mode of aes-256-ctr
2020-02-24T03:14:06.3225120Z (node:816) Warning: Use Cipheriv for counter mode of aes-256-ctr
2020-02-24T03:14:06.3225980Z (node:816) Warning: Use Cipheriv for counter mode of aes-256-ctr
2020-02-24T03:14:06.3226730Z (node:816) Warning: Use Cipheriv for counter mode of aes-256-ctr
2020-02-24T03:14:06.3227830Z (node:816) Warning: Use Cipheriv for counter mode of aes-256-ctr
2020-02-24T03:14:06.3229220Z (node:816) Warning: Use Cipheriv for counter mode of aes-256-ctr
2020-02-24T03:14:06.4237670Z Downloading: https://nodejs.org/dist/v8.17.0/node-v8.17.0-darwin-x64.tar.gz
2020-02-24T03:15:19.1448340Z Extracting archive
2020-02-24T03:15:19.1701960Z [command]/usr/bin/tar xzC /Users/runner/runners/2.165.0/work/_temp/6966d1b1-6cd2-4d50-af37-1ea80e85db3a -f /Users/runner/runners/2.165.0/work/_temp/b01f0c58-f3d2-4011-95b8-13349707640d
2020-02-24T03:15:19.2960400Z node-v8.17.0-darwin-x64/lib/node_modules/npm/node_modules/uid-number/uid-number.js: (Empty error message)
2020-02-24T03:15:19.3086320Z tar: Error exit delayed from previous errors.
2020-02-24T03:15:19.3216120Z ##[error]/usr/bin/tar failed with return code: 1
2020-02-24T03:15:19.3233510Z ##[section]Finishing: Install node.js 8.x
@Araq
Copy link
Member

Araq commented Feb 24, 2020

Come on, I doubt we can fix this. We live in a work of shaky CIs and there is no cure.

@timotheecour
Copy link
Member Author

timotheecour commented Feb 24, 2020

I don't mind if you close this particular issue as wontfix but the point of this issue is to have a single place to track this down; whether there's an easy fix/workaround or not I don't know yet

@Araq Araq added the Won't Fix label Feb 24, 2020
@Araq Araq closed this as completed Feb 24, 2020
@timotheecour
Copy link
Member Author

timotheecour added a commit to timotheecour/Nim that referenced this issue Mar 2, 2020
timotheecour added a commit to timotheecour/Nim that referenced this issue Mar 2, 2020
timotheecour added a commit to timotheecour/Nim that referenced this issue Mar 2, 2020
timotheecour added a commit to timotheecour/Nim that referenced this issue Mar 2, 2020
timotheecour added a commit to timotheecour/Nim that referenced this issue Mar 3, 2020
timotheecour added a commit to timotheecour/Nim that referenced this issue Mar 4, 2020
timotheecour added a commit to timotheecour/Nim that referenced this issue Mar 4, 2020
timotheecour added a commit to timotheecour/Nim that referenced this issue Apr 12, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
2 participants