Closed
Bug 1918808
Opened 6 months ago
Closed 16 days ago
Intermittent [tier 2] ValueError: unconverted data remains: 0 | Exception: Could not find any files in this configuration: []
Categories
(Testing :: mozperftest, defect, P5)
Testing
mozperftest
Tracking
(Not tracked)
RESOLVED
INCOMPLETE
People
(Reporter: intermittent-bug-filer, Unassigned)
Details
(Keywords: intermittent-failure)
Filed by: nfay [at] mozilla.com
Parsed log: https://treeherder.mozilla.org/logviewer?job_id=474276731&repo=mozilla-central
Full log: https://firefox-ci-tc.services.mozilla.com/api/queue/v1/task/AOKPsorBQJq-CEAHYAqUKw/runs/0/artifacts/public/logs/live_backing.log
[task 2024-09-13T22:04:22.341Z] Traceback (most recent call last):
[task 2024-09-13T22:04:22.341Z] File "/builds/task_172626423926864/checkouts/gecko/testing/performance/android-resource/parse_resource_usage.py", line 281, in <module>
[task 2024-09-13T22:04:22.341Z] main()
[task 2024-09-13T22:04:22.341Z] File "/builds/task_172626423926864/checkouts/gecko/testing/performance/android-resource/parse_resource_usage.py", line 213, in main
[task 2024-09-13T22:04:22.341Z] cpu_measures = parse_cpu_usage(cpu_info_files[i], binary)
[task 2024-09-13T22:04:22.341Z] File "/builds/task_172626423926864/checkouts/gecko/testing/performance/android-resource/parse_resource_usage.py", line 186, in parse_cpu_usage
[task 2024-09-13T22:04:22.341Z] dt = strptime(time, "%H:%M:%S")
[task 2024-09-13T22:04:22.341Z] File "/builds/task_172626423926864/fetches/python/lib/python3.8/_strptime.py", line 562, in _strptime_time
[task 2024-09-13T22:04:22.341Z] tt = _strptime(data_string, format)[0]
[task 2024-09-13T22:04:22.341Z] File "/builds/task_172626423926864/fetches/python/lib/python3.8/_strptime.py", line 352, in _strptime
[task 2024-09-13T22:04:22.341Z] raise ValueError("unconverted data remains: %s" %
[task 2024-09-13T22:04:22.341Z] ValueError: unconverted data remains: 0
[task 2024-09-13T22:04:22.341Z] Traceback (most recent call last):
[task 2024-09-13T22:04:22.341Z] File "python/mozperftest/mozperftest/runner.py", line 299, in <module>
[task 2024-09-13T22:04:22.341Z] sys.exit(main())
[task 2024-09-13T22:04:22.341Z] File "python/mozperftest/mozperftest/runner.py", line 295, in main
[task 2024-09-13T22:04:22.341Z] run_tests(mach_cmd, args, user_args)
[task 2024-09-13T22:04:22.341Z] File "python/mozperftest/mozperftest/runner.py", line 188, in run_tests
[task 2024-09-13T22:04:22.341Z] e.run(metadata)
[task 2024-09-13T22:04:22.341Z] File "/builds/task_172626423926864/checkouts/gecko/python/mozperftest/mozperftest/environment.py", line 96, in run
[task 2024-09-13T22:04:22.341Z] metadata = metrics(metadata)
[task 2024-09-13T22:04:22.341Z] File "/builds/task_172626423926864/checkouts/gecko/python/mozperftest/mozperftest/layers.py", line 157, in __call__
[task 2024-09-13T22:04:22.341Z] metadata = layer(metadata)
[task 2024-09-13T22:04:22.341Z] File "/builds/task_172626423926864/checkouts/gecko/python/mozperftest/mozperftest/layers.py", line 69, in __call__
[task 2024-09-13T22:04:22.341Z] metadata = self.run(metadata)
[task 2024-09-13T22:04:22.341Z] File "/builds/task_172626423926864/checkouts/gecko/python/mozperftest/mozperftest/metrics/perfherder.py", line 76, in run
[task 2024-09-13T22:04:22.341Z] results, fullsettings = filtered_metrics(
[task 2024-09-13T22:04:22.341Z] File "/builds/task_172626423926864/checkouts/gecko/python/mozperftest/mozperftest/metrics/common.py", line 341, in filtered_metrics
[task 2024-09-13T22:04:22.341Z] results = storage.filtered_metrics(
[task 2024-09-13T22:04:22.341Z] File "/builds/task_172626423926864/checkouts/gecko/python/mozperftest/mozperftest/metrics/common.py", line 220, in filtered_metrics
[task 2024-09-13T22:04:22.341Z] results = self.get_standardized_data(
[task 2024-09-13T22:04:22.341Z] File "/builds/task_172626423926864/checkouts/gecko/python/mozperftest/mozperftest/metrics/common.py", line 188, in get_standardized_data
[task 2024-09-13T22:04:22.341Z] r = ptnb.process(**data_info["options"])
[task 2024-09-13T22:04:22.341Z] File "/builds/task_172626423926864/checkouts/gecko/python/mozperftest/mozperftest/metrics/notebook/perftestetl.py", line 143, in process
[task 2024-09-13T22:04:22.341Z] files = self.parse_file_grouping(files)
[task 2024-09-13T22:04:22.341Z] File "/builds/task_172626423926864/checkouts/gecko/python/mozperftest/mozperftest/metrics/notebook/perftestetl.py", line 115, in parse_file_grouping
[task 2024-09-13T22:04:22.341Z] raise Exception(
[task 2024-09-13T22:04:22.341Z] Exception: Could not find any files in this configuration: []
[task 2024-09-13T22:04:22.341Z] script.py: command finished
[task 2024-09-13T22:04:22.342Z]
[task 2024-09-13T22:04:22.342Z] netstat -aop
[task 2024-09-13T22:04:22.342Z] Active Internet connections (servers and established)
[task 2024-09-13T22:04:22.342Z] Proto Recv-Q Send-Q Local Address Foreign Address State PID/Program name Timer
[task 2024-09-13T22:04:22.342Z] tcp 0 0 127.0.0.11:42489 0.0.0.0:* LISTEN - off (0.00/0/0)
[task 2024-09-13T22:04:22.342Z] tcp 0 0 localhost:8099 0.0.0.0:* LISTEN 75/taskcluster-prox off (0.00/0/0)
[task 2024-09-13T22:04:22.342Z] tcp 0 0 localhost:5037 localhost:40017 TIME_WAIT - timewait (54.48/0/0)
[task 2024-09-13T22:04:22.342Z] tcp 0 0 localhost:5037 localhost:42287 TIME_WAIT - timewait (54.64/0/0)
[task 2024-09-13T22:04:22.342Z] tcp 0 0 localhost:5037 localhost:51265 TIME_WAIT - timewait (44.58/0/0)
[task 2024-09-13T22:04:22.342Z] tcp 0 0 localhost:5037 localhost:54205 TIME_WAIT - timewait (44.48/0/0)
[task 2024-09-13T22:04:22.342Z] tcp 0 0 localhost:5037 localhost:49349 TIME_WAIT - timewait (44.58/0/0)
[task 2024-09-13T22:04:22.342Z] tcp 0 0 localhost:5037 localhost:48109 TIME_WAIT - timewait (44.57/0/0)
[task 2024-09-13T22:04:22.342Z] tcp 0 0 localhost:5037 localhost:54253 TIME_WAIT - timewait (54.48/0/0)
[task 2024-09-13T22:04:22.342Z] tcp 0 0 localhost:5037 localhost:57965 TIME_WAIT - timewait (44.57/0/0)
[task 2024-09-13T22:04:22.342Z] tcp 0 0 localhost:5037 localhost:36715 TIME_WAIT - timewait (44.57/0/0)
[task 2024-09-13T22:04:22.342Z] tcp 0 0 localhost:5037 localhost:55187 TIME_WAIT - timewait (44.66/0/0)
[task 2024-09-13T22:04:22.342Z] tcp 0 0 localhost:5037 localhost:56705 TIME_WAIT - timewait (44.48/0/0)
[task 2024-09-13T22:04:22.342Z] tcp 0 0 localhost:5037 localhost:53639 TIME_WAIT - timewait (44.48/0/0)
[task 2024-09-13T22:04:22.342Z] tcp 0 0 localhost:5037 localhost:52565 TIME_WAIT - timewait (44.65/0/0)
[task 2024-09-13T22:04:22.342Z] tcp 0 0 localhost:5037 localhost:44487 TIME_WAIT - timewait (59.98/0/0)
[task 2024-09-13T22:04:22.342Z] tcp 0 0 localhost:5037 localhost:37191 TIME_WAIT - timewait (46.22/0/0)
[task 2024-09-13T22:04:22.342Z] tcp 0 0 localhost:5037 localhost:40075 TIME_WAIT - timewait (44.57/0/0)
[task 2024-09-13T22:04:22.342Z] tcp 0 0 localhost:5037 localhost:49103 TIME_WAIT - timewait (44.63/0/0)
[task 2024-09-13T22:04:22.342Z] tcp 0 0 localhost:5037 localhost:51401 TIME_WAIT - timewait (44.48/0/0)
[task 2024-09-13T22:04:22.342Z] tcp 0 0 localhost:5037 localhost:55865 TIME_WAIT - timewait (44.66/0/0)
[task 2024-09-13T22:04:22.342Z] tcp 0 0 localhost:5037 localhost:60713 TIME_WAIT - timewait (44.57/0/0)
[task 2024-09-13T22:04:22.342Z] tcp 0 0 localhost:5037 localhost:58811 TIME_WAIT - timewait (44.57/0/0)
[task 2024-09-13T22:04:22.342Z] tcp 0 0 bitbar-ubuntu-146:35678 137.80.201.35.bc.:https ESTABLISHED 26/generic-worker keepalive (8.02/0/0)
[task 2024-09-13T22:04:22.342Z] tcp 0 0 localhost:5037 localhost:43235 TIME_WAIT - timewait (44.57/0/0)
[task 2024-09-13T22:04:22.342Z] tcp6 0 0 [::]:60099 [::]:* LISTEN 69/livelog off (0.00/0/0)
[task 2024-09-13T22:04:22.342Z] tcp6 0 0 [::]:60098 [::]:* LISTEN 69/livelog off (0.00/0/0)
[task 2024-09-13T22:04:22.342Z] tcp6 0 0 localhost:60098 localhost:52038 ESTABLISHED 69/livelog keepalive (9.32/0/0)
[task 2024-09-13T22:04:22.342Z] tcp6 0 0 localhost:52038 localhost:60098 ESTABLISHED 26/generic-worker keepalive (6.92/0/0)
[task 2024-09-13T22:04:22.342Z] udp 0 0 127.0.0.11:35839 0.0.0.0:* - off (0.00/0/0)
[task 2024-09-13T22:04:22.342Z] Active UNIX domain sockets (servers and established)
[task 2024-09-13T22:04:22.342Z] Proto RefCnt Flags Type State I-Node PID/Program name Path
[task 2024-09-13T22:04:22.342Z]
[task 2024-09-13T22:04:22.342Z]
[task 2024-09-13T22:04:22.342Z]
[task 2024-09-13T22:04:22.342Z]
[task 2024-09-13T22:04:22.342Z] df -h
[task 2024-09-13T22:04:22.342Z] Filesystem Size Used Avail Use% Mounted on
[task 2024-09-13T22:04:22.342Z] overlay 98G 49G 45G 53% /
[task 2024-09-13T22:04:22.342Z] tmpfs 64M 0 64M 0% /dev
[task 2024-09-13T22:04:22.342Z] shm 64M 0 64M 0% /dev/shm
[task 2024-09-13T22:04:22.342Z] /dev/mapper/ubuntu--vg-ubuntu--lv 98G 49G 45G 53% /test
[task 2024-09-13T22:04:22.342Z] tmpfs 32G 0 32G 0% /proc/asound
[task 2024-09-13T22:04:22.342Z] tmpfs 32G 0 32G 0% /proc/acpi
[task 2024-09-13T22:04:22.342Z] tmpfs 32G 0 32G 0% /proc/scsi
[task 2024-09-13T22:04:22.342Z] tmpfs 32G 0 32G 0% /sys/firmware
[task 2024-09-13T22:04:22.342Z] tmpfs 32G 0 32G 0% /sys/devices/virtual/powercap
[task 2024-09-13T22:04:22.342Z]
[task 2024-09-13T22:04:22.342Z]
[task 2024-09-13T22:04:22.342Z]
[task 2024-09-13T22:04:22.342Z] script.py: exiting with exitcode 1.
[taskcluster 2024-09-13T22:04:22.418Z] Exit Code: 1
[taskcluster 2024-09-13T22:04:22.418Z] User Time: 2m32.145591s
[taskcluster 2024-09-13T22:04:22.418Z] Kernel Time: 48.354557s
[taskcluster 2024-09-13T22:04:22.418Z] Wall Time: 13m42.376651335s
[taskcluster 2024-09-13T22:04:22.418Z] Result: FAILED
[taskcluster 2024-09-13T22:04:22.419Z] === Task Finished ===
[taskcluster 2024-09-13T22:04:22.419Z] Task Duration: 13m42.379203819s
[taskcluster 2024-09-13T22:04:22.479Z] Uploading artifact public/build/background-resource.tgz from file artifacts/background-resource.tgz with content encoding "identity", mime type "application/x-gtar-compressed" and expiry 2024-12-12T21:48:43.563Z
[taskcluster 2024-09-13T22:04:22.721Z] [mounts] Preserving cache: Moving "/builds/task_172626423926864/checkouts" to "caches/JZJl6TFHTQup-1fb7EiohQ"
[taskcluster 2024-09-13T22:04:22.766Z] Uploading redirect artifact public/logs/live.log to URL https://firefox-ci-tc.services.mozilla.com/api/queue/v1/task/AOKPsorBQJq-CEAHYAqUKw/runs/0/artifacts/public%2Flogs%2Flive_backing.log with mime type "text/plain; charset=utf-8" and expiry 2024-12-12T21:48:43.563Z
[taskcluster:error] exit status 1
Comment hidden (Intermittent Failures Robot) |
Comment hidden (Intermittent Failures Robot) |
Comment hidden (Intermittent Failures Robot) |
Comment hidden (Intermittent Failures Robot) |
Comment hidden (Intermittent Failures Robot) |
Comment hidden (Intermittent Failures Robot) |
Comment hidden (Intermittent Failures Robot) |
Comment hidden (Intermittent Failures Robot) |
Comment hidden (Intermittent Failures Robot) |
Comment hidden (Intermittent Failures Robot) |
Comment hidden (Intermittent Failures Robot) |
Comment hidden (Intermittent Failures Robot) |
Comment hidden (Intermittent Failures Robot) |
Comment hidden (Intermittent Failures Robot) |
Comment hidden (Intermittent Failures Robot) |
Comment hidden (Intermittent Failures Robot) |
Comment hidden (Intermittent Failures Robot) |
Comment hidden (Intermittent Failures Robot) |
Comment 19•16 days ago
|
||
https://wiki.mozilla.org/Bug_Triage#Intermittent_Test_Failure_Cleanup
For more information, please visit BugBot documentation.
Status: NEW → RESOLVED
Closed: 16 days ago
Resolution: --- → INCOMPLETE
You need to log in
before you can comment on or make changes to this bug.
Description
•