Re: Failure: hbase.apache.org HTML Checker

2019-01-11 Thread Sean Busbey
Thanks for the quick catch Peter!

On Fri, Jan 11, 2019, 02:12 Peter Somogyi  The build failed because it tried to clone HBase repository from
> git-wip-us. I missed to change this URL previously because it was not on
> the HBase view, now it is there with hbase_generate_website job.
> Just started a new build which already passed the phase where it failed
> previously.
>
> On Fri, Jan 11, 2019 at 8:20 AM Apache Jenkins Server <
> jenk...@builds.apache.org> wrote:
>
> > Failure
> >
> > Either the Jenkins job failed, or (more likely) HTML errors were found.
> >
> > Unless the Jenkins job itself failed, the HTML and link-checking report
> > for http://hbase.apache.org is available at
> >
> https://builds.apache.org/job/HBase%20Website%20Link%20Checker/184/artifact/link_report/index.html
> > .
> >
> > Otherwise, see
> >
> https://builds.apache.org/job/HBase%20Website%20Link%20Checker/184/console
> > .
>


Re: Failure: hbase.apache.org HTML Checker

2019-01-11 Thread Peter Somogyi
The build failed because it tried to clone HBase repository from
git-wip-us. I missed to change this URL previously because it was not on
the HBase view, now it is there with hbase_generate_website job.
Just started a new build which already passed the phase where it failed
previously.

On Fri, Jan 11, 2019 at 8:20 AM Apache Jenkins Server <
jenk...@builds.apache.org> wrote:

> Failure
>
> Either the Jenkins job failed, or (more likely) HTML errors were found.
>
> Unless the Jenkins job itself failed, the HTML and link-checking report
> for http://hbase.apache.org is available at
> https://builds.apache.org/job/HBase%20Website%20Link%20Checker/184/artifact/link_report/index.html
> .
>
> Otherwise, see
> https://builds.apache.org/job/HBase%20Website%20Link%20Checker/184/console
> .


Re: Failure: hbase.apache.org HTML Checker

2018-12-08 Thread Peter Somogyi
This issue is with the content of index.html file. check-website-links.sh
script checks for ERROR in the generated index.html and at this time the
content of this html is empty.
I think this is the root cause:

Checking /0.94/apidocs/src-html/org/apache/hadoop/hbase/thrift/generate ...
Warning: hbase.apache.org 95.216.24.32
Error: timed out reading data
checking server 40.79.78.1

Processing ...

writing files to link_report
wrote 24 txt files
wrote 22 html files
wrote index file index.html

The final if statement in check-website-links.sh is incorrect. Actually it
should have passed at this time and failed on previous executions.

On Sat, Dec 8, 2018 at 3:35 PM Sean Busbey  wrote:

> Hurm. No obvious why this failed. It reports a ton of bad links, but all of
> the successful runs before also report a ton of them if you look at the
> console output.
>
> On Fri, Dec 7, 2018, 23:25 Apache Jenkins Server <
> jenk...@builds.apache.org
> wrote:
>
> > Failure
> >
> > Either the Jenkins job failed, or (more likely) HTML errors were found.
> >
> > Unless the Jenkins job itself failed, the HTML and link-checking report
> > for http://hbase.apache.org is available at
> >
> https://builds.apache.org/job/HBase%20Website%20Link%20Checker/179/artifact/link_report/index.html
> > .
> >
> > Otherwise, see
> >
> https://builds.apache.org/job/HBase%20Website%20Link%20Checker/179/console
> > .
>


Re: Failure: hbase.apache.org HTML Checker

2018-12-08 Thread Sean Busbey
Hurm. No obvious why this failed. It reports a ton of bad links, but all of
the successful runs before also report a ton of them if you look at the
console output.

On Fri, Dec 7, 2018, 23:25 Apache Jenkins Server  Failure
>
> Either the Jenkins job failed, or (more likely) HTML errors were found.
>
> Unless the Jenkins job itself failed, the HTML and link-checking report
> for http://hbase.apache.org is available at
> https://builds.apache.org/job/HBase%20Website%20Link%20Checker/179/artifact/link_report/index.html
> .
>
> Otherwise, see
> https://builds.apache.org/job/HBase%20Website%20Link%20Checker/179/console
> .


Re: Failure: hbase.apache.org HTML Checker

