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

Windows packaging_release_builder failing to find .ci.yaml file. #116795

Closed
godofredoc opened this issue Dec 9, 2022 · 2 comments
Closed

Windows packaging_release_builder failing to find .ci.yaml file. #116795

godofredoc opened this issue Dec 9, 2022 · 2 comments
Assignees
Labels
team-infra Owned by Infrastructure team

Comments

@godofredoc
Copy link
Contributor

The recipe has crashed at point 'Uncaught exception'!

Traceback (most recent call last):
  File "C:\b\s\w\ir\kitchen-checkout\recipe_engine\recipe_engine\internal\engine.py", line 585, in run_steps
    raw_result = recipe_obj.run_steps(api, engine)
  File "C:\b\s\w\ir\kitchen-checkout\recipe_engine\recipe_engine\internal\recipe_deps.py", line 931, in run_steps
    recipe_result = self.global_symbols['RunSteps'](*args)
  File "C:\b\s\w\ir\kitchen-checkout\flutter\recipes\release\release_builder.py", line 72, in RunSteps
    ci_yaml = api.yaml.read('read ci yaml', ci_yaml_path, api.json.output())
  File "C:\b\s\w\ir\kitchen-checkout\recipe_engine\recipe_engine\recipe_api.py", line 627, in _inner
    return func(*a, **kw)
  File "C:\b\s\w\ir\kitchen-checkout\flutter\recipe_modules\yaml\api.py", line 28, in read
    content = self.m.file.read_text('read', file_path)
  File "C:\b\s\w\ir\kitchen-checkout\recipe_engine\recipe_engine\recipe_api.py", line 627, in _inner
    return func(*a, **kw)
  File "C:\b\s\w\ir\kitchen-checkout\recipe_engine\recipe_modules\file\api.py", line 326, in read_text
    self.m.path.assert_absolute(source)
  File "C:\b\s\w\ir\kitchen-checkout\recipe_engine\recipe_engine\recipe_api.py", line 627, in _inner
    return func(*a, **kw)
  File "C:\b\s\w\ir\kitchen-checkout\recipe_engine\recipe_modules\path\api.py", line 337, in assert_absolute
    raise AssertionError('%s is not absolute' % path)
AssertionError('C:\b\s\w\ir\x\w\mirrors/flutter\.ci.yaml is not absolute')
@godofredoc godofredoc added the team-infra Owned by Infrastructure team label Dec 9, 2022
@godofredoc
Copy link
Contributor Author

@godofredoc godofredoc self-assigned this Dec 9, 2022
@github-actions
Copy link

github-actions bot commented Mar 5, 2023

This thread has been automatically locked since there has not been any recent activity after it was closed. If you are still experiencing a similar issue, please open a new bug, including the output of flutter doctor -v and a minimal reproduction of the issue.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Mar 5, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
team-infra Owned by Infrastructure team
Projects
None yet
Development

No branches or pull requests

1 participant