8000 `flutter config --clear-features` periodically fails, cannot find `dart-sdk-darwin-arm64.zip.ZIP` · Issue #162816 · flutter/flutter · GitHub
[go: up one dir, main page]

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

flutter config --clear-features periodically fails, cannot find dart-sdk-darwin-arm64.zip.ZIP #162816

Open
vashworth opened this issue Feb 6, 2025 · 1 comment
Labels
team-infra Owned by Infrastructure team

Comments

@vashworth
Copy link
Contributor
vashworth commented Feb 6, 2025

Type of Request

bug

Infrastructure Environment

LUCI

What is happening?

Periodically, flutter config --clear-features step fails. It fails across multiple bots (not just mac, also linux and windows) and multiple tests all around the same time.

Error message:

 [/Volumes/Work/s/w/ir/x/w/flutter/bin/cache/dart-sdk-darwin-arm64.zip]
   End-of-central-directory signature not found.  Either this file is not
   a zipfile, or it constitutes one disk of a multi-part archive.  In the
   latter case the central directory and zipfile comment will be found on
   the last disk(s) of this archive.
 unzip:  cannot find zipfile directory in one of /Volumes/Work/s/w/ir/x/w/flutter/bin/cache/dart-sdk-darwin-arm64.zip or
         /Volumes/Work/s/w/ir/x/w/flutter/bin/cache/dart-sdk-darwin-arm64.zip.zip, and cannot find /Volumes/Work/s/w/ir/x/w/flutter/bin/cache/dart-sdk-darwin-arm64.zip.ZIP, period.
 It appears that the downloaded file is corrupt; please try again.
 If this problem persists, please report the problem at:
   https://github.com/flutter/flutter/issues/new?template=1_activation.yml

Here's just a few examples:
2025-02-05 ~17:40

Other times:
2025-01-31 ~12:03
2025-01-31 ~09:02
2025-01-30 ~14:16
2025-01-29 ~09:35
2025-01-27 ~12:25
2025-01-24 ~13:14

https://ci.chromium.org/ui/p/flutter/builders/luci.flutter.prod/Windows%20tool_integration_tests_1_9?limit=200
https://ci.chromium.org/ui/p/flutter/builders/luci.flutter.prod/Linux%20build_tests_4_5?limit=200
https://ci.chromium.org/ui/p/flutter/builders/luci.flutter.prod/Mac_ios%20flutter_gallery_ios__start_up?limit=200
https://ci.chromium.org/ui/p/flutter/builders/luci.flutter.prod/Mac_arm64%20build_tests_2_4?limit=200
https://ci.chromium.org/ui/p/flutter/builders/luci.flutter.prod/Linux_pixel_7pro%20integration_ui_keyboard_resize?limit=200

Seems like maybe this has been going on since 2025-01-24.

Steps to reproduce

No response

Expected results

I expect the step to pass

@vashworth vashworth added the team-infra Owned by Infrastructure team label Feb 6, 2025
@msaglietto
Copy link

It has been happening to me locally too on Arch Linux when I try to update Flutter.. let me know if you need more info to help debug it

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
team-infra Owned by Infrastructure team
Projects
Development

No branches or pull requests

2 participants
0