rymghosn commented on PR #6289: URL: https://github.com/apache/fineract/pull/6289#issuecomment-5352474197
The only failing check, \`build-documentation / build\`, is unrelated to this change — all other ~100 jobs (build-core, checkstyle/spotless/spotbugs, cucumber, e2e across 20 shards, integration tests on MariaDB/MySQL/PostgreSQL across 15 shards each, liquibase/API backward-compatibility checks) passed. Looking at the job log, it stalled at the \`sudo apt-get update\` step: repeated failed attempts to reach \`azure.archive.ubuntu.com\` (\`Ign:\` retries), then hung after fetching \`archive.ubuntu.com/ubuntu noble-security InRelease\` with no further output for over an hour, until it was killed for exceeding the 1h30m job timeout (\`The operation was canceled\` / \`exceeded the maximum execution time\`). This looks like a transient runner/apt-mirror connectivity issue rather than anything introduced by this PR. Could someone re-run the \`build-documentation\` job? -- 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]
