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

Docker image for 0.6.0 failed to build #1417

Open
andygrove opened this issue Feb 18, 2025 · 5 comments
Open

Docker image for 0.6.0 failed to build #1417

andygrove opened this issue Feb 18, 2025 · 5 comments
Assignees
Labels
bug Something isn't working
Milestone

Comments

@andygrove
Copy link
Member

Describe the bug

See https://github.com/apache/datafusion-comet/actions/runs/13377225346

Image

Perhaps we need to revisit this approach. Now that we publish jar files to Maven, do we still need to publish Docker images?

There were only 18 downloads of the Docker image for 0.5.0

Image

Steps to reproduce

No response

Expected behavior

No response

Additional context

No response

@andygrove andygrove added the bug Something isn't working label Feb 18, 2025
@andygrove andygrove added this to the 0.7.0 milestone Feb 18, 2025
@andygrove
Copy link
Member Author

@comphead I'd like to get your opinion on this

@comphead
Copy link
Contributor

comphead commented Feb 18, 2025

@comphead I'd like to get your opinion on this

Looks like the maven dependency download took more time than expected presumably because of slow download speed.

UPD: retriggered, lets see if the problem persists

@andygrove
Copy link
Member Author

Once this is resolved we should update the kubernetes.md doc to point to the new version, as discussed in #1418

@comphead comphead self-assigned this Feb 18, 2025
@comphead
Copy link
Contributor

it stucks for hours on

Downloading from central: https://repo.maven.apache.org/maven2/org/scala-lang/scala-reflect/2.12.17/scala-reflect-2.12.17.jar
#33 40.95 Progress (4): 19/58 MB | 18/19 MB | 17/30 MB | 0.3/5.4 MB
Progress (4): 19/58 MB | 18/19 MB | 17/30 MB | 0.3/5.4 MB
Progress (4): 19/58 MB | 18/19 MB | 17/30 MB | 0.3/5.4 MB
Progress (4): 19/58 MB | 18/19 MB | 17/30 MB | 0.3/5.4 MB
Progress (4): 20/58 MB | 18/19 MB | 17/30 MB | 0.3/5.4 MB
Progress (4): 20/58 MB | 18/19 MB | 17/30 MB | 0.3/5.4 MB
Progress (4): 20/58 MB | 18/19 MB | 17/30 MB | 0.3/5.4 MB
Progress (4): 20/58 MB | 18/19 MB | 17/30 MB | 0.3/5.4 MB
Progress (4): 20/58 MB | 18/19 MB | 17/30 MB | 0.3/5.4 MB
Progress (4): 20/58 MB | 18/19 MB | 17/30 MB | 0.3/5.4 MB
Progress (4): 20/58 MB | 18/19 MB | 17/30 MB | 0.3/5.4 MB
Progress (4): 20/58 MB | 18/19 MB | 17/30 MB | 0.3/5.4 MB
Progress (4): 20/58 MB | 18/19 MB | 17/30 MB | 0.3/5.4 MB
Progress (4): 20/58 MB | 18/19 MB | 17/30 MB | 0.3/5.4 MB
Progress (5): 20/58 MB | 18/19 MB | 17/30 MB | 0.3/5.4 MB | 0/3.7 MB
Progress (5): 20/58 MB | 18/19 MB | 17/30 MB | 0.3/5.4 MB | 0/3.7 MB
Progress (5): 20/58 MB | 18/19 MB | 17/30 MB | 0.3/5.4 MB | 0/3.7 MB
Progress (5): 20/58 MB | 18/19 MB | 17/30 MB | 0.3/5.4 MB | 0/3.7 MB
Progress (5): 20/58 MB | 18/19 MB | 17/30 MB | 0.3/5.4 MB | 0/3.7 MB
Progress (5): 20/58 MB | 18/19 MB | 17/30 MB | 0.3/5.4 MB | 0/3.7 MB
Progress (5): 20/58 MB | 18/19 MB | 17/30 MB | 0.4/5.4 MB | 0/3.7 MB

Not able to download the scala packages, lets give some time to maven repo and I'll retrigger later and update the version

@comphead
Copy link
Contributor

Now we hitting

Error: buildx failed with: ERROR: failed to solve: ResourceExhausted: mount callback failed on /tmp/containerd-mount3177679493: mount callback failed on /tmp/containerd-mount796175074: failed to write compressed diff: failed to create diff tar stream: failed to copy: /tmp/containerd-mount796175074/opt/spark/jars/comet-spark-spark3.4_2.12-0.6.0-sources.jar: write /var/lib/buildkit/runc-overlayfs/content/ingest/08c96556b0b88c8abc13fbdd728260d04be5a00fa61b8861e0dfdb070fe29efd/data: no space left on device

Checking

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

2 participants