jmsperu commented on PR #13074: URL: https://github.com/apache/cloudstack/pull/13074#issuecomment-4552470165
On the failed `SL-JID 18046` packaging (✖ el8/el9/debian/suse15) — the diff between that and the green `SL-JID 18035` is purely Java + bash + Python (touches only `core/`, `plugins/backup/nas/`, `plugins/hypervisors/kvm/`, `scripts/vm/hypervisor/kvm/nasbackup.sh`, and the smoke test). **No packaging files** (`packaging/`, `debian/`, `.spec`, `pom.xml`) were modified. GitHub Actions `build` is green across all matrix entries, `nasbackup.sh` passes `bash -n`, and the script isn't explicitly enumerated in any RPM/deb spec. That points to a Jenkins-side transient (build agent / mirror / disk) rather than a code regression. @DaanHoogland or anyone with rights — could we get a re-run of `@blueorangutan package` when convenient? Happy to also bisect locally if it fails again with the same signature. -- 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]
