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

[BUG] license header failed "fatal: bad object" #2614

Closed
pxLi opened this issue Nov 21, 2024 · 4 comments
Closed

[BUG] license header failed "fatal: bad object" #2614

pxLi opened this issue Nov 21, 2024 · 4 comments
Assignees
Labels
bug Something isn't working

Comments

@pxLi
Copy link
Collaborator

pxLi commented Nov 21, 2024

Describe the bug
e.g.
https://github.com/NVIDIA/spark-rapids-jni/actions/runs/11930468653/job/33251309894 fail for submodule-sync change https://github.com/NVIDIA/spark-rapids-jni/pull/2611/files

https://github.com/NVIDIA/spark-rapids-jni/actions/runs/11944100102/job/33294422624

fatal: bad object 65f74552d2fea9be7b2b1d24a9e82dfbfdefc852

it's unclear what has failed the check like git history or submodule updates

Steps/Code to reproduce bug
Please provide a list of steps or a code sample to reproduce the issue.
Avoid posting private or sensitive data.

Expected behavior
A clear and concise description of what you expected to happen.

Environment details (please complete the following information)

  • Environment location: [Standalone, YARN, Kubernetes, Cloud(specify cloud provider)]
  • Spark configuration settings related to the issue

Additional context
Add any other context about the problem here.

@pxLi pxLi added ? - Needs Triage bug Something isn't working labels Nov 21, 2024
@pxLi
Copy link
Collaborator Author

pxLi commented Nov 21, 2024

this might be the feature branch is auto-merged too fast to break the git diff check, please help consider how we can avoid this situation, thanks @YanxuanLiu (like skip action if special fea-branch)

@pxLi
Copy link
Collaborator Author

pxLi commented Nov 21, 2024

also see occurence in normal commit change https://github.com/NVIDIA/spark-rapids-jni/actions/runs/11946023357/job/33299691974 this might be the commit history is not enough for the comparison or feature branch does not contains the latest BASE ref

@liurenjie1024
Copy link
Collaborator

Another issue: #2610

@YanxuanLiu
Copy link
Collaborator

YanxuanLiu commented Nov 21, 2024

Another issue: #2610

partly fixed the issue, please upmerge and trigger again, thanks! @liurenjie1024

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

4 participants