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

chore: enable Aspect Workflows RBE #388

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

chore: enable Aspect Workflows RBE #388

wants to merge 1 commit into from

Conversation

gregmagolan
Copy link
Member


Changes are visible to end-users: yes/no

  • Searched for relevant documentation and updated as needed: yes/no
  • Breaking change (forces users to change their own code or config): yes/no
  • Suggested release notes appear below: yes/no

Test plan

  • Covered by existing test cases
  • New test cases added
  • Manual testing; please provide instructions so we can reproduce:

Copy link

aspect-workflows bot commented Jan 9, 2025

Test

⚠️ Buildkite build #356 failed.

//speller/lookup:lookup failed to build

com.google.devtools.build.lib.packages.BuildFileNotFoundException: no such package 'bazel/platforms': BUILD
file not found in any of the following directories. Add a BUILD file to a directory to mark it as a package.
 - /mnt/ephemeral/workdir/aspect-build/bazel-examples/bazel/platforms

//write_source_files/bar:bar_go_protos failed to build

com.google.devtools.build.lib.packages.BuildFileNotFoundException: no such package 'bazel/platforms': BUILD
file not found in any of the following directories. Add a BUILD file to a directory to mark it as a package.
 - /mnt/ephemeral/workdir/aspect-build/bazel-examples/bazel/platforms

//write_source_files/foo:foo_go_protos failed to build

com.google.devtools.build.lib.packages.BuildFileNotFoundException: no such package 'bazel/platforms': BUILD
file not found in any of the following directories. Add a BUILD file to a directory to mark it as a package.
 - /mnt/ephemeral/workdir/aspect-build/bazel-examples/bazel/platforms

//requirements:requirements.all failed to build

com.google.devtools.build.lib.packages.BuildFileNotFoundException: no such package 'bazel/platforms': BUILD
file not found in any of the following directories. Add a BUILD file to a directory to mark it as a package.
 - /mnt/ephemeral/workdir/aspect-build/bazel-examples/bazel/platforms
no such package 'bazel/platforms': BUILD file not found in any of the following directories. Add a BUILD file
to a directory to mark it as a package.
 - /mnt/ephemeral/workdir/aspect-build/bazel-examples/bazel/platforms

112 other actions failed to build.

💡 To reproduce the build failures, run

bazel build //speller/lookup:lookup //write_source_files/bar:bar_go_protos //write_source_files/foo:foo_go_protos //requirements:requirements.all

Lint

0 issues require fixes
0 issues can be fixed automatically


Format

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant