jojochuang opened a new pull request, #11320: URL: https://github.com/apache/ozone/pull/11320
## Summary - Integration jobs download the build job `ozone-repo` artifact and run full-reactor `mvn test` via `OZONE_REPO_CACHED` in `junit.sh`, avoiding full-reactor `verify` and the dominant MDEP-187 failure mode. - Bootstrap `target/native-lib` before integration when `-Phadoop-native-lib` is set; fail fast if native-lib generation fails. - Increase RocksDB source tarball `readTimeOut` on `hdds-rocks-native` and in root `download-maven-plugin` pluginManagement. - Run `repro.sh` as `install artifact:compare` and stabilize `-Pdist` source JAR manifests for reproducible builds (root `project.build.outputTimestamp` unchanged). ## Apache JIRA https://issues.apache.org/jira/browse/HDDS-16600 ## Context Develocity **Failures** for **Apache Ozone Main** (Jul 1–Sep 24, 2026 PDT): https://develocity.apache.org/scans/failures?search.rootProjectNames=Apache%20Ozone%20Main&search.startTimeMax=1790319599999&search.startTimeMin=1782889200000&search.timeZoneId=America%2FLos_Angeles Top non-verification failures addressed: MDEP-187 (integration reactor packaging), `artifact:compare` / repro, and RocksDB source `wget` timeouts on `hdds-rocks-native`. ## Test plan - [x] `./hadoop-ozone/dev-support/checks/checkstyle.sh` - [x] `OZONE_REPO_CACHED=true` integration smoke (`-Ptest-om -Phadoop-native-lib`, single test class) after `mvn install -DskipTests` - [x] `./hadoop-ozone/dev-support/checks/repro.sh` through `:ozone-manager -am` with CI-like args - [ ] CI `build-branch` integration + repro jobs on fork/ASF Generated-by: Cursor (Auto) Made with [Cursor](https://cursor.com) -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
