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

Failed to find minio executable minio-2022-05-26' #11035

Closed
zhli1142015 opened this issue Sep 19, 2024 · 2 comments
Closed

Failed to find minio executable minio-2022-05-26' #11035

zhli1142015 opened this issue Sep 19, 2024 · 2 comments
Assignees
Labels
build triage Newly created issue that needs attention.

Comments

@zhli1142015
Copy link
Contributor

Problem description

[ RUN      ] S3MultipleEndpoints.s3Join
E20240919 03:55:06.742301 54508 Exceptions.h:67] Line: /__w/velox/velox/./velox/connectors/hive/storage_adapters/s3fs/tests/MinioServer.h:92, Function:start, Expression:  Failed to find minio executable minio-2022-05-26', Source: RUNTIME, ErrorCode: INVALID_STATE
unknown file: Failure
C++ exception with description "Exception: VeloxRuntimeError
Error Source: RUNTIME
Error Code: INVALID_STATE
Reason: Failed to find minio executable minio-2022-05-26'
Retriable: False
Function: start
File: /__w/velox/velox/./velox/connectors/hive/storage_adapters/s3fs/tests/MinioServer.h
Line: 92
Stack trace:
# 0  _ZN8facebook5velox7process10StackTraceC1Ei
# 1  _ZN8facebook5velox14VeloxExceptionC1EPKcmS3_St17basic_string_viewIcSt11char_traitsIcEES7_S7_S7_bNS1_4TypeES7_
# 2  _ZN8facebook5velox6detail14veloxCheckFailINS0_17VeloxRuntimeErrorERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEEEvRKNS1_18VeloxCheckFailArgsET0_
# 3  _ZN11MinioServer5startEv
# 4  _ZN6S3Test5SetUpEv
# 5  _ZN8facebook5velox12_GLOBAL__N_119S3MultipleEndpoints5SetUpEv
# 6  _ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc
# 7  _ZN7testing4Test3RunEv
# 8  _ZN7testing8TestInfo3RunEv
# 9  _ZN7testing9TestSuite3RunEv
# 10 _ZN7testing8internal12UnitTestImpl11RunAllTestsEv
# 11 _ZN7testing8UnitTest3RunEv
# 12 main
# 13 __libc_start_call_main
# 14 __libc_start_main
# 15 _start
" thrown in SetUp().

System information

https://github.com/facebookincubator/velox/actions/runs/10933393143/job/30351781546?pr=11001

CMake log

No response

@zhli1142015 zhli1142015 added build triage Newly created issue that needs attention. labels Sep 19, 2024
@zhli1142015
Copy link
Contributor Author

cc @majetideepak , thanks.

@majetideepak
Copy link
Collaborator

The binary failed to download on the image build. I will send a fix.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
build triage Newly created issue that needs attention.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants