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

rdsn directory cannot be found while unpacking prebuilt third-parties #1056

Closed
empiredan opened this issue Jul 18, 2022 · 0 comments · Fixed by #1057
Closed

rdsn directory cannot be found while unpacking prebuilt third-parties #1056

empiredan opened this issue Jul 18, 2022 · 0 comments · Fixed by #1057

Comments

@empiredan
Copy link
Contributor

empiredan commented Jul 18, 2022

While executing the Unpack prebuilt third-parties step for the tests test_rdsn_Release, test_rdsn_ASAN, test_rdsn_LSAN and test_rdsn_UBSAN from lint_and_test_cpp.yaml, it will report the error as below:

Run unzip /root/thirdparties-bin.zip -d ./thirdparty
  unzip /root/thirdparties-bin.zip -d ./thirdparty
  shell: bash --noprofile --norc -e -o pipefail {0}
OCI runtime exec failed: exec failed: container_linux.go:380: starting container process caused: chdir to cwd ("/__w/incubator-pegasus/incubator-pegasus/rdsn") set in config.json failed: no such file or directory: unknown
Error: Process completed with exit code 1[2](https://github.com/apache/incubator-pegasus/runs/7383509674?check_suite_focus=true#step:5:2)6.

For details please see https://github.com/apache/incubator-pegasus/runs/7383509674?check_suite_focus=true.

ZhongChaoqiang pushed a commit to ZhongChaoqiang/incubator-pegasus that referenced this issue Nov 28, 2022
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 a pull request may close this issue.

1 participant