2017-11-17 Thread Misty Stanley-Jones
Seems like transient problems with Jenkins.

On Fri, Nov 10, 2017 at 5:10 AM Apache Jenkins Server <
jenk...@builds.apache.org> wrote:

> Failure
>
> Either the Jenkins job failed, or (more likely) HTML errors were found.
>
> Unless the Jenkins job itself failed, the HTML and link-checking report
> for http://hbase.apache.org is available at
> https://builds.apache.org/job/HBase%20Website%20Link%20Checker/122/artifact/link_report/index.html
> .
>
> Otherwise, see
> https://builds.apache.org/job/HBase%20Website%20Link%20Checker/122/console
> .


Re: Failure: hbase.apache.org HTML Checker

2017-05-30 Thread Misty Stanley-Jones
Whoops!

On Mon, May 29, 2017 at 11:20 AM Dima Spivak  wrote:

> FYI, I've fixed the logic in the job to correctly use the exit code of
> linklint when deciding whether to fail the job or not. I'll also fix the
> spelling of the project's name ("HBase Website Link Ckecker" => "HBase
> Website Link Checker").
>
> -Dima
>
> On Mon, May 29, 2017 at 7:56 AM, Dima Spivak 
> wrote:
>
>> Actually, looking at recent runs, it looks like this job has been finding
>> errors for a while but not correctly reporting them... Gonna do a little
>> digging.
>>
> On Mon, May 29, 2017 at 7:51 AM Dima Spivak  wrote:
>>
> Looks like the build slave went away instead of an actual issue with HTML.
>>> Rerunning.
>>>
>>> On Mon, May 29, 2017 at 6:11 AM Apache Jenkins Server <
>>> jenk...@builds.apache.org> wrote:
>>>
>> Failure

 Either the Jenkins job failed, or (more likely) HTML errors were found.

 Unless the Jenkins job itself failed, the HTML and link-checking report
 for http://hbase.apache.org is available at
 https://builds.apache.org/job/HBase%20Website%20Link%20Ckecker/97/artifact/link_report/index.html
 .

 Otherwise, see
 https://builds.apache.org/job/HBase%20Website%20Link%20Ckecker/97/console
 .
>>>
>>> --
>>> -Dima
>>>
>> --
>> -Dima
>>
>
>


Re: Failure: hbase.apache.org HTML Checker

2017-05-30 Thread Stack
On Mon, May 29, 2017 at 11:19 AM, Dima Spivak  wrote:

> FYI, I've fixed the logic in the job to correctly use the exit code of
> linklint when deciding whether to fail the job or not. I'll also fix the
> spelling of the project's name ("HBase Website Link Ckecker" => "HBase
> Website Link Checker").
>
>
Thanks Dima,
S



> -Dima
>
> On Mon, May 29, 2017 at 7:56 AM, Dima Spivak 
> wrote:
>
> > Actually, looking at recent runs, it looks like this job has been finding
> > errors for a while but not correctly reporting them... Gonna do a little
> > digging.
> >
> > On Mon, May 29, 2017 at 7:51 AM Dima Spivak 
> wrote:
> >
> >> Looks like the build slave went away instead of an actual issue with
> >> HTML. Rerunning.
> >>
> >> On Mon, May 29, 2017 at 6:11 AM Apache Jenkins Server <
> >> jenk...@builds.apache.org> wrote:
> >>
> >>> Failure
> >>>
> >>> Either the Jenkins job failed, or (more likely) HTML errors were found.
> >>>
> >>> Unless the Jenkins job itself failed, the HTML and link-checking report
> >>> for http://hbase.apache.org is available at
> >>> https://builds.apache.org/job/HBase%20Website%20Link%
> >>> 20Ckecker/97/artifact/link_report/index.html.
> >>>
> >>> Otherwise, see https://builds.apache.org/job/HBase%20Website%20Link%
> >>> 20Ckecker/97/console.
> >>
> >> --
> >> -Dima
> >>
> > --
> > -Dima
> >
>


Re: Failure: hbase.apache.org HTML Checker

2017-05-29 Thread Dima Spivak
FYI, I've fixed the logic in the job to correctly use the exit code of
linklint when deciding whether to fail the job or not. I'll also fix the
spelling of the project's name ("HBase Website Link Ckecker" => "HBase
Website Link Checker").

