Skip to content

Conversation

@HyukjinKwon
Copy link
Member

@HyukjinKwon HyukjinKwon commented Jul 26, 2023

What changes were proposed in this pull request?

This PR proposes to remove untracked/ignored files before running pip packaging test in GitHub Actions.

Why are the changes needed?

In order to fix the flakiness in the test such as:

...
creating dist
Creating tar archive
error: [Errno 28] No space left on device
Cleaning up temporary directory - /tmp/tmp.CvSzgB7Kyy

See also https://github.com/apache/spark/actions/runs/5665869112/job/15351515539.

Does this PR introduce any user-facing change?

No, test-only.

How was this patch tested?

GitHub Actions build in this PR.

@github-actions github-actions bot added the BUILD label Jul 26, 2023
@HyukjinKwon HyukjinKwon marked this pull request as draft July 26, 2023 00:36
@HyukjinKwon HyukjinKwon changed the title [DO-NOT-MERGE] Investigate flaky test [SPARK-44557][INFRA] Clean up untracked/ignored files before running pip packaging test in GitHub Actions Jul 26, 2023
@HyukjinKwon HyukjinKwon marked this pull request as ready for review July 26, 2023 11:39
@HyukjinKwon HyukjinKwon marked this pull request as draft July 26, 2023 22:38
@HyukjinKwon HyukjinKwon marked this pull request as ready for review July 27, 2023 01:57
@HyukjinKwon
Copy link
Member Author

Merged to master, branch-3.5, and branch-3.4.

HyukjinKwon added a commit that referenced this pull request Jul 27, 2023
…pip packaging test in GitHub Actions

### What changes were proposed in this pull request?

This PR proposes to remove untracked/ignored files before running pip packaging test in GitHub Actions.

### Why are the changes needed?

In order to fix the flakiness in the test such as:

```
...
creating dist
Creating tar archive
error: [Errno 28] No space left on device
Cleaning up temporary directory - /tmp/tmp.CvSzgB7Kyy
```

See also https://github.com/apache/spark/actions/runs/5665869112/job/15351515539.

### Does this PR introduce _any_ user-facing change?

No, test-only.

### How was this patch tested?

GitHub Actions build in this PR.

Closes #42159 from HyukjinKwon/debug-ci-failure.

Lead-authored-by: Hyukjin Kwon <[email protected]>
Co-authored-by: Hyukjin Kwon <[email protected]>
Signed-off-by: Hyukjin Kwon <[email protected]>
(cherry picked from commit 77aab6e)
Signed-off-by: Hyukjin Kwon <[email protected]>
HyukjinKwon added a commit that referenced this pull request Jul 27, 2023
…pip packaging test in GitHub Actions

### What changes were proposed in this pull request?

This PR proposes to remove untracked/ignored files before running pip packaging test in GitHub Actions.

### Why are the changes needed?

In order to fix the flakiness in the test such as:

```
...
creating dist
Creating tar archive
error: [Errno 28] No space left on device
Cleaning up temporary directory - /tmp/tmp.CvSzgB7Kyy
```

See also https://github.com/apache/spark/actions/runs/5665869112/job/15351515539.

### Does this PR introduce _any_ user-facing change?

No, test-only.

### How was this patch tested?

GitHub Actions build in this PR.

Closes #42159 from HyukjinKwon/debug-ci-failure.

Lead-authored-by: Hyukjin Kwon <[email protected]>
Co-authored-by: Hyukjin Kwon <[email protected]>
Signed-off-by: Hyukjin Kwon <[email protected]>
(cherry picked from commit 77aab6e)
Signed-off-by: Hyukjin Kwon <[email protected]>
viirya pushed a commit to viirya/spark-1 that referenced this pull request Oct 19, 2023
…pip packaging test in GitHub Actions

### What changes were proposed in this pull request?

This PR proposes to remove untracked/ignored files before running pip packaging test in GitHub Actions.

### Why are the changes needed?

In order to fix the flakiness in the test such as:

```
...
creating dist
Creating tar archive
error: [Errno 28] No space left on device
Cleaning up temporary directory - /tmp/tmp.CvSzgB7Kyy
```

See also https://github.com/apache/spark/actions/runs/5665869112/job/15351515539.

### Does this PR introduce _any_ user-facing change?

No, test-only.

### How was this patch tested?

GitHub Actions build in this PR.

Closes apache#42159 from HyukjinKwon/debug-ci-failure.

Lead-authored-by: Hyukjin Kwon <[email protected]>
Co-authored-by: Hyukjin Kwon <[email protected]>
Signed-off-by: Hyukjin Kwon <[email protected]>
(cherry picked from commit 77aab6e)
Signed-off-by: Hyukjin Kwon <[email protected]>
@HyukjinKwon HyukjinKwon deleted the debug-ci-failure branch January 15, 2024 00:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants