apache / apache/iceberg

Build 'iceberg-rest-fixture' Docker Image random failure

Open
#15,943 0 comments 0 reactions 0 assignees View on GitHub
improvement
Dominant language
Java
Stars
9.2k
Forks
3.5k
Avg merge
2d 11h
Merged PRs (30d)
132

Description

### Feature Request / Improvement

https://github.com/apache/iceberg/actions/runs/24224283942/job/70722095323

```
#10 49.77 qemu: uncaught target signal 11 (Segmentation fault) - core dumped
#10 50.10 Segmentation fault (core dumped)
#10 50.15 qemu: uncaught target signal 11 (Segmentation fault) - core dumped
#10 50.49 Segmentation fault (core dumped)
#10 50.49 dpkg: error processing package libc-bin (--configure):
#10 50.49 installed libc-bin package post-installation script subprocess returned error exit status 139
#10 50.50 Errors were encountered while processing:
#10 50.50 libc-bin
#10 50.63 E: Sub-process /usr/bin/dpkg returned an error code (1)
#10 ERROR: process "/bin/sh -c set -xeu && groupadd iceberg --gid 1000 && useradd iceberg --uid 1000 --gid 1000 --create-home && apt-get update && apt-get install -y --no-install-recommends curl && rm -rf /var/lib/apt/lists/*" did not complete successfully: exit code: 100
```

It's likely building for a different CPU architecture than the host with qemu emulating target binaries could be flaky.

### Query engine

None

### Willingness to contribute

- [x] I can contribute this improvement/feature independently
- [ ] I would be willing to contribute this improvement/feature with guidance from the Iceberg community
- [ ] I cannot contribute this improvement/feature at this time

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.