It looks like it is choking on bad data.

Begin Clutch Analysis
Traceback (most recent call last):
  File "/tmp/incubator-site-content/clutch2.py", line 766, in <module>
    dtm1 = datetime.datetime.strptime(" ".join(listing[-5:-1]),"%b %d %Y")
  File "/usr/lib/python3.10/_strptime.py", line 568, in _strptime_datetime
    tt, fraction, gmtoff_fraction = _strptime(data_string, format)
  File "/usr/lib/python3.10/_strptime.py", line 349, in _strptime
    raise ValueError("time data %r does not match format %r" %
ValueError: time data 'for High-Cardinality Metrics at' does not match format 
'%b %d %Y'
If someone wants to take a look. I don’t have cycles tonight.

Best,
Dave

> On Feb 4, 2025, at 5:58 PM, hulk <hulk.webs...@gmail.com> wrote:
> 
> The Jenkins Job Incubator-SVN-Clutch-Analysis-part-1[1] seems broken for a
> long time. I have reported this on c...@incubator.apache.org as well.
> 
> Could anyone please take a look at it? Thank you! [1]
> https://ci-builds.apache.org/job/Incubator/job/Incubator-SVN-Clutch-Analysis-part-1
> /
> 
> -- 
> Best Regards,
> - *Hulk Lin*

Reply via email to