-Dima

On Mon, May 29, 2017 at 7:56 AM, Dima Spivak  wrote:

> Actually, looking at recent runs, it looks like this job has been finding
> errors for a while but not correctly reporting them... Gonna do a little
> digging.
>
> On Mon, May 29, 2017 at 7:51 AM Dima Spivak  wrote:
>
>> Looks like the build slave went away instead of an actual issue with
>> HTML. Rerunning.
>>
>> On Mon, May 29, 2017 at 6:11 AM Apache Jenkins Server <
>> jenk...@builds.apache.org> wrote:
>>
>>> Failure
>>>
>>> Either the Jenkins job failed, or (more likely) HTML errors were found.
>>>
>>> Unless the Jenkins job itself failed, the HTML and link-checking report
>>> for http://hbase.apache.org is available at
>>> https://builds.apache.org/job/HBase%20Website%20Link%
>>> 20Ckecker/97/artifact/link_report/index.html.
>>>
>>> Otherwise, see https://builds.apache.org/job/HBase%20Website%20Link%
>>> 20Ckecker/97/console.
>>
>> --
>> -Dima
>>
> --
> -Dima
>


Re: Failure: hbase.apache.org HTML Checker

2017-05-29 Thread Dima Spivak
Actually, looking at recent runs, it looks like this job has been finding
errors for a while but not correctly reporting them... Gonna do a little
digging.

On Mon, May 29, 2017 at 7:51 AM Dima Spivak  wrote:

> Looks like the build slave went away instead of an actual issue with HTML.
> Rerunning.
>
> On Mon, May 29, 2017 at 6:11 AM Apache Jenkins Server <
> jenk...@builds.apache.org> wrote:
>
>> Failure
>>
>> Either the Jenkins job failed, or (more likely) HTML errors were found.
>>
>> Unless the Jenkins job itself failed, the HTML and link-checking report
>> for http://hbase.apache.org is available at
>> https://builds.apache.org/job/HBase%20Website%20Link%20Ckecker/97/artifact/link_report/index.html
>> .
>>
>> Otherwise, see
>> https://builds.apache.org/job/HBase%20Website%20Link%20Ckecker/97/console
>> .
>
> --
> -Dima
>
-- 
-Dima


Re: Failure: hbase.apache.org HTML Checker

2017-05-29 Thread Dima Spivak
Looks like the build slave went away instead of an actual issue with HTML.
Rerunning.

On Mon, May 29, 2017 at 6:11 AM Apache Jenkins Server <
jenk...@builds.apache.org> wrote:

> Failure
>
> Either the Jenkins job failed, or (more likely) HTML errors were found.
>
> Unless the Jenkins job itself failed, the HTML and link-checking report
> for http://hbase.apache.org is available at
> https://builds.apache.org/job/HBase%20Website%20Link%20Ckecker/97/artifact/link_report/index.html
> .
>
> Otherwise, see
> https://builds.apache.org/job/HBase%20Website%20Link%20Ckecker/97/console.

-- 
-Dima


Re: Failure: hbase.apache.org HTML Checker

2016-08-01 Thread Dima Spivak
Jenkins slave went offline during build, so not an HBase issue.

-Dima

On Monday, August 1, 2016, Apache Jenkins Server 
wrote:

> Failure
>
> If successful, the HTML and link-checking report for
> http://hbase.apache.org is available at
> https://builds.apache.org/job/HBase%20Website%20Link%20Ckecker/54/artifact/link_report/index.html
> .
>
> If failed, see
> https://builds.apache.org/job/HBase%20Website%20Link%20Ckecker/54/console.



-- 
-Dima


Re: Failure: hbase.apache.org HTML Checker

2016-07-05 Thread Sean Busbey
FYI, looks like the failure was due to a jenkins worker box going
offline, not something on our end.

On Mon, Jul 4, 2016 at 7:47 AM, Apache Jenkins Server
 wrote:
> Failure
>
> If successful, the HTML and link-checking report for http://hbase.apache.org 
> is available at 
> https://builds.apache.org/job/HBase%20Website%20Link%20Ckecker/50/artifact/link_report/index.html.
>
> If failed, see 
> https://builds.apache.org/job/HBase%20Website%20Link%20Ckecker/50/console.