Warning, /plasma/plasma-disks/autotests/fixtures/error-info-log-failed.json is written in an unsupported language. File is not indexed.

0001 {
0002   "json_format_version": [
0003     1,
0004     0
0005   ],
0006   "smartctl": {
0007     "version": [
0008       7,
0009       1
0010     ],
0011     "svn_revision": "5022",
0012     "platform_info": "x86_64-linux-5.9.3-1-MANJARO",
0013     "build_info": "(local build)",
0014     "argv": [
0015       "smartctl",
0016       "--all",
0017       "--json",
0018       "/dev/nvme0n1"
0019     ],
0020     "messages": [
0021       {
0022         "string": "Read Error Information Log failed: NVME_IOCTL_ADMIN_CMD: Appel système interrompu",
0023         "severity": "error"
0024       }
0025     ],
0026     "exit_status": 4
0027   },
0028   "device": {
0029     "name": "/dev/nvme0n1",
0030     "info_name": "/dev/nvme0n1",
0031     "type": "nvme",
0032     "protocol": "NVMe"
0033   },
0034   "model_name": "PC300 NVMe SK hynix 256GB",
0035   "serial_number": "EJ77N46141180792O",
0036   "firmware_version": "20005A00",
0037   "nvme_pci_vendor": {
0038     "id": 7260,
0039     "subsystem_id": 7260
0040   },
0041   "nvme_ieee_oui_identifier": 11330606,
0042   "nvme_controller_id": 0,
0043   "nvme_number_of_namespaces": 1,
0044   "nvme_namespaces": [
0045     {
0046       "id": 1,
0047       "size": {
0048         "blocks": 500118192,
0049         "bytes": 256060514304
0050       },
0051       "capacity": {
0052         "blocks": 500118192,
0053         "bytes": 256060514304
0054       },
0055       "utilization": {
0056         "blocks": 500118192,
0057         "bytes": 256060514304
0058       },
0059       "formatted_lba_size": 512,
0060       "eui64": {
0061         "oui": 11330606,
0062         "ext_id": 487747682236
0063       }
0064     }
0065   ],
0066   "user_capacity": {
0067     "blocks": 500118192,
0068     "bytes": 256060514304
0069   },
0070   "logical_block_size": 512,
0071   "local_time": {
0072     "time_t": 1605000494,
0073     "asctime": "Tue Nov 10 10:28:14 2020 CET"
0074   },
0075   "smart_status": {
0076     "passed": true,
0077     "nvme": {
0078       "value": 0
0079     }
0080   },
0081   "nvme_smart_health_information_log": {
0082     "critical_warning": 0,
0083     "temperature": 30,
0084     "available_spare": 100,
0085     "available_spare_threshold": 10,
0086     "percentage_used": 2,
0087     "data_units_read": 5188835,
0088     "data_units_written": 21146267,
0089     "host_reads": 66725315,
0090     "host_writes": 282306897,
0091     "controller_busy_time": 1018,
0092     "power_cycles": 1826,
0093     "power_on_hours": 158,
0094     "unsafe_shutdowns": 112,
0095     "media_errors": 0,
0096     "num_err_log_entries": 218352,
0097     "warning_temp_time": 0,
0098     "critical_comp_time": 0,
0099     "temperature_sensors": [
0100       30
0101     ]
0102   },
0103   "temperature": {
0104     "current": 30
0105   },
0106   "power_cycle_count": 1826,
0107   "power_on_time": {
0108     "hours": 158
0109   }
0110 }