Closed
Bug 1916246
Opened 7 months ago
Closed 7 months ago
Perma [tier 2] ValueError: time data '4' does not match format '%H:%M:%S'
Categories
(Testing :: mozperftest, defect, P5)
Testing
mozperftest
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: intermittent-bug-filer, Unassigned)
Details
(Keywords: intermittent-failure)
Filed by: abutkovits [at] mozilla.com
Parsed log: https://treeherder.mozilla.org/logviewer?job_id=472589267&repo=mozilla-central
Full log: https://firefox-ci-tc.services.mozilla.com/api/queue/v1/task/buFSvN7sRGKwCK9YY71RPA/runs/0/artifacts/public/logs/live_backing.log
[task 2024-09-02T13:48:50.371Z] Traceback (most recent call last):
[task 2024-09-02T13:48:50.371Z] File "/builds/task_172527984632084/checkouts/gecko/testing/performance/background-resource/parse_resource_usage.py", line 280, in <module>
[task 2024-09-02T13:48:50.371Z] main()
[task 2024-09-02T13:48:50.371Z] File "/builds/task_172527984632084/checkouts/gecko/testing/performance/background-resource/parse_resource_usage.py", line 212, in main
[task 2024-09-02T13:48:50.372Z] cpu_measures = parse_cpu_usage(cpu_info_files[i], binary)
[task 2024-09-02T13:48:50.372Z] File "/builds/task_172527984632084/checkouts/gecko/testing/performance/background-resource/parse_resource_usage.py", line 186, in parse_cpu_usage
[task 2024-09-02T13:48:50.372Z] dt = strptime(time, "%H:%M:%S")
[task 2024-09-02T13:48:50.372Z] File "/builds/task_172527984632084/fetches/python/lib/python3.8/_strptime.py", line 562, in _strptime_time
[task 2024-09-02T13:48:50.372Z] tt = _strptime(data_string, format)[0]
[task 2024-09-02T13:48:50.372Z] File "/builds/task_172527984632084/fetches/python/lib/python3.8/_strptime.py", line 349, in _strptime
[task 2024-09-02T13:48:50.372Z] raise ValueError("time data %r does not match format %r" %
[task 2024-09-02T13:48:50.372Z] ValueError: time data '4' does not match format '%H:%M:%S'
[task 2024-09-02T13:48:50.372Z] Traceback (most recent call last):
[task 2024-09-02T13:48:50.372Z] File "python/mozperftest/mozperftest/runner.py", line 299, in <module>
[task 2024-09-02T13:48:50.372Z] sys.exit(main())
[task 2024-09-02T13:48:50.372Z] File "python/mozperftest/mozperftest/runner.py", line 295, in main
[task 2024-09-02T13:48:50.372Z] run_tests(mach_cmd, args, user_args)
[task 2024-09-02T13:48:50.372Z] File "python/mozperftest/mozperftest/runner.py", line 188, in run_tests
[task 2024-09-02T13:48:50.372Z] e.run(metadata)
[task 2024-09-02T13:48:50.372Z] File "/builds/task_172527984632084/checkouts/gecko/python/mozperftest/mozperftest/environment.py", line 96, in run
[task 2024-09-02T13:48:50.372Z] metadata = metrics(metadata)
[task 2024-09-02T13:48:50.372Z] File "/builds/task_172527984632084/checkouts/gecko/python/mozperftest/mozperftest/layers.py", line 157, in __call__
[task 2024-09-02T13:48:50.372Z] metadata = layer(metadata)
[task 2024-09-02T13:48:50.372Z] File "/builds/task_172527984632084/checkouts/gecko/python/mozperftest/mozperftest/layers.py", line 69, in __call__
[task 2024-09-02T13:48:50.372Z] metadata = self.run(metadata)
[task 2024-09-02T13:48:50.372Z] File "/builds/task_172527984632084/checkouts/gecko/python/mozperftest/mozperftest/metrics/perfherder.py", line 76, in run
[task 2024-09-02T13:48:50.372Z] results, fullsettings = filtered_metrics(
[task 2024-09-02T13:48:50.372Z] File "/builds/task_172527984632084/checkouts/gecko/python/mozperftest/mozperftest/metrics/common.py", line 341, in filtered_metrics
[task 2024-09-02T13:48:50.372Z] results = storage.filtered_metrics(
[task 2024-09-02T13:48:50.372Z] File "/builds/task_172527984632084/checkouts/gecko/python/mozperftest/mozperftest/metrics/common.py", line 220, in filtered_metrics
[task 2024-09-02T13:48:50.372Z] results = self.get_standardized_data(
[task 2024-09-02T13:48:50.372Z] File "/builds/task_172527984632084/checkouts/gecko/python/mozperftest/mozperftest/metrics/common.py", line 188, in get_standardized_data
[task 2024-09-02T13:48:50.372Z] r = ptnb.process(**data_info["options"])
[task 2024-09-02T13:48:50.372Z] File "/builds/task_172527984632084/checkouts/gecko/python/mozperftest/mozperftest/metrics/notebook/perftestetl.py", line 143, in process
[task 2024-09-02T13:48:50.372Z] files = self.parse_file_grouping(files)
[task 2024-09-02T13:48:50.372Z] File "/builds/task_172527984632084/checkouts/gecko/python/mozperftest/mozperftest/metrics/notebook/perftestetl.py", line 115, in parse_file_grouping
[task 2024-09-02T13:48:50.372Z] raise Exception(
[task 2024-09-02T13:48:50.372Z] Exception: Could not find any files in this configuration: []
[task 2024-09-02T13:48:50.372Z] script.py: command finished
[task 2024-09-02T13:48:50.399Z]
[task 2024-09-02T13:48:50.399Z] netstat -aop
[task 2024-09-02T13:48:50.399Z] Active Internet connections (servers and established)
[task 2024-09-02T13:48:50.399Z] Proto Recv-Q Send-Q Local Address Foreign Address State PID/Program name Timer
[task 2024-09-02T13:48:50.399Z] tcp 0 0 127.0.0.11:40985 0.0.0.0:* LISTEN - off (0.00/0/0)
[task 2024-09-02T13:48:50.399Z] tcp 0 0 localhost:8099 0.0.0.0:* LISTEN 319/taskcluster-pro off (0.00/0/0)
[task 2024-09-02T13:48:50.399Z] tcp 0 0 localhost:5037 localhost:43203 TIME_WAIT - timewait (14.36/0/0)
Updated•7 months ago
|
Summary: Perma ValueError: time data '4' does not match format '%H:%M:%S' → Perma [tier 2] ValueError: time data '4' does not match format '%H:%M:%S'
Updated•7 months ago
|
Component: General → mozperftest
Flags: needinfo?(aglavic)
Product: Firefox Build System → Testing
Comment 1•7 months ago
|
||
Status: NEW → RESOLVED
Closed: 7 months ago
Flags: needinfo?(aglavic)
Resolution: --- → FIXED
Comment hidden (Intermittent Failures Robot) |
You need to log in
before you can comment on or make changes to this bug.
Description
•