Ah, checked the error output again, the failure happened while checking out the main repo, not the site repo...
So maybe the problem is the 'checkout scm' command in the pipeline file. Let me see if we could do something here. Thanks. Nick Dimiduk <ndimi...@apache.org> 于2025年1月13日周一 18:32写道: > > RIght so on the cli we want something like: > > git clone --single-branch --no-tags --depth 1 > > One the job configuration UI, we have the "Lightweight checkout" box > checked, but I think that doesn't do anything because we also have > `checkout scm` in our pipeline definition. > > On Mon, Jan 13, 2025 at 10:24 AM Nick Dimiduk <ndimi...@apache.org> wrote: > > > > Can we alter the git checkout command to retrieve only the most recent > > commit from the branch? IIRC, that is an option on the cli. Let me see > > how we interact with the repo source, if it is an option for however > > we execute the checkout. > > > > On Sun, Jan 12, 2025 at 3:46 PM 张铎(Duo Zhang) <palomino...@gmail.com> wrote: > > > > > > Ah, it failed when checking out the site repo again... > > > > > > If there are no objections, I will discuss with the INFRA team about > > > squashing some old commits to reduce the size of the site repo... > > > > > > Thanks. > > > > > > Apache Jenkins Server <jenk...@builds.apache.org> 于2025年1月12日周日 22:40写道: > > > > > > > > > > > > Build status: FAILURE > > > > > > > > The HBase website has not been updated to incorporate recent HBase > > > > changes. > > > > > > > > See https://ci-hbase.apache.org/job/hbase_generate_website/656/console