You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
hecheng64 opened this issue
Oct 29, 2021
· 3 comments
Labels
bugSomething that is supposed to be working; but isn'tstaleThe issue is stale. It will be closed within 7 days unless there are further conversationtriageNeeds triage (eg: priority, bug/not-bug, and owning component)
The text was updated successfully, but these errors were encountered:
hecheng64
added
bug
Something that is supposed to be working; but isn't
triage
Needs triage (eg: priority, bug/not-bug, and owning component)
labels
Oct 29, 2021
To help human contributors to focus on more relevant issues, I will automatically add the stale label to issues that have had no activity for more than 4 months.
If there is no further activity in the 14 days, the issue will be closed!
If you'd like to keep the issue open, just leave any comment, and the stale label will be removed!
If you'd like to get more attention to the issue, please tag one of Ray's contributors.
bugSomething that is supposed to be working; but isn'tstaleThe issue is stale. It will be closed within 7 days unless there are further conversationtriageNeeds triage (eg: priority, bug/not-bug, and owning component)
Search before asking
Ray Component
Others
What happened + What you expected to happen
I followed (https://docs.ray.io/en/master/development.html#building-ray-full ) the operation on arch64 centos8, but the following problems occurred:
INFO: Deleting stale sandbox base /root/.cache/bazel/_bazel_root/2342e7b33aca58abb45809f4e4067d31/sandbox
[25 / 1,878] 8 actions running
Compiling src/compiler/python_generator.cc [for host]; 51s processwrapper-sandbox
Compiling src/google/protobuf/util/message_differencer.cc [for host]; 51s processwrapper-sandbox
Compiling src/compiler/node_generator.cc [for host]; 37s processwrapper-sandbox
Compiling src/google/protobuf/compiler/cpp/cpp_helpers.cc [for host]; 29s processwrapper-sandbox
Compiling src/google/protobuf/compiler/cpp/cpp_message.cc [for host]; 28s processwrapper-sandbox
Compiling src/google/protobuf/compiler/cpp/cpp_padding_optimizer.cc [for host]; 10s processwrapper-sandbox
Compiling src/google/protobuf/compiler/cpp/cpp_primitive_field.cc [for host]; 5s processwrapper-sandbox
Compiling src/google/protobuf/compiler/cpp/cpp_service.cc [for host]; 3s processwrapper-sandbox
Server terminated abruptly (error code: 14, error message: 'Socket closed', log file: '/root/.cache/bazel/_bazel_root/2342e7b33aca58abb45809f4e4067d31/server/jvm.out')
Versions / Dependencies
ray: the lastest
python :3.7
os; centos8
arch:aarch64 or arm64
Reproduction script
(https://docs.ray.io/en/master/development.html#building-ray-full
Anything else
No response
Are you willing to submit a PR?
The text was updated successfully, but these errors were encountered: